text clear formatting icon

text-clear-formatting-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
text-clear-formatting-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

8 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the text clear formatting icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4.5 1c.2 0 .38.12.46.303l2.884 6.731l-.753.754a.5.5 0 0 1-.05-.091L6.313 7H2.687L1.96 8.697a.5.5 0 0 1-.92-.394l3-7A.5.5 0 0 1 4.5 1m1.385 5L4.5 2.77L3.116 6zm8.427.19q.004-.095.004-.193c0-1.82-.957-2.997-2.428-2.997c-.795 0-1.499.392-1.816 1.015H10V1.5a.5.5 0 1 0-1 0v5.378l1-1v-.394c.149-1.032.762-1.651 1.673-1.651c.853 0 1.426.526 1.617 1.44q.256.154.478.373zm-1.251.164a1.5 1.5 0 0 0-2.122 0l-4.586 4.585a1.5 1.5 0 0 0 0 2.122l1.586 1.585A1.5 1.5 0 0 0 9.501 15H12.5a.5.5 0 0 0 0-1h-1.793l3.94-3.94a1.5 1.5 0 0 0 0-2.12zM8 10.707L10.293 13l-.94.94a.5.5 0 0 1-.707 0l-1.585-1.586a.5.5 0 0 1 0-.708z"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextClearFormatting16Filled(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="M4.5 1c.2 0 .38.12.46.303l2.884 6.731l-.753.754a.5.5 0 0 1-.05-.091L6.313 7H2.687L1.96 8.697a.5.5 0 0 1-.92-.394l3-7A.5.5 0 0 1 4.5 1m1.385 5L4.5 2.77L3.116 6zm8.427.19q.004-.095.004-.193c0-1.82-.957-2.997-2.428-2.997c-.795 0-1.499.392-1.816 1.015H10V1.5a.5.5 0 1 0-1 0v5.378l1-1v-.394c.149-1.032.762-1.651 1.673-1.651c.853 0 1.426.526 1.617 1.44q.256.154.478.373zm-1.251.164a1.5 1.5 0 0 0-2.122 0l-4.586 4.585a1.5 1.5 0 0 0 0 2.122l1.586 1.585A1.5 1.5 0 0 0 9.501 15H12.5a.5.5 0 0 0 0-1h-1.793l3.94-3.94a1.5 1.5 0 0 0 0-2.12zM8 10.707L10.293 13l-.94.94a.5.5 0 0 1-.707 0l-1.585-1.586a.5.5 0 0 1 0-.708z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4.5 1c.2 0 .38.12.46.303l2.884 6.731l-.753.754a.5.5 0 0 1-.05-.091L6.313 7H2.687L1.96 8.697a.5.5 0 0 1-.92-.394l3-7A.5.5 0 0 1 4.5 1m1.385 5L4.5 2.77L3.116 6zm8.427.19q.004-.095.004-.193c0-1.82-.957-2.997-2.428-2.997c-.795 0-1.499.392-1.816 1.015H10V1.5a.5.5 0 1 0-1 0v5.378l1-1v-.394c.149-1.032.762-1.651 1.673-1.651c.853 0 1.426.526 1.617 1.44q.256.154.478.373zm-1.251.164a1.5 1.5 0 0 0-2.122 0l-4.586 4.585a1.5 1.5 0 0 0 0 2.122l1.586 1.585A1.5 1.5 0 0 0 9.501 15H12.5a.5.5 0 0 0 0-1h-1.793l3.94-3.94a1.5 1.5 0 0 0 0-2.12zM8 10.707L10.293 13l-.94.94a.5.5 0 0 1-.707 0l-1.585-1.586a.5.5 0 0 1 0-.708z"/></svg>
</template>

CSS

.icon-text-clear-formatting-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%22M4.5%201c.2%200%20.38.12.46.303l2.884%206.731l-.753.754a.5.5%200%200%201-.05-.091L6.313%207H2.687L1.96%208.697a.5.5%200%200%201-.92-.394l3-7A.5.5%200%200%201%204.5%201m1.385%205L4.5%202.77L3.116%206zm8.427.19q.004-.095.004-.193c0-1.82-.957-2.997-2.428-2.997c-.795%200-1.499.392-1.816%201.015H10V1.5a.5.5%200%201%200-1%200v5.378l1-1v-.394c.149-1.032.762-1.651%201.673-1.651c.853%200%201.426.526%201.617%201.44q.256.154.478.373zm-1.251.164a1.5%201.5%200%200%200-2.122%200l-4.586%204.585a1.5%201.5%200%200%200%200%202.122l1.586%201.585A1.5%201.5%200%200%200%209.501%2015H12.5a.5.5%200%200%200%200-1h-1.793l3.94-3.94a1.5%201.5%200%200%200%200-2.12zM8%2010.707L10.293%2013l-.94.94a.5.5%200%200%201-.707%200l-1.585-1.586a.5.5%200%200%201%200-.708z%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%22M4.5%201c.2%200%20.38.12.46.303l2.884%206.731l-.753.754a.5.5%200%200%201-.05-.091L6.313%207H2.687L1.96%208.697a.5.5%200%200%201-.92-.394l3-7A.5.5%200%200%201%204.5%201m1.385%205L4.5%202.77L3.116%206zm8.427.19q.004-.095.004-.193c0-1.82-.957-2.997-2.428-2.997c-.795%200-1.499.392-1.816%201.015H10V1.5a.5.5%200%201%200-1%200v5.378l1-1v-.394c.149-1.032.762-1.651%201.673-1.651c.853%200%201.426.526%201.617%201.44q.256.154.478.373zm-1.251.164a1.5%201.5%200%200%200-2.122%200l-4.586%204.585a1.5%201.5%200%200%200%200%202.122l1.586%201.585A1.5%201.5%200%200%200%209.501%2015H12.5a.5.5%200%200%200%200-1h-1.793l3.94-3.94a1.5%201.5%200%200%200%200-2.12zM8%2010.707L10.293%2013l-.94.94a.5.5%200%200%201-.707%200l-1.585-1.586a.5.5%200%200%201%200-.708z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/text-clear-formatting-16-filled.svg?color=%231a73e8&size=48