money not found 03 icon
money-not-found-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- money-not-found-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
money-01money-02money-03money-04money-add-01money-add-02money-bag-01money-bag-02money-exchange-01money-exchange-02money-exchange-03money-lockmoney-not-found-01money-not-found-02money-not-found-04money-receive-01money-receive-02money-receive-circlemoney-receive-flow-01money-receive-flow-02money-receive-squaremoney-remove-01money-remove-02money-safe
Use the money not found 03 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-linejoin="round" stroke-width="1.5"><path d="m3 3l18 18M10.232 10.232a2.5 2.5 0 1 0 3.535 3.535"/><path d="M21.657 17.657c.213-.278.343-.612.343-.975V6.927c0-.568-.324-1.082-.867-1.25C20.19 5.383 18.479 5 16 5c-2.646 0-4.172.56-6.209.791M18.22 18.22a22 22 0 0 0-2.22-.11c-4.75 0-5.89 1.806-12.855.27A1.47 1.47 0 0 1 2 16.94V6.92c0-.976.92-1.687 1.878-1.497c.671.133 1.285.233 1.852.306"/><path d="M2 14.496a4 4 0 0 1 4 4M22 9.47c-1.735 0-3.5-1.93-3.5-3.969M2 9c1.892 0 3.598-1.5 3.904-3.096M19.68 15.68c.672-.43 1.49-.68 2.32-.68"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMoneyNotFound03(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" strokeLinejoin="round" strokeWidth="1.5"><path d="m3 3l18 18M10.232 10.232a2.5 2.5 0 1 0 3.535 3.535"/><path d="M21.657 17.657c.213-.278.343-.612.343-.975V6.927c0-.568-.324-1.082-.867-1.25C20.19 5.383 18.479 5 16 5c-2.646 0-4.172.56-6.209.791M18.22 18.22a22 22 0 0 0-2.22-.11c-4.75 0-5.89 1.806-12.855.27A1.47 1.47 0 0 1 2 16.94V6.92c0-.976.92-1.687 1.878-1.497c.671.133 1.285.233 1.852.306"/><path d="M2 14.496a4 4 0 0 1 4 4M22 9.47c-1.735 0-3.5-1.93-3.5-3.969M2 9c1.892 0 3.598-1.5 3.904-3.096M19.68 15.68c.672-.43 1.49-.68 2.32-.68"/></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-linejoin="round" stroke-width="1.5"><path d="m3 3l18 18M10.232 10.232a2.5 2.5 0 1 0 3.535 3.535"/><path d="M21.657 17.657c.213-.278.343-.612.343-.975V6.927c0-.568-.324-1.082-.867-1.25C20.19 5.383 18.479 5 16 5c-2.646 0-4.172.56-6.209.791M18.22 18.22a22 22 0 0 0-2.22-.11c-4.75 0-5.89 1.806-12.855.27A1.47 1.47 0 0 1 2 16.94V6.92c0-.976.92-1.687 1.878-1.497c.671.133 1.285.233 1.852.306"/><path d="M2 14.496a4 4 0 0 1 4 4M22 9.47c-1.735 0-3.5-1.93-3.5-3.969M2 9c1.892 0 3.598-1.5 3.904-3.096M19.68 15.68c.672-.43 1.49-.68 2.32-.68"/></g></svg> </template>
CSS
.icon-money-not-found-03 {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m3%203l18%2018M10.232%2010.232a2.5%202.5%200%201%200%203.535%203.535%22%2F%3E%3Cpath%20d%3D%22M21.657%2017.657c.213-.278.343-.612.343-.975V6.927c0-.568-.324-1.082-.867-1.25C20.19%205.383%2018.479%205%2016%205c-2.646%200-4.172.56-6.209.791M18.22%2018.22a22%2022%200%200%200-2.22-.11c-4.75%200-5.89%201.806-12.855.27A1.47%201.47%200%200%201%202%2016.94V6.92c0-.976.92-1.687%201.878-1.497c.671.133%201.285.233%201.852.306%22%2F%3E%3Cpath%20d%3D%22M2%2014.496a4%204%200%200%201%204%204M22%209.47c-1.735%200-3.5-1.93-3.5-3.969M2%209c1.892%200%203.598-1.5%203.904-3.096M19.68%2015.68c.672-.43%201.49-.68%202.32-.68%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m3%203l18%2018M10.232%2010.232a2.5%202.5%200%201%200%203.535%203.535%22%2F%3E%3Cpath%20d%3D%22M21.657%2017.657c.213-.278.343-.612.343-.975V6.927c0-.568-.324-1.082-.867-1.25C20.19%205.383%2018.479%205%2016%205c-2.646%200-4.172.56-6.209.791M18.22%2018.22a22%2022%200%200%200-2.22-.11c-4.75%200-5.89%201.806-12.855.27A1.47%201.47%200%200%201%202%2016.94V6.92c0-.976.92-1.687%201.878-1.497c.671.133%201.285.233%201.852.306%22%2F%3E%3Cpath%20d%3D%22M2%2014.496a4%204%200%200%201%204%204M22%209.47c-1.735%200-3.5-1.93-3.5-3.969M2%209c1.892%200%203.598-1.5%203.904-3.096M19.68%2015.68c.672-.43%201.49-.68%202.32-.68%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/money-not-found-03.svg?color=%231a73e8&size=48