dollar square icon

dollar-square-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
dollar-square-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

More newicons icons from Reicon

Use the dollar square icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.252 8.078v2.86l-1.01-.35c-.51-.18-.82-.35-.82-1.22c0-.71.53-1.29 1.18-1.29zm3.328 6.551c0 .71-.53 1.29-1.18 1.29h-.65v-2.86l1.01.35c.51.18.82.35.82 1.22"/><path d="M16.19 2H7.81C4.17 2 2 4.17 2 7.81v8.38C2 19.83 4.17 22 7.81 22h8.38c3.64 0 5.81-2.17 5.81-5.81V7.81C22 4.17 19.83 2 16.19 2m-1.93 10c.78.27 1.82.84 1.82 2.63c0 1.54-1.2 2.79-2.68 2.79h-.65V18c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.58h-.36c-1.64 0-2.97-1.39-2.97-3.09a.749.749 0 1 1 1.5 0c0 .88.66 1.59 1.47 1.59h.36v-3.39L9.74 12c-.78-.27-1.82-.84-1.82-2.63c0-1.54 1.2-2.79 2.68-2.79h.65V6c0-.41.34-.75.75-.75s.75.34.75.75v.58h.36c1.64 0 2.97 1.39 2.97 3.09a.749.749 0 1 1-1.5 0c0-.88-.66-1.59-1.47-1.59h-.36v3.39z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconDollarSquareFilled(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 d="M11.252 8.078v2.86l-1.01-.35c-.51-.18-.82-.35-.82-1.22c0-.71.53-1.29 1.18-1.29zm3.328 6.551c0 .71-.53 1.29-1.18 1.29h-.65v-2.86l1.01.35c.51.18.82.35.82 1.22"/><path d="M16.19 2H7.81C4.17 2 2 4.17 2 7.81v8.38C2 19.83 4.17 22 7.81 22h8.38c3.64 0 5.81-2.17 5.81-5.81V7.81C22 4.17 19.83 2 16.19 2m-1.93 10c.78.27 1.82.84 1.82 2.63c0 1.54-1.2 2.79-2.68 2.79h-.65V18c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.58h-.36c-1.64 0-2.97-1.39-2.97-3.09a.749.749 0 1 1 1.5 0c0 .88.66 1.59 1.47 1.59h.36v-3.39L9.74 12c-.78-.27-1.82-.84-1.82-2.63c0-1.54 1.2-2.79 2.68-2.79h.65V6c0-.41.34-.75.75-.75s.75.34.75.75v.58h.36c1.64 0 2.97 1.39 2.97 3.09a.749.749 0 1 1-1.5 0c0-.88-.66-1.59-1.47-1.59h-.36v3.39z"/></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 d="M11.252 8.078v2.86l-1.01-.35c-.51-.18-.82-.35-.82-1.22c0-.71.53-1.29 1.18-1.29zm3.328 6.551c0 .71-.53 1.29-1.18 1.29h-.65v-2.86l1.01.35c.51.18.82.35.82 1.22"/><path d="M16.19 2H7.81C4.17 2 2 4.17 2 7.81v8.38C2 19.83 4.17 22 7.81 22h8.38c3.64 0 5.81-2.17 5.81-5.81V7.81C22 4.17 19.83 2 16.19 2m-1.93 10c.78.27 1.82.84 1.82 2.63c0 1.54-1.2 2.79-2.68 2.79h-.65V18c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.58h-.36c-1.64 0-2.97-1.39-2.97-3.09a.749.749 0 1 1 1.5 0c0 .88.66 1.59 1.47 1.59h.36v-3.39L9.74 12c-.78-.27-1.82-.84-1.82-2.63c0-1.54 1.2-2.79 2.68-2.79h.65V6c0-.41.34-.75.75-.75s.75.34.75.75v.58h.36c1.64 0 2.97 1.39 2.97 3.09a.749.749 0 1 1-1.5 0c0-.88-.66-1.59-1.47-1.59h-.36v3.39z"/></g></svg>
</template>

CSS

.icon-dollar-square-filled {
  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%20d%3D%22M11.252%208.078v2.86l-1.01-.35c-.51-.18-.82-.35-.82-1.22c0-.71.53-1.29%201.18-1.29zm3.328%206.551c0%20.71-.53%201.29-1.18%201.29h-.65v-2.86l1.01.35c.51.18.82.35.82%201.22%22%2F%3E%3Cpath%20d%3D%22M16.19%202H7.81C4.17%202%202%204.17%202%207.81v8.38C2%2019.83%204.17%2022%207.81%2022h8.38c3.64%200%205.81-2.17%205.81-5.81V7.81C22%204.17%2019.83%202%2016.19%202m-1.93%2010c.78.27%201.82.84%201.82%202.63c0%201.54-1.2%202.79-2.68%202.79h-.65V18c0%20.41-.34.75-.75.75s-.75-.34-.75-.75v-.58h-.36c-1.64%200-2.97-1.39-2.97-3.09a.749.749%200%201%201%201.5%200c0%20.88.66%201.59%201.47%201.59h.36v-3.39L9.74%2012c-.78-.27-1.82-.84-1.82-2.63c0-1.54%201.2-2.79%202.68-2.79h.65V6c0-.41.34-.75.75-.75s.75.34.75.75v.58h.36c1.64%200%202.97%201.39%202.97%203.09a.749.749%200%201%201-1.5%200c0-.88-.66-1.59-1.47-1.59h-.36v3.39z%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%20d%3D%22M11.252%208.078v2.86l-1.01-.35c-.51-.18-.82-.35-.82-1.22c0-.71.53-1.29%201.18-1.29zm3.328%206.551c0%20.71-.53%201.29-1.18%201.29h-.65v-2.86l1.01.35c.51.18.82.35.82%201.22%22%2F%3E%3Cpath%20d%3D%22M16.19%202H7.81C4.17%202%202%204.17%202%207.81v8.38C2%2019.83%204.17%2022%207.81%2022h8.38c3.64%200%205.81-2.17%205.81-5.81V7.81C22%204.17%2019.83%202%2016.19%202m-1.93%2010c.78.27%201.82.84%201.82%202.63c0%201.54-1.2%202.79-2.68%202.79h-.65V18c0%20.41-.34.75-.75.75s-.75-.34-.75-.75v-.58h-.36c-1.64%200-2.97-1.39-2.97-3.09a.749.749%200%201%201%201.5%200c0%20.88.66%201.59%201.47%201.59h.36v-3.39L9.74%2012c-.78-.27-1.82-.84-1.82-2.63c0-1.54%201.2-2.79%202.68-2.79h.65V6c0-.41.34-.75.75-.75s.75.34.75.75v.58h.36c1.64%200%202.97%201.39%202.97%203.09a.749.749%200%201%201-1.5%200c0-.88-.66-1.59-1.47-1.59h-.36v3.39z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/dollar-square-filled.svg?color=%231a73e8&size=48