format letter spacing standard icon

format-letter-spacing-standard-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.

Name
format-letter-spacing-standard-rounded
Set
Material Symbols Light
Style
Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
format-letter-spacing-standard-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the format letter spacing standard icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.143 18.856Q5 18.713 5 18.5v-13q0-.213.144-.356T5.501 5t.356.144T6 5.5v13q0 .213-.144.356T5.499 19t-.356-.144m13 0Q18 18.713 18 18.5v-13q0-.213.144-.356T18.501 5t.356.144T19 5.5v13q0 .213-.144.356t-.357.144t-.356-.144M8.473 17q-.25 0-.398-.206q-.148-.205-.056-.452l3.304-8.946q.06-.145.181-.232q.12-.087.287-.087h.365q.155 0 .278.087t.185.232l3.362 8.933q.092.246-.054.458t-.408.213q-.16 0-.29-.092t-.196-.247l-.892-2.5h-4.34l-.879 2.525q-.047.15-.175.232Q8.62 17 8.473 17m1.66-3.712h3.693l-1.815-5.111h-.062z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFormatLetterSpacingStandardRounded(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="M5.143 18.856Q5 18.713 5 18.5v-13q0-.213.144-.356T5.501 5t.356.144T6 5.5v13q0 .213-.144.356T5.499 19t-.356-.144m13 0Q18 18.713 18 18.5v-13q0-.213.144-.356T18.501 5t.356.144T19 5.5v13q0 .213-.144.356t-.357.144t-.356-.144M8.473 17q-.25 0-.398-.206q-.148-.205-.056-.452l3.304-8.946q.06-.145.181-.232q.12-.087.287-.087h.365q.155 0 .278.087t.185.232l3.362 8.933q.092.246-.054.458t-.408.213q-.16 0-.29-.092t-.196-.247l-.892-2.5h-4.34l-.879 2.525q-.047.15-.175.232Q8.62 17 8.473 17m1.66-3.712h3.693l-1.815-5.111h-.062z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.143 18.856Q5 18.713 5 18.5v-13q0-.213.144-.356T5.501 5t.356.144T6 5.5v13q0 .213-.144.356T5.499 19t-.356-.144m13 0Q18 18.713 18 18.5v-13q0-.213.144-.356T18.501 5t.356.144T19 5.5v13q0 .213-.144.356t-.357.144t-.356-.144M8.473 17q-.25 0-.398-.206q-.148-.205-.056-.452l3.304-8.946q.06-.145.181-.232q.12-.087.287-.087h.365q.155 0 .278.087t.185.232l3.362 8.933q.092.246-.054.458t-.408.213q-.16 0-.29-.092t-.196-.247l-.892-2.5h-4.34l-.879 2.525q-.047.15-.175.232Q8.62 17 8.473 17m1.66-3.712h3.693l-1.815-5.111h-.062z"/></svg>
</template>

CSS

.icon-format-letter-spacing-standard-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%22M5.143%2018.856Q5%2018.713%205%2018.5v-13q0-.213.144-.356T5.501%205t.356.144T6%205.5v13q0%20.213-.144.356T5.499%2019t-.356-.144m13%200Q18%2018.713%2018%2018.5v-13q0-.213.144-.356T18.501%205t.356.144T19%205.5v13q0%20.213-.144.356t-.357.144t-.356-.144M8.473%2017q-.25%200-.398-.206q-.148-.205-.056-.452l3.304-8.946q.06-.145.181-.232q.12-.087.287-.087h.365q.155%200%20.278.087t.185.232l3.362%208.933q.092.246-.054.458t-.408.213q-.16%200-.29-.092t-.196-.247l-.892-2.5h-4.34l-.879%202.525q-.047.15-.175.232Q8.62%2017%208.473%2017m1.66-3.712h3.693l-1.815-5.111h-.062z%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%22M5.143%2018.856Q5%2018.713%205%2018.5v-13q0-.213.144-.356T5.501%205t.356.144T6%205.5v13q0%20.213-.144.356T5.499%2019t-.356-.144m13%200Q18%2018.713%2018%2018.5v-13q0-.213.144-.356T18.501%205t.356.144T19%205.5v13q0%20.213-.144.356t-.357.144t-.356-.144M8.473%2017q-.25%200-.398-.206q-.148-.205-.056-.452l3.304-8.946q.06-.145.181-.232q.12-.087.287-.087h.365q.155%200%20.278.087t.185.232l3.362%208.933q.092.246-.054.458t-.408.213q-.16%200-.29-.092t-.196-.247l-.892-2.5h-4.34l-.879%202.525q-.047.15-.175.232Q8.62%2017%208.473%2017m1.66-3.712h3.693l-1.815-5.111h-.062z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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