Furrjoi Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Furrjoi 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/340884.svg" alt="Furrjoi icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340884.svg" alt="Furrjoi icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340884.svg" alt="Furrjoi icon" :width="24" :height="24" />
CSS background
.icon-furrjoi {
background-image: url('https://proicons.com/icon/340884.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="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M22.2808,22.4223h-1.0504c-.6705,0-1.214-.5435-1.214-1.214v-4.0772c0-.6705.5435-1.214,1.214-1.214h5.5391c.6705,0,1.214.5435,1.214,1.214v4.0772c0,.6705-.5435,1.214-1.214,1.214h-4.4887Z"/><path class="cls-1" d="M25.8399,15.9171v-1.756c0-1.0179-.8276-1.8456-1.836-1.8456-1.0179,0-1.8456.8276-1.8456,1.8456v1.756"/><path class="cls-1" d="M24,6.9178c6.1449,0,13.1373,1.6835,13.1373,16.8338,0,9.1617-4.9946,9.018-5.6515,15.5939"/><path class="cls-1" d="M36.8027,18.5247c2.473-3.5318,5.3388-12.9241,3.3011-14.34-1.8011-1.2515-8.8857,4.2611-8.8857,4.2611"/><ellipse class="cls-1" cx="24" cy="41.4042" rx="3.6022" ry="2.5957"/><path class="cls-1" d="M31.2181,30.3329c-1.2851,3.92,4.5949,13.667-7.2181,13.667"/><path class="cls-1" d="M24,6.9178c-6.1449,0-13.1373,1.6835-13.1373,16.8338,0,9.1617,4.9933,9.018,5.6501,15.5939"/><path class="cls-1" d="M11.1973,18.5247c-2.473-3.5318-5.3388-12.9241-3.3011-14.34,1.8011-1.2515,8.8857,4.2611,8.8857,4.2611"/><path class="cls-1" d="M16.7819,30.3329c1.2851,3.92-4.5949,13.667,7.2181,13.667"/><line class="cls-1" x1="23.9991" y1="22.4223" x2="23.9991" y2="20.2782"/><circle class="cls-1" cx="23.9991" cy="19.1697" r="1.1085"/></svg>
Copied!