Text Kerning Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Text Kerning icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/319044.svg" alt="Text Kerning icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319044.svg" alt="Text Kerning icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319044.svg" alt="Text Kerning icon" :width="24" :height="24" />
CSS background
.icon-text-kerning {
background-image: url('https://proicons.com/icon/319044.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>text--kerning</title><polygon points="30 24 18.83 24 21.12 21.71 19.71 20.29 15 25 19.71 29.71 21.12 28.29 18.83 26 30 26 30 24"/><polygon points="14 21 20 4 18 4 12 21 14 21"/><polygon points="13 4 9 16 5 4 3 4 8 18 10 18 15 4 13 4"/><path d="M28,18h2L25,4H23L18,18h2l1-3h6Zm-6.33-5L24,6l2.33,7Z"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Text Kerning in other icon packs
Copied!