Fengyun Format Factory Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fengyun Format Factory 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/325781.svg" alt="Fengyun Format Factory icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325781.svg" alt="Fengyun Format Factory icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325781.svg" alt="Fengyun Format Factory icon" :width="24" :height="24" />
CSS background
.icon-fengyun-format-factory {
background-image: url('https://proicons.com/icon/325781.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="M30.099,29.214c2.139-6.328-3.5538-9.695-6.2593-7.7093"/><path class="a" d="M16.306,22.184c1.1,6.5885,7.7082,6.8707,9.1565,3.8433"/><path class="a" d="M19.217,30.413c6.4416,1.7679,9.4722-4.1109,7.3328-6.6965"/><path class="a" d="M39.839,38.538C50.776,12.564,23.041,7.35,17.405,19.429"/><path class="a" d="M10.178,40.468C36.711,49.97,40.402,21.991,28.033,17.023"/><circle class="a" cx="24" cy="24" r="21.5"/><circle class="a" cx="24" cy="24" r="8"/><circle class="a" cx="24" cy="24" r="2.5"/><path class="a" d="M8.0391,9.5952c-10.918,25.982,16.797,31.203,22.424,19.119"/><path class="a" d="M38.597,8.2151C17.115-4.3309,6.894,20.7591,17.462,28.6111"/><path class="a" d="M27.362,16.741c-6.6716-.3291-8.3555,6.067-5.7063,8.1272"/></svg>
Copied!