Gnome Icon
Free SVG icon from the Arcticons 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/326557.svg" alt="Gnome icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326557.svg" alt="Gnome icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326557.svg" alt="Gnome icon" :width="24" :height="24" />
CSS background
.icon-gnome {
background-image: url('https://proicons.com/icon/326557.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.i{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><g id="c"><path id="d" class="i" d="m36.5195,4.5c-8.1133,0-9.6352,11.5559-5.0711,11.5559s13.1847-11.5559,5.0711-11.5559Z"/><path id="e" class="i" d="m23.0476,14.624c2.4302.1484,5.0964-9.2741.529-8.6815-4.5658.5926-2.9601,8.5331-.529,8.6815Z"/><path id="f" class="i" d="m11.9102,20.4789c1.7284-.7608.2226-8.2023-2.7164-6.1729-2.9377,2.0298.988,6.9333,2.7164,6.1729Z"/><path id="g" class="i" d="m16.7801,16.5839c2.0575-.4195,2.1703-8.8593-1.4989-7.3452-3.6698,1.5144-.557,7.7654,1.4989,7.3452h0Z"/><path id="h" class="i" d="m27.5241,35.4708c.3651,2.788-2.0453,4.1648-4.4059,2.3675-7.5147-5.7214,12.4423-8.5756,11.1268-16.3921-1.0919-6.4881-20.9992-4.4906-23.2661,5.6614-1.5345,6.8664,6.3163,16.3925,14.5081,16.3925,4.0299,0,8.6782-3.6388,9.5478-8.2485.6642-3.5151-7.8155-2.1066-7.5108.2193h0Z"/></g></g></svg>
Gnome in other icon packs
Copied!