format letter spacing wide icon

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

Name
format-letter-spacing-wide-rounded
Set
Material Symbols Light
Style
Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
format-letter-spacing-wide-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 wide icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.143 18.856Q4 18.713 4 18.5v-13q0-.213.144-.356T4.501 5t.356.144T5 5.5v13q0 .213-.144.356T4.499 19t-.356-.144m15 0Q19 18.713 19 18.5v-13q0-.213.144-.356T19.501 5t.356.144T20 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 MaterialSymbolsLightFormatLetterSpacingWideRounded(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="M4.143 18.856Q4 18.713 4 18.5v-13q0-.213.144-.356T4.501 5t.356.144T5 5.5v13q0 .213-.144.356T4.499 19t-.356-.144m15 0Q19 18.713 19 18.5v-13q0-.213.144-.356T19.501 5t.356.144T20 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="M4.143 18.856Q4 18.713 4 18.5v-13q0-.213.144-.356T4.501 5t.356.144T5 5.5v13q0 .213-.144.356T4.499 19t-.356-.144m15 0Q19 18.713 19 18.5v-13q0-.213.144-.356T19.501 5t.356.144T20 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-wide-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%22M4.143%2018.856Q4%2018.713%204%2018.5v-13q0-.213.144-.356T4.501%205t.356.144T5%205.5v13q0%20.213-.144.356T4.499%2019t-.356-.144m15%200Q19%2018.713%2019%2018.5v-13q0-.213.144-.356T19.501%205t.356.144T20%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%22M4.143%2018.856Q4%2018.713%204%2018.5v-13q0-.213.144-.356T4.501%205t.356.144T5%205.5v13q0%20.213-.144.356T4.499%2019t-.356-.144m15%200Q19%2018.713%2019%2018.5v-13q0-.213.144-.356T19.501%205t.356.144T20%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-wide-rounded.svg?color=%231a73e8&size=48