money wavy icon
money-wavy-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- money-wavy-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Use the money wavy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M243.18 61.72a6 6 0 0 0-5.81-.3c-43.66 21.32-74.69 11.39-107.54.88c-33.67-10.77-68.48-21.9-116.46 1.54A6 6 0 0 0 10 69.23v120a6 6 0 0 0 8.63 5.39c43.66-21.32 74.69-11.39 107.54-.88c19 6.09 38.46 12.3 60.42 12.3c16.85 0 35.21-3.66 56-13.84a6 6 0 0 0 3.37-5.39v-120a6 6 0 0 0-2.78-5.09M234 183c-41.9 19.21-72.17 9.53-104.17-.71C110.78 176.18 91.37 170 69.41 170c-14.49 0-30.08 2.7-47.41 9.92V73c41.9-19.21 72.17-9.53 104.17.71c31.61 10.13 64.24 20.57 107.83 2.4ZM128 98a30 30 0 1 0 30 30a30 30 0 0 0-30-30m0 48a18 18 0 1 1 18-18a18 18 0 0 1-18 18M54 96v48a6 6 0 0 1-12 0V96a6 6 0 1 1 12 0m148 64v-48a6 6 0 0 1 12 0v48a6 6 0 0 1-12 0"/></svg>
React
import type { SVGProps } from "react";
export function PhMoneyWavyLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M243.18 61.72a6 6 0 0 0-5.81-.3c-43.66 21.32-74.69 11.39-107.54.88c-33.67-10.77-68.48-21.9-116.46 1.54A6 6 0 0 0 10 69.23v120a6 6 0 0 0 8.63 5.39c43.66-21.32 74.69-11.39 107.54-.88c19 6.09 38.46 12.3 60.42 12.3c16.85 0 35.21-3.66 56-13.84a6 6 0 0 0 3.37-5.39v-120a6 6 0 0 0-2.78-5.09M234 183c-41.9 19.21-72.17 9.53-104.17-.71C110.78 176.18 91.37 170 69.41 170c-14.49 0-30.08 2.7-47.41 9.92V73c41.9-19.21 72.17-9.53 104.17.71c31.61 10.13 64.24 20.57 107.83 2.4ZM128 98a30 30 0 1 0 30 30a30 30 0 0 0-30-30m0 48a18 18 0 1 1 18-18a18 18 0 0 1-18 18M54 96v48a6 6 0 0 1-12 0V96a6 6 0 1 1 12 0m148 64v-48a6 6 0 0 1 12 0v48a6 6 0 0 1-12 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M243.18 61.72a6 6 0 0 0-5.81-.3c-43.66 21.32-74.69 11.39-107.54.88c-33.67-10.77-68.48-21.9-116.46 1.54A6 6 0 0 0 10 69.23v120a6 6 0 0 0 8.63 5.39c43.66-21.32 74.69-11.39 107.54-.88c19 6.09 38.46 12.3 60.42 12.3c16.85 0 35.21-3.66 56-13.84a6 6 0 0 0 3.37-5.39v-120a6 6 0 0 0-2.78-5.09M234 183c-41.9 19.21-72.17 9.53-104.17-.71C110.78 176.18 91.37 170 69.41 170c-14.49 0-30.08 2.7-47.41 9.92V73c41.9-19.21 72.17-9.53 104.17.71c31.61 10.13 64.24 20.57 107.83 2.4ZM128 98a30 30 0 1 0 30 30a30 30 0 0 0-30-30m0 48a18 18 0 1 1 18-18a18 18 0 0 1-18 18M54 96v48a6 6 0 0 1-12 0V96a6 6 0 1 1 12 0m148 64v-48a6 6 0 0 1 12 0v48a6 6 0 0 1-12 0"/></svg> </template>
CSS
.icon-money-wavy-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M243.18%2061.72a6%206%200%200%200-5.81-.3c-43.66%2021.32-74.69%2011.39-107.54.88c-33.67-10.77-68.48-21.9-116.46%201.54A6%206%200%200%200%2010%2069.23v120a6%206%200%200%200%208.63%205.39c43.66-21.32%2074.69-11.39%20107.54-.88c19%206.09%2038.46%2012.3%2060.42%2012.3c16.85%200%2035.21-3.66%2056-13.84a6%206%200%200%200%203.37-5.39v-120a6%206%200%200%200-2.78-5.09M234%20183c-41.9%2019.21-72.17%209.53-104.17-.71C110.78%20176.18%2091.37%20170%2069.41%20170c-14.49%200-30.08%202.7-47.41%209.92V73c41.9-19.21%2072.17-9.53%20104.17.71c31.61%2010.13%2064.24%2020.57%20107.83%202.4ZM128%2098a30%2030%200%201%200%2030%2030a30%2030%200%200%200-30-30m0%2048a18%2018%200%201%201%2018-18a18%2018%200%200%201-18%2018M54%2096v48a6%206%200%200%201-12%200V96a6%206%200%201%201%2012%200m148%2064v-48a6%206%200%200%201%2012%200v48a6%206%200%200%201-12%200%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M243.18%2061.72a6%206%200%200%200-5.81-.3c-43.66%2021.32-74.69%2011.39-107.54.88c-33.67-10.77-68.48-21.9-116.46%201.54A6%206%200%200%200%2010%2069.23v120a6%206%200%200%200%208.63%205.39c43.66-21.32%2074.69-11.39%20107.54-.88c19%206.09%2038.46%2012.3%2060.42%2012.3c16.85%200%2035.21-3.66%2056-13.84a6%206%200%200%200%203.37-5.39v-120a6%206%200%200%200-2.78-5.09M234%20183c-41.9%2019.21-72.17%209.53-104.17-.71C110.78%20176.18%2091.37%20170%2069.41%20170c-14.49%200-30.08%202.7-47.41%209.92V73c41.9-19.21%2072.17-9.53%20104.17.71c31.61%2010.13%2064.24%2020.57%20107.83%202.4ZM128%2098a30%2030%200%201%200%2030%2030a30%2030%200%200%200-30-30m0%2048a18%2018%200%201%201%2018-18a18%2018%200%200%201-18%2018M54%2096v48a6%206%200%200%201-12%200V96a6%206%200%201%201%2012%200m148%2064v-48a6%206%200%200%201%2012%200v48a6%206%200%200%201-12%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/money-wavy-light.svg?color=%231a73e8&size=48