Ivonafrench Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ivonafrench 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/327590.svg" alt="Ivonafrench icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327590.svg" alt="Ivonafrench icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327590.svg" alt="Ivonafrench icon" :width="24" :height="24" />
CSS background
.icon-ivonafrench {
background-image: url('https://proicons.com/icon/327590.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a,.b{fill:none;stroke:#000;}.a{stroke-miterlimit:10;}.b{stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M33.6137,36.43H27.5346V26.3376A3.534,3.534,0,0,0,26.06,23.4655L17.4213,17.27a3.5347,3.5347,0,1,0-4.1206,5.7442l7.1641,5.1378V36.43H14.3863a3.5349,3.5349,0,0,0,0,7.07H33.6137a3.5349,3.5349,0,0,0,0-7.07Z"/><circle class="b" cx="27.2704" cy="11.9167" r="7.4167"/><line class="b" x1="30.5906" y1="18.5477" x2="30.5906" y2="5.2849"/><line class="b" x1="23.9503" y1="18.5477" x2="23.9503" y2="5.2849"/></svg>
Copied!