dollar minimalistic icon

dollar-minimalistic-bold-duotone from Solar by 480 Design · Bold Duotone · Money · CC-BY-4.0 Attribution required.

Name
dollar-minimalistic-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Money
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More money icons from Solar

Use the dollar minimalistic icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" clip-rule="evenodd" opacity=".5"/><path d="M12.75 6C12.75 5.58579 12.4142 5.25 12 5.25C11.5858 5.25 11.25 5.58579 11.25 6V6.31673C9.61957 6.60867 8.25 7.83361 8.25 9.5C8.25 11.4172 10.0628 12.75 12 12.75C13.3765 12.75 14.25 13.6557 14.25 14.5C14.25 15.3443 13.3765 16.25 12 16.25C10.6235 16.25 9.75 15.3443 9.75 14.5C9.75 14.0858 9.41421 13.75 9 13.75C8.58579 13.75 8.25 14.0858 8.25 14.5C8.25 16.1664 9.61957 17.3913 11.25 17.6833V18C11.25 18.4142 11.5858 18.75 12 18.75C12.4142 18.75 12.75 18.4142 12.75 18V17.6833C14.3804 17.3913 15.75 16.1664 15.75 14.5C15.75 12.5828 13.9372 11.25 12 11.25C10.6235 11.25 9.75 10.3443 9.75 9.5C9.75 8.65573 10.6235 7.75 12 7.75C13.3765 7.75 14.25 8.65573 14.25 9.5C14.25 9.91421 14.5858 10.25 15 10.25C15.4142 10.25 15.75 9.91421 15.75 9.5C15.75 7.83361 14.3804 6.60867 12.75 6.31673V6Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarDollarMinimalisticBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" clipRule="evenodd" opacity=".5"/><path d="M12.75 6C12.75 5.58579 12.4142 5.25 12 5.25C11.5858 5.25 11.25 5.58579 11.25 6V6.31673C9.61957 6.60867 8.25 7.83361 8.25 9.5C8.25 11.4172 10.0628 12.75 12 12.75C13.3765 12.75 14.25 13.6557 14.25 14.5C14.25 15.3443 13.3765 16.25 12 16.25C10.6235 16.25 9.75 15.3443 9.75 14.5C9.75 14.0858 9.41421 13.75 9 13.75C8.58579 13.75 8.25 14.0858 8.25 14.5C8.25 16.1664 9.61957 17.3913 11.25 17.6833V18C11.25 18.4142 11.5858 18.75 12 18.75C12.4142 18.75 12.75 18.4142 12.75 18V17.6833C14.3804 17.3913 15.75 16.1664 15.75 14.5C15.75 12.5828 13.9372 11.25 12 11.25C10.6235 11.25 9.75 10.3443 9.75 9.5C9.75 8.65573 10.6235 7.75 12 7.75C13.3765 7.75 14.25 8.65573 14.25 9.5C14.25 9.91421 14.5858 10.25 15 10.25C15.4142 10.25 15.75 9.91421 15.75 9.5C15.75 7.83361 14.3804 6.60867 12.75 6.31673V6Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" clip-rule="evenodd" opacity=".5"/><path d="M12.75 6C12.75 5.58579 12.4142 5.25 12 5.25C11.5858 5.25 11.25 5.58579 11.25 6V6.31673C9.61957 6.60867 8.25 7.83361 8.25 9.5C8.25 11.4172 10.0628 12.75 12 12.75C13.3765 12.75 14.25 13.6557 14.25 14.5C14.25 15.3443 13.3765 16.25 12 16.25C10.6235 16.25 9.75 15.3443 9.75 14.5C9.75 14.0858 9.41421 13.75 9 13.75C8.58579 13.75 8.25 14.0858 8.25 14.5C8.25 16.1664 9.61957 17.3913 11.25 17.6833V18C11.25 18.4142 11.5858 18.75 12 18.75C12.4142 18.75 12.75 18.4142 12.75 18V17.6833C14.3804 17.3913 15.75 16.1664 15.75 14.5C15.75 12.5828 13.9372 11.25 12 11.25C10.6235 11.25 9.75 10.3443 9.75 9.5C9.75 8.65573 10.6235 7.75 12 7.75C13.3765 7.75 14.25 8.65573 14.25 9.5C14.25 9.91421 14.5858 10.25 15 10.25C15.4142 10.25 15.75 9.91421 15.75 9.5C15.75 7.83361 14.3804 6.60867 12.75 6.31673V6Z"/></g></svg>
</template>

