Gem Stone Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Gem Stone 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/310149.svg" alt="Gem Stone icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310149.svg" alt="Gem Stone icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310149.svg" alt="Gem Stone icon" :width="24" :height="24" />
CSS background
.icon-gem-stone {
background-image: url('https://proicons.com/icon/310149.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.36709 19.08L2.34204 10.0391H6.17831L9.36709 19.08Z" fill="black"/> <path d="M15.3536 10.0391L11.9938 20.9859L8.12088 10.0391H15.3536Z" fill="black"/> <path d="M21.6335 10.0391L14.4251 19.3121L17.284 10.0391H21.6335Z" fill="black"/> <path d="M22 8.20646H17.2963L15.8669 3.01404H18.5181C18.5712 3.0251 18.6215 3.0471 18.6656 3.07865C18.7098 3.1102 18.7469 3.15063 18.7746 3.19731L22 8.20646Z" fill="black"/> <path d="M15.4025 8.20645H8.13312L9.96574 3.02625H13.9608L15.4025 8.20645Z" fill="black"/> <path d="M8.01098 3.03851L6.19059 8.2065H2L5.12767 3.31951L5.22543 3.20956C5.2696 3.15855 5.32363 3.11699 5.38426 3.08737C5.44058 3.07475 5.49901 3.07475 5.55533 3.08737L8.01098 3.03851Z" fill="black"/> </svg>
Gem Stone in other icon packs
Copied!