text clear format icon

text-clear-format from Carbon by IBM · Outline · Actions · Apache-2.0 Free for personal and commercial use.

Name
text-clear-format
Set
Carbon
Style
Outline
Category
Actions
Viewbox
32×32
License
Apache 2.0

More actions icons from Carbon

Use the text clear format icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m29.438 16.572l-7.985-7.986a2 2 0 0 0-2.829 0l-5.358 5.358L9 2H7L2 16h2l.999-3h6l.803 2.408l-7.216 7.216a2 2 0 0 0 0 2.829L9.132 30h9.59l10.716-10.717a1.917 1.917 0 0 0 0-2.712M5.665 11l2.331-7l2.336 7Zm12.23 17H9.96L6 24.038l6.312-6.311l7.928 7.927Zm3.76-3.76l-7.928-7.927L20.039 10l7.927 7.927Z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonTextClearFormat(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m29.438 16.572l-7.985-7.986a2 2 0 0 0-2.829 0l-5.358 5.358L9 2H7L2 16h2l.999-3h6l.803 2.408l-7.216 7.216a2 2 0 0 0 0 2.829L9.132 30h9.59l10.716-10.717a1.917 1.917 0 0 0 0-2.712M5.665 11l2.331-7l2.336 7Zm12.23 17H9.96L6 24.038l6.312-6.311l7.928 7.927Zm3.76-3.76l-7.928-7.927L20.039 10l7.927 7.927Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m29.438 16.572l-7.985-7.986a2 2 0 0 0-2.829 0l-5.358 5.358L9 2H7L2 16h2l.999-3h6l.803 2.408l-7.216 7.216a2 2 0 0 0 0 2.829L9.132 30h9.59l10.716-10.717a1.917 1.917 0 0 0 0-2.712M5.665 11l2.331-7l2.336 7Zm12.23 17H9.96L6 24.038l6.312-6.311l7.928 7.927Zm3.76-3.76l-7.928-7.927L20.039 10l7.927 7.927Z"/></svg>
</template>

CSS

.icon-text-clear-format {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m29.438%2016.572l-7.985-7.986a2%202%200%200%200-2.829%200l-5.358%205.358L9%202H7L2%2016h2l.999-3h6l.803%202.408l-7.216%207.216a2%202%200%200%200%200%202.829L9.132%2030h9.59l10.716-10.717a1.917%201.917%200%200%200%200-2.712M5.665%2011l2.331-7l2.336%207Zm12.23%2017H9.96L6%2024.038l6.312-6.311l7.928%207.927Zm3.76-3.76l-7.928-7.927L20.039%2010l7.927%207.927Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m29.438%2016.572l-7.985-7.986a2%202%200%200%200-2.829%200l-5.358%205.358L9%202H7L2%2016h2l.999-3h6l.803%202.408l-7.216%207.216a2%202%200%200%200%200%202.829L9.132%2030h9.59l10.716-10.717a1.917%201.917%200%200%200%200-2.712M5.665%2011l2.331-7l2.336%207Zm12.23%2017H9.96L6%2024.038l6.312-6.311l7.928%207.927Zm3.76-3.76l-7.928-7.927L20.039%2010l7.927%207.927Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Text Clear Format outline icon — Carbon · IconsDB