CSS

.icon-dollar-minimalistic-bold-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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M22%2012C22%2017.5228%2017.5228%2022%2012%2022C6.47715%2022%202%2017.5228%202%2012C2%206.47715%206.47715%202%2012%202C17.5228%202%2022%206.47715%2022%2012Z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12.75%206C12.75%205.58579%2012.4142%205.25%2012%205.25C11.5858%205.25%2011.25%205.58579%2011.25%206V6.31673C9.61957%206.60867%208.25%207.83361%208.25%209.5C8.25%2011.4172%2010.0628%2012.75%2012%2012.75C13.3765%2012.75%2014.25%2013.6557%2014.25%2014.5C14.25%2015.3443%2013.3765%2016.25%2012%2016.25C10.6235%2016.25%209.75%2015.3443%209.75%2014.5C9.75%2014.0858%209.41421%2013.75%209%2013.75C8.58579%2013.75%208.25%2014.0858%208.25%2014.5C8.25%2016.1664%209.61957%2017.3913%2011.25%2017.6833V18C11.25%2018.4142%2011.5858%2018.75%2012%2018.75C12.4142%2018.75%2012.75%2018.4142%2012.75%2018V17.6833C14.3804%2017.3913%2015.75%2016.1664%2015.75%2014.5C15.75%2012.5828%2013.9372%2011.25%2012%2011.25C10.6235%2011.25%209.75%2010.3443%209.75%209.5C9.75%208.65573%2010.6235%207.75%2012%207.75C13.3765%207.75%2014.25%208.65573%2014.25%209.5C14.25%209.91421%2014.5858%2010.25%2015%2010.25C15.4142%2010.25%2015.75%209.91421%2015.75%209.5C15.75%207.83361%2014.3804%206.60867%2012.75%206.31673V6Z%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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M22%2012C22%2017.5228%2017.5228%2022%2012%2022C6.47715%2022%202%2017.5228%202%2012C2%206.47715%206.47715%202%2012%202C17.5228%202%2022%206.47715%2022%2012Z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12.75%206C12.75%205.58579%2012.4142%205.25%2012%205.25C11.5858%205.25%2011.25%205.58579%2011.25%206V6.31673C9.61957%206.60867%208.25%207.83361%208.25%209.5C8.25%2011.4172%2010.0628%2012.75%2012%2012.75C13.3765%2012.75%2014.25%2013.6557%2014.25%2014.5C14.25%2015.3443%2013.3765%2016.25%2012%2016.25C10.6235%2016.25%209.75%2015.3443%209.75%2014.5C9.75%2014.0858%209.41421%2013.75%209%2013.75C8.58579%2013.75%208.25%2014.0858%208.25%2014.5C8.25%2016.1664%209.61957%2017.3913%2011.25%2017.6833V18C11.25%2018.4142%2011.5858%2018.75%2012%2018.75C12.4142%2018.75%2012.75%2018.4142%2012.75%2018V17.6833C14.3804%2017.3913%2015.75%2016.1664%2015.75%2014.5C15.75%2012.5828%2013.9372%2011.25%2012%2011.25C10.6235%2011.25%209.75%2010.3443%209.75%209.5C9.75%208.65573%2010.6235%207.75%2012%207.75C13.3765%207.75%2014.25%208.65573%2014.25%209.5C14.25%209.91421%2014.5858%2010.25%2015%2010.25C15.4142%2010.25%2015.75%209.91421%2015.75%209.5C15.75%207.83361%2014.3804%206.60867%2012.75%206.31673V6Z%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/dollar-minimalistic-bold-duotone.svg?color=%231a73e8&size=48