format letter spacing icon
format-letter-spacing-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- format-letter-spacing-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- format-letter-spacing-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the format letter spacing icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.114 18.212l1.746 1.765q.14.14.14.341t-.146.347q-.14.16-.354.15t-.354-.15l-2.388-2.388q-.243-.243-.243-.566t.243-.565l2.388-2.369q.14-.14.341-.15q.202-.01.367.15q.165.165.165.357t-.165.356l-1.74 1.721h9.753l-1.726-1.727q-.141-.14-.15-.34q-.01-.202.155-.367q.16-.16.354-.16t.354.16l2.369 2.37q.243.241.243.564t-.243.566l-2.388 2.388q-.14.14-.342.15q-.2.01-.366-.15q-.165-.165-.165-.356q0-.192.165-.357l1.74-1.74zm-.97-6.855Q6 11.214 6 11V3.5q0-.213.143-.357T6.5 3t.357.143T7 3.5V11q0 .214-.143.357T6.5 11.5t-.357-.143m5.5 0Q11.5 11.214 11.5 11V3.5q0-.213.143-.357T12 3t.357.143t.143.357V11q0 .214-.143.357T12 11.5t-.357-.143m5.5 0Q17 11.214 17 11V3.5q0-.213.143-.357T17.5 3t.357.143T18 3.5V11q0 .214-.143.357t-.357.143t-.357-.143"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFormatLetterSpacingRounded(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="m7.114 18.212l1.746 1.765q.14.14.14.341t-.146.347q-.14.16-.354.15t-.354-.15l-2.388-2.388q-.243-.243-.243-.566t.243-.565l2.388-2.369q.14-.14.341-.15q.202-.01.367.15q.165.165.165.357t-.165.356l-1.74 1.721h9.753l-1.726-1.727q-.141-.14-.15-.34q-.01-.202.155-.367q.16-.16.354-.16t.354.16l2.369 2.37q.243.241.243.564t-.243.566l-2.388 2.388q-.14.14-.342.15q-.2.01-.366-.15q-.165-.165-.165-.356q0-.192.165-.357l1.74-1.74zm-.97-6.855Q6 11.214 6 11V3.5q0-.213.143-.357T6.5 3t.357.143T7 3.5V11q0 .214-.143.357T6.5 11.5t-.357-.143m5.5 0Q11.5 11.214 11.5 11V3.5q0-.213.143-.357T12 3t.357.143t.143.357V11q0 .214-.143.357T12 11.5t-.357-.143m5.5 0Q17 11.214 17 11V3.5q0-.213.143-.357T17.5 3t.357.143T18 3.5V11q0 .214-.143.357t-.357.143t-.357-.143"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.114 18.212l1.746 1.765q.14.14.14.341t-.146.347q-.14.16-.354.15t-.354-.15l-2.388-2.388q-.243-.243-.243-.566t.243-.565l2.388-2.369q.14-.14.341-.15q.202-.01.367.15q.165.165.165.357t-.165.356l-1.74 1.721h9.753l-1.726-1.727q-.141-.14-.15-.34q-.01-.202.155-.367q.16-.16.354-.16t.354.16l2.369 2.37q.243.241.243.564t-.243.566l-2.388 2.388q-.14.14-.342.15q-.2.01-.366-.15q-.165-.165-.165-.356q0-.192.165-.357l1.74-1.74zm-.97-6.855Q6 11.214 6 11V3.5q0-.213.143-.357T6.5 3t.357.143T7 3.5V11q0 .214-.143.357T6.5 11.5t-.357-.143m5.5 0Q11.5 11.214 11.5 11V3.5q0-.213.143-.357T12 3t.357.143t.143.357V11q0 .214-.143.357T12 11.5t-.357-.143m5.5 0Q17 11.214 17 11V3.5q0-.213.143-.357T17.5 3t.357.143T18 3.5V11q0 .214-.143.357t-.357.143t-.357-.143"/></svg> </template>
CSS
.icon-format-letter-spacing-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%22m7.114%2018.212l1.746%201.765q.14.14.14.341t-.146.347q-.14.16-.354.15t-.354-.15l-2.388-2.388q-.243-.243-.243-.566t.243-.565l2.388-2.369q.14-.14.341-.15q.202-.01.367.15q.165.165.165.357t-.165.356l-1.74%201.721h9.753l-1.726-1.727q-.141-.14-.15-.34q-.01-.202.155-.367q.16-.16.354-.16t.354.16l2.369%202.37q.243.241.243.564t-.243.566l-2.388%202.388q-.14.14-.342.15q-.2.01-.366-.15q-.165-.165-.165-.356q0-.192.165-.357l1.74-1.74zm-.97-6.855Q6%2011.214%206%2011V3.5q0-.213.143-.357T6.5%203t.357.143T7%203.5V11q0%20.214-.143.357T6.5%2011.5t-.357-.143m5.5%200Q11.5%2011.214%2011.5%2011V3.5q0-.213.143-.357T12%203t.357.143t.143.357V11q0%20.214-.143.357T12%2011.5t-.357-.143m5.5%200Q17%2011.214%2017%2011V3.5q0-.213.143-.357T17.5%203t.357.143T18%203.5V11q0%20.214-.143.357t-.357.143t-.357-.143%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%22m7.114%2018.212l1.746%201.765q.14.14.14.341t-.146.347q-.14.16-.354.15t-.354-.15l-2.388-2.388q-.243-.243-.243-.566t.243-.565l2.388-2.369q.14-.14.341-.15q.202-.01.367.15q.165.165.165.357t-.165.356l-1.74%201.721h9.753l-1.726-1.727q-.141-.14-.15-.34q-.01-.202.155-.367q.16-.16.354-.16t.354.16l2.369%202.37q.243.241.243.564t-.243.566l-2.388%202.388q-.14.14-.342.15q-.2.01-.366-.15q-.165-.165-.165-.356q0-.192.165-.357l1.74-1.74zm-.97-6.855Q6%2011.214%206%2011V3.5q0-.213.143-.357T6.5%203t.357.143T7%203.5V11q0%20.214-.143.357T6.5%2011.5t-.357-.143m5.5%200Q11.5%2011.214%2011.5%2011V3.5q0-.213.143-.357T12%203t.357.143t.143.357V11q0%20.214-.143.357T12%2011.5t-.357-.143m5.5%200Q17%2011.214%2017%2011V3.5q0-.213.143-.357T17.5%203t.357.143T18%203.5V11q0%20.214-.143.357t-.357.143t-.357-.143%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-rounded.svg?color=%231a73e8&size=48