text clear formatting icon

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

Name
text-clear-formatting-16-regular
Set
Fluent UI System Icons
Style
16 Regular
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.373zM9.5 15a1.5 1.5 0 0 1-1.562-.354l-1.586-1.585a1.5 1.5 0 0 1 0-2.122l4.586-4.585a1.5 1.5 0 0 1 2.121 0l1.586 1.585a1.5 1.5 0 0 1 0 2.122l-3.285 3.284l-.007.009l-.009.008l-.638.638H12.5a.5.5 0 0 1 0 1zm.792-2L8 10.707l-.94.94a.5.5 0 0 0 0 .707l1.586 1.585a.5.5 0 0 0 .707 0zm.707-.707l2.94-2.94a.5.5 0 0 0 0-.707l-1.587-1.585a.5.5 0 0 0-.707 0L8.707 10z"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextClearFormatting16Regular(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.373zM9.5 15a1.5 1.5 0 0 1-1.562-.354l-1.586-1.585a1.5 1.5 0 0 1 0-2.122l4.586-4.585a1.5 1.5 0 0 1 2.121 0l1.586 1.585a1.5 1.5 0 0 1 0 2.122l-3.285 3.284l-.007.009l-.009.008l-.638.638H12.5a.5.5 0 0 1 0 1zm.792-2L8 10.707l-.94.94a.5.5 0 0 0 0 .707l1.586 1.585a.5.5 0 0 0 .707 0zm.707-.707l2.94-2.94a.5.5 0 0 0 0-.707l-1.587-1.585a.5.5 0 0 0-.707 0L8.707 10z"/></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.373zM9.5 15a1.5 1.5 0 0 1-1.562-.354l-1.586-1.585a1.5 1.5 0 0 1 0-2.122l4.586-4.585a1.5 1.5 0 0 1 2.121 0l1.586 1.585a1.5 1.5 0 0 1 0 2.122l-3.285 3.284l-.007.009l-.009.008l-.638.638H12.5a.5.5 0 0 1 0 1zm.792-2L8 10.707l-.94.94a.5.5 0 0 0 0 .707l1.586 1.585a.5.5 0 0 0 .707 0zm.707-.707l2.94-2.94a.5.5 0 0 0 0-.707l-1.587-1.585a.5.5 0 0 0-.707 0L8.707 10z"/></svg>
</template>

CSS

.icon-text-clear-formatting-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%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.373zM9.5%2015a1.5%201.5%200%200%201-1.562-.354l-1.586-1.585a1.5%201.5%200%200%201%200-2.122l4.586-4.585a1.5%201.5%200%200%201%202.121%200l1.586%201.585a1.5%201.5%200%200%201%200%202.122l-3.285%203.284l-.007.009l-.009.008l-.638.638H12.5a.5.5%200%200%201%200%201zm.792-2L8%2010.707l-.94.94a.5.5%200%200%200%200%20.707l1.586%201.585a.5.5%200%200%200%20.707%200zm.707-.707l2.94-2.94a.5.5%200%200%200%200-.707l-1.587-1.585a.5.5%200%200%200-.707%200L8.707%2010z%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.373zM9.5%2015a1.5%201.5%200%200%201-1.562-.354l-1.586-1.585a1.5%201.5%200%200%201%200-2.122l4.586-4.585a1.5%201.5%200%200%201%202.121%200l1.586%201.585a1.5%201.5%200%200%201%200%202.122l-3.285%203.284l-.007.009l-.009.008l-.638.638H12.5a.5.5%200%200%201%200%201zm.792-2L8%2010.707l-.94.94a.5.5%200%200%200%200%20.707l1.586%201.585a.5.5%200%200%200%20.707%200zm.707-.707l2.94-2.94a.5.5%200%200%200%200-.707l-1.587-1.585a.5.5%200%200%200-.707%200L8.707%2010z%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-regular.svg?color=%231a73e8&size=48