gem-b-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.

Name
gem-b-fill
Set
Mage Icons
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in Mage Icons

Related icons in Mage Icons

Use the gem b icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.276 10.394l-5.728-7.877a1.85 1.85 0 0 0-3 0l-5.727 7.877a2.7 2.7 0 0 0-.53 1.62a1 1 0 0 0 0 .18q0 .154.06.3c.057.411.215.803.46 1.139l5.728 7.877a2 2 0 0 0 .66.56a2 2 0 0 0 .68.18h.3a1.83 1.83 0 0 0 1.329-.74l5.728-7.877a2.6 2.6 0 0 0 .47-1.16a.14.14 0 0 0 0-.07q.014-.09 0-.18a.7.7 0 0 0 0-.2a2.72 2.72 0 0 0-.43-1.629M6.76 13.713l4.558 1.88v4.378zm6.058 6.248v-4.369l4.548-1.879z"/></svg>

React

import type { SVGProps } from "react";

export function MageGemBFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.276 10.394l-5.728-7.877a1.85 1.85 0 0 0-3 0l-5.727 7.877a2.7 2.7 0 0 0-.53 1.62a1 1 0 0 0 0 .18q0 .154.06.3c.057.411.215.803.46 1.139l5.728 7.877a2 2 0 0 0 .66.56a2 2 0 0 0 .68.18h.3a1.83 1.83 0 0 0 1.329-.74l5.728-7.877a2.6 2.6 0 0 0 .47-1.16a.14.14 0 0 0 0-.07q.014-.09 0-.18a.7.7 0 0 0 0-.2a2.72 2.72 0 0 0-.43-1.629M6.76 13.713l4.558 1.88v4.378zm6.058 6.248v-4.369l4.548-1.879z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.276 10.394l-5.728-7.877a1.85 1.85 0 0 0-3 0l-5.727 7.877a2.7 2.7 0 0 0-.53 1.62a1 1 0 0 0 0 .18q0 .154.06.3c.057.411.215.803.46 1.139l5.728 7.877a2 2 0 0 0 .66.56a2 2 0 0 0 .68.18h.3a1.83 1.83 0 0 0 1.329-.74l5.728-7.877a2.6 2.6 0 0 0 .47-1.16a.14.14 0 0 0 0-.07q.014-.09 0-.18a.7.7 0 0 0 0-.2a2.72 2.72 0 0 0-.43-1.629M6.76 13.713l4.558 1.88v4.378zm6.058 6.248v-4.369l4.548-1.879z"/></svg>
</template>

CSS

.icon-gem-b-fill {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.276%2010.394l-5.728-7.877a1.85%201.85%200%200%200-3%200l-5.727%207.877a2.7%202.7%200%200%200-.53%201.62a1%201%200%200%200%200%20.18q0%20.154.06.3c.057.411.215.803.46%201.139l5.728%207.877a2%202%200%200%200%20.66.56a2%202%200%200%200%20.68.18h.3a1.83%201.83%200%200%200%201.329-.74l5.728-7.877a2.6%202.6%200%200%200%20.47-1.16a.14.14%200%200%200%200-.07q.014-.09%200-.18a.7.7%200%200%200%200-.2a2.72%202.72%200%200%200-.43-1.629M6.76%2013.713l4.558%201.88v4.378zm6.058%206.248v-4.369l4.548-1.879z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.276%2010.394l-5.728-7.877a1.85%201.85%200%200%200-3%200l-5.727%207.877a2.7%202.7%200%200%200-.53%201.62a1%201%200%200%200%200%20.18q0%20.154.06.3c.057.411.215.803.46%201.139l5.728%207.877a2%202%200%200%200%20.66.56a2%202%200%200%200%20.68.18h.3a1.83%201.83%200%200%200%201.329-.74l5.728-7.877a2.6%202.6%200%200%200%20.47-1.16a.14.14%200%200%200%200-.07q.014-.09%200-.18a.7.7%200%200%200%200-.2a2.72%202.72%200%200%200-.43-1.629M6.76%2013.713l4.558%201.88v4.378zm6.058%206.248v-4.369l4.548-1.879z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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