text proofing tools abc icon
text-proofing-tools-abc-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- text-proofing-tools-abc-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- 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.436 8.256a.75.75 0 0 1 1.129.988l-3.5 4a.75.75 0 0 1-1.037.088l-.058-.052l-2-2l-.051-.056a.75.75 0 0 1 1.055-1.056l.057.052l1.432 1.432zM2.751 2a.75.75 0 0 1 .687.45l1.75 4l.026.071a.75.75 0 0 1-1.367.598l-.034-.068l-.023-.055H1.712l-.024.055a.751.751 0 0 1-1.375-.602l1.75-4l.052-.097A.75.75 0 0 1 2.75 2M8 2a1.75 1.75 0 0 1 1.542 2.573c.283.311.458.723.458 1.177A1.75 1.75 0 0 1 8.25 7.5h-1.5A.75.75 0 0 1 6 6.75v-4l.003-.077A.75.75 0 0 1 6.751 2zm5.187 0c.606 0 1.117.227 1.494.61l.153.172l.045.063a.75.75 0 0 1-1.166.93l-.05-.057l-.09-.092a.57.57 0 0 0-.386-.126c-.24 0-.39.092-.508.262c-.137.2-.242.535-.242.988s.104.789.242.988c.118.17.268.262.508.262a.56.56 0 0 0 .476-.218a.75.75 0 0 1 1.172.936a2.05 2.05 0 0 1-1.648.782c-.76 0-1.36-.356-1.742-.91c-.362-.524-.508-1.188-.508-1.84s.146-1.316.508-1.84c.382-.554.983-.91 1.742-.91M7.501 6h.75a.25.25 0 0 0 0-.5H7.5zm-5.133-.504h.765l-.382-.875zM7.5 4H8a.25.25 0 0 0 0-.5h-.5z"/></svg>
React
import type { SVGProps } from "react";
export function FluentTextProofingToolsAbc16Filled(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.436 8.256a.75.75 0 0 1 1.129.988l-3.5 4a.75.75 0 0 1-1.037.088l-.058-.052l-2-2l-.051-.056a.75.75 0 0 1 1.055-1.056l.057.052l1.432 1.432zM2.751 2a.75.75 0 0 1 .687.45l1.75 4l.026.071a.75.75 0 0 1-1.367.598l-.034-.068l-.023-.055H1.712l-.024.055a.751.751 0 0 1-1.375-.602l1.75-4l.052-.097A.75.75 0 0 1 2.75 2M8 2a1.75 1.75 0 0 1 1.542 2.573c.283.311.458.723.458 1.177A1.75 1.75 0 0 1 8.25 7.5h-1.5A.75.75 0 0 1 6 6.75v-4l.003-.077A.75.75 0 0 1 6.751 2zm5.187 0c.606 0 1.117.227 1.494.61l.153.172l.045.063a.75.75 0 0 1-1.166.93l-.05-.057l-.09-.092a.57.57 0 0 0-.386-.126c-.24 0-.39.092-.508.262c-.137.2-.242.535-.242.988s.104.789.242.988c.118.17.268.262.508.262a.56.56 0 0 0 .476-.218a.75.75 0 0 1 1.172.936a2.05 2.05 0 0 1-1.648.782c-.76 0-1.36-.356-1.742-.91c-.362-.524-.508-1.188-.508-1.84s.146-1.316.508-1.84c.382-.554.983-.91 1.742-.91M7.501 6h.75a.25.25 0 0 0 0-.5H7.5zm-5.133-.504h.765l-.382-.875zM7.5 4H8a.25.25 0 0 0 0-.5h-.5z"/></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.436 8.256a.75.75 0 0 1 1.129.988l-3.5 4a.75.75 0 0 1-1.037.088l-.058-.052l-2-2l-.051-.056a.75.75 0 0 1 1.055-1.056l.057.052l1.432 1.432zM2.751 2a.75.75 0 0 1 .687.45l1.75 4l.026.071a.75.75 0 0 1-1.367.598l-.034-.068l-.023-.055H1.712l-.024.055a.751.751 0 0 1-1.375-.602l1.75-4l.052-.097A.75.75 0 0 1 2.75 2M8 2a1.75 1.75 0 0 1 1.542 2.573c.283.311.458.723.458 1.177A1.75 1.75 0 0 1 8.25 7.5h-1.5A.75.75 0 0 1 6 6.75v-4l.003-.077A.75.75 0 0 1 6.751 2zm5.187 0c.606 0 1.117.227 1.494.61l.153.172l.045.063a.75.75 0 0 1-1.166.93l-.05-.057l-.09-.092a.57.57 0 0 0-.386-.126c-.24 0-.39.092-.508.262c-.137.2-.242.535-.242.988s.104.789.242.988c.118.17.268.262.508.262a.56.56 0 0 0 .476-.218a.75.75 0 0 1 1.172.936a2.05 2.05 0 0 1-1.648.782c-.76 0-1.36-.356-1.742-.91c-.362-.524-.508-1.188-.508-1.84s.146-1.316.508-1.84c.382-.554.983-.91 1.742-.91M7.501 6h.75a.25.25 0 0 0 0-.5H7.5zm-5.133-.504h.765l-.382-.875zM7.5 4H8a.25.25 0 0 0 0-.5h-.5z"/></svg> </template>
CSS
.icon-text-proofing-tools-abc-16-filled {
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.436%208.256a.75.75%200%200%201%201.129.988l-3.5%204a.75.75%200%200%201-1.037.088l-.058-.052l-2-2l-.051-.056a.75.75%200%200%201%201.055-1.056l.057.052l1.432%201.432zM2.751%202a.75.75%200%200%201%20.687.45l1.75%204l.026.071a.75.75%200%200%201-1.367.598l-.034-.068l-.023-.055H1.712l-.024.055a.751.751%200%200%201-1.375-.602l1.75-4l.052-.097A.75.75%200%200%201%202.75%202M8%202a1.75%201.75%200%200%201%201.542%202.573c.283.311.458.723.458%201.177A1.75%201.75%200%200%201%208.25%207.5h-1.5A.75.75%200%200%201%206%206.75v-4l.003-.077A.75.75%200%200%201%206.751%202zm5.187%200c.606%200%201.117.227%201.494.61l.153.172l.045.063a.75.75%200%200%201-1.166.93l-.05-.057l-.09-.092a.57.57%200%200%200-.386-.126c-.24%200-.39.092-.508.262c-.137.2-.242.535-.242.988s.104.789.242.988c.118.17.268.262.508.262a.56.56%200%200%200%20.476-.218a.75.75%200%200%201%201.172.936a2.05%202.05%200%200%201-1.648.782c-.76%200-1.36-.356-1.742-.91c-.362-.524-.508-1.188-.508-1.84s.146-1.316.508-1.84c.382-.554.983-.91%201.742-.91M7.501%206h.75a.25.25%200%200%200%200-.5H7.5zm-5.133-.504h.765l-.382-.875zM7.5%204H8a.25.25%200%200%200%200-.5h-.5z%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.436%208.256a.75.75%200%200%201%201.129.988l-3.5%204a.75.75%200%200%201-1.037.088l-.058-.052l-2-2l-.051-.056a.75.75%200%200%201%201.055-1.056l.057.052l1.432%201.432zM2.751%202a.75.75%200%200%201%20.687.45l1.75%204l.026.071a.75.75%200%200%201-1.367.598l-.034-.068l-.023-.055H1.712l-.024.055a.751.751%200%200%201-1.375-.602l1.75-4l.052-.097A.75.75%200%200%201%202.75%202M8%202a1.75%201.75%200%200%201%201.542%202.573c.283.311.458.723.458%201.177A1.75%201.75%200%200%201%208.25%207.5h-1.5A.75.75%200%200%201%206%206.75v-4l.003-.077A.75.75%200%200%201%206.751%202zm5.187%200c.606%200%201.117.227%201.494.61l.153.172l.045.063a.75.75%200%200%201-1.166.93l-.05-.057l-.09-.092a.57.57%200%200%200-.386-.126c-.24%200-.39.092-.508.262c-.137.2-.242.535-.242.988s.104.789.242.988c.118.17.268.262.508.262a.56.56%200%200%200%20.476-.218a.75.75%200%200%201%201.172.936a2.05%202.05%200%200%201-1.648.782c-.76%200-1.36-.356-1.742-.91c-.362-.524-.508-1.188-.508-1.84s.146-1.316.508-1.84c.382-.554.983-.91%201.742-.91M7.501%206h.75a.25.25%200%200%200%200-.5H7.5zm-5.133-.504h.765l-.382-.875zM7.5%204H8a.25.25%200%200%200%200-.5h-.5z%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-filled.svg?color=%231a73e8&size=48