decimal-decrease-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.

Name
decimal-decrease-rounded
Set
Material Symbols Light
Style
Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
decimal-decrease-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the decimal decrease icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.64 18l1.722 1.74q.14.147.153.353t-.16.357q-.159.15-.353.15t-.335-.146l-2.363-2.388q-.242-.243-.242-.566t.242-.565l2.363-2.37q.147-.146.348-.155t.356.136t.15.354t-.14.36L13.64 17h6.303q.213 0 .357.144t.143.357t-.143.356t-.357.143zm-8.428-5.173H4.98q-.31 0-.521-.21q-.21-.21-.21-.52v-.231q0-.311.21-.521t.52-.21h.232q.31 0 .52.21t.21.52v.231q0 .31-.21.52t-.52.211m2.919-.805q-.804-.806-.804-1.945v-4q0-1.14.806-1.945t1.946-.805t1.944.805t.804 1.945v4q0 1.14-.806 1.945t-1.946.805t-1.944-.805m3.182-.705q.514-.511.514-1.24v-4q0-.73-.514-1.24q-.515-.51-1.236-.51t-1.236.51q-.514.51-.514 1.24v4q0 .729.514 1.24q.515.51 1.236.51t1.236-.51"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDecimalDecreaseRounded(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="m13.64 18l1.722 1.74q.14.147.153.353t-.16.357q-.159.15-.353.15t-.335-.146l-2.363-2.388q-.242-.243-.242-.566t.242-.565l2.363-2.37q.147-.146.348-.155t.356.136t.15.354t-.14.36L13.64 17h6.303q.213 0 .357.144t.143.357t-.143.356t-.357.143zm-8.428-5.173H4.98q-.31 0-.521-.21q-.21-.21-.21-.52v-.231q0-.311.21-.521t.52-.21h.232q.31 0 .52.21t.21.52v.231q0 .31-.21.52t-.52.211m2.919-.805q-.804-.806-.804-1.945v-4q0-1.14.806-1.945t1.946-.805t1.944.805t.804 1.945v4q0 1.14-.806 1.945t-1.946.805t-1.944-.805m3.182-.705q.514-.511.514-1.24v-4q0-.73-.514-1.24q-.515-.51-1.236-.51t-1.236.51q-.514.51-.514 1.24v4q0 .729.514 1.24q.515.51 1.236.51t1.236-.51"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.64 18l1.722 1.74q.14.147.153.353t-.16.357q-.159.15-.353.15t-.335-.146l-2.363-2.388q-.242-.243-.242-.566t.242-.565l2.363-2.37q.147-.146.348-.155t.356.136t.15.354t-.14.36L13.64 17h6.303q.213 0 .357.144t.143.357t-.143.356t-.357.143zm-8.428-5.173H4.98q-.31 0-.521-.21q-.21-.21-.21-.52v-.231q0-.311.21-.521t.52-.21h.232q.31 0 .52.21t.21.52v.231q0 .31-.21.52t-.52.211m2.919-.805q-.804-.806-.804-1.945v-4q0-1.14.806-1.945t1.946-.805t1.944.805t.804 1.945v4q0 1.14-.806 1.945t-1.946.805t-1.944-.805m3.182-.705q.514-.511.514-1.24v-4q0-.73-.514-1.24q-.515-.51-1.236-.51t-1.236.51q-.514.51-.514 1.24v4q0 .729.514 1.24q.515.51 1.236.51t1.236-.51"/></svg>
</template>

CSS

.icon-decimal-decrease-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%22m13.64%2018l1.722%201.74q.14.147.153.353t-.16.357q-.159.15-.353.15t-.335-.146l-2.363-2.388q-.242-.243-.242-.566t.242-.565l2.363-2.37q.147-.146.348-.155t.356.136t.15.354t-.14.36L13.64%2017h6.303q.213%200%20.357.144t.143.357t-.143.356t-.357.143zm-8.428-5.173H4.98q-.31%200-.521-.21q-.21-.21-.21-.52v-.231q0-.311.21-.521t.52-.21h.232q.31%200%20.52.21t.21.52v.231q0%20.31-.21.52t-.52.211m2.919-.805q-.804-.806-.804-1.945v-4q0-1.14.806-1.945t1.946-.805t1.944.805t.804%201.945v4q0%201.14-.806%201.945t-1.946.805t-1.944-.805m3.182-.705q.514-.511.514-1.24v-4q0-.73-.514-1.24q-.515-.51-1.236-.51t-1.236.51q-.514.51-.514%201.24v4q0%20.729.514%201.24q.515.51%201.236.51t1.236-.51%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%22m13.64%2018l1.722%201.74q.14.147.153.353t-.16.357q-.159.15-.353.15t-.335-.146l-2.363-2.388q-.242-.243-.242-.566t.242-.565l2.363-2.37q.147-.146.348-.155t.356.136t.15.354t-.14.36L13.64%2017h6.303q.213%200%20.357.144t.143.357t-.143.356t-.357.143zm-8.428-5.173H4.98q-.31%200-.521-.21q-.21-.21-.21-.52v-.231q0-.311.21-.521t.52-.21h.232q.31%200%20.52.21t.21.52v.231q0%20.31-.21.52t-.52.211m2.919-.805q-.804-.806-.804-1.945v-4q0-1.14.806-1.945t1.946-.805t1.944.805t.804%201.945v4q0%201.14-.806%201.945t-1.946.805t-1.944-.805m3.182-.705q.514-.511.514-1.24v-4q0-.73-.514-1.24q-.515-.51-1.236-.51t-1.236.51q-.514.51-.514%201.24v4q0%20.729.514%201.24q.515.51%201.236.51t1.236-.51%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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