coins pound icon
coins-pound from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- coins-pound
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the coins pound 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-linecap="round" stroke-width="1.5"><path d="M14 18a8 8 0 1 0 0-16a8 8 0 0 0 0 16Zm-1 2.843A7.111 7.111 0 0 1 3.157 11"/><path stroke-linejoin="round" d="M16 7.873c-.125-.828-.891-1.607-1.926-1.307c-1.083.314-1.575 1.907-1.083 2.902c.509 1.032.753 2.032.088 3.447c-.129.275-.194.413-.158.5c.036.085.15.085.378.085H16m-4-3.333h3.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCoinsPound(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" strokeLinecap="round" strokeWidth="1.5"><path d="M14 18a8 8 0 1 0 0-16a8 8 0 0 0 0 16Zm-1 2.843A7.111 7.111 0 0 1 3.157 11"/><path strokeLinejoin="round" d="M16 7.873c-.125-.828-.891-1.607-1.926-1.307c-1.083.314-1.575 1.907-1.083 2.902c.509 1.032.753 2.032.088 3.447c-.129.275-.194.413-.158.5c.036.085.15.085.378.085H16m-4-3.333h3.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-linecap="round" stroke-width="1.5"><path d="M14 18a8 8 0 1 0 0-16a8 8 0 0 0 0 16Zm-1 2.843A7.111 7.111 0 0 1 3.157 11"/><path stroke-linejoin="round" d="M16 7.873c-.125-.828-.891-1.607-1.926-1.307c-1.083.314-1.575 1.907-1.083 2.902c.509 1.032.753 2.032.088 3.447c-.129.275-.194.413-.158.5c.036.085.15.085.378.085H16m-4-3.333h3.5"/></g></svg> </template>
CSS
.icon-coins-pound {
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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%2018a8%208%200%201%200%200-16a8%208%200%200%200%200%2016Zm-1%202.843A7.111%207.111%200%200%201%203.157%2011%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16%207.873c-.125-.828-.891-1.607-1.926-1.307c-1.083.314-1.575%201.907-1.083%202.902c.509%201.032.753%202.032.088%203.447c-.129.275-.194.413-.158.5c.036.085.15.085.378.085H16m-4-3.333h3.5%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%2018a8%208%200%201%200%200-16a8%208%200%200%200%200%2016Zm-1%202.843A7.111%207.111%200%200%201%203.157%2011%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16%207.873c-.125-.828-.891-1.607-1.926-1.307c-1.083.314-1.575%201.907-1.083%202.902c.509%201.032.753%202.032.088%203.447c-.129.275-.194.413-.158.5c.036.085.15.085.378.085H16m-4-3.333h3.5%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-pound.svg?color=%231a73e8&size=48