gem stone icon

gem-stone from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.

Name
gem-stone
Set
Mage Icons
Style
Outline
Viewbox
24×24
License
Apache 2.0

1 other variant in Mage Icons

The same icon in other sets

Related icons in Mage Icons

Use the gem stone icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M21.238 9.153a1.1 1.1 0 0 1-.231.54l-8.14 10.476c-.151.19-.36.326-.596.386a1 1 0 0 1-.473 0a1.1 1.1 0 0 1-.672-.397L2.986 9.693a1.1 1.1 0 0 1-.067-1.267l2.886-4.494l.088-.11a1.1 1.1 0 0 1 .838-.397h10.53a1 1 0 0 1 .254 0a1.1 1.1 0 0 1 .672.474l2.886 4.494a1.1 1.1 0 0 1 .165.76"/><path d="m14.2 3.458l1.574 5.695l-3.503 11.39m-.473.012L7.777 9.153l2.016-5.695M2.754 9.153h18.484"/></g></svg>

React

import type { SVGProps } from "react";

export function MageGemStone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M21.238 9.153a1.1 1.1 0 0 1-.231.54l-8.14 10.476c-.151.19-.36.326-.596.386a1 1 0 0 1-.473 0a1.1 1.1 0 0 1-.672-.397L2.986 9.693a1.1 1.1 0 0 1-.067-1.267l2.886-4.494l.088-.11a1.1 1.1 0 0 1 .838-.397h10.53a1 1 0 0 1 .254 0a1.1 1.1 0 0 1 .672.474l2.886 4.494a1.1 1.1 0 0 1 .165.76"/><path d="m14.2 3.458l1.574 5.695l-3.503 11.39m-.473.012L7.777 9.153l2.016-5.695M2.754 9.153h18.484"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M21.238 9.153a1.1 1.1 0 0 1-.231.54l-8.14 10.476c-.151.19-.36.326-.596.386a1 1 0 0 1-.473 0a1.1 1.1 0 0 1-.672-.397L2.986 9.693a1.1 1.1 0 0 1-.067-1.267l2.886-4.494l.088-.11a1.1 1.1 0 0 1 .838-.397h10.53a1 1 0 0 1 .254 0a1.1 1.1 0 0 1 .672.474l2.886 4.494a1.1 1.1 0 0 1 .165.76"/><path d="m14.2 3.458l1.574 5.695l-3.503 11.39m-.473.012L7.777 9.153l2.016-5.695M2.754 9.153h18.484"/></g></svg>
</template>

CSS

.icon-gem-stone {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M21.238%209.153a1.1%201.1%200%200%201-.231.54l-8.14%2010.476c-.151.19-.36.326-.596.386a1%201%200%200%201-.473%200a1.1%201.1%200%200%201-.672-.397L2.986%209.693a1.1%201.1%200%200%201-.067-1.267l2.886-4.494l.088-.11a1.1%201.1%200%200%201%20.838-.397h10.53a1%201%200%200%201%20.254%200a1.1%201.1%200%200%201%20.672.474l2.886%204.494a1.1%201.1%200%200%201%20.165.76%22%2F%3E%3Cpath%20d%3D%22m14.2%203.458l1.574%205.695l-3.503%2011.39m-.473.012L7.777%209.153l2.016-5.695M2.754%209.153h18.484%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M21.238%209.153a1.1%201.1%200%200%201-.231.54l-8.14%2010.476c-.151.19-.36.326-.596.386a1%201%200%200%201-.473%200a1.1%201.1%200%200%201-.672-.397L2.986%209.693a1.1%201.1%200%200%201-.067-1.267l2.886-4.494l.088-.11a1.1%201.1%200%200%201%20.838-.397h10.53a1%201%200%200%201%20.254%200a1.1%201.1%200%200%201%20.672.474l2.886%204.494a1.1%201.1%200%200%201%20.165.76%22%2F%3E%3Cpath%20d%3D%22m14.2%203.458l1.574%205.695l-3.503%2011.39m-.473.012L7.777%209.153l2.016-5.695M2.754%209.153h18.484%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/gem-stone.svg?color=%231a73e8&size=48