Flare Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Flare 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/340498.svg" alt="Flare icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340498.svg" alt="Flare icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340498.svg" alt="Flare icon" :width="24" :height="24" />
CSS background
.icon-flare {
background-image: url('https://proicons.com/icon/340498.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m22.6944,4.5c.8582,3.462,1.9211,7.8211.4486,11.2245-1.5798,3.6765-4.3591,3.9788-6.1047,1.7846-.8321-1.1786-1.3308-2.5599-1.4433-3.9983-.4096,2.7793.3023,5.6757.5851,8.0454.3121,2.633.2926,5.1881-1.2483,6.7971-.3494-2.3394-1.5943-4.4514-3.4717-5.8902,1.7163,6.4656-4.0666,12.5313,2.9451,18.4312.8679.7802,1.8724,1.4335,2.9353,1.8529,1.6578.6534,3.7448,1.2092,5.3636.195l-4.8272-2.5258,6.4266-3.3644-6.4266-3.3644,6.4266-3.1499,6.4266,3.1499-6.4363,3.3644c1.9095,1.1804,3.9007,2.2233,5.9585,3.1206,2.5745-.7314,3.4912-1.6676,5.0223-4.2421l-4.2811-2.243,6.173-3.3839c-1.2678-.7704-4.2909-2.2137-6.173-3.3547l4.8175-2.5258c-.3316-2.672-.5559-5.3148-.8484-7.9966-.4388,1.1897-2.3307,4.0666-4.1251,3.1987-1.1995-.7216-1.4043-4.5347-1.7554-5.8609-.9167-3.4132-3.2182-7.7041-6.3876-9.2644Z"/></svg>
Flare in other icon packs
Copied!