Flux Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Flux 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/326032.svg" alt="Flux icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326032.svg" alt="Flux icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326032.svg" alt="Flux icon" :width="24" :height="24" />
CSS background
.icon-flux {
background-image: url('https://proicons.com/icon/326032.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><path class="cls-1" d="M24,2.5A21.51,21.51,0,0,0,2.5,24a22,22,0,0,0,.24,3,21.48,21.48,0,0,0,39.43,8.46s0,0,0,0c.37-.6.72-1.21,1-1.85,0,0,0,0,0,0a17.73,17.73,0,0,0,.83-1.89,3.81,3.81,0,0,0,.15-.44c.2-.53.37-1.06.52-1.61,0-.16.08-.32.11-.48.14-.52.25-1,.35-1.58,0-.3.08-.59.11-.89s.1-.83.14-1.25,0-.95,0-1.43A21.51,21.51,0,0,0,24,2.5ZM2.74,27a20.6,20.6,0,0,1,4.53-4.94,15.16,15.16,0,0,1,9.3-3.24h0c3.35.06,6.55,1.39,9.56,2.89.36.17.72.37,1.08.55A6.43,6.43,0,1,1,37.75,29.6a34.72,34.72,0,0,1,4.56,5.65m-15.1-13a56.69,56.69,0,0,1,8.65,5.57c.33.28,1.57,1.46,1.89,1.74m-5.06-9.13"/></svg>
Flux in other icon packs
Copied!