text kerning icon
text-kerning from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- text-kerning
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
text-align-centertext-align-endtext-align-justifytext-align-justify-centertext-align-justify-lefttext-align-justify-righttext-align-lefttext-align-left-01text-align-righttext-align-right-01text-align-starttext-all-capstext-boldtext-centerline-center-toptext-centerline-lefttext-centerline-middletext-centerline-righttext-checktext-circletext-cleartext-colortext-creationtext-firstline-lefttext-firstline-right
Use the text kerning icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M22 13.5L20.286 9m0 0l-1.504-3.948a2 2 0 0 0-.09-.211a.67.67 0 0 0-.47-.333C18.17 4.5 18.113 4.5 18 4.5s-.17 0-.222.008a.67.67 0 0 0-.47.333a2 2 0 0 0-.09.21L15.714 9m4.572 0h-4.572m0 0L14 13.5m-12-9l3.218 8.448c.042.11.063.165.09.211c.1.178.273.3.47.333c.052.008.109.008.222.008c.114 0 .17 0 .222-.008a.67.67 0 0 0 .47-.333c.027-.046.048-.101.09-.21L10 4.5m2 15h10m0 0c0 .331-.333.598-1 1.131l-1.086.869m2.086-2c0-.331-.333-.598-1-1.131l-1.086-.869M14.5 2.5l-5 13"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTextKerning(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M22 13.5L20.286 9m0 0l-1.504-3.948a2 2 0 0 0-.09-.211a.67.67 0 0 0-.47-.333C18.17 4.5 18.113 4.5 18 4.5s-.17 0-.222.008a.67.67 0 0 0-.47.333a2 2 0 0 0-.09.21L15.714 9m4.572 0h-4.572m0 0L14 13.5m-12-9l3.218 8.448c.042.11.063.165.09.211c.1.178.273.3.47.333c.052.008.109.008.222.008c.114 0 .17 0 .222-.008a.67.67 0 0 0 .47-.333c.027-.046.048-.101.09-.21L10 4.5m2 15h10m0 0c0 .331-.333.598-1 1.131l-1.086.869m2.086-2c0-.331-.333-.598-1-1.131l-1.086-.869M14.5 2.5l-5 13"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M22 13.5L20.286 9m0 0l-1.504-3.948a2 2 0 0 0-.09-.211a.67.67 0 0 0-.47-.333C18.17 4.5 18.113 4.5 18 4.5s-.17 0-.222.008a.67.67 0 0 0-.47.333a2 2 0 0 0-.09.21L15.714 9m4.572 0h-4.572m0 0L14 13.5m-12-9l3.218 8.448c.042.11.063.165.09.211c.1.178.273.3.47.333c.052.008.109.008.222.008c.114 0 .17 0 .222-.008a.67.67 0 0 0 .47-.333c.027-.046.048-.101.09-.21L10 4.5m2 15h10m0 0c0 .331-.333.598-1 1.131l-1.086.869m2.086-2c0-.331-.333-.598-1-1.131l-1.086-.869M14.5 2.5l-5 13"/></svg> </template>
CSS
.icon-text-kerning {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M22%2013.5L20.286%209m0%200l-1.504-3.948a2%202%200%200%200-.09-.211a.67.67%200%200%200-.47-.333C18.17%204.5%2018.113%204.5%2018%204.5s-.17%200-.222.008a.67.67%200%200%200-.47.333a2%202%200%200%200-.09.21L15.714%209m4.572%200h-4.572m0%200L14%2013.5m-12-9l3.218%208.448c.042.11.063.165.09.211c.1.178.273.3.47.333c.052.008.109.008.222.008c.114%200%20.17%200%20.222-.008a.67.67%200%200%200%20.47-.333c.027-.046.048-.101.09-.21L10%204.5m2%2015h10m0%200c0%20.331-.333.598-1%201.131l-1.086.869m2.086-2c0-.331-.333-.598-1-1.131l-1.086-.869M14.5%202.5l-5%2013%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M22%2013.5L20.286%209m0%200l-1.504-3.948a2%202%200%200%200-.09-.211a.67.67%200%200%200-.47-.333C18.17%204.5%2018.113%204.5%2018%204.5s-.17%200-.222.008a.67.67%200%200%200-.47.333a2%202%200%200%200-.09.21L15.714%209m4.572%200h-4.572m0%200L14%2013.5m-12-9l3.218%208.448c.042.11.063.165.09.211c.1.178.273.3.47.333c.052.008.109.008.222.008c.114%200%20.17%200%20.222-.008a.67.67%200%200%200%20.47-.333c.027-.046.048-.101.09-.21L10%204.5m2%2015h10m0%200c0%20.331-.333.598-1%201.131l-1.086.869m2.086-2c0-.331-.333-.598-1-1.131l-1.086-.869M14.5%202.5l-5%2013%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/text-kerning.svg?color=%231a73e8&size=48