Eraser Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Eraser 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/305593.svg" alt="Eraser icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305593.svg" alt="Eraser icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305593.svg" alt="Eraser icon" :width="24" :height="24" />
CSS background
.icon-eraser {
background-image: url('https://proicons.com/icon/305593.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="M903 476c47-48 45-120-2-168-54-54-108-107-161-161-50-50-124-50-174 0-155 155-310 311-466 466-50 50-50 124 0 174 29 30 59 60 89 89 6 6 17 10 26 10 43 1 87 1 131 1 43 0 85-1 128 0 14 0 24-4 34-14 72-73 145-145 217-218 60-59 120-118 178-179zM605 721l-58 58c-20 21-41 41-62 62-4 4-11 7-17 7-81 1-163 0-244 0-5 0-12-3-16-7-28-27-55-54-83-82-33-35-33-83 1-118 56-56 156-156 200-199 11-11 29-11 41 0l238 238c11 12 11 30 0 41zm-4 143h337v26H601v-26z"/></svg>
Eraser in other icon packs
Copied!