Fr Legends Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fr Legends icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/326215.svg" alt="Fr Legends icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326215.svg" alt="Fr Legends icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326215.svg" alt="Fr Legends icon" :width="24" :height="24" />
CSS background
.icon-fr-legends {
background-image: url('https://proicons.com/icon/326215.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.p{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="p" d="M40.6712,28.4298c.2903-5.0765-.1712-22.9648-15.9083-20.2355-6.249,1.0838-11.7962,4.8437-11.581,11.581.1293,4.047,1.1967,7.9012,3.1016,11.8061"/><path id="c" class="p" d="M40.6712,28.4298c-3.1801,5.0021-8.5382,6.395-14.0073,7.604-.748-1.1791-4.8858-5.1497-10.3804-4.4523"/><path id="d" class="p" d="M17.8601,31.5039c-1.8762-3.4691-1.8697-5.0798-2.0766-6.9011,7.4676.7312,14.7928-2.2882,22.0612-6.8035.6964,2.4929,1.44,4.9542,1.7509,7.704-5.1446,4.0361-10.4376,7.736-17.8093,6.7285"/><path id="e" class="p" d="M12.6759,36.7455c4.6296-3.6708,12.1277,1.1601,13.6207,3.6895"/><path id="f" class="p" d="M15.7951,30.5404c-.963-.83-2.8746-3.5089-4.1891-.3347-1.4104-.3121-2.2664.1456-2.4763,1.5008-1.1022-.043-1.521.6886-1.6258,1.7759-1.2468.6257-.8282,1.7509-.8254,2.7514l16.6387,1.466"/><path id="g" class="p" d="M23.037,33.2915c-1.6006,1.7227-1.5567,2.3963-1.8276,3.2706"/><path id="h" class="p" d="M25.6634,34.9268c-1.05,1.4154-1.6245,2.0358-2.3462,2.773"/><path id="i" class="p" d="M30.5819,35.0762c1.7665.3078,2.3568,1.8265,1.3598,2.9335,1.3257.1375,2.043.8812.9755,2.8015,1.4564.1501.9718,1.6537.4252,1.6537h-4.2522c-1.2507.203-2.1478-.4975-1.2507-1.5036-.8902.2635-2.8963-1.0808-1.6761-2.4263l2.7361-3.0172"/><path id="j" class="p" d="M40.3738,28.8781c-.1932,3.7443-1.0493,7.3762,2.1262,9.3065"/><path id="k" class="p" d="M24.2126,38.3847l-2.0894,2.1514-16.6105-1.7458"/><path id="l" class="p" d="M32.2171,36.0838c.4855-.0698,1.4231.0425,1.7859.4499,2.6568.3036,5.9398,1.4734,5.6194,3.2532-.4694.3111-1.0867-.2278-1.6399-.398.7364.9926.5702,2.0382.5395,3.0759"/><path id="m" class="p" d="M32.9171,40.8112c1.7512-1.0031,3.5345-2.2774,5.0654-1.4222"/><path id="n" class="p" d="M9.0047,23.152l3.6712,1.3007"/><path id="o" class="p" d="M9.2298,26.3787l3.0766-.2001"/><rect class="p" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!