Nordicfuzzcon Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nordicfuzzcon 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/344845.svg" alt="Nordicfuzzcon icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344845.svg" alt="Nordicfuzzcon icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344845.svg" alt="Nordicfuzzcon icon" :width="24" :height="24" />
CSS background
.icon-nordicfuzzcon {
background-image: url('https://proicons.com/icon/344845.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M23.9995,10.8147V2.5M20.3172,8.1424l3.6823,2.6723M27.6817,8.1424l-3.6823,2.6723M12.5814,17.4074l-7.2009-4.1574M8.4251,19.2606l4.1563-1.8532M12.1074,12.8819l.474,4.5255M12.5814,30.5926l-7.2009,4.1574M12.1074,35.1181l.474-4.5255M8.4251,28.7394l4.1563,1.8532M23.9995,37.1853v8.3147M27.6817,39.8576l-3.6823-2.6723M20.3172,39.8576l3.6823-2.6723M35.4186,30.5926l7.2009,4.1574M39.5739,28.7394l-4.1553,1.8532M35.8916,35.1181l-.473-4.5255M35.4186,17.4074l7.2009-4.1574M35.8916,12.8819l-.473,4.5255M39.5739,19.2606l-4.1553-1.8532M35.4186,30.5926v-13.1853l-11.4191-6.5926-11.4181,6.5926v13.1853l11.4181,6.5926,11.4191-6.5926Z"/><path class="b" d="M23.1458,19.3161c-.171-1.4704-.9785-1.9402-1.9245-1.8417s-1.7263.7341-1.5019,2.1993c.1678,1.1096,1.1222,1.9486,2.0682,1.849s1.4893-1.0928,1.3582-2.2066M18.6549,21.5511c-1.0173-.9932-1.9046-.8558-2.5506-.2098s-.8453,1.592.2098,2.5517c.7971.7247,2.0168.775,2.6639.128s.4489-1.7169-.323-2.4699M23.9932,31.0499c2.2591,0,5.1222-.624,5.1222-2.494s-2.2129-5.3907-5.1222-5.3907-5.1222,3.5197-5.1222,5.3907,2.8632,2.494,5.1222,2.494M24.8406,19.3161c.172-1.4704.9785-1.9402,1.9256-1.8417s1.7252.7341,1.5019,2.1993c-.1689,1.1096-1.1222,1.9486-2.0692,1.849s-1.4882-1.0928-1.3582-2.2066M29.0158,21.9989c.6261-1.3026,1.5207-1.4788,2.3619-1.0865s1.3603,1.226.687,2.5087c-.5097.9691-1.6571,1.44-2.4982,1.0488s-1.0257-1.484-.5517-2.4709"/></svg>
Copied!