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/310742.svg" alt="Gem Stone icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310742.svg" alt="Gem Stone icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310742.svg" alt="Gem Stone icon" :width="24" :height="24" />
CSS background
.icon-gem-stone {
background-image: url('https://proicons.com/icon/310742.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="M21.2382 9.15326C21.2113 9.3508 21.1314 9.53735 21.0068 9.69303L12.8662 20.1689C12.7159 20.3595 12.5067 20.495 12.2714 20.5545C12.1159 20.5932 11.9532 20.5932 11.7977 20.5545C11.5329 20.5087 11.2939 20.3677 11.1258 20.1579L2.98519 9.69303C2.84495 9.51443 2.76333 9.29686 2.7515 9.0701C2.73967 8.84333 2.7982 8.61844 2.9191 8.42623L5.8052 3.93183L5.89333 3.82168C5.99571 3.69875 6.12363 3.5996 6.26821 3.53111C6.41279 3.46263 6.57055 3.42646 6.73052 3.42511H17.2615C17.3456 3.41363 17.4308 3.41363 17.5149 3.42511C17.7916 3.49037 18.0323 3.6601 18.1868 3.89879L21.0729 8.39318C21.2186 8.61802 21.2773 8.88824 21.2382 9.15326Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14.1991 3.45819L15.7744 9.15329L12.2714 20.5435" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M11.7977 20.5545L7.77701 9.15329L9.79287 3.45819" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M2.75388 9.15326H7.77702H15.7744H21.2382" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Gem Stone in other icon packs
Copied!