Fdeai Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fdeai 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/325749.svg" alt="Fdeai icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325749.svg" alt="Fdeai icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325749.svg" alt="Fdeai icon" :width="24" :height="24" />
CSS background
.icon-fdeai {
background-image: url('https://proicons.com/icon/325749.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{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M17.7362,13.7231a5.0789,5.0789,0,1,1,5.0789-5.0789v5.0789"/><path class="a" d="M13.2137,37.0421a5.0794,5.0794,0,1,0,9.6014,2.3137V34.2769"/><path class="a" d="M8.0788,18.1785A5.08,5.08,0,0,1,12.6971,9.266"/><path class="a" d="M16.1619,32.4319a5.0789,5.0789,0,1,1-8.083-4.0956"/><path class="a" d="M8.0789,28.3363a5.0789,5.0789,0,1,1,5.0789-5.0789"/><path class="a" d="M30.2638,13.7231a5.0789,5.0789,0,1,0-5.0789-5.0789v5.0789"/><path class="a" d="M34.786,37.0416a5.0793,5.0793,0,1,1-9.6011,2.3142V34.2769"/><path class="a" d="M39.9212,18.1785A5.08,5.08,0,0,0,35.3029,9.266"/><path class="a" d="M31.8381,32.4319a5.0789,5.0789,0,1,0,8.083-4.0956"/><path class="a" d="M39.9211,28.3363a5.0789,5.0789,0,1,0-5.0789-5.0789"/><line class="a" x1="17.73" y1="21.0763" x2="15.7929" y2="20.173"/><line class="a" x1="32.2071" y1="27.827" x2="30.2701" y2="26.9238"/><line class="a" x1="17.7301" y1="26.9237" x2="15.7929" y2="27.827"/><line class="a" x1="32.2071" y1="20.173" x2="30.2706" y2="21.0759"/><line class="a" x1="26.9238" y1="17.7298" x2="27.827" y2="15.7929"/><line class="a" x1="20.173" y1="32.2071" x2="21.0762" y2="30.27"/><line class="a" x1="21.0755" y1="17.7283" x2="20.173" y2="15.7929"/><line class="a" x1="27.827" y1="32.2071" x2="26.9237" y2="30.2699"/><circle class="a" cx="24" cy="24" r="6.9195"/><line class="a" x1="22.0249" y1="20.0498" x2="25.9751" y2="20.0498"/><line class="a" x1="22.0249" y1="24" x2="24.5925" y2="24"/><line class="a" x1="22.0249" y1="20.0498" x2="22.0249" y2="27.9502"/></svg>
Copied!