pound receive icon
pound-receive from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- pound-receive
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the pound receive icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.25 13.025h7.5m-7.5 0c0 .7 2 2 3 2.5m-3-2.5c0-.7 2.167-2 3-2.5m-4.588-2c0-2.12-1.67-4.614-4.412-4.523c-.725.025-1.525.256-2.39.765c-1.388.918-3.18 3.969-1.017 7.17c1.052 1.557 2.024 1.588 4.907 1.588h-7.5m4.453.482c-.538 1.495-2.168 4.892-4.379 5.98h8.886c.408 0 1.624.212 3.019-1.063"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPoundReceive(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M14.25 13.025h7.5m-7.5 0c0 .7 2 2 3 2.5m-3-2.5c0-.7 2.167-2 3-2.5m-4.588-2c0-2.12-1.67-4.614-4.412-4.523c-.725.025-1.525.256-2.39.765c-1.388.918-3.18 3.969-1.017 7.17c1.052 1.557 2.024 1.588 4.907 1.588h-7.5m4.453.482c-.538 1.495-2.168 4.892-4.379 5.98h8.886c.408 0 1.624.212 3.019-1.063"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.25 13.025h7.5m-7.5 0c0 .7 2 2 3 2.5m-3-2.5c0-.7 2.167-2 3-2.5m-4.588-2c0-2.12-1.67-4.614-4.412-4.523c-.725.025-1.525.256-2.39.765c-1.388.918-3.18 3.969-1.017 7.17c1.052 1.557 2.024 1.588 4.907 1.588h-7.5m4.453.482c-.538 1.495-2.168 4.892-4.379 5.98h8.886c.408 0 1.624.212 3.019-1.063"/></svg> </template>
CSS
.icon-pound-receive {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M14.25%2013.025h7.5m-7.5%200c0%20.7%202%202%203%202.5m-3-2.5c0-.7%202.167-2%203-2.5m-4.588-2c0-2.12-1.67-4.614-4.412-4.523c-.725.025-1.525.256-2.39.765c-1.388.918-3.18%203.969-1.017%207.17c1.052%201.557%202.024%201.588%204.907%201.588h-7.5m4.453.482c-.538%201.495-2.168%204.892-4.379%205.98h8.886c.408%200%201.624.212%203.019-1.063%22%2F%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M14.25%2013.025h7.5m-7.5%200c0%20.7%202%202%203%202.5m-3-2.5c0-.7%202.167-2%203-2.5m-4.588-2c0-2.12-1.67-4.614-4.412-4.523c-.725.025-1.525.256-2.39.765c-1.388.918-3.18%203.969-1.017%207.17c1.052%201.557%202.024%201.588%204.907%201.588h-7.5m4.453.482c-.538%201.495-2.168%204.892-4.379%205.98h8.886c.408%200%201.624.212%203.019-1.063%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/pound-receive.svg?color=%231a73e8&size=48