text proofing tools icon
text-proofing-tools-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- text-proofing-tools-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
3 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 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16.965 2.977c.523.258.917.738 1.178 1.468a.75.75 0 1 1-1.411.506c-.168-.468-.345-.587-.43-.628c-.124-.062-.272-.073-.583-.073c-.244 0-.389.075-.494.17c-.12.107-.226.275-.307.494a2.8 2.8 0 0 0-.166.83l-.002.052v.01c0 .406.008.89.164 1.289q.107.277.29.427c.116.097.297.19.598.223c.092.01.29.01.483-.062a.8.8 0 0 0 .469-.454a.75.75 0 0 1 1.367.616c-.636 1.411-2.034 1.441-2.485 1.391c-.559-.062-1.023-.256-1.389-.559a2.5 2.5 0 0 1-.73-1.037c-.267-.683-.267-1.425-.267-1.807v-.074l.005-.094a4.5 4.5 0 0 1 .257-1.275c.133-.357.35-.765.714-1.09a2.2 2.2 0 0 1 1.493-.55h.035c.273 0 .748-.001 1.211.227M5.393 3.25a.75.75 0 0 0-1.407-.02l-1.935 5a.75.75 0 1 0 1.399.542l.104-.271h2.11l.09.25a.75.75 0 0 0 1.413-.5zM5.132 7h-.997l.52-1.343zM8 3.5v5a.75.75 0 0 0 .872.74v.01H10.5c.238 0 .733-.037 1.195-.305c.52-.303.923-.86.923-1.704c0-.42-.092-.794-.283-1.107a1.7 1.7 0 0 0-.283-.35c.152-.279.242-.62.242-1.025c0-.409-.081-.772-.25-1.08a1.7 1.7 0 0 0-.66-.669c-.463-.26-.958-.26-1.126-.26H8.75A.75.75 0 0 0 8 3.5m2.5 4.25h-1v-1h.936c.191 0 .38.01.517.077c.052.026.08.053.101.087c.022.035.064.127.064.327a.6.6 0 0 1-.06.297a.3.3 0 0 1-.117.11a.96.96 0 0 1-.44.102m-.878-2.5H9.5v-1h.75c.157 0 .301.013.398.068a.2.2 0 0 1 .08.08c.024.044.066.149.066.36a.63.63 0 0 1-.06.31a.25.25 0 0 1-.095.096a.76.76 0 0 1-.357.086zm4.322 5.725a.75.75 0 0 0-1.16-.95l-3.567 4.359l-1.686-1.687a.75.75 0 0 0-1.061 1.06l2.273 2.273a.75.75 0 0 0 1.11-.055z"/></svg>
React
import type { SVGProps } from "react";
export function FluentTextProofingTools20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16.965 2.977c.523.258.917.738 1.178 1.468a.75.75 0 1 1-1.411.506c-.168-.468-.345-.587-.43-.628c-.124-.062-.272-.073-.583-.073c-.244 0-.389.075-.494.17c-.12.107-.226.275-.307.494a2.8 2.8 0 0 0-.166.83l-.002.052v.01c0 .406.008.89.164 1.289q.107.277.29.427c.116.097.297.19.598.223c.092.01.29.01.483-.062a.8.8 0 0 0 .469-.454a.75.75 0 0 1 1.367.616c-.636 1.411-2.034 1.441-2.485 1.391c-.559-.062-1.023-.256-1.389-.559a2.5 2.5 0 0 1-.73-1.037c-.267-.683-.267-1.425-.267-1.807v-.074l.005-.094a4.5 4.5 0 0 1 .257-1.275c.133-.357.35-.765.714-1.09a2.2 2.2 0 0 1 1.493-.55h.035c.273 0 .748-.001 1.211.227M5.393 3.25a.75.75 0 0 0-1.407-.02l-1.935 5a.75.75 0 1 0 1.399.542l.104-.271h2.11l.09.25a.75.75 0 0 0 1.413-.5zM5.132 7h-.997l.52-1.343zM8 3.5v5a.75.75 0 0 0 .872.74v.01H10.5c.238 0 .733-.037 1.195-.305c.52-.303.923-.86.923-1.704c0-.42-.092-.794-.283-1.107a1.7 1.7 0 0 0-.283-.35c.152-.279.242-.62.242-1.025c0-.409-.081-.772-.25-1.08a1.7 1.7 0 0 0-.66-.669c-.463-.26-.958-.26-1.126-.26H8.75A.75.75 0 0 0 8 3.5m2.5 4.25h-1v-1h.936c.191 0 .38.01.517.077c.052.026.08.053.101.087c.022.035.064.127.064.327a.6.6 0 0 1-.06.297a.3.3 0 0 1-.117.11a.96.96 0 0 1-.44.102m-.878-2.5H9.5v-1h.75c.157 0 .301.013.398.068a.2.2 0 0 1 .08.08c.024.044.066.149.066.36a.63.63 0 0 1-.06.31a.25.25 0 0 1-.095.096a.76.76 0 0 1-.357.086zm4.322 5.725a.75.75 0 0 0-1.16-.95l-3.567 4.359l-1.686-1.687a.75.75 0 0 0-1.061 1.06l2.273 2.273a.75.75 0 0 0 1.11-.055z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16.965 2.977c.523.258.917.738 1.178 1.468a.75.75 0 1 1-1.411.506c-.168-.468-.345-.587-.43-.628c-.124-.062-.272-.073-.583-.073c-.244 0-.389.075-.494.17c-.12.107-.226.275-.307.494a2.8 2.8 0 0 0-.166.83l-.002.052v.01c0 .406.008.89.164 1.289q.107.277.29.427c.116.097.297.19.598.223c.092.01.29.01.483-.062a.8.8 0 0 0 .469-.454a.75.75 0 0 1 1.367.616c-.636 1.411-2.034 1.441-2.485 1.391c-.559-.062-1.023-.256-1.389-.559a2.5 2.5 0 0 1-.73-1.037c-.267-.683-.267-1.425-.267-1.807v-.074l.005-.094a4.5 4.5 0 0 1 .257-1.275c.133-.357.35-.765.714-1.09a2.2 2.2 0 0 1 1.493-.55h.035c.273 0 .748-.001 1.211.227M5.393 3.25a.75.75 0 0 0-1.407-.02l-1.935 5a.75.75 0 1 0 1.399.542l.104-.271h2.11l.09.25a.75.75 0 0 0 1.413-.5zM5.132 7h-.997l.52-1.343zM8 3.5v5a.75.75 0 0 0 .872.74v.01H10.5c.238 0 .733-.037 1.195-.305c.52-.303.923-.86.923-1.704c0-.42-.092-.794-.283-1.107a1.7 1.7 0 0 0-.283-.35c.152-.279.242-.62.242-1.025c0-.409-.081-.772-.25-1.08a1.7 1.7 0 0 0-.66-.669c-.463-.26-.958-.26-1.126-.26H8.75A.75.75 0 0 0 8 3.5m2.5 4.25h-1v-1h.936c.191 0 .38.01.517.077c.052.026.08.053.101.087c.022.035.064.127.064.327a.6.6 0 0 1-.06.297a.3.3 0 0 1-.117.11a.96.96 0 0 1-.44.102m-.878-2.5H9.5v-1h.75c.157 0 .301.013.398.068a.2.2 0 0 1 .08.08c.024.044.066.149.066.36a.63.63 0 0 1-.06.31a.25.25 0 0 1-.095.096a.76.76 0 0 1-.357.086zm4.322 5.725a.75.75 0 0 0-1.16-.95l-3.567 4.359l-1.686-1.687a.75.75 0 0 0-1.061 1.06l2.273 2.273a.75.75 0 0 0 1.11-.055z"/></svg> </template>
CSS
.icon-text-proofing-tools-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.965%202.977c.523.258.917.738%201.178%201.468a.75.75%200%201%201-1.411.506c-.168-.468-.345-.587-.43-.628c-.124-.062-.272-.073-.583-.073c-.244%200-.389.075-.494.17c-.12.107-.226.275-.307.494a2.8%202.8%200%200%200-.166.83l-.002.052v.01c0%20.406.008.89.164%201.289q.107.277.29.427c.116.097.297.19.598.223c.092.01.29.01.483-.062a.8.8%200%200%200%20.469-.454a.75.75%200%200%201%201.367.616c-.636%201.411-2.034%201.441-2.485%201.391c-.559-.062-1.023-.256-1.389-.559a2.5%202.5%200%200%201-.73-1.037c-.267-.683-.267-1.425-.267-1.807v-.074l.005-.094a4.5%204.5%200%200%201%20.257-1.275c.133-.357.35-.765.714-1.09a2.2%202.2%200%200%201%201.493-.55h.035c.273%200%20.748-.001%201.211.227M5.393%203.25a.75.75%200%200%200-1.407-.02l-1.935%205a.75.75%200%201%200%201.399.542l.104-.271h2.11l.09.25a.75.75%200%200%200%201.413-.5zM5.132%207h-.997l.52-1.343zM8%203.5v5a.75.75%200%200%200%20.872.74v.01H10.5c.238%200%20.733-.037%201.195-.305c.52-.303.923-.86.923-1.704c0-.42-.092-.794-.283-1.107a1.7%201.7%200%200%200-.283-.35c.152-.279.242-.62.242-1.025c0-.409-.081-.772-.25-1.08a1.7%201.7%200%200%200-.66-.669c-.463-.26-.958-.26-1.126-.26H8.75A.75.75%200%200%200%208%203.5m2.5%204.25h-1v-1h.936c.191%200%20.38.01.517.077c.052.026.08.053.101.087c.022.035.064.127.064.327a.6.6%200%200%201-.06.297a.3.3%200%200%201-.117.11a.96.96%200%200%201-.44.102m-.878-2.5H9.5v-1h.75c.157%200%20.301.013.398.068a.2.2%200%200%201%20.08.08c.024.044.066.149.066.36a.63.63%200%200%201-.06.31a.25.25%200%200%201-.095.096a.76.76%200%200%201-.357.086zm4.322%205.725a.75.75%200%200%200-1.16-.95l-3.567%204.359l-1.686-1.687a.75.75%200%200%200-1.061%201.06l2.273%202.273a.75.75%200%200%200%201.11-.055z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.965%202.977c.523.258.917.738%201.178%201.468a.75.75%200%201%201-1.411.506c-.168-.468-.345-.587-.43-.628c-.124-.062-.272-.073-.583-.073c-.244%200-.389.075-.494.17c-.12.107-.226.275-.307.494a2.8%202.8%200%200%200-.166.83l-.002.052v.01c0%20.406.008.89.164%201.289q.107.277.29.427c.116.097.297.19.598.223c.092.01.29.01.483-.062a.8.8%200%200%200%20.469-.454a.75.75%200%200%201%201.367.616c-.636%201.411-2.034%201.441-2.485%201.391c-.559-.062-1.023-.256-1.389-.559a2.5%202.5%200%200%201-.73-1.037c-.267-.683-.267-1.425-.267-1.807v-.074l.005-.094a4.5%204.5%200%200%201%20.257-1.275c.133-.357.35-.765.714-1.09a2.2%202.2%200%200%201%201.493-.55h.035c.273%200%20.748-.001%201.211.227M5.393%203.25a.75.75%200%200%200-1.407-.02l-1.935%205a.75.75%200%201%200%201.399.542l.104-.271h2.11l.09.25a.75.75%200%200%200%201.413-.5zM5.132%207h-.997l.52-1.343zM8%203.5v5a.75.75%200%200%200%20.872.74v.01H10.5c.238%200%20.733-.037%201.195-.305c.52-.303.923-.86.923-1.704c0-.42-.092-.794-.283-1.107a1.7%201.7%200%200%200-.283-.35c.152-.279.242-.62.242-1.025c0-.409-.081-.772-.25-1.08a1.7%201.7%200%200%200-.66-.669c-.463-.26-.958-.26-1.126-.26H8.75A.75.75%200%200%200%208%203.5m2.5%204.25h-1v-1h.936c.191%200%20.38.01.517.077c.052.026.08.053.101.087c.022.035.064.127.064.327a.6.6%200%200%201-.06.297a.3.3%200%200%201-.117.11a.96.96%200%200%201-.44.102m-.878-2.5H9.5v-1h.75c.157%200%20.301.013.398.068a.2.2%200%200%201%20.08.08c.024.044.066.149.066.36a.63.63%200%200%201-.06.31a.25.25%200%200%201-.095.096a.76.76%200%200%201-.357.086zm4.322%205.725a.75.75%200%200%200-1.16-.95l-3.567%204.359l-1.686-1.687a.75.75%200%200%200-1.061%201.06l2.273%202.273a.75.75%200%200%200%201.11-.055z%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-20-filled.svg?color=%231a73e8&size=48