filter retrolux icon
filter-retrolux from Material Symbols by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.
- Name
- filter-retrolux
- Set
- Material Symbols
- Style
- Regular
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- filter-retrolux-sharp
3 other variants in Material Symbols
The same icon in other sets
More images icons from Material Symbols
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="m15.05 21.95l-2.25-2.3q-.425 1.05-1.312 1.7T9.5 22q-1.475 0-2.488-1.012T6 18.5t1.013-2.488T9.5 15q.35 0 .7.05t.65.2L6 8l6-6l6 6l-5 7.5v1.55l3.45 3.45zm-4.487-2.387Q11 19.125 11 18.5t-.437-1.062T9.5 17t-1.062.438T8 18.5t.438 1.063T9.5 20t1.063-.437"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsFilterRetrolux(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="m15.05 21.95l-2.25-2.3q-.425 1.05-1.312 1.7T9.5 22q-1.475 0-2.488-1.012T6 18.5t1.013-2.488T9.5 15q.35 0 .7.05t.65.2L6 8l6-6l6 6l-5 7.5v1.55l3.45 3.45zm-4.487-2.387Q11 19.125 11 18.5t-.437-1.062T9.5 17t-1.062.438T8 18.5t.438 1.063T9.5 20t1.063-.437"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.05 21.95l-2.25-2.3q-.425 1.05-1.312 1.7T9.5 22q-1.475 0-2.488-1.012T6 18.5t1.013-2.488T9.5 15q.35 0 .7.05t.65.2L6 8l6-6l6 6l-5 7.5v1.55l3.45 3.45zm-4.487-2.387Q11 19.125 11 18.5t-.437-1.062T9.5 17t-1.062.438T8 18.5t.438 1.063T9.5 20t1.063-.437"/></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%22m15.05%2021.95l-2.25-2.3q-.425%201.05-1.312%201.7T9.5%2022q-1.475%200-2.488-1.012T6%2018.5t1.013-2.488T9.5%2015q.35%200%20.7.05t.65.2L6%208l6-6l6%206l-5%207.5v1.55l3.45%203.45zm-4.487-2.387Q11%2019.125%2011%2018.5t-.437-1.062T9.5%2017t-1.062.438T8%2018.5t.438%201.063T9.5%2020t1.063-.437%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%22m15.05%2021.95l-2.25-2.3q-.425%201.05-1.312%201.7T9.5%2022q-1.475%200-2.488-1.012T6%2018.5t1.013-2.488T9.5%2015q.35%200%20.7.05t.65.2L6%208l6-6l6%206l-5%207.5v1.55l3.45%203.45zm-4.487-2.387Q11%2019.125%2011%2018.5t-.437-1.062T9.5%2017t-1.062.438T8%2018.5t.438%201.063T9.5%2020t1.063-.437%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/filter-retrolux.svg?color=%231a73e8&size=48