letter spacing icon

letter-spacing from Radix Icons by WorkOS · Outline · MIT Free for personal and commercial use.

Name
letter-spacing
Set
Radix Icons
Style
Outline
Viewbox
15×15
License
MIT

The same icon in other sets

Related icons in Radix Icons

Use the letter spacing icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M12.27 10.217a.4.4 0 0 1 .567 0l2 2l.05.061a.4.4 0 0 1-.05.505l-2 2l-.063.05a.4.4 0 0 1-.554-.553l.05-.063l1.317-1.317H1.521l1.316 1.317a.401.401 0 0 1-.566.566l-2-2a.4.4 0 0 1 0-.566l2-2l.063-.051a.4.4 0 0 1 .554.554l-.05.063L1.52 12.1h12.066l-1.316-1.317a.4.4 0 0 1 0-.566m1.119-8.99a.5.5 0 0 1 .911.358l-.027.098l-2.752 7.002a.5.5 0 0 1-.898.068l-.033-.068l-2.752-7.002a.501.501 0 0 1 .932-.366l2.285 5.819l2.287-5.819zM4.553 1c.2 0 .38.12.46.303L8.01 8.3l.03.096a.5.5 0 0 1-.9.386l-.05-.089l-.975-2.276H2.99l-.976 2.276l-.05.09a.5.5 0 0 1-.87-.483l3-6.997l.033-.066A.5.5 0 0 1 4.553 1m-1.2 4.567H5.75L4.552 2.77z"/></svg>

React

import type { SVGProps } from "react";

export function RadixIconsLetterSpacing(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M12.27 10.217a.4.4 0 0 1 .567 0l2 2l.05.061a.4.4 0 0 1-.05.505l-2 2l-.063.05a.4.4 0 0 1-.554-.553l.05-.063l1.317-1.317H1.521l1.316 1.317a.401.401 0 0 1-.566.566l-2-2a.4.4 0 0 1 0-.566l2-2l.063-.051a.4.4 0 0 1 .554.554l-.05.063L1.52 12.1h12.066l-1.316-1.317a.4.4 0 0 1 0-.566m1.119-8.99a.5.5 0 0 1 .911.358l-.027.098l-2.752 7.002a.5.5 0 0 1-.898.068l-.033-.068l-2.752-7.002a.501.501 0 0 1 .932-.366l2.285 5.819l2.287-5.819zM4.553 1c.2 0 .38.12.46.303L8.01 8.3l.03.096a.5.5 0 0 1-.9.386l-.05-.089l-.975-2.276H2.99l-.976 2.276l-.05.09a.5.5 0 0 1-.87-.483l3-6.997l.033-.066A.5.5 0 0 1 4.553 1m-1.2 4.567H5.75L4.552 2.77z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M12.27 10.217a.4.4 0 0 1 .567 0l2 2l.05.061a.4.4 0 0 1-.05.505l-2 2l-.063.05a.4.4 0 0 1-.554-.553l.05-.063l1.317-1.317H1.521l1.316 1.317a.401.401 0 0 1-.566.566l-2-2a.4.4 0 0 1 0-.566l2-2l.063-.051a.4.4 0 0 1 .554.554l-.05.063L1.52 12.1h12.066l-1.316-1.317a.4.4 0 0 1 0-.566m1.119-8.99a.5.5 0 0 1 .911.358l-.027.098l-2.752 7.002a.5.5 0 0 1-.898.068l-.033-.068l-2.752-7.002a.501.501 0 0 1 .932-.366l2.285 5.819l2.287-5.819zM4.553 1c.2 0 .38.12.46.303L8.01 8.3l.03.096a.5.5 0 0 1-.9.386l-.05-.089l-.975-2.276H2.99l-.976 2.276l-.05.09a.5.5 0 0 1-.87-.483l3-6.997l.033-.066A.5.5 0 0 1 4.553 1m-1.2 4.567H5.75L4.552 2.77z"/></svg>
</template>

CSS

.icon-letter-spacing {
  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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.27%2010.217a.4.4%200%200%201%20.567%200l2%202l.05.061a.4.4%200%200%201-.05.505l-2%202l-.063.05a.4.4%200%200%201-.554-.553l.05-.063l1.317-1.317H1.521l1.316%201.317a.401.401%200%200%201-.566.566l-2-2a.4.4%200%200%201%200-.566l2-2l.063-.051a.4.4%200%200%201%20.554.554l-.05.063L1.52%2012.1h12.066l-1.316-1.317a.4.4%200%200%201%200-.566m1.119-8.99a.5.5%200%200%201%20.911.358l-.027.098l-2.752%207.002a.5.5%200%200%201-.898.068l-.033-.068l-2.752-7.002a.501.501%200%200%201%20.932-.366l2.285%205.819l2.287-5.819zM4.553%201c.2%200%20.38.12.46.303L8.01%208.3l.03.096a.5.5%200%200%201-.9.386l-.05-.089l-.975-2.276H2.99l-.976%202.276l-.05.09a.5.5%200%200%201-.87-.483l3-6.997l.033-.066A.5.5%200%200%201%204.553%201m-1.2%204.567H5.75L4.552%202.77z%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.27%2010.217a.4.4%200%200%201%20.567%200l2%202l.05.061a.4.4%200%200%201-.05.505l-2%202l-.063.05a.4.4%200%200%201-.554-.553l.05-.063l1.317-1.317H1.521l1.316%201.317a.401.401%200%200%201-.566.566l-2-2a.4.4%200%200%201%200-.566l2-2l.063-.051a.4.4%200%200%201%20.554.554l-.05.063L1.52%2012.1h12.066l-1.316-1.317a.4.4%200%200%201%200-.566m1.119-8.99a.5.5%200%200%201%20.911.358l-.027.098l-2.752%207.002a.5.5%200%200%201-.898.068l-.033-.068l-2.752-7.002a.501.501%200%200%201%20.932-.366l2.285%205.819l2.287-5.819zM4.553%201c.2%200%20.38.12.46.303L8.01%208.3l.03.096a.5.5%200%200%201-.9.386l-.05-.089l-.975-2.276H2.99l-.976%202.276l-.05.09a.5.5%200%200%201-.87-.483l3-6.997l.033-.066A.5.5%200%200%201%204.553%201m-1.2%204.567H5.75L4.552%202.77z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/radix-icons/letter-spacing.svg?color=%231a73e8&size=48