gem sparkle icon
gem-sparkle from Reicon by REICON · Outline · UI · MIT Free for personal and commercial use.
- Name
- gem-sparkle
- Set
- Reicon
- Style
- Outline
- Category
- UI
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More ui icons from Reicon
Use the gem sparkle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21.331 9c.017.3-.07.6-.263.857l-7.99 10.608a1.352 1.352 0 0 1-2.155 0L2.932 9.857a1.31 1.31 0 0 1 .093-1.693l3.206-3.408c.254-.27.61-.424.984-.424h6.278M2.737 9h18.594"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.507 4.333L8.076 9l3.61 11.964m1.807-16.631L15.924 9l-3.61 11.964"/><path fill="currentColor" d="M2.333 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m19.013-.906L20 2.642l-.45-1.357c-.145-.438-.866-.438-1.012 0l-.45 1.357l-1.345.452a.538.538 0 0 0 0 1.02l1.346.452l.45 1.357a.533.533 0 0 0 1.01 0l.45-1.357l1.346-.452a.538.538 0 0 0 0-1.02z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconGemSparkle(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"><path stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M21.331 9c.017.3-.07.6-.263.857l-7.99 10.608a1.352 1.352 0 0 1-2.155 0L2.932 9.857a1.31 1.31 0 0 1 .093-1.693l3.206-3.408c.254-.27.61-.424.984-.424h6.278M2.737 9h18.594"/><path stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M10.507 4.333L8.076 9l3.61 11.964m1.807-16.631L15.924 9l-3.61 11.964"/><path fill="currentColor" d="M2.333 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m19.013-.906L20 2.642l-.45-1.357c-.145-.438-.866-.438-1.012 0l-.45 1.357l-1.345.452a.538.538 0 0 0 0 1.02l1.346.452l.45 1.357a.533.533 0 0 0 1.01 0l.45-1.357l1.346-.452a.538.538 0 0 0 0-1.02z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21.331 9c.017.3-.07.6-.263.857l-7.99 10.608a1.352 1.352 0 0 1-2.155 0L2.932 9.857a1.31 1.31 0 0 1 .093-1.693l3.206-3.408c.254-.27.61-.424.984-.424h6.278M2.737 9h18.594"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.507 4.333L8.076 9l3.61 11.964m1.807-16.631L15.924 9l-3.61 11.964"/><path fill="currentColor" d="M2.333 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m19.013-.906L20 2.642l-.45-1.357c-.145-.438-.866-.438-1.012 0l-.45 1.357l-1.345.452a.538.538 0 0 0 0 1.02l1.346.452l.45 1.357a.533.533 0 0 0 1.01 0l.45-1.357l1.346-.452a.538.538 0 0 0 0-1.02z"/></g></svg> </template>
CSS
.icon-gem-sparkle {
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%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M21.331%209c.017.3-.07.6-.263.857l-7.99%2010.608a1.352%201.352%200%200%201-2.155%200L2.932%209.857a1.31%201.31%200%200%201%20.093-1.693l3.206-3.408c.254-.27.61-.424.984-.424h6.278M2.737%209h18.594%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M10.507%204.333L8.076%209l3.61%2011.964m1.807-16.631L15.924%209l-3.61%2011.964%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.333%204a1%201%200%201%200%200-2a1%201%200%200%200%200%202m19.013-.906L20%202.642l-.45-1.357c-.145-.438-.866-.438-1.012%200l-.45%201.357l-1.345.452a.538.538%200%200%200%200%201.02l1.346.452l.45%201.357a.533.533%200%200%200%201.01%200l.45-1.357l1.346-.452a.538.538%200%200%200%200-1.02z%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%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M21.331%209c.017.3-.07.6-.263.857l-7.99%2010.608a1.352%201.352%200%200%201-2.155%200L2.932%209.857a1.31%201.31%200%200%201%20.093-1.693l3.206-3.408c.254-.27.61-.424.984-.424h6.278M2.737%209h18.594%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M10.507%204.333L8.076%209l3.61%2011.964m1.807-16.631L15.924%209l-3.61%2011.964%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.333%204a1%201%200%201%200%200-2a1%201%200%200%200%200%202m19.013-.906L20%202.642l-.45-1.357c-.145-.438-.866-.438-1.012%200l-.45%201.357l-1.345.452a.538.538%200%200%200%200%201.02l1.346.452l.45%201.357a.533.533%200%200%200%201.01%200l.45-1.357l1.346-.452a.538.538%200%200%200%200-1.02z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/gem-sparkle.svg?color=%231a73e8&size=48