Floral Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Floral 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/340561.svg" alt="Floral icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340561.svg" alt="Floral icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340561.svg" alt="Floral icon" :width="24" :height="24" />
CSS background
.icon-floral {
background-image: url('https://proicons.com/icon/340561.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="m29.75,24c0,.41-.04.81-.13,1.2-.14.7-.42,1.35-.8,1.93-.43.68-1.01,1.26-1.69,1.69-.58.38-1.23.66-1.93.8-.39.09-.79.13-1.2.13s-.81-.04-1.2-.13c-.7-.14-1.35-.42-1.93-.8-.68-.43-1.26-1.01-1.69-1.69-.38-.58-.66-1.23-.8-1.93-.09-.39-.13-.79-.13-1.2s.04-.81.13-1.2c.14-.7.42-1.35.8-1.93.43-.68,1.01-1.26,1.69-1.69.58-.38,1.23-.66,1.93-.8.39-.09.79-.13,1.2-.13s.81.04,1.2.13c.7.14,1.35.42,1.93.8.68.43,1.26,1.01,1.69,1.69.38.58.66,1.23.8,1.93.09.39.13.79.13,1.2Z"/><path class="c" d="m25.2,29.62c.11,2.2,1.39,4.84,3.61,7.06.22.22.46.43.7.6-.6,4.61-5.51,8.22-5.51,8.22,0,0-4.91-3.61-5.51-8.22-.04-.3-.06-.6-.06-.91,0-3.14.97-5.91,2.44-7.55"/><path class="c" d="m18.38,25.2c-2.2.11-4.84,1.39-7.06,3.61-.22.22-.43.46-.6.7-4.61-.6-8.22-5.51-8.22-5.51,0,0,3.61-4.91,8.22-5.51.3-.04.6-.06.91-.06,3.14,0,5.91.97,7.55,2.44"/><path class="c" d="m20.87,28.82c-1.47,1.64-2.44,4.41-2.44,7.55,0,.31.02.61.06.91-3.69,2.84-9.69,1.92-9.69,1.92,0,0-.92-6,1.92-9.69.17-.24.38-.48.6-.7,2.22-2.22,4.86-3.5,7.06-3.61"/><path class="c" d="m19.18,20.87c-1.64-1.47-4.41-2.44-7.55-2.44-.31,0-.61.02-.91.06-2.84-3.69-1.92-9.69-1.92-9.69,0,0,6-.92,9.69,1.92.24.17.48.38.7.6,2.22,2.22,3.5,4.86,3.61,7.06"/><path class="c" d="m28.82,27.13c1.64,1.47,4.41,2.44,7.55,2.44.31,0,.61-.02.91-.06,2.84,3.69,1.92,9.69,1.92,9.69,0,0-6,.92-9.69-1.92-.24-.17-.48-.38-.7-.6-2.22-2.22-3.5-4.86-3.61-7.06"/><path class="c" d="m22.8,18.38c-.11-2.2-1.39-4.84-3.61-7.06-.22-.22-.46-.43-.7-.6.6-4.61,5.51-8.22,5.51-8.22,0,0,4.91,3.61,5.51,8.22.04.3.06.6.06.91,0,3.14-.97,5.91-2.44,7.55"/><path class="c" d="m27.13,19.18c1.47-1.64,2.44-4.41,2.44-7.55,0-.31-.02-.61-.06-.91,3.69-2.84,9.69-1.92,9.69-1.92,0,0,.92,6-1.92,9.69-.17.24-.38.48-.6.7-2.22,2.22-4.86,3.5-7.06,3.61"/><path class="c" d="m29.62,22.8c2.2-.11,4.84-1.39,7.06-3.61.22-.22.43-.46.6-.7,4.61.6,8.22,5.51,8.22,5.51,0,0-3.61,4.91-8.22,5.51-.3.04-.6.06-.91.06-3.14,0-5.91-.97-7.55-2.44"/></svg>
Floral in other icon packs
Copied!