filter retrolux icon
filter-retrolux-rounded from Material Symbols Light by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- filter-retrolux-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
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.306 19.7l-1.852-1.858q-.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.373 9.425q-.161-.242-.143-.516q.018-.272.23-.484l3.975-3.994q.13-.131.267-.184T12 4.194t.298.053t.268.184l3.975 3.994q.211.212.23.485q.017.273-.144.515l-4.088 6.152v.935l2.48 2.48q.14.14.153.342q.013.2-.147.366q-.165.166-.36.166t-.36-.166m-3.31-.82q.505-.505.505-1.226t-.505-1.226t-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 MaterialSymbolsLightFilterRetroluxRounded(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.306 19.7l-1.852-1.858q-.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.373 9.425q-.161-.242-.143-.516q.018-.272.23-.484l3.975-3.994q.13-.131.267-.184T12 4.194t.298.053t.268.184l3.975 3.994q.211.212.23.485q.017.273-.144.515l-4.088 6.152v.935l2.48 2.48q.14.14.153.342q.013.2-.147.366q-.165.166-.36.166t-.36-.166m-3.31-.82q.505-.505.505-1.226t-.505-1.226t-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.306 19.7l-1.852-1.858q-.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.373 9.425q-.161-.242-.143-.516q.018-.272.23-.484l3.975-3.994q.13-.131.267-.184T12 4.194t.298.053t.268.184l3.975 3.994q.211.212.23.485q.017.273-.144.515l-4.088 6.152v.935l2.48 2.48q.14.14.153.342q.013.2-.147.366q-.165.166-.36.166t-.36-.166m-3.31-.82q.505-.505.505-1.226t-.505-1.226t-1.226-.505t-1.226.505t-.504 1.226t.504 1.226t1.226.504t1.226-.504"/></svg> </template>
CSS
.icon-filter-retrolux-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%22m14.306%2019.7l-1.852-1.858q-.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.373%209.425q-.161-.242-.143-.516q.018-.272.23-.484l3.975-3.994q.13-.131.267-.184T12%204.194t.298.053t.268.184l3.975%203.994q.211.212.23.485q.017.273-.144.515l-4.088%206.152v.935l2.48%202.48q.14.14.153.342q.013.2-.147.366q-.165.166-.36.166t-.36-.166m-3.31-.82q.505-.505.505-1.226t-.505-1.226t-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.306%2019.7l-1.852-1.858q-.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.373%209.425q-.161-.242-.143-.516q.018-.272.23-.484l3.975-3.994q.13-.131.267-.184T12%204.194t.298.053t.268.184l3.975%203.994q.211.212.23.485q.017.273-.144.515l-4.088%206.152v.935l2.48%202.48q.14.14.153.342q.013.2-.147.366q-.165.166-.36.166t-.36-.166m-3.31-.82q.505-.505.505-1.226t-.505-1.226t-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-rounded.svg?color=%231a73e8&size=48