reset-colors from Material Symbols Light by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.

Name
reset-colors
Set
Material Symbols Light
Style
Regular
Category
Images
Viewbox
24×24
License
Apache 2.0
Aliases
reset-colors-outline

2 other variants in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

Use the reset colors icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.912 21.936q-.18-.065-.327-.213l-3.789-3.788q-.296-.29-.296-.685t.296-.69l3.766-3.76l-1.835-1.834l.689-.708l6.332 6.302q.148.148.213.327q.064.179.064.357t-.064.36q-.065.183-.213.33l-3.788 3.789q-.148.148-.33.213q-.182.064-.36.064t-.359-.065M13.7 17.04h7.08l-3.53-3.531zM5 20v-1h3.312q-1.916-1-3.114-2.851T4 12q0-1.664.626-3.118T6.34 6.34t2.542-1.714T12 4q2.706 0 4.778 1.584q2.072 1.583 2.843 4.032h-1.036q-.727-2.027-2.504-3.322T12 5Q9.075 5 7.038 7.038T5 12q0 2.108 1.11 3.79Q7.222 17.474 9 18.309V15h1v5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightResetColors(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="M16.912 21.936q-.18-.065-.327-.213l-3.789-3.788q-.296-.29-.296-.685t.296-.69l3.766-3.76l-1.835-1.834l.689-.708l6.332 6.302q.148.148.213.327q.064.179.064.357t-.064.36q-.065.183-.213.33l-3.788 3.789q-.148.148-.33.213q-.182.064-.36.064t-.359-.065M13.7 17.04h7.08l-3.53-3.531zM5 20v-1h3.312q-1.916-1-3.114-2.851T4 12q0-1.664.626-3.118T6.34 6.34t2.542-1.714T12 4q2.706 0 4.778 1.584q2.072 1.583 2.843 4.032h-1.036q-.727-2.027-2.504-3.322T12 5Q9.075 5 7.038 7.038T5 12q0 2.108 1.11 3.79Q7.222 17.474 9 18.309V15h1v5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.912 21.936q-.18-.065-.327-.213l-3.789-3.788q-.296-.29-.296-.685t.296-.69l3.766-3.76l-1.835-1.834l.689-.708l6.332 6.302q.148.148.213.327q.064.179.064.357t-.064.36q-.065.183-.213.33l-3.788 3.789q-.148.148-.33.213q-.182.064-.36.064t-.359-.065M13.7 17.04h7.08l-3.53-3.531zM5 20v-1h3.312q-1.916-1-3.114-2.851T4 12q0-1.664.626-3.118T6.34 6.34t2.542-1.714T12 4q2.706 0 4.778 1.584q2.072 1.583 2.843 4.032h-1.036q-.727-2.027-2.504-3.322T12 5Q9.075 5 7.038 7.038T5 12q0 2.108 1.11 3.79Q7.222 17.474 9 18.309V15h1v5z"/></svg>
</template>

CSS

.icon-reset-colors {
  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%22M16.912%2021.936q-.18-.065-.327-.213l-3.789-3.788q-.296-.29-.296-.685t.296-.69l3.766-3.76l-1.835-1.834l.689-.708l6.332%206.302q.148.148.213.327q.064.179.064.357t-.064.36q-.065.183-.213.33l-3.788%203.789q-.148.148-.33.213q-.182.064-.36.064t-.359-.065M13.7%2017.04h7.08l-3.53-3.531zM5%2020v-1h3.312q-1.916-1-3.114-2.851T4%2012q0-1.664.626-3.118T6.34%206.34t2.542-1.714T12%204q2.706%200%204.778%201.584q2.072%201.583%202.843%204.032h-1.036q-.727-2.027-2.504-3.322T12%205Q9.075%205%207.038%207.038T5%2012q0%202.108%201.11%203.79Q7.222%2017.474%209%2018.309V15h1v5z%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%22M16.912%2021.936q-.18-.065-.327-.213l-3.789-3.788q-.296-.29-.296-.685t.296-.69l3.766-3.76l-1.835-1.834l.689-.708l6.332%206.302q.148.148.213.327q.064.179.064.357t-.064.36q-.065.183-.213.33l-3.788%203.789q-.148.148-.33.213q-.182.064-.36.064t-.359-.065M13.7%2017.04h7.08l-3.53-3.531zM5%2020v-1h3.312q-1.916-1-3.114-2.851T4%2012q0-1.664.626-3.118T6.34%206.34t2.542-1.714T12%204q2.706%200%204.778%201.584q2.072%201.583%202.843%204.032h-1.036q-.727-2.027-2.504-3.322T12%205Q9.075%205%207.038%207.038T5%2012q0%202.108%201.11%203.79Q7.222%2017.474%209%2018.309V15h1v5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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