Fx Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fx 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/326334.svg" alt="Fx icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326334.svg" alt="Fx icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326334.svg" alt="Fx icon" :width="24" :height="24" />
CSS background
.icon-fx {
background-image: url('https://proicons.com/icon/326334.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle id="circle6" class="cls-1" cx="24" cy="24" r="21.5"/><path id="path853" class="cls-1" d="M4.71,33.31l1.68,0c2.78.1,4.49-1.35,5.63-3.62l5.54-11.22C18.94,16,20.62,14.33,23,14.22h4.39c3.61.08,3.89,2.57,4.12,3.33l2.65,12c.88,2.75,2.43,3.64,4.24,3.7l2,0"/><path id="path857" class="cls-1" d="M22.51,33.48h2.11c2.41,0,4.22-1.41,5.6-4.09l5.09-10.85C36.46,16.11,38,14.23,41,14.18h2.13"/><path id="path859" class="cls-1" d="M7.54,23.63H22.62"/></svg>
Fx in other icon packs
Copied!