Gizmo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gizmo 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/341078.svg" alt="Gizmo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341078.svg" alt="Gizmo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341078.svg" alt="Gizmo icon" :width="24" :height="24" />
CSS background
.icon-gizmo {
background-image: url('https://proicons.com/icon/341078.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="M24.9076,6.7658l4.777,10.3244c.1457.3149.4442.5317.7886.573l11.2953,1.3528c.8462.1013,1.1859,1.1469.5609,1.7263l-8.3429,7.7336c-.2544.2359-.3684.5867-.3012.9271l2.2038,11.1605c.1651.8361-.7243,1.4823-1.4685,1.0669l-9.9332-5.5447c-.3029-.1691-.6719-.1691-.9748,0l-9.9332,5.5447c-.7441.4154-1.6336-.2308-1.4685-1.0669l2.2038-11.1605c.0672-.3404-.0468-.6912-.3012-.9271l-8.3429-7.7336c-.625-.5794-.2853-1.6249.5609-1.7263l11.2953-1.3528c.3445-.0413.643-.2581.7886-.573l4.777-10.3244c.3579-.7734,1.4573-.7734,1.8151,0Z"/><line class="b" x1="20.7196" y1="21.117" x2="20.7196" y2="25.575"/><line class="b" x1="20.7196" y1="21.117" x2="20.7196" y2="25.575"/><line class="b" x1="27.2804" y1="21.117" x2="27.2804" y2="25.575"/></svg>
Gizmo in other icon packs
Copied!