gem-solid from Line Awesome by Icons8 · Line · Payments & Shopping · Apache-2.0 Free for personal and commercial use.

Name
gem-solid
Set
Line Awesome
Style
Line
Category
Payments & Shopping
Viewbox
32×32
License
Apache 2.0

More payments & shopping icons from Line Awesome

Use the gem solid icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.531 6L4.22 12.375l-.5.594l.5.656l11 14l.781 1l.781-1l11-14l.5-.656l-.5-.594L22.47 6zm.938 2h3.656l-2.688 4H7.125zm7.406 0h3.656l3.344 4h-4.313zM16 8.844L18.125 12h-4.25zM7.031 14h4.219l2.375 8.406zm6.282 0h5.343L16 23.313zm7.437 0h4.219l-6.594 8.375z"/></svg>

React

import type { SVGProps } from "react";

export function LaGemSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.531 6L4.22 12.375l-.5.594l.5.656l11 14l.781 1l.781-1l11-14l.5-.656l-.5-.594L22.47 6zm.938 2h3.656l-2.688 4H7.125zm7.406 0h3.656l3.344 4h-4.313zM16 8.844L18.125 12h-4.25zM7.031 14h4.219l2.375 8.406zm6.282 0h5.343L16 23.313zm7.437 0h4.219l-6.594 8.375z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.531 6L4.22 12.375l-.5.594l.5.656l11 14l.781 1l.781-1l11-14l.5-.656l-.5-.594L22.47 6zm.938 2h3.656l-2.688 4H7.125zm7.406 0h3.656l3.344 4h-4.313zM16 8.844L18.125 12h-4.25zM7.031 14h4.219l2.375 8.406zm6.282 0h5.343L16 23.313zm7.437 0h4.219l-6.594 8.375z"/></svg>
</template>

CSS

.icon-gem-solid {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.531%206L4.22%2012.375l-.5.594l.5.656l11%2014l.781%201l.781-1l11-14l.5-.656l-.5-.594L22.47%206zm.938%202h3.656l-2.688%204H7.125zm7.406%200h3.656l3.344%204h-4.313zM16%208.844L18.125%2012h-4.25zM7.031%2014h4.219l2.375%208.406zm6.282%200h5.343L16%2023.313zm7.437%200h4.219l-6.594%208.375z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.531%206L4.22%2012.375l-.5.594l.5.656l11%2014l.781%201l.781-1l11-14l.5-.656l-.5-.594L22.47%206zm.938%202h3.656l-2.688%204H7.125zm7.406%200h3.656l3.344%204h-4.313zM16%208.844L18.125%2012h-4.25zM7.031%2014h4.219l2.375%208.406zm6.282%200h5.343L16%2023.313zm7.437%200h4.219l-6.594%208.375z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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