text proofing tools abc icon
text-proofing-tools-abc-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.
- Name
- text-proofing-tools-abc-16-regular
- Set
- Fluent UI System Icons
- Style
- 16 Regular
- Viewbox
- 16×16
- License
- MIT
1 other variant 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 abc icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M10.624 8.17a.5.5 0 1 1 .752.66l-3.5 4a.5.5 0 0 1-.73.024l-2-2l-.064-.079a.5.5 0 0 1 .693-.693l.079.064l1.622 1.623zM3 2a.5.5 0 0 1 .458.3l1.75 4l.031.096a.5.5 0 0 1-.897.393l-.05-.089l-.307-.7h-1.97l-.307.7a.5.5 0 0 1-.916-.4l1.75-4l.034-.066A.5.5 0 0 1 3 2m4.75 0a1.5 1.5 0 0 1 1.226 2.362A1.5 1.5 0 0 1 8 7H6.5a.5.5 0 0 1-.5-.5v-4l.01-.1A.5.5 0 0 1 6.5 2zm4.75 0c.673 0 1.198.312 1.536.802q.11.157.19.334c.14.303-.115.614-.449.614c-.229 0-.42-.157-.543-.35l-.02-.03A.81.81 0 0 0 12.5 3a.81.81 0 0 0-.714.37c-.175.254-.286.644-.286 1.13s.111.876.286 1.13c.162.234.387.37.714.37a.81.81 0 0 0 .714-.37l.02-.03c.124-.193.314-.35.543-.35c.334 0 .588.311.449.614q-.082.178-.19.334c-.338.49-.863.802-1.536.802a1.81 1.81 0 0 1-1.536-.802c-.325-.47-.464-1.08-.464-1.698c0-.619.139-1.228.464-1.698c.338-.49.863-.802 1.536-.802M7 6h1a.5.5 0 0 0 0-1H7zM2.452 5h1.096L3 3.747zM7 4h.75a.5.5 0 0 0 0-1H7z"/></svg>
React
import type { SVGProps } from "react";
export function FluentTextProofingToolsAbc16Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M10.624 8.17a.5.5 0 1 1 .752.66l-3.5 4a.5.5 0 0 1-.73.024l-2-2l-.064-.079a.5.5 0 0 1 .693-.693l.079.064l1.622 1.623zM3 2a.5.5 0 0 1 .458.3l1.75 4l.031.096a.5.5 0 0 1-.897.393l-.05-.089l-.307-.7h-1.97l-.307.7a.5.5 0 0 1-.916-.4l1.75-4l.034-.066A.5.5 0 0 1 3 2m4.75 0a1.5 1.5 0 0 1 1.226 2.362A1.5 1.5 0 0 1 8 7H6.5a.5.5 0 0 1-.5-.5v-4l.01-.1A.5.5 0 0 1 6.5 2zm4.75 0c.673 0 1.198.312 1.536.802q.11.157.19.334c.14.303-.115.614-.449.614c-.229 0-.42-.157-.543-.35l-.02-.03A.81.81 0 0 0 12.5 3a.81.81 0 0 0-.714.37c-.175.254-.286.644-.286 1.13s.111.876.286 1.13c.162.234.387.37.714.37a.81.81 0 0 0 .714-.37l.02-.03c.124-.193.314-.35.543-.35c.334 0 .588.311.449.614q-.082.178-.19.334c-.338.49-.863.802-1.536.802a1.81 1.81 0 0 1-1.536-.802c-.325-.47-.464-1.08-.464-1.698c0-.619.139-1.228.464-1.698c.338-.49.863-.802 1.536-.802M7 6h1a.5.5 0 0 0 0-1H7zM2.452 5h1.096L3 3.747zM7 4h.75a.5.5 0 0 0 0-1H7z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M10.624 8.17a.5.5 0 1 1 .752.66l-3.5 4a.5.5 0 0 1-.73.024l-2-2l-.064-.079a.5.5 0 0 1 .693-.693l.079.064l1.622 1.623zM3 2a.5.5 0 0 1 .458.3l1.75 4l.031.096a.5.5 0 0 1-.897.393l-.05-.089l-.307-.7h-1.97l-.307.7a.5.5 0 0 1-.916-.4l1.75-4l.034-.066A.5.5 0 0 1 3 2m4.75 0a1.5 1.5 0 0 1 1.226 2.362A1.5 1.5 0 0 1 8 7H6.5a.5.5 0 0 1-.5-.5v-4l.01-.1A.5.5 0 0 1 6.5 2zm4.75 0c.673 0 1.198.312 1.536.802q.11.157.19.334c.14.303-.115.614-.449.614c-.229 0-.42-.157-.543-.35l-.02-.03A.81.81 0 0 0 12.5 3a.81.81 0 0 0-.714.37c-.175.254-.286.644-.286 1.13s.111.876.286 1.13c.162.234.387.37.714.37a.81.81 0 0 0 .714-.37l.02-.03c.124-.193.314-.35.543-.35c.334 0 .588.311.449.614q-.082.178-.19.334c-.338.49-.863.802-1.536.802a1.81 1.81 0 0 1-1.536-.802c-.325-.47-.464-1.08-.464-1.698c0-.619.139-1.228.464-1.698c.338-.49.863-.802 1.536-.802M7 6h1a.5.5 0 0 0 0-1H7zM2.452 5h1.096L3 3.747zM7 4h.75a.5.5 0 0 0 0-1H7z"/></svg> </template>
CSS
.icon-text-proofing-tools-abc-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.624%208.17a.5.5%200%201%201%20.752.66l-3.5%204a.5.5%200%200%201-.73.024l-2-2l-.064-.079a.5.5%200%200%201%20.693-.693l.079.064l1.622%201.623zM3%202a.5.5%200%200%201%20.458.3l1.75%204l.031.096a.5.5%200%200%201-.897.393l-.05-.089l-.307-.7h-1.97l-.307.7a.5.5%200%200%201-.916-.4l1.75-4l.034-.066A.5.5%200%200%201%203%202m4.75%200a1.5%201.5%200%200%201%201.226%202.362A1.5%201.5%200%200%201%208%207H6.5a.5.5%200%200%201-.5-.5v-4l.01-.1A.5.5%200%200%201%206.5%202zm4.75%200c.673%200%201.198.312%201.536.802q.11.157.19.334c.14.303-.115.614-.449.614c-.229%200-.42-.157-.543-.35l-.02-.03A.81.81%200%200%200%2012.5%203a.81.81%200%200%200-.714.37c-.175.254-.286.644-.286%201.13s.111.876.286%201.13c.162.234.387.37.714.37a.81.81%200%200%200%20.714-.37l.02-.03c.124-.193.314-.35.543-.35c.334%200%20.588.311.449.614q-.082.178-.19.334c-.338.49-.863.802-1.536.802a1.81%201.81%200%200%201-1.536-.802c-.325-.47-.464-1.08-.464-1.698c0-.619.139-1.228.464-1.698c.338-.49.863-.802%201.536-.802M7%206h1a.5.5%200%200%200%200-1H7zM2.452%205h1.096L3%203.747zM7%204h.75a.5.5%200%200%200%200-1H7z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.624%208.17a.5.5%200%201%201%20.752.66l-3.5%204a.5.5%200%200%201-.73.024l-2-2l-.064-.079a.5.5%200%200%201%20.693-.693l.079.064l1.622%201.623zM3%202a.5.5%200%200%201%20.458.3l1.75%204l.031.096a.5.5%200%200%201-.897.393l-.05-.089l-.307-.7h-1.97l-.307.7a.5.5%200%200%201-.916-.4l1.75-4l.034-.066A.5.5%200%200%201%203%202m4.75%200a1.5%201.5%200%200%201%201.226%202.362A1.5%201.5%200%200%201%208%207H6.5a.5.5%200%200%201-.5-.5v-4l.01-.1A.5.5%200%200%201%206.5%202zm4.75%200c.673%200%201.198.312%201.536.802q.11.157.19.334c.14.303-.115.614-.449.614c-.229%200-.42-.157-.543-.35l-.02-.03A.81.81%200%200%200%2012.5%203a.81.81%200%200%200-.714.37c-.175.254-.286.644-.286%201.13s.111.876.286%201.13c.162.234.387.37.714.37a.81.81%200%200%200%20.714-.37l.02-.03c.124-.193.314-.35.543-.35c.334%200%20.588.311.449.614q-.082.178-.19.334c-.338.49-.863.802-1.536.802a1.81%201.81%200%200%201-1.536-.802c-.325-.47-.464-1.08-.464-1.698c0-.619.139-1.228.464-1.698c.338-.49.863-.802%201.536-.802M7%206h1a.5.5%200%200%200%200-1H7zM2.452%205h1.096L3%203.747zM7%204h.75a.5.5%200%200%200%200-1H7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/text-proofing-tools-abc-16-regular.svg?color=%231a73e8&size=48