format letter spacing 2 icon

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

Name
format-letter-spacing-2-outline-rounded
Set
Material Symbols Light
Style
Outline 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-.14.16-.354.15t-.354-.15l-2.388-2.388q-.243-.242-.243-.566t.243-.565l2.388-2.37q.14-.14.35-.15q.212-.009.358.15q.146.147.146.358q0 .21-.146.356L4.94 17.192h14.12l-1.708-1.726q-.14-.141-.15-.342t.156-.366q.16-.16.354-.16t.354.16l2.369 2.369q.242.242.242.565q0 .324-.242.566l-2.389 2.388q-.14.14-.35.15q-.211.01-.357-.15q-.147-.146-.147-.356q0-.211.147-.357l1.74-1.74H4.92l1.746 1.765q.14.14.14.341t-.145.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 MaterialSymbolsLightFormatLetterSpacing2OutlineRounded(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-.14.16-.354.15t-.354-.15l-2.388-2.388q-.243-.242-.243-.566t.243-.565l2.388-2.37q.14-.14.35-.15q.212-.009.358.15q.146.147.146.358q0 .21-.146.356L4.94 17.192h14.12l-1.708-1.726q-.14-.141-.15-.342t.156-.366q.16-.16.354-.16t.354.16l2.369 2.369q.242.242.242.565q0 .324-.242.566l-2.389 2.388q-.14.14-.35.15q-.211.01-.357-.15q-.147-.146-.147-.356q0-.211.147-.357l1.74-1.74H4.92l1.746 1.765q.14.14.14.341t-.145.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-.14.16-.354.15t-.354-.15l-2.388-2.388q-.243-.242-.243-.566t.243-.565l2.388-2.37q.14-.14.35-.15q.212-.009.358.15q.146.147.146.358q0 .21-.146.356L4.94 17.192h14.12l-1.708-1.726q-.14-.141-.15-.342t.156-.366q.16-.16.354-.16t.354.16l2.369 2.369q.242.242.242.565q0 .324-.242.566l-2.389 2.388q-.14.14-.35.15q-.211.01-.357-.15q-.147-.146-.147-.356q0-.211.147-.357l1.74-1.74H4.92l1.746 1.765q.14.14.14.341t-.145.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-outline-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-.14.16-.354.15t-.354-.15l-2.388-2.388q-.243-.242-.243-.566t.243-.565l2.388-2.37q.14-.14.35-.15q.212-.009.358.15q.146.147.146.358q0%20.21-.146.356L4.94%2017.192h14.12l-1.708-1.726q-.14-.141-.15-.342t.156-.366q.16-.16.354-.16t.354.16l2.369%202.369q.242.242.242.565q0%20.324-.242.566l-2.389%202.388q-.14.14-.35.15q-.211.01-.357-.15q-.147-.146-.147-.356q0-.211.147-.357l1.74-1.74H4.92l1.746%201.765q.14.14.14.341t-.145.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-.14.16-.354.15t-.354-.15l-2.388-2.388q-.243-.242-.243-.566t.243-.565l2.388-2.37q.14-.14.35-.15q.212-.009.358.15q.146.147.146.358q0%20.21-.146.356L4.94%2017.192h14.12l-1.708-1.726q-.14-.141-.15-.342t.156-.366q.16-.16.354-.16t.354.16l2.369%202.369q.242.242.242.565q0%20.324-.242.566l-2.389%202.388q-.14.14-.35.15q-.211.01-.357-.15q-.147-.146-.147-.356q0-.211.147-.357l1.74-1.74H4.92l1.746%201.765q.14.14.14.341t-.145.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-outline-rounded.svg?color=%231a73e8&size=48