universal currency alt icon

universal-currency-alt-rounded from Material Symbols Light by Google · Rounded · Business · Apache-2.0 Free for personal and commercial use.

Name
universal-currency-alt-rounded
Set
Material Symbols Light
Style
Rounded
Category
Business
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the universal currency alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 18q-.691 0-1.153-.462T3 16.384V7.616q0-.691.463-1.153T4.615 6h14.77q.69 0 1.152.463T21 7.616v8.769q0 .69-.463 1.153T19.385 18zm13.192-3.192H15.75q-.19 0-.316.126q-.126.125-.126.316t.126.316t.316.126h2.135q.348 0 .577-.23t.23-.578V12.75q0-.19-.126-.316q-.125-.126-.316-.126t-.316.126q-.126.126-.126.316zM12 14.385q.98 0 1.683-.702q.702-.702.702-1.683t-.702-1.683T12 9.615t-1.683.702T9.615 12t.702 1.683t1.683.702M6.192 9.192H8.25q.19 0 .316-.126t.126-.316t-.126-.316t-.316-.126H6.116q-.349 0-.578.23t-.23.577v2.135q0 .19.126.316t.316.126t.316-.126t.126-.316z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightUniversalCurrencyAltRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 18q-.691 0-1.153-.462T3 16.384V7.616q0-.691.463-1.153T4.615 6h14.77q.69 0 1.152.463T21 7.616v8.769q0 .69-.463 1.153T19.385 18zm13.192-3.192H15.75q-.19 0-.316.126q-.126.125-.126.316t.126.316t.316.126h2.135q.348 0 .577-.23t.23-.578V12.75q0-.19-.126-.316q-.125-.126-.316-.126t-.316.126q-.126.126-.126.316zM12 14.385q.98 0 1.683-.702q.702-.702.702-1.683t-.702-1.683T12 9.615t-1.683.702T9.615 12t.702 1.683t1.683.702M6.192 9.192H8.25q.19 0 .316-.126t.126-.316t-.126-.316t-.316-.126H6.116q-.349 0-.578.23t-.23.577v2.135q0 .19.126.316t.316.126t.316-.126t.126-.316z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 18q-.691 0-1.153-.462T3 16.384V7.616q0-.691.463-1.153T4.615 6h14.77q.69 0 1.152.463T21 7.616v8.769q0 .69-.463 1.153T19.385 18zm13.192-3.192H15.75q-.19 0-.316.126q-.126.125-.126.316t.126.316t.316.126h2.135q.348 0 .577-.23t.23-.578V12.75q0-.19-.126-.316q-.125-.126-.316-.126t-.316.126q-.126.126-.126.316zM12 14.385q.98 0 1.683-.702q.702-.702.702-1.683t-.702-1.683T12 9.615t-1.683.702T9.615 12t.702 1.683t1.683.702M6.192 9.192H8.25q.19 0 .316-.126t.126-.316t-.126-.316t-.316-.126H6.116q-.349 0-.578.23t-.23.577v2.135q0 .19.126.316t.316.126t.316-.126t.126-.316z"/></svg>
</template>

CSS

.icon-universal-currency-alt-rounded {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.616%2018q-.691%200-1.153-.462T3%2016.384V7.616q0-.691.463-1.153T4.615%206h14.77q.69%200%201.152.463T21%207.616v8.769q0%20.69-.463%201.153T19.385%2018zm13.192-3.192H15.75q-.19%200-.316.126q-.126.125-.126.316t.126.316t.316.126h2.135q.348%200%20.577-.23t.23-.578V12.75q0-.19-.126-.316q-.125-.126-.316-.126t-.316.126q-.126.126-.126.316zM12%2014.385q.98%200%201.683-.702q.702-.702.702-1.683t-.702-1.683T12%209.615t-1.683.702T9.615%2012t.702%201.683t1.683.702M6.192%209.192H8.25q.19%200%20.316-.126t.126-.316t-.126-.316t-.316-.126H6.116q-.349%200-.578.23t-.23.577v2.135q0%20.19.126.316t.316.126t.316-.126t.126-.316z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.616%2018q-.691%200-1.153-.462T3%2016.384V7.616q0-.691.463-1.153T4.615%206h14.77q.69%200%201.152.463T21%207.616v8.769q0%20.69-.463%201.153T19.385%2018zm13.192-3.192H15.75q-.19%200-.316.126q-.126.125-.126.316t.126.316t.316.126h2.135q.348%200%20.577-.23t.23-.578V12.75q0-.19-.126-.316q-.125-.126-.316-.126t-.316.126q-.126.126-.126.316zM12%2014.385q.98%200%201.683-.702q.702-.702.702-1.683t-.702-1.683T12%209.615t-1.683.702T9.615%2012t.702%201.683t1.683.702M6.192%209.192H8.25q.19%200%20.316-.126t.126-.316t-.126-.316t-.316-.126H6.116q-.349%200-.578.23t-.23.577v2.135q0%20.19.126.316t.316.126t.316-.126t.126-.316z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/universal-currency-alt-rounded.svg?color=%231a73e8&size=48