Spanner Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Spanner 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/306549.svg" alt="Spanner icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306549.svg" alt="Spanner icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306549.svg" alt="Spanner icon" :width="24" :height="24" />
CSS background
.icon-spanner {
background-image: url('https://proicons.com/icon/306549.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M739 127c-5-6-13-9-21-9-8 1-15 6-18 14l-43 98-53 13-34-52 42-97c4-7 3-16-2-22s-13-10-21-9c-60 6-113 44-137 100-18 41-19 86-2 128 6 15 14 30 24 42l-29 67v1c-33 9-62 32-76 64L236 772c-12 27-12 58-1 86s32 50 60 62l19 8c15 6 30 10 45 10 45 0 86-27 103-68l133-307c15-33 11-70-5-99v-1l29-67c62-5 116-43 140-100 25-56 17-121-20-169zM385 814c-7 15-24 22-39 15-16-6-23-24-16-39s24-22 39-16c16 7 23 25 16 40z"/></svg>
Spanner in other icon packs
Copied!