gold from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
gold
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the gold 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-width="1.5"><path d="M14.264 18.372c.317-.965.475-1.447.798-1.779a2 2 0 0 1 .527-.386C16 16 16.5 16 17.5 16s1.5 0 1.912.207q.294.148.527.386c.323.332.48.814.797 1.779l.326.995c.394 1.202.591 1.802.297 2.218c-.295.415-.917.415-2.162.415h-3.393c-1.245 0-1.868 0-2.162-.415c-.295-.416-.098-1.016.296-2.218zm-5.5-8c.316-.965.475-1.447.797-1.779q.233-.238.527-.386C10.5 8 11 8 12 8s1.5 0 1.912.207q.294.148.527.386c.322.332.48.814.797 1.779l.326.995c.394 1.202.59 1.802.297 2.218c-.295.415-.917.415-2.163.415h-3.392c-1.246 0-1.868 0-2.162-.415c-.295-.416-.098-1.016.296-2.218zm-5.5 8c.317-.965.475-1.447.798-1.779q.231-.238.527-.386C5 16 5.5 16 6.5 16s1.5 0 1.912.207q.294.148.527.386c.323.332.48.814.797 1.779l.326.995c.394 1.202.591 1.802.297 2.218c-.295.415-.917.415-2.162.415H4.804c-1.245 0-1.868 0-2.162-.415c-.295-.416-.098-1.016.296-2.218z"/><path stroke-linecap="round" d="M12 2v2m-4.5-.5L9 5m7.5-1.5L15 5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsGold(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" strokeWidth="1.5"><path d="M14.264 18.372c.317-.965.475-1.447.798-1.779a2 2 0 0 1 .527-.386C16 16 16.5 16 17.5 16s1.5 0 1.912.207q.294.148.527.386c.323.332.48.814.797 1.779l.326.995c.394 1.202.591 1.802.297 2.218c-.295.415-.917.415-2.162.415h-3.393c-1.245 0-1.868 0-2.162-.415c-.295-.416-.098-1.016.296-2.218zm-5.5-8c.316-.965.475-1.447.797-1.779q.233-.238.527-.386C10.5 8 11 8 12 8s1.5 0 1.912.207q.294.148.527.386c.322.332.48.814.797 1.779l.326.995c.394 1.202.59 1.802.297 2.218c-.295.415-.917.415-2.163.415h-3.392c-1.246 0-1.868 0-2.162-.415c-.295-.416-.098-1.016.296-2.218zm-5.5 8c.317-.965.475-1.447.798-1.779q.231-.238.527-.386C5 16 5.5 16 6.5 16s1.5 0 1.912.207q.294.148.527.386c.323.332.48.814.797 1.779l.326.995c.394 1.202.591 1.802.297 2.218c-.295.415-.917.415-2.162.415H4.804c-1.245 0-1.868 0-2.162-.415c-.295-.416-.098-1.016.296-2.218z"/><path strokeLinecap="round" d="M12 2v2m-4.5-.5L9 5m7.5-1.5L15 5"/></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-width="1.5"><path d="M14.264 18.372c.317-.965.475-1.447.798-1.779a2 2 0 0 1 .527-.386C16 16 16.5 16 17.5 16s1.5 0 1.912.207q.294.148.527.386c.323.332.48.814.797 1.779l.326.995c.394 1.202.591 1.802.297 2.218c-.295.415-.917.415-2.162.415h-3.393c-1.245 0-1.868 0-2.162-.415c-.295-.416-.098-1.016.296-2.218zm-5.5-8c.316-.965.475-1.447.797-1.779q.233-.238.527-.386C10.5 8 11 8 12 8s1.5 0 1.912.207q.294.148.527.386c.322.332.48.814.797 1.779l.326.995c.394 1.202.59 1.802.297 2.218c-.295.415-.917.415-2.163.415h-3.392c-1.246 0-1.868 0-2.162-.415c-.295-.416-.098-1.016.296-2.218zm-5.5 8c.317-.965.475-1.447.798-1.779q.231-.238.527-.386C5 16 5.5 16 6.5 16s1.5 0 1.912.207q.294.148.527.386c.323.332.48.814.797 1.779l.326.995c.394 1.202.591 1.802.297 2.218c-.295.415-.917.415-2.162.415H4.804c-1.245 0-1.868 0-2.162-.415c-.295-.416-.098-1.016.296-2.218z"/><path stroke-linecap="round" d="M12 2v2m-4.5-.5L9 5m7.5-1.5L15 5"/></g></svg>
</template>

CSS

.icon-gold {
  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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14.264%2018.372c.317-.965.475-1.447.798-1.779a2%202%200%200%201%20.527-.386C16%2016%2016.5%2016%2017.5%2016s1.5%200%201.912.207q.294.148.527.386c.323.332.48.814.797%201.779l.326.995c.394%201.202.591%201.802.297%202.218c-.295.415-.917.415-2.162.415h-3.393c-1.245%200-1.868%200-2.162-.415c-.295-.416-.098-1.016.296-2.218zm-5.5-8c.316-.965.475-1.447.797-1.779q.233-.238.527-.386C10.5%208%2011%208%2012%208s1.5%200%201.912.207q.294.148.527.386c.322.332.48.814.797%201.779l.326.995c.394%201.202.59%201.802.297%202.218c-.295.415-.917.415-2.163.415h-3.392c-1.246%200-1.868%200-2.162-.415c-.295-.416-.098-1.016.296-2.218zm-5.5%208c.317-.965.475-1.447.798-1.779q.231-.238.527-.386C5%2016%205.5%2016%206.5%2016s1.5%200%201.912.207q.294.148.527.386c.323.332.48.814.797%201.779l.326.995c.394%201.202.591%201.802.297%202.218c-.295.415-.917.415-2.162.415H4.804c-1.245%200-1.868%200-2.162-.415c-.295-.416-.098-1.016.296-2.218z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%202v2m-4.5-.5L9%205m7.5-1.5L15%205%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14.264%2018.372c.317-.965.475-1.447.798-1.779a2%202%200%200%201%20.527-.386C16%2016%2016.5%2016%2017.5%2016s1.5%200%201.912.207q.294.148.527.386c.323.332.48.814.797%201.779l.326.995c.394%201.202.591%201.802.297%202.218c-.295.415-.917.415-2.162.415h-3.393c-1.245%200-1.868%200-2.162-.415c-.295-.416-.098-1.016.296-2.218zm-5.5-8c.316-.965.475-1.447.797-1.779q.233-.238.527-.386C10.5%208%2011%208%2012%208s1.5%200%201.912.207q.294.148.527.386c.322.332.48.814.797%201.779l.326.995c.394%201.202.59%201.802.297%202.218c-.295.415-.917.415-2.163.415h-3.392c-1.246%200-1.868%200-2.162-.415c-.295-.416-.098-1.016.296-2.218zm-5.5%208c.317-.965.475-1.447.798-1.779q.231-.238.527-.386C5%2016%205.5%2016%206.5%2016s1.5%200%201.912.207q.294.148.527.386c.323.332.48.814.797%201.779l.326.995c.394%201.202.591%201.802.297%202.218c-.295.415-.917.415-2.162.415H4.804c-1.245%200-1.868%200-2.162-.415c-.295-.416-.098-1.016.296-2.218z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%202v2m-4.5-.5L9%205m7.5-1.5L15%205%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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