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

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

2 other variants in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the finance mode icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.692 11.23V7.5q0-.336.236-.572q.235-.236.572-.236t.572.236q.236.236.236.572v3.73q0 .337-.236.573t-.572.236t-.572-.236t-.236-.572m4.347 1.313V3.5q0-.336.235-.572q.236-.236.572-.236q.337 0 .572.236q.236.236.236.572v9.044q0 .404-.248.606q-.249.202-.557.202t-.56-.202t-.25-.606m-8.731 2.142V11.5q0-.336.235-.572q.236-.236.573-.236t.572.236t.235.572v3.187q0 .404-.248.605q-.248.202-.557.202q-.308 0-.56-.202q-.25-.201-.25-.605m1.085 5.863q-.335 0-.463-.305q-.128-.304.116-.549l3.908-3.907q.217-.218.535-.243t.565.193l2.985 2.565l6.753-6.754H18q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h2.692q.344 0 .576.232t.232.576v2.692q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356v-1.792l-6.904 6.904q-.217.217-.535.242t-.565-.193l-2.985-2.565l-3.757 3.758q-.064.06-.161.103t-.2.043"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFinanceModeRounded(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="M8.692 11.23V7.5q0-.336.236-.572q.235-.236.572-.236t.572.236q.236.236.236.572v3.73q0 .337-.236.573t-.572.236t-.572-.236t-.236-.572m4.347 1.313V3.5q0-.336.235-.572q.236-.236.572-.236q.337 0 .572.236q.236.236.236.572v9.044q0 .404-.248.606q-.249.202-.557.202t-.56-.202t-.25-.606m-8.731 2.142V11.5q0-.336.235-.572q.236-.236.573-.236t.572.236t.235.572v3.187q0 .404-.248.605q-.248.202-.557.202q-.308 0-.56-.202q-.25-.201-.25-.605m1.085 5.863q-.335 0-.463-.305q-.128-.304.116-.549l3.908-3.907q.217-.218.535-.243t.565.193l2.985 2.565l6.753-6.754H18q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h2.692q.344 0 .576.232t.232.576v2.692q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356v-1.792l-6.904 6.904q-.217.217-.535.242t-.565-.193l-2.985-2.565l-3.757 3.758q-.064.06-.161.103t-.2.043"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.692 11.23V7.5q0-.336.236-.572q.235-.236.572-.236t.572.236q.236.236.236.572v3.73q0 .337-.236.573t-.572.236t-.572-.236t-.236-.572m4.347 1.313V3.5q0-.336.235-.572q.236-.236.572-.236q.337 0 .572.236q.236.236.236.572v9.044q0 .404-.248.606q-.249.202-.557.202t-.56-.202t-.25-.606m-8.731 2.142V11.5q0-.336.235-.572q.236-.236.573-.236t.572.236t.235.572v3.187q0 .404-.248.605q-.248.202-.557.202q-.308 0-.56-.202q-.25-.201-.25-.605m1.085 5.863q-.335 0-.463-.305q-.128-.304.116-.549l3.908-3.907q.217-.218.535-.243t.565.193l2.985 2.565l6.753-6.754H18q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h2.692q.344 0 .576.232t.232.576v2.692q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356v-1.792l-6.904 6.904q-.217.217-.535.242t-.565-.193l-2.985-2.565l-3.757 3.758q-.064.06-.161.103t-.2.043"/></svg>
</template>

CSS

.icon-finance-mode-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%22M8.692%2011.23V7.5q0-.336.236-.572q.235-.236.572-.236t.572.236q.236.236.236.572v3.73q0%20.337-.236.573t-.572.236t-.572-.236t-.236-.572m4.347%201.313V3.5q0-.336.235-.572q.236-.236.572-.236q.337%200%20.572.236q.236.236.236.572v9.044q0%20.404-.248.606q-.249.202-.557.202t-.56-.202t-.25-.606m-8.731%202.142V11.5q0-.336.235-.572q.236-.236.573-.236t.572.236t.235.572v3.187q0%20.404-.248.605q-.248.202-.557.202q-.308%200-.56-.202q-.25-.201-.25-.605m1.085%205.863q-.335%200-.463-.305q-.128-.304.116-.549l3.908-3.907q.217-.218.535-.243t.565.193l2.985%202.565l6.753-6.754H18q-.213%200-.356-.144t-.144-.357t.144-.356t.356-.143h2.692q.344%200%20.576.232t.232.576v2.692q0%20.213-.144.356t-.357.144t-.356-.144t-.143-.356v-1.792l-6.904%206.904q-.217.217-.535.242t-.565-.193l-2.985-2.565l-3.757%203.758q-.064.06-.161.103t-.2.043%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%22M8.692%2011.23V7.5q0-.336.236-.572q.235-.236.572-.236t.572.236q.236.236.236.572v3.73q0%20.337-.236.573t-.572.236t-.572-.236t-.236-.572m4.347%201.313V3.5q0-.336.235-.572q.236-.236.572-.236q.337%200%20.572.236q.236.236.236.572v9.044q0%20.404-.248.606q-.249.202-.557.202t-.56-.202t-.25-.606m-8.731%202.142V11.5q0-.336.235-.572q.236-.236.573-.236t.572.236t.235.572v3.187q0%20.404-.248.605q-.248.202-.557.202q-.308%200-.56-.202q-.25-.201-.25-.605m1.085%205.863q-.335%200-.463-.305q-.128-.304.116-.549l3.908-3.907q.217-.218.535-.243t.565.193l2.985%202.565l6.753-6.754H18q-.213%200-.356-.144t-.144-.357t.144-.356t.356-.143h2.692q.344%200%20.576.232t.232.576v2.692q0%20.213-.144.356t-.357.144t-.356-.144t-.143-.356v-1.792l-6.904%206.904q-.217.217-.535.242t-.565-.193l-2.985-2.565l-3.757%203.758q-.064.06-.161.103t-.2.043%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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