wallet money icon

wallet-money-line-duotone from Solar by 480 Design · Line Duotone · Money · CC-BY-4.0 Attribution required.

Name
wallet-money-line-duotone
Set
Solar
Style
Line Duotone
Category
Money
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More money icons from Solar

Use the wallet money 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"><path stroke-linecap="round" stroke-linejoin="round" d="M6 9H10" opacity=".5"/><path d="M20.8333 10H18.2308C16.4465 10 15 11.3431 15 13C15 14.6569 16.4465 16 18.2308 16H20.8333C20.9167 16 20.9583 16 20.9935 15.9979C21.5328 15.965 21.9623 15.5662 21.9977 15.0654C22 15.0327 22 14.994 22 14.9167V11.0833C22 11.006 22 10.9673 21.9977 10.9346C21.9623 10.4338 21.5328 10.035 20.9935 10.0021C20.9583 10 20.9167 10 20.8333 10Z"/><path d="M20.965 10C20.8873 8.1277 20.6366 6.97975 19.8284 6.17157C18.6569 5 16.7712 5 13 5H10C6.22876 5 4.34315 5 3.17157 6.17157C2 7.34315 2 9.22876 2 13C2 16.7712 2 18.6569 3.17157 19.8284C4.34315 21 6.22876 21 10 21H13C16.7712 21 18.6569 21 19.8284 19.8284C20.6366 19.0203 20.8873 17.8723 20.965 16"/><path stroke-linecap="round" d="M6 5L9.73549 2.52313C10.7874 1.82562 12.2126 1.82562 13.2645 2.52313L17 5" opacity=".5"/><path stroke-linecap="round" stroke-linejoin="round" d="M17.991 13H18" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarWalletMoneyLineDuotone(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"><path strokeLinecap="round" strokeLinejoin="round" d="M6 9H10" opacity=".5"/><path d="M20.8333 10H18.2308C16.4465 10 15 11.3431 15 13C15 14.6569 16.4465 16 18.2308 16H20.8333C20.9167 16 20.9583 16 20.9935 15.9979C21.5328 15.965 21.9623 15.5662 21.9977 15.0654C22 15.0327 22 14.994 22 14.9167V11.0833C22 11.006 22 10.9673 21.9977 10.9346C21.9623 10.4338 21.5328 10.035 20.9935 10.0021C20.9583 10 20.9167 10 20.8333 10Z"/><path d="M20.965 10C20.8873 8.1277 20.6366 6.97975 19.8284 6.17157C18.6569 5 16.7712 5 13 5H10C6.22876 5 4.34315 5 3.17157 6.17157C2 7.34315 2 9.22876 2 13C2 16.7712 2 18.6569 3.17157 19.8284C4.34315 21 6.22876 21 10 21H13C16.7712 21 18.6569 21 19.8284 19.8284C20.6366 19.0203 20.8873 17.8723 20.965 16"/><path strokeLinecap="round" d="M6 5L9.73549 2.52313C10.7874 1.82562 12.2126 1.82562 13.2645 2.52313L17 5" opacity=".5"/><path strokeLinecap="round" strokeLinejoin="round" d="M17.991 13H18" opacity=".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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M6 9H10" opacity=".5"/><path d="M20.8333 10H18.2308C16.4465 10 15 11.3431 15 13C15 14.6569 16.4465 16 18.2308 16H20.8333C20.9167 16 20.9583 16 20.9935 15.9979C21.5328 15.965 21.9623 15.5662 21.9977 15.0654C22 15.0327 22 14.994 22 14.9167V11.0833C22 11.006 22 10.9673 21.9977 10.9346C21.9623 10.4338 21.5328 10.035 20.9935 10.0021C20.9583 10 20.9167 10 20.8333 10Z"/><path d="M20.965 10C20.8873 8.1277 20.6366 6.97975 19.8284 6.17157C18.6569 5 16.7712 5 13 5H10C6.22876 5 4.34315 5 3.17157 6.17157C2 7.34315 2 9.22876 2 13C2 16.7712 2 18.6569 3.17157 19.8284C4.34315 21 6.22876 21 10 21H13C16.7712 21 18.6569 21 19.8284 19.8284C20.6366 19.0203 20.8873 17.8723 20.965 16"/><path stroke-linecap="round" d="M6 5L9.73549 2.52313C10.7874 1.82562 12.2126 1.82562 13.2645 2.52313L17 5" opacity=".5"/><path stroke-linecap="round" stroke-linejoin="round" d="M17.991 13H18" opacity=".5"/></g></svg>
</template>

CSS

.icon-wallet-money-line-duotone {
  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%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%209H10%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M20.8333%2010H18.2308C16.4465%2010%2015%2011.3431%2015%2013C15%2014.6569%2016.4465%2016%2018.2308%2016H20.8333C20.9167%2016%2020.9583%2016%2020.9935%2015.9979C21.5328%2015.965%2021.9623%2015.5662%2021.9977%2015.0654C22%2015.0327%2022%2014.994%2022%2014.9167V11.0833C22%2011.006%2022%2010.9673%2021.9977%2010.9346C21.9623%2010.4338%2021.5328%2010.035%2020.9935%2010.0021C20.9583%2010%2020.9167%2010%2020.8333%2010Z%22%2F%3E%3Cpath%20d%3D%22M20.965%2010C20.8873%208.1277%2020.6366%206.97975%2019.8284%206.17157C18.6569%205%2016.7712%205%2013%205H10C6.22876%205%204.34315%205%203.17157%206.17157C2%207.34315%202%209.22876%202%2013C2%2016.7712%202%2018.6569%203.17157%2019.8284C4.34315%2021%206.22876%2021%2010%2021H13C16.7712%2021%2018.6569%2021%2019.8284%2019.8284C20.6366%2019.0203%2020.8873%2017.8723%2020.965%2016%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%205L9.73549%202.52313C10.7874%201.82562%2012.2126%201.82562%2013.2645%202.52313L17%205%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17.991%2013H18%22%20opacity%3D%22.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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%209H10%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M20.8333%2010H18.2308C16.4465%2010%2015%2011.3431%2015%2013C15%2014.6569%2016.4465%2016%2018.2308%2016H20.8333C20.9167%2016%2020.9583%2016%2020.9935%2015.9979C21.5328%2015.965%2021.9623%2015.5662%2021.9977%2015.0654C22%2015.0327%2022%2014.994%2022%2014.9167V11.0833C22%2011.006%2022%2010.9673%2021.9977%2010.9346C21.9623%2010.4338%2021.5328%2010.035%2020.9935%2010.0021C20.9583%2010%2020.9167%2010%2020.8333%2010Z%22%2F%3E%3Cpath%20d%3D%22M20.965%2010C20.8873%208.1277%2020.6366%206.97975%2019.8284%206.17157C18.6569%205%2016.7712%205%2013%205H10C6.22876%205%204.34315%205%203.17157%206.17157C2%207.34315%202%209.22876%202%2013C2%2016.7712%202%2018.6569%203.17157%2019.8284C4.34315%2021%206.22876%2021%2010%2021H13C16.7712%2021%2018.6569%2021%2019.8284%2019.8284C20.6366%2019.0203%2020.8873%2017.8723%2020.965%2016%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%205L9.73549%202.52313C10.7874%201.82562%2012.2126%201.82562%2013.2645%202.52313L17%205%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17.991%2013H18%22%20opacity%3D%22.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/solar/wallet-money-line-duotone.svg?color=%231a73e8&size=48