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

Name
car-tag-rounded
Set
Material Symbols Light
Style
Rounded
Category
Transit
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

Use the car tag icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.613 20q-.257 0-.435-.18Q3 19.642 3 19.385v-6.957q0-.136.016-.273q.015-.137.065-.268L4.985 6.5q.073-.238.281-.37q.209-.13.465-.13h2.885q.212 0 .356.144t.144.357t-.144.356T8.616 7H5.889l-1.473 4.154h7.396q.331 0 .632.13q.3.132.518.349l1.967 1.967q-.038.066-.07.135t-.013.169q-.173.24-.178.524q-.004.284.14.495q.115.327.429.479q.313.152.669.042q.39.012.672-.197t.345-.541q.31.09.614.103q.303.014.613-.036q.327-.073.588.113t.262.508v3.99q0 .257-.18.436q-.18.18-.438.18q-.257 0-.435-.18q-.178-.179-.178-.436V18H4.231v1.385q0 .256-.18.435q-.18.18-.438.18m2.815-4.308q.466 0 .788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.794.322M15.52 5.521q.21-.21.21-.52t-.21-.521q-.209-.21-.52-.21t-.52.21q-.21.209-.21.52t.21.52q.209.21.52.21t.52-.21m1.242 6.53l-4.908-4.908q-.157-.157-.256-.382t-.098-.462V2.712q0-.53.353-.87q.354-.342.859-.342h3.586q.236 0 .462.098t.382.256l4.908 4.908q.367.367.367.86q0 .494-.367.86l-3.567 3.568q-.368.367-.861.367t-.86-.367"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCarTagRounded(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="M3.613 20q-.257 0-.435-.18Q3 19.642 3 19.385v-6.957q0-.136.016-.273q.015-.137.065-.268L4.985 6.5q.073-.238.281-.37q.209-.13.465-.13h2.885q.212 0 .356.144t.144.357t-.144.356T8.616 7H5.889l-1.473 4.154h7.396q.331 0 .632.13q.3.132.518.349l1.967 1.967q-.038.066-.07.135t-.013.169q-.173.24-.178.524q-.004.284.14.495q.115.327.429.479q.313.152.669.042q.39.012.672-.197t.345-.541q.31.09.614.103q.303.014.613-.036q.327-.073.588.113t.262.508v3.99q0 .257-.18.436q-.18.18-.438.18q-.257 0-.435-.18q-.178-.179-.178-.436V18H4.231v1.385q0 .256-.18.435q-.18.18-.438.18m2.815-4.308q.466 0 .788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.794.322M15.52 5.521q.21-.21.21-.52t-.21-.521q-.209-.21-.52-.21t-.52.21q-.21.209-.21.52t.21.52q.209.21.52.21t.52-.21m1.242 6.53l-4.908-4.908q-.157-.157-.256-.382t-.098-.462V2.712q0-.53.353-.87q.354-.342.859-.342h3.586q.236 0 .462.098t.382.256l4.908 4.908q.367.367.367.86q0 .494-.367.86l-3.567 3.568q-.368.367-.861.367t-.86-.367"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.613 20q-.257 0-.435-.18Q3 19.642 3 19.385v-6.957q0-.136.016-.273q.015-.137.065-.268L4.985 6.5q.073-.238.281-.37q.209-.13.465-.13h2.885q.212 0 .356.144t.144.357t-.144.356T8.616 7H5.889l-1.473 4.154h7.396q.331 0 .632.13q.3.132.518.349l1.967 1.967q-.038.066-.07.135t-.013.169q-.173.24-.178.524q-.004.284.14.495q.115.327.429.479q.313.152.669.042q.39.012.672-.197t.345-.541q.31.09.614.103q.303.014.613-.036q.327-.073.588.113t.262.508v3.99q0 .257-.18.436q-.18.18-.438.18q-.257 0-.435-.18q-.178-.179-.178-.436V18H4.231v1.385q0 .256-.18.435q-.18.18-.438.18m2.815-4.308q.466 0 .788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.794.322M15.52 5.521q.21-.21.21-.52t-.21-.521q-.209-.21-.52-.21t-.52.21q-.21.209-.21.52t.21.52q.209.21.52.21t.52-.21m1.242 6.53l-4.908-4.908q-.157-.157-.256-.382t-.098-.462V2.712q0-.53.353-.87q.354-.342.859-.342h3.586q.236 0 .462.098t.382.256l4.908 4.908q.367.367.367.86q0 .494-.367.86l-3.567 3.568q-.368.367-.861.367t-.86-.367"/></svg>
</template>

