windshield defrost auto icon
windshield-defrost-auto-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- windshield-defrost-auto-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More transit icons from Material Symbols Light
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-right
Use the windshield defrost auto icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.164 11.821q.125.395.272.77t.241.725q.152.522.091.875q-.06.353-.293.843q-.073.177-.252.24t-.338-.005T7.667 15t.131-.59q.144-.333.117-.622q-.028-.288-.148-.596t-.253-.608t-.235-.634q-.431.056-.862.134q-.43.077-.855.177q-.293.056-.54-.08q-.249-.137-.355-.41L2.4 5.948q-.136-.373-.003-.724q.134-.351.482-.537q1.683-.835 3.503-1.261T10.096 3t3.718.416t3.525 1.27q.367.187.49.548q.125.36-.012.733l-2.267 5.81q-.106.273-.363.407q-.258.133-.55.078q-.574-.131-1.085-.221q-.512-.091-.993-.147q.126.389.273.748q.147.36.235.71t.092.697t-.165.717q-.169.35-.367.46t-.358.043t-.198-.288t.112-.571q.169-.344.128-.668q-.04-.323-.165-.636t-.272-.642t-.247-.693q-.868-.088-1.732-.076q-.864.013-1.732.126m-2.644-.594q.39-.07.806-.138t.806-.12q-.027-.528.044-.978t.215-.952h-.627q-.13 0-.177-.106t.01-.212l1.215-2.005q.056-.106.168-.106q.111 0 .167.106L9.342 8.72q.056.106.01.212t-.177.106h-.844q-.139.467-.241.878q-.104.412-.082.93q.867-.108 1.737-.133t1.757.038q-.027-.454.064-.857q.09-.403.209-.837h-.812q-.13 0-.176-.106q-.047-.106.01-.211l1.215-2.025q.055-.106.167-.106t.167.106l1.216 2.025q.055.105.01.211q-.047.106-.178.106h-.698q-.138.454-.231.865t-.073.91q.564.069 1.144.166t1.137.222l2.237-5.667q-1.602-.783-3.32-1.168Q11.874 4 10.097 4t-3.494.386t-3.3 1.168zM9.308 21q-.69 0-1.153-.462t-.463-1.153V17.48q0-.214.143-.357t.357-.143t.357.143t.143.357v1.904q0 .269.173.442t.443.173h11.134q.27 0 .443-.173t.173-.442V11.23q0-.27-.173-.442q-.173-.173-.443-.173h-.98q-.214 0-.357-.144q-.144-.143-.144-.356q0-.214.144-.357t.356-.143h.981q.69 0 1.153.462t.463 1.153v8.154q0 .69-.463 1.153T20.442 21z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightWindshieldDefrostAutoRounded(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="M8.164 11.821q.125.395.272.77t.241.725q.152.522.091.875q-.06.353-.293.843q-.073.177-.252.24t-.338-.005T7.667 15t.131-.59q.144-.333.117-.622q-.028-.288-.148-.596t-.253-.608t-.235-.634q-.431.056-.862.134q-.43.077-.855.177q-.293.056-.54-.08q-.249-.137-.355-.41L2.4 5.948q-.136-.373-.003-.724q.134-.351.482-.537q1.683-.835 3.503-1.261T10.096 3t3.718.416t3.525 1.27q.367.187.49.548q.125.36-.012.733l-2.267 5.81q-.106.273-.363.407q-.258.133-.55.078q-.574-.131-1.085-.221q-.512-.091-.993-.147q.126.389.273.748q.147.36.235.71t.092.697t-.165.717q-.169.35-.367.46t-.358.043t-.198-.288t.112-.571q.169-.344.128-.668q-.04-.323-.165-.636t-.272-.642t-.247-.693q-.868-.088-1.732-.076q-.864.013-1.732.126m-2.644-.594q.39-.07.806-.138t.806-.12q-.027-.528.044-.978t.215-.952h-.627q-.13 0-.177-.106t.01-.212l1.215-2.005q.056-.106.168-.106q.111 0 .167.106L9.342 8.72q.056.106.01.212t-.177.106h-.844q-.139.467-.241.878q-.104.412-.082.93q.867-.108 1.737-.133t1.757.038q-.027-.454.064-.857q.09-.403.209-.837h-.812q-.13 0-.176-.106q-.047-.106.01-.211l1.215-2.025q.055-.106.167-.106t.167.106l1.216 2.025q.055.105.01.211q-.047.106-.178.106h-.698q-.138.454-.231.865t-.073.91q.564.069 1.144.166t1.137.222l2.237-5.667q-1.602-.783-3.32-1.168Q11.874 4 10.097 4t-3.494.386t-3.3 1.168zM9.308 21q-.69 0-1.153-.462t-.463-1.153V17.48q0-.214.143-.357t.357-.143t.357.143t.143.357v1.904q0 .269.173.442t.443.173h11.134q.27 0 .443-.173t.173-.442V11.23q0-.27-.173-.442q-.173-.173-.443-.173h-.98q-.214 0-.357-.144q-.144-.143-.144-.356q0-.214.144-.357t.356-.143h.981q.69 0 1.153.462t.463 1.153v8.154q0 .69-.463 1.153T20.442 21z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.164 11.821q.125.395.272.77t.241.725q.152.522.091.875q-.06.353-.293.843q-.073.177-.252.24t-.338-.005T7.667 15t.131-.59q.144-.333.117-.622q-.028-.288-.148-.596t-.253-.608t-.235-.634q-.431.056-.862.134q-.43.077-.855.177q-.293.056-.54-.08q-.249-.137-.355-.41L2.4 5.948q-.136-.373-.003-.724q.134-.351.482-.537q1.683-.835 3.503-1.261T10.096 3t3.718.416t3.525 1.27q.367.187.49.548q.125.36-.012.733l-2.267 5.81q-.106.273-.363.407q-.258.133-.55.078q-.574-.131-1.085-.221q-.512-.091-.993-.147q.126.389.273.748q.147.36.235.71t.092.697t-.165.717q-.169.35-.367.46t-.358.043t-.198-.288t.112-.571q.169-.344.128-.668q-.04-.323-.165-.636t-.272-.642t-.247-.693q-.868-.088-1.732-.076q-.864.013-1.732.126m-2.644-.594q.39-.07.806-.138t.806-.12q-.027-.528.044-.978t.215-.952h-.627q-.13 0-.177-.106t.01-.212l1.215-2.005q.056-.106.168-.106q.111 0 .167.106L9.342 8.72q.056.106.01.212t-.177.106h-.844q-.139.467-.241.878q-.104.412-.082.93q.867-.108 1.737-.133t1.757.038q-.027-.454.064-.857q.09-.403.209-.837h-.812q-.13 0-.176-.106q-.047-.106.01-.211l1.215-2.025q.055-.106.167-.106t.167.106l1.216 2.025q.055.105.01.211q-.047.106-.178.106h-.698q-.138.454-.231.865t-.073.91q.564.069 1.144.166t1.137.222l2.237-5.667q-1.602-.783-3.32-1.168Q11.874 4 10.097 4t-3.494.386t-3.3 1.168zM9.308 21q-.69 0-1.153-.462t-.463-1.153V17.48q0-.214.143-.357t.357-.143t.357.143t.143.357v1.904q0 .269.173.442t.443.173h11.134q.27 0 .443-.173t.173-.442V11.23q0-.27-.173-.442q-.173-.173-.443-.173h-.98q-.214 0-.357-.144q-.144-.143-.144-.356q0-.214.144-.357t.356-.143h.981q.69 0 1.153.462t.463 1.153v8.154q0 .69-.463 1.153T20.442 21z"/></svg> </template>
CSS
.icon-windshield-defrost-auto-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%22M8.164%2011.821q.125.395.272.77t.241.725q.152.522.091.875q-.06.353-.293.843q-.073.177-.252.24t-.338-.005T7.667%2015t.131-.59q.144-.333.117-.622q-.028-.288-.148-.596t-.253-.608t-.235-.634q-.431.056-.862.134q-.43.077-.855.177q-.293.056-.54-.08q-.249-.137-.355-.41L2.4%205.948q-.136-.373-.003-.724q.134-.351.482-.537q1.683-.835%203.503-1.261T10.096%203t3.718.416t3.525%201.27q.367.187.49.548q.125.36-.012.733l-2.267%205.81q-.106.273-.363.407q-.258.133-.55.078q-.574-.131-1.085-.221q-.512-.091-.993-.147q.126.389.273.748q.147.36.235.71t.092.697t-.165.717q-.169.35-.367.46t-.358.043t-.198-.288t.112-.571q.169-.344.128-.668q-.04-.323-.165-.636t-.272-.642t-.247-.693q-.868-.088-1.732-.076q-.864.013-1.732.126m-2.644-.594q.39-.07.806-.138t.806-.12q-.027-.528.044-.978t.215-.952h-.627q-.13%200-.177-.106t.01-.212l1.215-2.005q.056-.106.168-.106q.111%200%20.167.106L9.342%208.72q.056.106.01.212t-.177.106h-.844q-.139.467-.241.878q-.104.412-.082.93q.867-.108%201.737-.133t1.757.038q-.027-.454.064-.857q.09-.403.209-.837h-.812q-.13%200-.176-.106q-.047-.106.01-.211l1.215-2.025q.055-.106.167-.106t.167.106l1.216%202.025q.055.105.01.211q-.047.106-.178.106h-.698q-.138.454-.231.865t-.073.91q.564.069%201.144.166t1.137.222l2.237-5.667q-1.602-.783-3.32-1.168Q11.874%204%2010.097%204t-3.494.386t-3.3%201.168zM9.308%2021q-.69%200-1.153-.462t-.463-1.153V17.48q0-.214.143-.357t.357-.143t.357.143t.143.357v1.904q0%20.269.173.442t.443.173h11.134q.27%200%20.443-.173t.173-.442V11.23q0-.27-.173-.442q-.173-.173-.443-.173h-.98q-.214%200-.357-.144q-.144-.143-.144-.356q0-.214.144-.357t.356-.143h.981q.69%200%201.153.462t.463%201.153v8.154q0%20.69-.463%201.153T20.442%2021z%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%22M8.164%2011.821q.125.395.272.77t.241.725q.152.522.091.875q-.06.353-.293.843q-.073.177-.252.24t-.338-.005T7.667%2015t.131-.59q.144-.333.117-.622q-.028-.288-.148-.596t-.253-.608t-.235-.634q-.431.056-.862.134q-.43.077-.855.177q-.293.056-.54-.08q-.249-.137-.355-.41L2.4%205.948q-.136-.373-.003-.724q.134-.351.482-.537q1.683-.835%203.503-1.261T10.096%203t3.718.416t3.525%201.27q.367.187.49.548q.125.36-.012.733l-2.267%205.81q-.106.273-.363.407q-.258.133-.55.078q-.574-.131-1.085-.221q-.512-.091-.993-.147q.126.389.273.748q.147.36.235.71t.092.697t-.165.717q-.169.35-.367.46t-.358.043t-.198-.288t.112-.571q.169-.344.128-.668q-.04-.323-.165-.636t-.272-.642t-.247-.693q-.868-.088-1.732-.076q-.864.013-1.732.126m-2.644-.594q.39-.07.806-.138t.806-.12q-.027-.528.044-.978t.215-.952h-.627q-.13%200-.177-.106t.01-.212l1.215-2.005q.056-.106.168-.106q.111%200%20.167.106L9.342%208.72q.056.106.01.212t-.177.106h-.844q-.139.467-.241.878q-.104.412-.082.93q.867-.108%201.737-.133t1.757.038q-.027-.454.064-.857q.09-.403.209-.837h-.812q-.13%200-.176-.106q-.047-.106.01-.211l1.215-2.025q.055-.106.167-.106t.167.106l1.216%202.025q.055.105.01.211q-.047.106-.178.106h-.698q-.138.454-.231.865t-.073.91q.564.069%201.144.166t1.137.222l2.237-5.667q-1.602-.783-3.32-1.168Q11.874%204%2010.097%204t-3.494.386t-3.3%201.168zM9.308%2021q-.69%200-1.153-.462t-.463-1.153V17.48q0-.214.143-.357t.357-.143t.357.143t.143.357v1.904q0%20.269.173.442t.443.173h11.134q.27%200%20.443-.173t.173-.442V11.23q0-.27-.173-.442q-.173-.173-.443-.173h-.98q-.214%200-.357-.144q-.144-.143-.144-.356q0-.214.144-.357t.356-.143h.981q.69%200%201.153.462t.463%201.153v8.154q0%20.69-.463%201.153T20.442%2021z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/windshield-defrost-auto-rounded.svg?color=%231a73e8&size=48