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

Name
filter-retrolux
Set
Material Symbols Light
Style
Regular
Category
Images
Viewbox
24×24
License
Apache 2.0
Aliases
filter-retrolux-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

Use the filter retrolux icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.666 20.066l-2.212-2.224q-.06 1.05-.841 1.797t-1.844.746q-1.148 0-1.94-.792q-.79-.791-.79-1.94q0-1.147.79-1.938q.792-.792 1.94-.792q.465 0 .883.146q.417.147.775.45L7 8.885l5-5.039l5 5.039l-4.461 6.692v.935l2.834 2.834zm-3.67-1.186q.504-.505.504-1.226t-.505-1.226q-.504-.505-1.226-.505t-1.226.505t-.504 1.226t.504 1.226t1.226.504t1.226-.504"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFilterRetrolux(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="m14.666 20.066l-2.212-2.224q-.06 1.05-.841 1.797t-1.844.746q-1.148 0-1.94-.792q-.79-.791-.79-1.94q0-1.147.79-1.938q.792-.792 1.94-.792q.465 0 .883.146q.417.147.775.45L7 8.885l5-5.039l5 5.039l-4.461 6.692v.935l2.834 2.834zm-3.67-1.186q.504-.505.504-1.226t-.505-1.226q-.504-.505-1.226-.505t-1.226.505t-.504 1.226t.504 1.226t1.226.504t1.226-.504"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.666 20.066l-2.212-2.224q-.06 1.05-.841 1.797t-1.844.746q-1.148 0-1.94-.792q-.79-.791-.79-1.94q0-1.147.79-1.938q.792-.792 1.94-.792q.465 0 .883.146q.417.147.775.45L7 8.885l5-5.039l5 5.039l-4.461 6.692v.935l2.834 2.834zm-3.67-1.186q.504-.505.504-1.226t-.505-1.226q-.504-.505-1.226-.505t-1.226.505t-.504 1.226t.504 1.226t1.226.504t1.226-.504"/></svg>
</template>

CSS

.icon-filter-retrolux {
  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%22m14.666%2020.066l-2.212-2.224q-.06%201.05-.841%201.797t-1.844.746q-1.148%200-1.94-.792q-.79-.791-.79-1.94q0-1.147.79-1.938q.792-.792%201.94-.792q.465%200%20.883.146q.417.147.775.45L7%208.885l5-5.039l5%205.039l-4.461%206.692v.935l2.834%202.834zm-3.67-1.186q.504-.505.504-1.226t-.505-1.226q-.504-.505-1.226-.505t-1.226.505t-.504%201.226t.504%201.226t1.226.504t1.226-.504%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%22m14.666%2020.066l-2.212-2.224q-.06%201.05-.841%201.797t-1.844.746q-1.148%200-1.94-.792q-.79-.791-.79-1.94q0-1.147.79-1.938q.792-.792%201.94-.792q.465%200%20.883.146q.417.147.775.45L7%208.885l5-5.039l5%205.039l-4.461%206.692v.935l2.834%202.834zm-3.67-1.186q.504-.505.504-1.226t-.505-1.226q-.504-.505-1.226-.505t-1.226.505t-.504%201.226t.504%201.226t1.226.504t1.226-.504%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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