payments icon
payments-sharp from Material Symbols Light by Google · Sharp · Business · Apache-2.0 Free for personal and commercial use.
- Name
- payments-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- 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="M2.692 18.616V8.192h1v9.424h14.654v1zm3-3V5.23h15.616v10.385zm2.616-1q0-.667-.475-1.141T6.693 13v1.616zm10.384 0h1.616V13q-.671 0-1.143.475q-.473.474-.473 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.667 0 1.141-.474q.475-.475.475-1.141H6.692zm13.616 0V6.231h-1.616q0 .671.475 1.143q.474.472 1.14.472"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPaymentsSharp(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="M2.692 18.616V8.192h1v9.424h14.654v1zm3-3V5.23h15.616v10.385zm2.616-1q0-.667-.475-1.141T6.693 13v1.616zm10.384 0h1.616V13q-.671 0-1.143.475q-.473.474-.473 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.667 0 1.141-.474q.475-.475.475-1.141H6.692zm13.616 0V6.231h-1.616q0 .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="M2.692 18.616V8.192h1v9.424h14.654v1zm3-3V5.23h15.616v10.385zm2.616-1q0-.667-.475-1.141T6.693 13v1.616zm10.384 0h1.616V13q-.671 0-1.143.475q-.473.474-.473 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.667 0 1.141-.474q.475-.475.475-1.141H6.692zm13.616 0V6.231h-1.616q0 .671.475 1.143q.474.472 1.14.472"/></svg> </template>
CSS
.icon-payments-sharp {
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%22M2.692%2018.616V8.192h1v9.424h14.654v1zm3-3V5.23h15.616v10.385zm2.616-1q0-.667-.475-1.141T6.693%2013v1.616zm10.384%200h1.616V13q-.671%200-1.143.475q-.473.474-.473%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.667%200%201.141-.474q.475-.475.475-1.141H6.692zm13.616%200V6.231h-1.616q0%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%22M2.692%2018.616V8.192h1v9.424h14.654v1zm3-3V5.23h15.616v10.385zm2.616-1q0-.667-.475-1.141T6.693%2013v1.616zm10.384%200h1.616V13q-.671%200-1.143.475q-.473.474-.473%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.667%200%201.141-.474q.475-.475.475-1.141H6.692zm13.616%200V6.231h-1.616q0%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-sharp.svg?color=%231a73e8&size=48