car defrost mid right icon

car-defrost-mid-right-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.

Name
car-defrost-mid-right-rounded
Set
Material Symbols Light
Style
Rounded
Category
Transit
Viewbox
24×24
License
Apache 2.0
Aliases
car-defrost-mid-right-outline-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

Use the car defrost mid right icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.483 17.116H3.096q-.213 0-.356-.144q-.144-.143-.144-.357q0-.213.144-.356t.356-.144h4.387l-1.74-1.74q-.141-.146-.144-.357q-.003-.21.143-.357q.147-.145.354-.145q.208 0 .354.145l2.37 2.37q.241.242.241.575t-.242.575L6.45 19.55q-.146.146-.354.146q-.207 0-.354-.146q-.165-.165-.155-.366t.155-.348zm11.636.076h-6.321l-2.727 3.9q-.104.177-.302.22t-.375-.062q-.177-.123-.231-.321t.049-.375l2.969-4.65q.198-.321.497-.488t.638-.166h3.626l1.624-5.64q.198-.644.639-1.031t1.003-.387q.69 0 1.178.478q.487.478.487 1.163q0 .086-.003.163t-.028.164l-1.151 5.74q-.125.566-.563.929t-1.009.363M8.981 9.942h-.508q-.242 0-.488.02q.107.451.092.843t-.16.799q-.086.234-.226.462t-.435.109q-.16-.062-.243-.216q-.082-.153-.015-.35q.19-.488.21-.772t-.147-.808q-.602.05-1.165.162q-.563.113-1.127.257q-.292.08-.55-.063t-.363-.416L1.683 4.242q-.137-.373-.013-.736t.472-.57q1.48-.805 3.196-1.217t3.643-.411q1.983 0 3.756.411t3.151 1.193q.349.205.467.572q.118.366-.019.739l-2.161 5.74q-.106.293-.366.42q-.261.127-.553.046q-.447-.12-.873-.204q-.427-.084-.873-.134q.101.401.083.769q-.018.367-.157.744q-.086.235-.236.462t-.444.109q-.16-.061-.243-.215t-.015-.35q.19-.489.213-.778t-.15-.84q-.369-.044-.761-.047t-.82-.003m-4.322-.351q.51-.12 1.05-.214q.542-.094 1.077-.163q-.177-.497-.174-.939t.141-.894h-.436q-.131 0-.175-.096t.013-.202L7.089 5.5q.055-.106.174-.106t.174.106l.94 1.583q.056.105.01.201q-.047.097-.178.097h-.536l-.036.173q-.12.346-.1.714t.177.853q.332-.044.643-.054q.31-.01.624-.01q.302 0 .63.01q.327.01.668.054q-.146-.465-.146-.88q0-.414.119-.841h-.43q-.132 0-.188-.106t0-.211l.96-1.602q.056-.106.174-.106t.174.106l.954 1.602q.056.106.01.211t-.177.106h-.531l-.061.154q-.12.371-.097.755q.022.383.204.905q.54.069 1.087.163t1.086.214l2.168-5.795q-1.546-.783-3.247-1.193t-3.357-.41q-1.606 0-3.315.42q-1.71.42-3.175 1.183zm15.861-2.399q-.613 0-1.037-.424t-.424-1.037t.424-1.038t1.037-.424t1.038.424t.424 1.038t-.424 1.037t-1.038.424"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCarDefrostMidRightRounded(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="M7.483 17.116H3.096q-.213 0-.356-.144q-.144-.143-.144-.357q0-.213.144-.356t.356-.144h4.387l-1.74-1.74q-.141-.146-.144-.357q-.003-.21.143-.357q.147-.145.354-.145q.208 0 .354.145l2.37 2.37q.241.242.241.575t-.242.575L6.45 19.55q-.146.146-.354.146q-.207 0-.354-.146q-.165-.165-.155-.366t.155-.348zm11.636.076h-6.321l-2.727 3.9q-.104.177-.302.22t-.375-.062q-.177-.123-.231-.321t.049-.375l2.969-4.65q.198-.321.497-.488t.638-.166h3.626l1.624-5.64q.198-.644.639-1.031t1.003-.387q.69 0 1.178.478q.487.478.487 1.163q0 .086-.003.163t-.028.164l-1.151 5.74q-.125.566-.563.929t-1.009.363M8.981 9.942h-.508q-.242 0-.488.02q.107.451.092.843t-.16.799q-.086.234-.226.462t-.435.109q-.16-.062-.243-.216q-.082-.153-.015-.35q.19-.488.21-.772t-.147-.808q-.602.05-1.165.162q-.563.113-1.127.257q-.292.08-.55-.063t-.363-.416L1.683 4.242q-.137-.373-.013-.736t.472-.57q1.48-.805 3.196-1.217t3.643-.411q1.983 0 3.756.411t3.151 1.193q.349.205.467.572q.118.366-.019.739l-2.161 5.74q-.106.293-.366.42q-.261.127-.553.046q-.447-.12-.873-.204q-.427-.084-.873-.134q.101.401.083.769q-.018.367-.157.744q-.086.235-.236.462t-.444.109q-.16-.061-.243-.215t-.015-.35q.19-.489.213-.778t-.15-.84q-.369-.044-.761-.047t-.82-.003m-4.322-.351q.51-.12 1.05-.214q.542-.094 1.077-.163q-.177-.497-.174-.939t.141-.894h-.436q-.131 0-.175-.096t.013-.202L7.089 5.5q.055-.106.174-.106t.174.106l.94 1.583q.056.105.01.201q-.047.097-.178.097h-.536l-.036.173q-.12.346-.1.714t.177.853q.332-.044.643-.054q.31-.01.624-.01q.302 0 .63.01q.327.01.668.054q-.146-.465-.146-.88q0-.414.119-.841h-.43q-.132 0-.188-.106t0-.211l.96-1.602q.056-.106.174-.106t.174.106l.954 1.602q.056.106.01.211t-.177.106h-.531l-.061.154q-.12.371-.097.755q.022.383.204.905q.54.069 1.087.163t1.086.214l2.168-5.795q-1.546-.783-3.247-1.193t-3.357-.41q-1.606 0-3.315.42q-1.71.42-3.175 1.183zm15.861-2.399q-.613 0-1.037-.424t-.424-1.037t.424-1.038t1.037-.424t1.038.424t.424 1.038t-.424 1.037t-1.038.424"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.483 17.116H3.096q-.213 0-.356-.144q-.144-.143-.144-.357q0-.213.144-.356t.356-.144h4.387l-1.74-1.74q-.141-.146-.144-.357q-.003-.21.143-.357q.147-.145.354-.145q.208 0 .354.145l2.37 2.37q.241.242.241.575t-.242.575L6.45 19.55q-.146.146-.354.146q-.207 0-.354-.146q-.165-.165-.155-.366t.155-.348zm11.636.076h-6.321l-2.727 3.9q-.104.177-.302.22t-.375-.062q-.177-.123-.231-.321t.049-.375l2.969-4.65q.198-.321.497-.488t.638-.166h3.626l1.624-5.64q.198-.644.639-1.031t1.003-.387q.69 0 1.178.478q.487.478.487 1.163q0 .086-.003.163t-.028.164l-1.151 5.74q-.125.566-.563.929t-1.009.363M8.981 9.942h-.508q-.242 0-.488.02q.107.451.092.843t-.16.799q-.086.234-.226.462t-.435.109q-.16-.062-.243-.216q-.082-.153-.015-.35q.19-.488.21-.772t-.147-.808q-.602.05-1.165.162q-.563.113-1.127.257q-.292.08-.55-.063t-.363-.416L1.683 4.242q-.137-.373-.013-.736t.472-.57q1.48-.805 3.196-1.217t3.643-.411q1.983 0 3.756.411t3.151 1.193q.349.205.467.572q.118.366-.019.739l-2.161 5.74q-.106.293-.366.42q-.261.127-.553.046q-.447-.12-.873-.204q-.427-.084-.873-.134q.101.401.083.769q-.018.367-.157.744q-.086.235-.236.462t-.444.109q-.16-.061-.243-.215t-.015-.35q.19-.489.213-.778t-.15-.84q-.369-.044-.761-.047t-.82-.003m-4.322-.351q.51-.12 1.05-.214q.542-.094 1.077-.163q-.177-.497-.174-.939t.141-.894h-.436q-.131 0-.175-.096t.013-.202L7.089 5.5q.055-.106.174-.106t.174.106l.94 1.583q.056.105.01.201q-.047.097-.178.097h-.536l-.036.173q-.12.346-.1.714t.177.853q.332-.044.643-.054q.31-.01.624-.01q.302 0 .63.01q.327.01.668.054q-.146-.465-.146-.88q0-.414.119-.841h-.43q-.132 0-.188-.106t0-.211l.96-1.602q.056-.106.174-.106t.174.106l.954 1.602q.056.106.01.211t-.177.106h-.531l-.061.154q-.12.371-.097.755q.022.383.204.905q.54.069 1.087.163t1.086.214l2.168-5.795q-1.546-.783-3.247-1.193t-3.357-.41q-1.606 0-3.315.42q-1.71.42-3.175 1.183zm15.861-2.399q-.613 0-1.037-.424t-.424-1.037t.424-1.038t1.037-.424t1.038.424t.424 1.038t-.424 1.037t-1.038.424"/></svg>
</template>

