Five Nights At Freddys Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Five Nights At Freddys 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/325921.svg" alt="Five Nights At Freddys icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325921.svg" alt="Five Nights At Freddys icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325921.svg" alt="Five Nights At Freddys icon" :width="24" :height="24" />
CSS background
.icon-five-nights-at-freddys {
background-image: url('https://proicons.com/icon/325921.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><ellipse class="c" cx="23.1051" cy="5.8125" rx="4.8467" ry="1.3046" transform="translate(-.1667 .7081) rotate(-1.7495)"/><path class="c" d="m19.4856,12.0025c-1.0122.4419-1.6117.9775-1.5704,1.5126.0862,1.1161,2.9287,1.8066,6.3487,1.5424,3.4201-.2642,6.1227-1.3832,6.0365-2.4993-.0449-.5808-.836-1.0463-2.0665-1.322"/><path class="c" d="m18.2746,6.0307c.5873,1.6214,1.3684,7.0059,1.3684,7.0059"/><path class="c" d="m27.9495,5.6645c-.2208,2.6385.4446,6.6886.4446,6.6886"/><path class="c" d="m20.482,27.4542c1.6629.0025,4.2237-.0723,4.0212,1.5333s-2.3867,2.6326-4.2671,2.4879-3.7897-.9981-3.674-2.7049,2.4878-1.3185,3.9199-1.3163Z"/><path class="c" d="m20.67,27.4542c.0868-2.6904-1.6779-4.53-3.2256-4.0791-1.837.5352-2.1579,3.2528-.7535,4.8809"/><path class="c" d="m23.6788,27.765c-.5209-1.685-.7089-4.9106,2.5456-3.8258s2.6615,3.457,2.0684,4.0646-2.5326,1.2966-3.7832.7206"/><path class="c" d="m23.2881,22.2035c2.5024-.6509,4.6287,0,4.6287,0"/><path class="c" d="m19.5996,22.0589c-2.0395-.6943-4.2381.1446-4.2381.1446"/><line class="c" x1="26.2244" y1="25.3857" x2="26.304" y2="26.2645"/><line class="c" x1="18.7409" y1="25.1822" x2="18.833" y2="26.0222"/><path class="c" d="m27.2074,28.6341c1.7653-.1891,3.3709,1.1127,3.9784,3.7814s-1.4537,4.3177-5.3158,4.5347-5.3343-.1302-5.3343-.1302c-3.0841.6075-7.8574.8933-8.2046-4.0012s4.2309-4.0484,4.2309-4.0484"/><path class="c" d="m20.359,31.4889c-.6509,1.7945.1767,5.3311.1767,5.3311"/><path class="c" d="m34.8092,22.5217c2.7772,1.2584,9.0042-.3038,6.2704-6.1836-2.7338-5.8799-8.093.9113-8.093.9113-.0651,2.6036,1.8225,5.2724,1.8225,5.2724Z"/><path class="c" d="m30.1672,13.0366c2.5591.4375,4.0632,2.8934,4.0632,2.8934"/><path class="c" d="m14.9617,16.2311c-1.7141-2.3216-6.753-3.6466-8.4237.3239s4.1715,6.5303,6.4034,5.2287"/><path class="c" d="m18.2459,14.0996c-4.7649,2.347-6.0884,5.8185-4.895,11.5031-1.9093,2.2348-1.0096,6.1174-1.0096,6.1174"/><path class="c" d="m36.6313,22.9212c.0112,1.9981,2.1701,3.6688,1.964,5.9361-.2061,2.2673-1.3127,3.3739-3.5041,3.1569"/><path class="c" d="m36.3063,30.2567c-1.1065,1.3778-2.18,3.83-5.3046,4.3451"/><path class="c" d="m34.1947,32.9726c-.289,11.3838-7.9632,10.7605-12.7725,10.3565-5.4242-.4556-8.3659-1.7357-6.9602-6.8237"/><line class="c" x1="28.2025" y1="36.6139" x2="28.3001" y2="37.4058"/><line class="c" x1="25.7724" y1="37.0099" x2="25.8592" y2="38.0242"/><line class="c" x1="23.4617" y1="37.0215" x2="23.4942" y2="38.1435"/><line class="c" x1="20.2467" y1="36.875" x2="20.2722" y2="37.9374"/><line class="c" x1="18.1134" y1="37.149" x2="18.0917" y2="37.7747"/><path class="c" d="m16.3579,37.0762c.4862,2.2172,3.4587,1.6206,6.225,1.6423s6.3472.4846,6.938-2.6543"/></svg>
Copied!