Saw Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Saw 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/306430.svg" alt="Saw icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306430.svg" alt="Saw icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306430.svg" alt="Saw icon" :width="24" :height="24" />
CSS background
.icon-saw {
background-image: url('https://proicons.com/icon/306430.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="M673 526c-1-3-1-4-1-4C521 370 369 219 218 67c-9-9-12-4-18 2-32 33-64 65-97 97-10 10-15 20-16 34-2 39-2 39 36 49 12 3 18 7 18 22-2 35-1 36 32 43 17 4 23 10 21 28-4 29-3 30 26 36 22 4 31 15 26 37-3 15 1 24 19 28 35 8 36 9 33 45-1 11 3 17 14 19 6 1 11 3 17 4 19 2 28 11 23 31-5 21 4 30 26 35 30 5 31 7 27 37-2 17 3 25 19 26 4 1 8 3 11 3 21 1 25 12 24 31-3 28-1 28 27 35 9 1 12 0 15-7 32-83 91-140 172-176zm214 138l-88-88c-22-22-50-33-87-34-9-1-22 4-35 10-65 30-114 77-145 142-21 44-15 90 18 125 34 36 69 71 105 106 21 20 41 16 55-10 6-11 10-24 16-35 33-64 82-110 147-138 50-22 53-39 14-78zm-64 19c-49 20-90 51-123 93-17 22-30 46-41 72-9 20-17 21-32 6-13-13-26-25-38-39-13-13-17-29-10-47 32-77 87-132 164-164 6-2 12-3 15-4 15 0 26 4 34 13 13 13 25 25 38 37 15 16 14 25-7 33z"/></svg>
Saw in other icon packs
Copied!