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

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

5 other variants in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the payments icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.308 18.616q-.667 0-1.141-.475q-.475-.475-.475-1.141V8.692q0-.212.144-.356t.357-.144t.356.144t.143.356V17q0 .23.192.423q.193.193.424.193h13.538q.213 0 .356.143q.144.144.144.357t-.144.356t-.356.144zm3-3q-.667 0-1.141-.475q-.475-.475-.475-1.141V6.846q0-.666.475-1.14t1.14-.475h12.385q.667 0 1.141.474t.475 1.141V14q0 .666-.475 1.14q-.474.476-1.14.476zm1-1q0-.672-.475-1.144Q7.36 13 6.693 13v1q0 .25.182.433t.433.183zm10.384 0h1q.25 0 .433-.183t.183-.433v-1q-.672 0-1.144.475q-.472.474-.472 1.14M13.5 12.424q.846 0 1.423-.577t.577-1.423T14.923 9T13.5 8.423T12.077 9t-.577 1.423t.577 1.423t1.423.577M6.692 7.846q.672 0 1.144-.474q.472-.475.472-1.141h-1q-.25 0-.433.183t-.183.432zm13.616 0v-1q0-.25-.183-.432t-.433-.183h-1q0 .671.475 1.143q.474.472 1.14.472"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPaymentsRounded(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.308 18.616q-.667 0-1.141-.475q-.475-.475-.475-1.141V8.692q0-.212.144-.356t.357-.144t.356.144t.143.356V17q0 .23.192.423q.193.193.424.193h13.538q.213 0 .356.143q.144.144.144.357t-.144.356t-.356.144zm3-3q-.667 0-1.141-.475q-.475-.475-.475-1.141V6.846q0-.666.475-1.14t1.14-.475h12.385q.667 0 1.141.474t.475 1.141V14q0 .666-.475 1.14q-.474.476-1.14.476zm1-1q0-.672-.475-1.144Q7.36 13 6.693 13v1q0 .25.182.433t.433.183zm10.384 0h1q.25 0 .433-.183t.183-.433v-1q-.672 0-1.144.475q-.472.474-.472 1.14M13.5 12.424q.846 0 1.423-.577t.577-1.423T14.923 9T13.5 8.423T12.077 9t-.577 1.423t.577 1.423t1.423.577M6.692 7.846q.672 0 1.144-.474q.472-.475.472-1.141h-1q-.25 0-.433.183t-.183.432zm13.616 0v-1q0-.25-.183-.432t-.433-.183h-1q0 .671.475 1.143q.474.472 1.14.472"/></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.308 18.616q-.667 0-1.141-.475q-.475-.475-.475-1.141V8.692q0-.212.144-.356t.357-.144t.356.144t.143.356V17q0 .23.192.423q.193.193.424.193h13.538q.213 0 .356.143q.144.144.144.357t-.144.356t-.356.144zm3-3q-.667 0-1.141-.475q-.475-.475-.475-1.141V6.846q0-.666.475-1.14t1.14-.475h12.385q.667 0 1.141.474t.475 1.141V14q0 .666-.475 1.14q-.474.476-1.14.476zm1-1q0-.672-.475-1.144Q7.36 13 6.693 13v1q0 .25.182.433t.433.183zm10.384 0h1q.25 0 .433-.183t.183-.433v-1q-.672 0-1.144.475q-.472.474-.472 1.14M13.5 12.424q.846 0 1.423-.577t.577-1.423T14.923 9T13.5 8.423T12.077 9t-.577 1.423t.577 1.423t1.423.577M6.692 7.846q.672 0 1.144-.474q.472-.475.472-1.141h-1q-.25 0-.433.183t-.183.432zm13.616 0v-1q0-.25-.183-.432t-.433-.183h-1q0 .671.475 1.143q.474.472 1.14.472"/></svg>
</template>

CSS

.icon-payments-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.308%2018.616q-.667%200-1.141-.475q-.475-.475-.475-1.141V8.692q0-.212.144-.356t.357-.144t.356.144t.143.356V17q0%20.23.192.423q.193.193.424.193h13.538q.213%200%20.356.143q.144.144.144.357t-.144.356t-.356.144zm3-3q-.667%200-1.141-.475q-.475-.475-.475-1.141V6.846q0-.666.475-1.14t1.14-.475h12.385q.667%200%201.141.474t.475%201.141V14q0%20.666-.475%201.14q-.474.476-1.14.476zm1-1q0-.672-.475-1.144Q7.36%2013%206.693%2013v1q0%20.25.182.433t.433.183zm10.384%200h1q.25%200%20.433-.183t.183-.433v-1q-.672%200-1.144.475q-.472.474-.472%201.14M13.5%2012.424q.846%200%201.423-.577t.577-1.423T14.923%209T13.5%208.423T12.077%209t-.577%201.423t.577%201.423t1.423.577M6.692%207.846q.672%200%201.144-.474q.472-.475.472-1.141h-1q-.25%200-.433.183t-.183.432zm13.616%200v-1q0-.25-.183-.432t-.433-.183h-1q0%20.671.475%201.143q.474.472%201.14.472%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.308%2018.616q-.667%200-1.141-.475q-.475-.475-.475-1.141V8.692q0-.212.144-.356t.357-.144t.356.144t.143.356V17q0%20.23.192.423q.193.193.424.193h13.538q.213%200%20.356.143q.144.144.144.357t-.144.356t-.356.144zm3-3q-.667%200-1.141-.475q-.475-.475-.475-1.141V6.846q0-.666.475-1.14t1.14-.475h12.385q.667%200%201.141.474t.475%201.141V14q0%20.666-.475%201.14q-.474.476-1.14.476zm1-1q0-.672-.475-1.144Q7.36%2013%206.693%2013v1q0%20.25.182.433t.433.183zm10.384%200h1q.25%200%20.433-.183t.183-.433v-1q-.672%200-1.144.475q-.472.474-.472%201.14M13.5%2012.424q.846%200%201.423-.577t.577-1.423T14.923%209T13.5%208.423T12.077%209t-.577%201.423t.577%201.423t1.423.577M6.692%207.846q.672%200%201.144-.474q.472-.475.472-1.141h-1q-.25%200-.433.183t-.183.432zm13.616%200v-1q0-.25-.183-.432t-.433-.183h-1q0%20.671.475%201.143q.474.472%201.14.472%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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