decimal-increase from Material Symbols Light by Google · Regular · Text · Apache-2.0 Free for personal and commercial use.

Name
decimal-increase
Set
Material Symbols Light
Style
Regular
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
decimal-increase-outline, decimal-increase-outline-sharp, decimal-increase-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the decimal increase icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.423 20.789l-.707-.689L18.79 18h-6.81v-1h6.81l-2.075-2.1l.707-.688l3.289 3.288zM4.25 12.827v-1.692h1.692v1.692zm3.88-.805q-.803-.806-.803-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-.805m7.885 0q-.804-.806-.804-1.945v-4q0-1.14.806-1.945t1.946-.805t1.944.805t.803 1.945v4q0 1.14-.805 1.945q-.806.805-1.946.805t-1.945-.805m-4.703-.705q.515-.511.515-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-.51m7.884 0q.515-.511.515-1.24v-4q0-.73-.515-1.24q-.514-.51-1.235-.51t-1.236.51t-.514 1.24v4q0 .729.514 1.24t1.236.51q.72 0 1.235-.51"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDecimalIncrease(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="m17.423 20.789l-.707-.689L18.79 18h-6.81v-1h6.81l-2.075-2.1l.707-.688l3.289 3.288zM4.25 12.827v-1.692h1.692v1.692zm3.88-.805q-.803-.806-.803-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-.805m7.885 0q-.804-.806-.804-1.945v-4q0-1.14.806-1.945t1.946-.805t1.944.805t.803 1.945v4q0 1.14-.805 1.945q-.806.805-1.946.805t-1.945-.805m-4.703-.705q.515-.511.515-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-.51m7.884 0q.515-.511.515-1.24v-4q0-.73-.515-1.24q-.514-.51-1.235-.51t-1.236.51t-.514 1.24v4q0 .729.514 1.24t1.236.51q.72 0 1.235-.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="m17.423 20.789l-.707-.689L18.79 18h-6.81v-1h6.81l-2.075-2.1l.707-.688l3.289 3.288zM4.25 12.827v-1.692h1.692v1.692zm3.88-.805q-.803-.806-.803-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-.805m7.885 0q-.804-.806-.804-1.945v-4q0-1.14.806-1.945t1.946-.805t1.944.805t.803 1.945v4q0 1.14-.805 1.945q-.806.805-1.946.805t-1.945-.805m-4.703-.705q.515-.511.515-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-.51m7.884 0q.515-.511.515-1.24v-4q0-.73-.515-1.24q-.514-.51-1.235-.51t-1.236.51t-.514 1.24v4q0 .729.514 1.24t1.236.51q.72 0 1.235-.51"/></svg>
</template>

CSS

.icon-decimal-increase {
  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%22m17.423%2020.789l-.707-.689L18.79%2018h-6.81v-1h6.81l-2.075-2.1l.707-.688l3.289%203.288zM4.25%2012.827v-1.692h1.692v1.692zm3.88-.805q-.803-.806-.803-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-.805m7.885%200q-.804-.806-.804-1.945v-4q0-1.14.806-1.945t1.946-.805t1.944.805t.803%201.945v4q0%201.14-.805%201.945q-.806.805-1.946.805t-1.945-.805m-4.703-.705q.515-.511.515-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-.51m7.884%200q.515-.511.515-1.24v-4q0-.73-.515-1.24q-.514-.51-1.235-.51t-1.236.51t-.514%201.24v4q0%20.729.514%201.24t1.236.51q.72%200%201.235-.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%22m17.423%2020.789l-.707-.689L18.79%2018h-6.81v-1h6.81l-2.075-2.1l.707-.688l3.289%203.288zM4.25%2012.827v-1.692h1.692v1.692zm3.88-.805q-.803-.806-.803-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-.805m7.885%200q-.804-.806-.804-1.945v-4q0-1.14.806-1.945t1.946-.805t1.944.805t.803%201.945v4q0%201.14-.805%201.945q-.806.805-1.946.805t-1.945-.805m-4.703-.705q.515-.511.515-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-.51m7.884%200q.515-.511.515-1.24v-4q0-.73-.515-1.24q-.514-.51-1.235-.51t-1.236.51t-.514%201.24v4q0%20.729.514%201.24t1.236.51q.72%200%201.235-.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-increase.svg?color=%231a73e8&size=48