text proofing tools zi icon
text-proofing-tools-zi-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- text-proofing-tools-zi-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
2 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
text-abc-underline-double-32-filledtext-add-20-filledtext-add-space-after-20-filledtext-add-space-before-20-filledtext-add-t-20-filledtext-align-center-16-filledtext-align-center-rotate-270-16-filledtext-align-center-rotate-90-16-filledtext-align-distributed-20-filledtext-align-distributed-evenly-20-filledtext-align-distributed-vertical-20-filledtext-align-justify-20-filledtext-align-justify-low-20-filledtext-align-justify-low-90-20-filledtext-align-justify-low-rotate-270-20-filledtext-align-justify-low-rotate-90-20-filledtext-align-justify-rotate-270-20-filledtext-align-justify-rotate-90-20-filledtext-align-left-16-filledtext-align-left-rotate-270-16-filledtext-align-left-rotate-90-16-filledtext-align-right-16-filledtext-align-right-rotate-270-16-filledtext-align-right-rotate-90-16-filled
Use the text proofing tools zi icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M8 2.75a.75.75 0 0 0-1.5 0V4H2.75a.75.75 0 0 0-.75.75v1.5a.75.75 0 0 0 1.5 0V5.5h7v.75a.75.75 0 0 0 1.5 0v-1.5a.75.75 0 0 0-.75-.75H8V2.75zm-4 5A.75.75 0 0 1 4.75 7h4.5a.75.75 0 0 1 .586 1.219L8.01 10.5h3.24a.75.75 0 0 1 0 1.5H8v1.907c0 1.7-1.912 2.695-3.304 1.72l-.376-.263a.75.75 0 1 1 .86-1.228l.376.263a.6.6 0 0 0 .944-.492V12H2.75a.75.75 0 0 1 0-1.5H6.5v-.25a.75.75 0 0 1 .164-.469L7.69 8.5H4.75A.75.75 0 0 1 4 7.75zm5.28 11.47l1.92 1.919l4.474-5.37a.75.75 0 0 1 1.152.961l-5 6a.75.75 0 0 1-1.106.05l-2.5-2.5a.75.75 0 1 1 1.06-1.06zm7.526-14.746l-3.753 9.495l-.031.098a.75.75 0 0 0 .453.876l.097.03a.75.75 0 0 0 .876-.452L15.443 12h4.113l.996 2.526l.044.092a.75.75 0 0 0 1.352-.643l-3.747-9.5l-.05-.105c-.302-.526-1.11-.491-1.345.104zm-.77 6.026l1.467-3.708l1.461 3.708h-2.928z" fill="currentColor"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentTextProofingToolsZi24Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M8 2.75a.75.75 0 0 0-1.5 0V4H2.75a.75.75 0 0 0-.75.75v1.5a.75.75 0 0 0 1.5 0V5.5h7v.75a.75.75 0 0 0 1.5 0v-1.5a.75.75 0 0 0-.75-.75H8V2.75zm-4 5A.75.75 0 0 1 4.75 7h4.5a.75.75 0 0 1 .586 1.219L8.01 10.5h3.24a.75.75 0 0 1 0 1.5H8v1.907c0 1.7-1.912 2.695-3.304 1.72l-.376-.263a.75.75 0 1 1 .86-1.228l.376.263a.6.6 0 0 0 .944-.492V12H2.75a.75.75 0 0 1 0-1.5H6.5v-.25a.75.75 0 0 1 .164-.469L7.69 8.5H4.75A.75.75 0 0 1 4 7.75zm5.28 11.47l1.92 1.919l4.474-5.37a.75.75 0 0 1 1.152.961l-5 6a.75.75 0 0 1-1.106.05l-2.5-2.5a.75.75 0 1 1 1.06-1.06zm7.526-14.746l-3.753 9.495l-.031.098a.75.75 0 0 0 .453.876l.097.03a.75.75 0 0 0 .876-.452L15.443 12h4.113l.996 2.526l.044.092a.75.75 0 0 0 1.352-.643l-3.747-9.5l-.05-.105c-.302-.526-1.11-.491-1.345.104zm-.77 6.026l1.467-3.708l1.461 3.708h-2.928z" fill="currentColor"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M8 2.75a.75.75 0 0 0-1.5 0V4H2.75a.75.75 0 0 0-.75.75v1.5a.75.75 0 0 0 1.5 0V5.5h7v.75a.75.75 0 0 0 1.5 0v-1.5a.75.75 0 0 0-.75-.75H8V2.75zm-4 5A.75.75 0 0 1 4.75 7h4.5a.75.75 0 0 1 .586 1.219L8.01 10.5h3.24a.75.75 0 0 1 0 1.5H8v1.907c0 1.7-1.912 2.695-3.304 1.72l-.376-.263a.75.75 0 1 1 .86-1.228l.376.263a.6.6 0 0 0 .944-.492V12H2.75a.75.75 0 0 1 0-1.5H6.5v-.25a.75.75 0 0 1 .164-.469L7.69 8.5H4.75A.75.75 0 0 1 4 7.75zm5.28 11.47l1.92 1.919l4.474-5.37a.75.75 0 0 1 1.152.961l-5 6a.75.75 0 0 1-1.106.05l-2.5-2.5a.75.75 0 1 1 1.06-1.06zm7.526-14.746l-3.753 9.495l-.031.098a.75.75 0 0 0 .453.876l.097.03a.75.75 0 0 0 .876-.452L15.443 12h4.113l.996 2.526l.044.092a.75.75 0 0 0 1.352-.643l-3.747-9.5l-.05-.105c-.302-.526-1.11-.491-1.345.104zm-.77 6.026l1.467-3.708l1.461 3.708h-2.928z" fill="currentColor"/></g></svg> </template>
CSS
.icon-text-proofing-tools-zi-24-regular {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M8%202.75a.75.75%200%200%200-1.5%200V4H2.75a.75.75%200%200%200-.75.75v1.5a.75.75%200%200%200%201.5%200V5.5h7v.75a.75.75%200%200%200%201.5%200v-1.5a.75.75%200%200%200-.75-.75H8V2.75zm-4%205A.75.75%200%200%201%204.75%207h4.5a.75.75%200%200%201%20.586%201.219L8.01%2010.5h3.24a.75.75%200%200%201%200%201.5H8v1.907c0%201.7-1.912%202.695-3.304%201.72l-.376-.263a.75.75%200%201%201%20.86-1.228l.376.263a.6.6%200%200%200%20.944-.492V12H2.75a.75.75%200%200%201%200-1.5H6.5v-.25a.75.75%200%200%201%20.164-.469L7.69%208.5H4.75A.75.75%200%200%201%204%207.75zm5.28%2011.47l1.92%201.919l4.474-5.37a.75.75%200%200%201%201.152.961l-5%206a.75.75%200%200%201-1.106.05l-2.5-2.5a.75.75%200%201%201%201.06-1.06zm7.526-14.746l-3.753%209.495l-.031.098a.75.75%200%200%200%20.453.876l.097.03a.75.75%200%200%200%20.876-.452L15.443%2012h4.113l.996%202.526l.044.092a.75.75%200%200%200%201.352-.643l-3.747-9.5l-.05-.105c-.302-.526-1.11-.491-1.345.104zm-.77%206.026l1.467-3.708l1.461%203.708h-2.928z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M8%202.75a.75.75%200%200%200-1.5%200V4H2.75a.75.75%200%200%200-.75.75v1.5a.75.75%200%200%200%201.5%200V5.5h7v.75a.75.75%200%200%200%201.5%200v-1.5a.75.75%200%200%200-.75-.75H8V2.75zm-4%205A.75.75%200%200%201%204.75%207h4.5a.75.75%200%200%201%20.586%201.219L8.01%2010.5h3.24a.75.75%200%200%201%200%201.5H8v1.907c0%201.7-1.912%202.695-3.304%201.72l-.376-.263a.75.75%200%201%201%20.86-1.228l.376.263a.6.6%200%200%200%20.944-.492V12H2.75a.75.75%200%200%201%200-1.5H6.5v-.25a.75.75%200%200%201%20.164-.469L7.69%208.5H4.75A.75.75%200%200%201%204%207.75zm5.28%2011.47l1.92%201.919l4.474-5.37a.75.75%200%200%201%201.152.961l-5%206a.75.75%200%200%201-1.106.05l-2.5-2.5a.75.75%200%201%201%201.06-1.06zm7.526-14.746l-3.753%209.495l-.031.098a.75.75%200%200%200%20.453.876l.097.03a.75.75%200%200%200%20.876-.452L15.443%2012h4.113l.996%202.526l.044.092a.75.75%200%200%200%201.352-.643l-3.747-9.5l-.05-.105c-.302-.526-1.11-.491-1.345.104zm-.77%206.026l1.467-3.708l1.461%203.708h-2.928z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/text-proofing-tools-zi-24-regular.svg?color=%231a73e8&size=48