format letter spacing 2 icon

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

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

2 other variants in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the format letter spacing 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.662 20.646q-.146.166-.354.156t-.354-.156l-2.388-2.388q-.243-.242-.243-.566t.243-.565l2.388-2.37q.146-.145.354-.155t.354.156q.146.146.146.357q0 .21-.146.356L4.94 17.192h14.12l-1.702-1.72q-.14-.147-.153-.348t.153-.366t.353-.166t.355.166l2.369 2.369q.242.242.242.565t-.242.566l-2.389 2.388q-.146.146-.354.156q-.207.01-.353-.156q-.147-.146-.147-.357q0-.21.147-.356l1.74-1.74H4.92l1.74 1.759q.141.146.144.347t-.143.347m1.207-7.98l3.56-9.374q.062-.14.174-.216t.26-.076h.354q.146 0 .258.085t.174.226l3.483 9.36q.073.233-.052.435t-.383.202q-.16 0-.272-.076t-.174-.236l-.923-2.527H9.685l-.935 2.533q-.061.14-.171.223t-.27.083q-.263 0-.39-.205q-.129-.205-.05-.437M10.004 9.6h3.992l-1.908-5.28h-.1z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFormatLetterSpacing2Rounded(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="M6.662 20.646q-.146.166-.354.156t-.354-.156l-2.388-2.388q-.243-.242-.243-.566t.243-.565l2.388-2.37q.146-.145.354-.155t.354.156q.146.146.146.357q0 .21-.146.356L4.94 17.192h14.12l-1.702-1.72q-.14-.147-.153-.348t.153-.366t.353-.166t.355.166l2.369 2.369q.242.242.242.565t-.242.566l-2.389 2.388q-.146.146-.354.156q-.207.01-.353-.156q-.147-.146-.147-.357q0-.21.147-.356l1.74-1.74H4.92l1.74 1.759q.141.146.144.347t-.143.347m1.207-7.98l3.56-9.374q.062-.14.174-.216t.26-.076h.354q.146 0 .258.085t.174.226l3.483 9.36q.073.233-.052.435t-.383.202q-.16 0-.272-.076t-.174-.236l-.923-2.527H9.685l-.935 2.533q-.061.14-.171.223t-.27.083q-.263 0-.39-.205q-.129-.205-.05-.437M10.004 9.6h3.992l-1.908-5.28h-.1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.662 20.646q-.146.166-.354.156t-.354-.156l-2.388-2.388q-.243-.242-.243-.566t.243-.565l2.388-2.37q.146-.145.354-.155t.354.156q.146.146.146.357q0 .21-.146.356L4.94 17.192h14.12l-1.702-1.72q-.14-.147-.153-.348t.153-.366t.353-.166t.355.166l2.369 2.369q.242.242.242.565t-.242.566l-2.389 2.388q-.146.146-.354.156q-.207.01-.353-.156q-.147-.146-.147-.357q0-.21.147-.356l1.74-1.74H4.92l1.74 1.759q.141.146.144.347t-.143.347m1.207-7.98l3.56-9.374q.062-.14.174-.216t.26-.076h.354q.146 0 .258.085t.174.226l3.483 9.36q.073.233-.052.435t-.383.202q-.16 0-.272-.076t-.174-.236l-.923-2.527H9.685l-.935 2.533q-.061.14-.171.223t-.27.083q-.263 0-.39-.205q-.129-.205-.05-.437M10.004 9.6h3.992l-1.908-5.28h-.1z"/></svg>
</template>

CSS

.icon-format-letter-spacing-2-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%22M6.662%2020.646q-.146.166-.354.156t-.354-.156l-2.388-2.388q-.243-.242-.243-.566t.243-.565l2.388-2.37q.146-.145.354-.155t.354.156q.146.146.146.357q0%20.21-.146.356L4.94%2017.192h14.12l-1.702-1.72q-.14-.147-.153-.348t.153-.366t.353-.166t.355.166l2.369%202.369q.242.242.242.565t-.242.566l-2.389%202.388q-.146.146-.354.156q-.207.01-.353-.156q-.147-.146-.147-.357q0-.21.147-.356l1.74-1.74H4.92l1.74%201.759q.141.146.144.347t-.143.347m1.207-7.98l3.56-9.374q.062-.14.174-.216t.26-.076h.354q.146%200%20.258.085t.174.226l3.483%209.36q.073.233-.052.435t-.383.202q-.16%200-.272-.076t-.174-.236l-.923-2.527H9.685l-.935%202.533q-.061.14-.171.223t-.27.083q-.263%200-.39-.205q-.129-.205-.05-.437M10.004%209.6h3.992l-1.908-5.28h-.1z%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%22M6.662%2020.646q-.146.166-.354.156t-.354-.156l-2.388-2.388q-.243-.242-.243-.566t.243-.565l2.388-2.37q.146-.145.354-.155t.354.156q.146.146.146.357q0%20.21-.146.356L4.94%2017.192h14.12l-1.702-1.72q-.14-.147-.153-.348t.153-.366t.353-.166t.355.166l2.369%202.369q.242.242.242.565t-.242.566l-2.389%202.388q-.146.146-.354.156q-.207.01-.353-.156q-.147-.146-.147-.357q0-.21.147-.356l1.74-1.74H4.92l1.74%201.759q.141.146.144.347t-.143.347m1.207-7.98l3.56-9.374q.062-.14.174-.216t.26-.076h.354q.146%200%20.258.085t.174.226l3.483%209.36q.073.233-.052.435t-.383.202q-.16%200-.272-.076t-.174-.236l-.923-2.527H9.685l-.935%202.533q-.061.14-.171.223t-.27.083q-.263%200-.39-.205q-.129-.205-.05-.437M10.004%209.6h3.992l-1.908-5.28h-.1z%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-2-rounded.svg?color=%231a73e8&size=48