Edit Alt Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Edit Alt icon is commonly used in content management systems, form toolbars and inline editors. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/305568.svg" alt="Edit Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305568.svg" alt="Edit Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305568.svg" alt="Edit Alt icon" :width="24" :height="24" />
CSS background
.icon-edit-alt {
background-image: url('https://proicons.com/icon/305568.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="M0 990c11 10 22 11 36 5 33-16 66-29 99-44 22-10 25-21 8-38-18-19-37-37-55-56-17-16-27-14-37 8-17 37-34 75-51 112v13zm284-356l7 7c20 21 41 40 60 61 9 9 13 6 21-1 138-139 277-277 415-415 10-10 8-15 0-23-20-18-38-36-56-55-10-12-16-10-26 0-82 83-165 166-248 249L296 618c-4 4-11 8-12 16zm-103-43c-32 73-63 143-94 214-4 9 0 13 5 18l85 85c7 8 13 9 23 5 65-29 130-58 196-86 10-4 14-8 4-17L181 591zm498-491c1 7 6 12 10 17 65 65 130 129 195 194 12 13 23 13 35 1 24-25 48-49 73-73 11-11 11-21 0-32-66-66-132-131-198-197-10-11-21-11-32-1-25 25-49 50-74 74-5 5-8 10-9 17zM401 751c12 13 23 26 36 35 9 6 13-6 18-11 136-135 271-271 407-406 13-13 12-19 0-31-25-23-25-24-49 0-132 133-265 265-397 398-5 4-9 9-15 15zM212 560c7 12 17 21 27 29 8 5 11-5 15-9 138-137 275-275 413-411 15-15 5-20-4-29-8-8-14-19-28-4-137 138-275 275-412 413-4 3-7 7-11 11z"/></svg>
Edit Alt in other icon packs
Copied!