CSS

.icon-car-tag-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%22M3.613%2020q-.257%200-.435-.18Q3%2019.642%203%2019.385v-6.957q0-.136.016-.273q.015-.137.065-.268L4.985%206.5q.073-.238.281-.37q.209-.13.465-.13h2.885q.212%200%20.356.144t.144.357t-.144.356T8.616%207H5.889l-1.473%204.154h7.396q.331%200%20.632.13q.3.132.518.349l1.967%201.967q-.038.066-.07.135t-.013.169q-.173.24-.178.524q-.004.284.14.495q.115.327.429.479q.313.152.669.042q.39.012.672-.197t.345-.541q.31.09.614.103q.303.014.613-.036q.327-.073.588.113t.262.508v3.99q0%20.257-.18.436q-.18.18-.438.18q-.257%200-.435-.18q-.178-.179-.178-.436V18H4.231v1.385q0%20.256-.18.435q-.18.18-.438.18m2.815-4.308q.466%200%20.788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467%200-.79.326q-.321.327-.321.794q0%20.466.326.788q.327.322.794.322M15.52%205.521q.21-.21.21-.52t-.21-.521q-.209-.21-.52-.21t-.52.21q-.21.209-.21.52t.21.52q.209.21.52.21t.52-.21m1.242%206.53l-4.908-4.908q-.157-.157-.256-.382t-.098-.462V2.712q0-.53.353-.87q.354-.342.859-.342h3.586q.236%200%20.462.098t.382.256l4.908%204.908q.367.367.367.86q0%20.494-.367.86l-3.567%203.568q-.368.367-.861.367t-.86-.367%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%22M3.613%2020q-.257%200-.435-.18Q3%2019.642%203%2019.385v-6.957q0-.136.016-.273q.015-.137.065-.268L4.985%206.5q.073-.238.281-.37q.209-.13.465-.13h2.885q.212%200%20.356.144t.144.357t-.144.356T8.616%207H5.889l-1.473%204.154h7.396q.331%200%20.632.13q.3.132.518.349l1.967%201.967q-.038.066-.07.135t-.013.169q-.173.24-.178.524q-.004.284.14.495q.115.327.429.479q.313.152.669.042q.39.012.672-.197t.345-.541q.31.09.614.103q.303.014.613-.036q.327-.073.588.113t.262.508v3.99q0%20.257-.18.436q-.18.18-.438.18q-.257%200-.435-.18q-.178-.179-.178-.436V18H4.231v1.385q0%20.256-.18.435q-.18.18-.438.18m2.815-4.308q.466%200%20.788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467%200-.79.326q-.321.327-.321.794q0%20.466.326.788q.327.322.794.322M15.52%205.521q.21-.21.21-.52t-.21-.521q-.209-.21-.52-.21t-.52.21q-.21.209-.21.52t.21.52q.209.21.52.21t.52-.21m1.242%206.53l-4.908-4.908q-.157-.157-.256-.382t-.098-.462V2.712q0-.53.353-.87q.354-.342.859-.342h3.586q.236%200%20.462.098t.382.256l4.908%204.908q.367.367.367.86q0%20.494-.367.86l-3.567%203.568q-.368.367-.861.367t-.86-.367%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-tag-rounded.svg?color=%231a73e8&size=48