CSS

.icon-car-defrost-mid-right-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%22M7.483%2017.116H3.096q-.213%200-.356-.144q-.144-.143-.144-.357q0-.213.144-.356t.356-.144h4.387l-1.74-1.74q-.141-.146-.144-.357q-.003-.21.143-.357q.147-.145.354-.145q.208%200%20.354.145l2.37%202.37q.241.242.241.575t-.242.575L6.45%2019.55q-.146.146-.354.146q-.207%200-.354-.146q-.165-.165-.155-.366t.155-.348zm11.636.076h-6.321l-2.727%203.9q-.104.177-.302.22t-.375-.062q-.177-.123-.231-.321t.049-.375l2.969-4.65q.198-.321.497-.488t.638-.166h3.626l1.624-5.64q.198-.644.639-1.031t1.003-.387q.69%200%201.178.478q.487.478.487%201.163q0%20.086-.003.163t-.028.164l-1.151%205.74q-.125.566-.563.929t-1.009.363M8.981%209.942h-.508q-.242%200-.488.02q.107.451.092.843t-.16.799q-.086.234-.226.462t-.435.109q-.16-.062-.243-.216q-.082-.153-.015-.35q.19-.488.21-.772t-.147-.808q-.602.05-1.165.162q-.563.113-1.127.257q-.292.08-.55-.063t-.363-.416L1.683%204.242q-.137-.373-.013-.736t.472-.57q1.48-.805%203.196-1.217t3.643-.411q1.983%200%203.756.411t3.151%201.193q.349.205.467.572q.118.366-.019.739l-2.161%205.74q-.106.293-.366.42q-.261.127-.553.046q-.447-.12-.873-.204q-.427-.084-.873-.134q.101.401.083.769q-.018.367-.157.744q-.086.235-.236.462t-.444.109q-.16-.061-.243-.215t-.015-.35q.19-.489.213-.778t-.15-.84q-.369-.044-.761-.047t-.82-.003m-4.322-.351q.51-.12%201.05-.214q.542-.094%201.077-.163q-.177-.497-.174-.939t.141-.894h-.436q-.131%200-.175-.096t.013-.202L7.089%205.5q.055-.106.174-.106t.174.106l.94%201.583q.056.105.01.201q-.047.097-.178.097h-.536l-.036.173q-.12.346-.1.714t.177.853q.332-.044.643-.054q.31-.01.624-.01q.302%200%20.63.01q.327.01.668.054q-.146-.465-.146-.88q0-.414.119-.841h-.43q-.132%200-.188-.106t0-.211l.96-1.602q.056-.106.174-.106t.174.106l.954%201.602q.056.106.01.211t-.177.106h-.531l-.061.154q-.12.371-.097.755q.022.383.204.905q.54.069%201.087.163t1.086.214l2.168-5.795q-1.546-.783-3.247-1.193t-3.357-.41q-1.606%200-3.315.42q-1.71.42-3.175%201.183zm15.861-2.399q-.613%200-1.037-.424t-.424-1.037t.424-1.038t1.037-.424t1.038.424t.424%201.038t-.424%201.037t-1.038.424%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%22M7.483%2017.116H3.096q-.213%200-.356-.144q-.144-.143-.144-.357q0-.213.144-.356t.356-.144h4.387l-1.74-1.74q-.141-.146-.144-.357q-.003-.21.143-.357q.147-.145.354-.145q.208%200%20.354.145l2.37%202.37q.241.242.241.575t-.242.575L6.45%2019.55q-.146.146-.354.146q-.207%200-.354-.146q-.165-.165-.155-.366t.155-.348zm11.636.076h-6.321l-2.727%203.9q-.104.177-.302.22t-.375-.062q-.177-.123-.231-.321t.049-.375l2.969-4.65q.198-.321.497-.488t.638-.166h3.626l1.624-5.64q.198-.644.639-1.031t1.003-.387q.69%200%201.178.478q.487.478.487%201.163q0%20.086-.003.163t-.028.164l-1.151%205.74q-.125.566-.563.929t-1.009.363M8.981%209.942h-.508q-.242%200-.488.02q.107.451.092.843t-.16.799q-.086.234-.226.462t-.435.109q-.16-.062-.243-.216q-.082-.153-.015-.35q.19-.488.21-.772t-.147-.808q-.602.05-1.165.162q-.563.113-1.127.257q-.292.08-.55-.063t-.363-.416L1.683%204.242q-.137-.373-.013-.736t.472-.57q1.48-.805%203.196-1.217t3.643-.411q1.983%200%203.756.411t3.151%201.193q.349.205.467.572q.118.366-.019.739l-2.161%205.74q-.106.293-.366.42q-.261.127-.553.046q-.447-.12-.873-.204q-.427-.084-.873-.134q.101.401.083.769q-.018.367-.157.744q-.086.235-.236.462t-.444.109q-.16-.061-.243-.215t-.015-.35q.19-.489.213-.778t-.15-.84q-.369-.044-.761-.047t-.82-.003m-4.322-.351q.51-.12%201.05-.214q.542-.094%201.077-.163q-.177-.497-.174-.939t.141-.894h-.436q-.131%200-.175-.096t.013-.202L7.089%205.5q.055-.106.174-.106t.174.106l.94%201.583q.056.105.01.201q-.047.097-.178.097h-.536l-.036.173q-.12.346-.1.714t.177.853q.332-.044.643-.054q.31-.01.624-.01q.302%200%20.63.01q.327.01.668.054q-.146-.465-.146-.88q0-.414.119-.841h-.43q-.132%200-.188-.106t0-.211l.96-1.602q.056-.106.174-.106t.174.106l.954%201.602q.056.106.01.211t-.177.106h-.531l-.061.154q-.12.371-.097.755q.022.383.204.905q.54.069%201.087.163t1.086.214l2.168-5.795q-1.546-.783-3.247-1.193t-3.357-.41q-1.606%200-3.315.42q-1.71.42-3.175%201.183zm15.861-2.399q-.613%200-1.037-.424t-.424-1.037t.424-1.038t1.037-.424t1.038.424t.424%201.038t-.424%201.037t-1.038.424%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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