text tracking icon
text-tracking from Carbon by IBM · Outline · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- text-tracking
- Set
- Carbon
- Style
- Outline
- Category
- Actions
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More actions icons from Carbon
activity-taskadapter-notificationaddadd-altadd-commentadd-largealign-box-bottom-centeralign-box-bottom-leftalign-box-bottom-rightalign-box-middle-centeralign-box-middle-leftalign-box-middle-rightalign-box-top-centeralign-box-top-leftalign-box-top-rightalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-vertical-bottomalign-vertical-centeralign-vertical-topappsareaarea-custom
Use the text tracking icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m25.29 19.29l-1.41 1.42L26.17 23H5.83l2.29-2.29l-1.41-1.42L2 24l4.71 4.71l1.41-1.42L5.83 25h20.34l-2.29 2.29l1.41 1.42L30 24zM26 17h2L23 3h-2l-5 14h2l1-3h6Zm-6.33-5L22 5l2.33 7ZM14 3l-4 12L6 3H4l5 14h2l5-14z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonTextTracking(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m25.29 19.29l-1.41 1.42L26.17 23H5.83l2.29-2.29l-1.41-1.42L2 24l4.71 4.71l1.41-1.42L5.83 25h20.34l-2.29 2.29l1.41 1.42L30 24zM26 17h2L23 3h-2l-5 14h2l1-3h6Zm-6.33-5L22 5l2.33 7ZM14 3l-4 12L6 3H4l5 14h2l5-14z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m25.29 19.29l-1.41 1.42L26.17 23H5.83l2.29-2.29l-1.41-1.42L2 24l4.71 4.71l1.41-1.42L5.83 25h20.34l-2.29 2.29l1.41 1.42L30 24zM26 17h2L23 3h-2l-5 14h2l1-3h6Zm-6.33-5L22 5l2.33 7ZM14 3l-4 12L6 3H4l5 14h2l5-14z"/></svg> </template>
CSS
.icon-text-tracking {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m25.29%2019.29l-1.41%201.42L26.17%2023H5.83l2.29-2.29l-1.41-1.42L2%2024l4.71%204.71l1.41-1.42L5.83%2025h20.34l-2.29%202.29l1.41%201.42L30%2024zM26%2017h2L23%203h-2l-5%2014h2l1-3h6Zm-6.33-5L22%205l2.33%207ZM14%203l-4%2012L6%203H4l5%2014h2l5-14z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m25.29%2019.29l-1.41%201.42L26.17%2023H5.83l2.29-2.29l-1.41-1.42L2%2024l4.71%204.71l1.41-1.42L5.83%2025h20.34l-2.29%202.29l1.41%201.42L30%2024zM26%2017h2L23%203h-2l-5%2014h2l1-3h6Zm-6.33-5L22%205l2.33%207ZM14%203l-4%2012L6%203H4l5%2014h2l5-14z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/text-tracking.svg?color=%231a73e8&size=48