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

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

Use the stake 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="M8 6c3.314 0 6-.895 6-2s-2.686-2-6-2s-6 .895-6 2s2.686 2 6 2Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M15.5 9a6.5 6.5 0 1 0 0 13a6.5 6.5 0 0 0 0-13"/><path stroke-linejoin="round" d="M15.5 19c.105 0 .202-.05.397-.148l1.564-.796c.693-.352 1.039-.527 1.039-.806v-3.5m-3 5.25c-.105 0-.202-.05-.397-.148l-1.564-.796c-.693-.352-1.039-.527-1.039-.806v-3.5m3 5.25v-3.5m3-1.75c0-.279-.346-.454-1.039-.806l-1.564-.796c-.195-.098-.292-.148-.397-.148s-.202.05-.397.148l-1.564.796c-.693.351-1.039.527-1.039.806m6 0c0 .279-.346.454-1.039.806l-1.564.796c-.195.098-.292.148-.397.148m-3-1.75c0 .279.346.454 1.039.806l1.564.796c.195.098.292.148.397.148"/><path stroke-linecap="round" stroke-linejoin="round" d="M2 4v8.043c0 .704 1.178 1.59 4.13 1.957M2.107 8.548C3.312 9.61 5.46 10.06 7.754 10.06m6.234-5.939v2.015"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsStake(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="M8 6c3.314 0 6-.895 6-2s-2.686-2-6-2s-6 .895-6 2s2.686 2 6 2Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M15.5 9a6.5 6.5 0 1 0 0 13a6.5 6.5 0 0 0 0-13"/><path strokeLinejoin="round" d="M15.5 19c.105 0 .202-.05.397-.148l1.564-.796c.693-.352 1.039-.527 1.039-.806v-3.5m-3 5.25c-.105 0-.202-.05-.397-.148l-1.564-.796c-.693-.352-1.039-.527-1.039-.806v-3.5m3 5.25v-3.5m3-1.75c0-.279-.346-.454-1.039-.806l-1.564-.796c-.195-.098-.292-.148-.397-.148s-.202.05-.397.148l-1.564.796c-.693.351-1.039.527-1.039.806m6 0c0 .279-.346.454-1.039.806l-1.564.796c-.195.098-.292.148-.397.148m-3-1.75c0 .279.346.454 1.039.806l1.564.796c.195.098.292.148.397.148"/><path strokeLinecap="round" strokeLinejoin="round" d="M2 4v8.043c0 .704 1.178 1.59 4.13 1.957M2.107 8.548C3.312 9.61 5.46 10.06 7.754 10.06m6.234-5.939v2.015"/></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="M8 6c3.314 0 6-.895 6-2s-2.686-2-6-2s-6 .895-6 2s2.686 2 6 2Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M15.5 9a6.5 6.5 0 1 0 0 13a6.5 6.5 0 0 0 0-13"/><path stroke-linejoin="round" d="M15.5 19c.105 0 .202-.05.397-.148l1.564-.796c.693-.352 1.039-.527 1.039-.806v-3.5m-3 5.25c-.105 0-.202-.05-.397-.148l-1.564-.796c-.693-.352-1.039-.527-1.039-.806v-3.5m3 5.25v-3.5m3-1.75c0-.279-.346-.454-1.039-.806l-1.564-.796c-.195-.098-.292-.148-.397-.148s-.202.05-.397.148l-1.564.796c-.693.351-1.039.527-1.039.806m6 0c0 .279-.346.454-1.039.806l-1.564.796c-.195.098-.292.148-.397.148m-3-1.75c0 .279.346.454 1.039.806l1.564.796c.195.098.292.148.397.148"/><path stroke-linecap="round" stroke-linejoin="round" d="M2 4v8.043c0 .704 1.178 1.59 4.13 1.957M2.107 8.548C3.312 9.61 5.46 10.06 7.754 10.06m6.234-5.939v2.015"/></g></svg>
</template>

CSS

.icon-stake {
  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%22M8%206c3.314%200%206-.895%206-2s-2.686-2-6-2s-6%20.895-6%202s2.686%202%206%202Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15.5%209a6.5%206.5%200%201%200%200%2013a6.5%206.5%200%200%200%200-13%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.5%2019c.105%200%20.202-.05.397-.148l1.564-.796c.693-.352%201.039-.527%201.039-.806v-3.5m-3%205.25c-.105%200-.202-.05-.397-.148l-1.564-.796c-.693-.352-1.039-.527-1.039-.806v-3.5m3%205.25v-3.5m3-1.75c0-.279-.346-.454-1.039-.806l-1.564-.796c-.195-.098-.292-.148-.397-.148s-.202.05-.397.148l-1.564.796c-.693.351-1.039.527-1.039.806m6%200c0%20.279-.346.454-1.039.806l-1.564.796c-.195.098-.292.148-.397.148m-3-1.75c0%20.279.346.454%201.039.806l1.564.796c.195.098.292.148.397.148%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2%204v8.043c0%20.704%201.178%201.59%204.13%201.957M2.107%208.548C3.312%209.61%205.46%2010.06%207.754%2010.06m6.234-5.939v2.015%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%22M8%206c3.314%200%206-.895%206-2s-2.686-2-6-2s-6%20.895-6%202s2.686%202%206%202Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15.5%209a6.5%206.5%200%201%200%200%2013a6.5%206.5%200%200%200%200-13%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.5%2019c.105%200%20.202-.05.397-.148l1.564-.796c.693-.352%201.039-.527%201.039-.806v-3.5m-3%205.25c-.105%200-.202-.05-.397-.148l-1.564-.796c-.693-.352-1.039-.527-1.039-.806v-3.5m3%205.25v-3.5m3-1.75c0-.279-.346-.454-1.039-.806l-1.564-.796c-.195-.098-.292-.148-.397-.148s-.202.05-.397.148l-1.564.796c-.693.351-1.039.527-1.039.806m6%200c0%20.279-.346.454-1.039.806l-1.564.796c-.195.098-.292.148-.397.148m-3-1.75c0%20.279.346.454%201.039.806l1.564.796c.195.098.292.148.397.148%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2%204v8.043c0%20.704%201.178%201.59%204.13%201.957M2.107%208.548C3.312%209.61%205.46%2010.06%207.754%2010.06m6.234-5.939v2.015%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/stake.svg?color=%231a73e8&size=48