Gnome Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Gnome 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/305764.svg" alt="Gnome icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305764.svg" alt="Gnome icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305764.svg" alt="Gnome icon" :width="24" :height="24" />
CSS background
.icon-gnome {
background-image: url('https://proicons.com/icon/305764.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="M677 587c169-108 42-194 42-194-172-93-370 21-370 21-212 113-77 348-77 348 84 187 269 175 269 175 104 4 196-100 196-100 74-107-29-135-29-135-105-13-109 65-109 65 0 85-60 73-60 73-137-32-47-123-47-123l185-130zM814 70c-40-24-104 9-143 74s-38 137 2 161 104-9 143-74 38-137-2-161zM560 175c0 57-26 103-58 103s-59-46-59-103c0-56 27-102 59-102s58 46 58 102zM357 324c29-6 45-48 35-93-10-46-41-78-70-72-29 7-44 48-35 94 10 46 41 77 70 71zm-109 1c-18-36-50-57-73-47-22 11-25 50-7 86 17 37 50 58 72 47s26-49 8-86z"/></svg>
Gnome in other icon packs
Copied!