coins 01 icon
coins-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- coins-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the coins 01 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"><ellipse cx="15.5" cy="11" rx="6.5" ry="2"/><path d="M22 15.5c0 1.105-2.91 2-6.5 2s-6.5-.895-6.5-2"/><path d="M22 11v8.8c0 1.215-2.91 2.2-6.5 2.2S9 21.015 9 19.8V11"/><ellipse cx="8.5" cy="4" rx="6.5" ry="2"/><path stroke-linecap="round" d="M6 11c-1.892-.23-3.63-.825-4-2m4 7c-1.892-.23-3.63-.825-4-2"/><path stroke-linecap="round" d="M6 21c-1.892-.23-3.63-.826-4-2V4m13 2V4"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCoins01(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"><ellipse cx="15.5" cy="11" rx="6.5" ry="2"/><path d="M22 15.5c0 1.105-2.91 2-6.5 2s-6.5-.895-6.5-2"/><path d="M22 11v8.8c0 1.215-2.91 2.2-6.5 2.2S9 21.015 9 19.8V11"/><ellipse cx="8.5" cy="4" rx="6.5" ry="2"/><path strokeLinecap="round" d="M6 11c-1.892-.23-3.63-.825-4-2m4 7c-1.892-.23-3.63-.825-4-2"/><path strokeLinecap="round" d="M6 21c-1.892-.23-3.63-.826-4-2V4m13 2V4"/></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"><ellipse cx="15.5" cy="11" rx="6.5" ry="2"/><path d="M22 15.5c0 1.105-2.91 2-6.5 2s-6.5-.895-6.5-2"/><path d="M22 11v8.8c0 1.215-2.91 2.2-6.5 2.2S9 21.015 9 19.8V11"/><ellipse cx="8.5" cy="4" rx="6.5" ry="2"/><path stroke-linecap="round" d="M6 11c-1.892-.23-3.63-.825-4-2m4 7c-1.892-.23-3.63-.825-4-2"/><path stroke-linecap="round" d="M6 21c-1.892-.23-3.63-.826-4-2V4m13 2V4"/></g></svg> </template>
CSS
.icon-coins-01 {
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%3Cellipse%20cx%3D%2215.5%22%20cy%3D%2211%22%20rx%3D%226.5%22%20ry%3D%222%22%2F%3E%3Cpath%20d%3D%22M22%2015.5c0%201.105-2.91%202-6.5%202s-6.5-.895-6.5-2%22%2F%3E%3Cpath%20d%3D%22M22%2011v8.8c0%201.215-2.91%202.2-6.5%202.2S9%2021.015%209%2019.8V11%22%2F%3E%3Cellipse%20cx%3D%228.5%22%20cy%3D%224%22%20rx%3D%226.5%22%20ry%3D%222%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2011c-1.892-.23-3.63-.825-4-2m4%207c-1.892-.23-3.63-.825-4-2%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2021c-1.892-.23-3.63-.826-4-2V4m13%202V4%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%3Cellipse%20cx%3D%2215.5%22%20cy%3D%2211%22%20rx%3D%226.5%22%20ry%3D%222%22%2F%3E%3Cpath%20d%3D%22M22%2015.5c0%201.105-2.91%202-6.5%202s-6.5-.895-6.5-2%22%2F%3E%3Cpath%20d%3D%22M22%2011v8.8c0%201.215-2.91%202.2-6.5%202.2S9%2021.015%209%2019.8V11%22%2F%3E%3Cellipse%20cx%3D%228.5%22%20cy%3D%224%22%20rx%3D%226.5%22%20ry%3D%222%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2011c-1.892-.23-3.63-.825-4-2m4%207c-1.892-.23-3.63-.825-4-2%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2021c-1.892-.23-3.63-.826-4-2V4m13%202V4%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/coins-01.svg?color=%231a73e8&size=48