ev shadow minus icon
ev-shadow-minus from Material Symbols Light by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.
- Name
- ev-shadow-minus
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- ev-shadow-minus-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
Use the ev shadow minus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12t.71-3.506t1.927-2.857T8.494 3.71Q10.137 3 12 3t3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12q0 .177-.015.376q-.016.199-.027.376q-.723-.573-1.592-.893t-1.86-.32q-2.289 0-3.9 1.598t-1.612 3.888q0 1.125.417 2.11q.416.984 1.143 1.727q-.388.069-.767.104Q12.407 21 12 21m-8-9q0 3.28 2.244 5.583q2.245 2.302 5.497 2.4q.211 0 .416-.01t.397-.048q-2.165-1.106-3.504-3.216T7.711 12T9.07 7.291t3.523-3.216q-.211-.039-.423-.048q-.211-.01-.423-.01q-3.258.092-5.502 2.397T4 12m10 5.539v-1h7v1z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEvShadowMinus(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="M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12t.71-3.506t1.927-2.857T8.494 3.71Q10.137 3 12 3t3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12q0 .177-.015.376q-.016.199-.027.376q-.723-.573-1.592-.893t-1.86-.32q-2.289 0-3.9 1.598t-1.612 3.888q0 1.125.417 2.11q.416.984 1.143 1.727q-.388.069-.767.104Q12.407 21 12 21m-8-9q0 3.28 2.244 5.583q2.245 2.302 5.497 2.4q.211 0 .416-.01t.397-.048q-2.165-1.106-3.504-3.216T7.711 12T9.07 7.291t3.523-3.216q-.211-.039-.423-.048q-.211-.01-.423-.01q-3.258.092-5.502 2.397T4 12m10 5.539v-1h7v1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12t.71-3.506t1.927-2.857T8.494 3.71Q10.137 3 12 3t3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12q0 .177-.015.376q-.016.199-.027.376q-.723-.573-1.592-.893t-1.86-.32q-2.289 0-3.9 1.598t-1.612 3.888q0 1.125.417 2.11q.416.984 1.143 1.727q-.388.069-.767.104Q12.407 21 12 21m-8-9q0 3.28 2.244 5.583q2.245 2.302 5.497 2.4q.211 0 .416-.01t.397-.048q-2.165-1.106-3.504-3.216T7.711 12T9.07 7.291t3.523-3.216q-.211-.039-.423-.048q-.211-.01-.423-.01q-3.258.092-5.502 2.397T4 12m10 5.539v-1h7v1z"/></svg> </template>
CSS
.icon-ev-shadow-minus {
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%22M12%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012t.71-3.506t1.927-2.857T8.494%203.71Q10.137%203%2012%203t3.506.71q1.642.711%202.857%201.927q1.216%201.215%201.926%202.857Q21%2010.137%2021%2012q0%20.177-.015.376q-.016.199-.027.376q-.723-.573-1.592-.893t-1.86-.32q-2.289%200-3.9%201.598t-1.612%203.888q0%201.125.417%202.11q.416.984%201.143%201.727q-.388.069-.767.104Q12.407%2021%2012%2021m-8-9q0%203.28%202.244%205.583q2.245%202.302%205.497%202.4q.211%200%20.416-.01t.397-.048q-2.165-1.106-3.504-3.216T7.711%2012T9.07%207.291t3.523-3.216q-.211-.039-.423-.048q-.211-.01-.423-.01q-3.258.092-5.502%202.397T4%2012m10%205.539v-1h7v1z%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%22M12%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012t.71-3.506t1.927-2.857T8.494%203.71Q10.137%203%2012%203t3.506.71q1.642.711%202.857%201.927q1.216%201.215%201.926%202.857Q21%2010.137%2021%2012q0%20.177-.015.376q-.016.199-.027.376q-.723-.573-1.592-.893t-1.86-.32q-2.289%200-3.9%201.598t-1.612%203.888q0%201.125.417%202.11q.416.984%201.143%201.727q-.388.069-.767.104Q12.407%2021%2012%2021m-8-9q0%203.28%202.244%205.583q2.245%202.302%205.497%202.4q.211%200%20.416-.01t.397-.048q-2.165-1.106-3.504-3.216T7.711%2012T9.07%207.291t3.523-3.216q-.211-.039-.423-.048q-.211-.01-.423-.01q-3.258.092-5.502%202.397T4%2012m10%205.539v-1h7v1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/ev-shadow-minus.svg?color=%231a73e8&size=48