dim-button from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.

Name
dim-button
Set
Emoji One (Colored)
Style
Default
Category
Symbols
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More symbols icons from Emoji One (Colored)

Use the dim button emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#eda454" d="M29 51.1h6V58h-6zM29 6h6v6.9h-6zm22.1 23H58v6h-6.9zM6 29h6.9v6H6zm5.459 19.235l4.879-4.879L20.58 47.6l-4.879 4.879zM43.42 16.401l4.878-4.879l4.243 4.243l-4.88 4.879zm-.066 31.259l4.242-4.243l4.88 4.879l-4.243 4.243zM11.522 15.702l4.243-4.243l4.879 4.88l-4.243 4.242zM32 17c-8.3 0-15 6.7-15 15s6.7 15 15 15s15-6.7 15-15s-6.7-15-15-15m0 25c-5.5 0-10-4.5-10-10s4.5-10 10-10s10 4.5 10 10s-4.5 10-10 10"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneDimButton(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#eda454" d="M29 51.1h6V58h-6zM29 6h6v6.9h-6zm22.1 23H58v6h-6.9zM6 29h6.9v6H6zm5.459 19.235l4.879-4.879L20.58 47.6l-4.879 4.879zM43.42 16.401l4.878-4.879l4.243 4.243l-4.88 4.879zm-.066 31.259l4.242-4.243l4.88 4.879l-4.243 4.243zM11.522 15.702l4.243-4.243l4.879 4.88l-4.243 4.242zM32 17c-8.3 0-15 6.7-15 15s6.7 15 15 15s15-6.7 15-15s-6.7-15-15-15m0 25c-5.5 0-10-4.5-10-10s4.5-10 10-10s10 4.5 10 10s-4.5 10-10 10"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#eda454" d="M29 51.1h6V58h-6zM29 6h6v6.9h-6zm22.1 23H58v6h-6.9zM6 29h6.9v6H6zm5.459 19.235l4.879-4.879L20.58 47.6l-4.879 4.879zM43.42 16.401l4.878-4.879l4.243 4.243l-4.88 4.879zm-.066 31.259l4.242-4.243l4.88 4.879l-4.243 4.243zM11.522 15.702l4.243-4.243l4.879 4.88l-4.243 4.242zM32 17c-8.3 0-15 6.7-15 15s6.7 15 15 15s15-6.7 15-15s-6.7-15-15-15m0 25c-5.5 0-10-4.5-10-10s4.5-10 10-10s10 4.5 10 10s-4.5 10-10 10"/></svg>
</template>

CSS

.icon-dim-button {
  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%2064%2064%22%3E%3Cpath%20fill%3D%22%23eda454%22%20d%3D%22M29%2051.1h6V58h-6zM29%206h6v6.9h-6zm22.1%2023H58v6h-6.9zM6%2029h6.9v6H6zm5.459%2019.235l4.879-4.879L20.58%2047.6l-4.879%204.879zM43.42%2016.401l4.878-4.879l4.243%204.243l-4.88%204.879zm-.066%2031.259l4.242-4.243l4.88%204.879l-4.243%204.243zM11.522%2015.702l4.243-4.243l4.879%204.88l-4.243%204.242zM32%2017c-8.3%200-15%206.7-15%2015s6.7%2015%2015%2015s15-6.7%2015-15s-6.7-15-15-15m0%2025c-5.5%200-10-4.5-10-10s4.5-10%2010-10s10%204.5%2010%2010s-4.5%2010-10%2010%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23eda454%22%20d%3D%22M29%2051.1h6V58h-6zM29%206h6v6.9h-6zm22.1%2023H58v6h-6.9zM6%2029h6.9v6H6zm5.459%2019.235l4.879-4.879L20.58%2047.6l-4.879%204.879zM43.42%2016.401l4.878-4.879l4.243%204.243l-4.88%204.879zm-.066%2031.259l4.242-4.243l4.88%204.879l-4.243%204.243zM11.522%2015.702l4.243-4.243l4.879%204.88l-4.243%204.242zM32%2017c-8.3%200-15%206.7-15%2015s6.7%2015%2015%2015s15-6.7%2015-15s-6.7-15-15-15m0%2025c-5.5%200-10-4.5-10-10s4.5-10%2010-10s10%204.5%2010%2010s-4.5%2010-10%2010%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/dim-button.svg?color=%231a73e8&size=48