format color reset icon

format-color-reset-outline-rounded from Material Symbols by Google · Outline Rounded · Text · Apache-2.0 Free for personal and commercial use.

Name
format-color-reset-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More text icons from Material Symbols

Use the format color reset icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-3.325 0-5.663-2.312T4 13.1q0-1.275.4-2.45T5.6 8.4L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.4-2.4q-1.025.725-2.2 1.113T12 21m0-2q.9 0 1.713-.25t1.537-.7L7 9.85q-.525.8-.763 1.6T6 13.1q0 2.45 1.75 4.175T12 19m5.65-11.45q1.5 1.5 2.038 3.413t.087 3.862q-.075.35-.35.55t-.625.2q-.55 0-.788-.45t-.112-.95q.375-1.375-.125-2.762T16.25 9L12 4.8l-1.5 1.475q-.275.275-.7.263t-.7-.288q-.3-.3-.3-.712t.3-.688l1.85-1.825q.225-.225.5-.325t.55-.1t.55.112t.5.313zm-3.2 1.95"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsFormatColorResetOutlineRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-3.325 0-5.663-2.312T4 13.1q0-1.275.4-2.45T5.6 8.4L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.4-2.4q-1.025.725-2.2 1.113T12 21m0-2q.9 0 1.713-.25t1.537-.7L7 9.85q-.525.8-.763 1.6T6 13.1q0 2.45 1.75 4.175T12 19m5.65-11.45q1.5 1.5 2.038 3.413t.087 3.862q-.075.35-.35.55t-.625.2q-.55 0-.788-.45t-.112-.95q.375-1.375-.125-2.762T16.25 9L12 4.8l-1.5 1.475q-.275.275-.7.263t-.7-.288q-.3-.3-.3-.712t.3-.688l1.85-1.825q.225-.225.5-.325t.55-.1t.55.112t.5.313zm-3.2 1.95"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-3.325 0-5.663-2.312T4 13.1q0-1.275.4-2.45T5.6 8.4L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.4-2.4q-1.025.725-2.2 1.113T12 21m0-2q.9 0 1.713-.25t1.537-.7L7 9.85q-.525.8-.763 1.6T6 13.1q0 2.45 1.75 4.175T12 19m5.65-11.45q1.5 1.5 2.038 3.413t.087 3.862q-.075.35-.35.55t-.625.2q-.55 0-.788-.45t-.112-.95q.375-1.375-.125-2.762T16.25 9L12 4.8l-1.5 1.475q-.275.275-.7.263t-.7-.288q-.3-.3-.3-.712t.3-.688l1.85-1.825q.225-.225.5-.325t.55-.1t.55.112t.5.313zm-3.2 1.95"/></svg>
</template>

CSS

.icon-format-color-reset-outline-rounded {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2021q-3.325%200-5.663-2.312T4%2013.1q0-1.275.4-2.45T5.6%208.4L2.1%204.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.4-2.4q-1.025.725-2.2%201.113T12%2021m0-2q.9%200%201.713-.25t1.537-.7L7%209.85q-.525.8-.763%201.6T6%2013.1q0%202.45%201.75%204.175T12%2019m5.65-11.45q1.5%201.5%202.038%203.413t.087%203.862q-.075.35-.35.55t-.625.2q-.55%200-.788-.45t-.112-.95q.375-1.375-.125-2.762T16.25%209L12%204.8l-1.5%201.475q-.275.275-.7.263t-.7-.288q-.3-.3-.3-.712t.3-.688l1.85-1.825q.225-.225.5-.325t.55-.1t.55.112t.5.313zm-3.2%201.95%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2021q-3.325%200-5.663-2.312T4%2013.1q0-1.275.4-2.45T5.6%208.4L2.1%204.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.4-2.4q-1.025.725-2.2%201.113T12%2021m0-2q.9%200%201.713-.25t1.537-.7L7%209.85q-.525.8-.763%201.6T6%2013.1q0%202.45%201.75%204.175T12%2019m5.65-11.45q1.5%201.5%202.038%203.413t.087%203.862q-.075.35-.35.55t-.625.2q-.55%200-.788-.45t-.112-.95q.375-1.375-.125-2.762T16.25%209L12%204.8l-1.5%201.475q-.275.275-.7.263t-.7-.288q-.3-.3-.3-.712t.3-.688l1.85-1.825q.225-.225.5-.325t.55-.1t.55.112t.5.313zm-3.2%201.95%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/format-color-reset-outline-rounded.svg?color=%231a73e8&size=48