car tag icon
car-tag-sharp from Material Symbols Light by Google · Sharp · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- car-tag-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- 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
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 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 20v-7.846L5.14 6h3.976v1H5.889l-1.473 4.154h8.061l2.49 2.49q-.23.143-.368.388t-.137.545q0 .465.325.79t.79.325q.292 0 .532-.137q.239-.138.382-.368l.898.898L19 14.479V20h-1.23v-2H4.23v2zm3.428-4.308q.466 0 .788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.793q0 .467.326.79q.327.321.794.321m11.172-2.76l-6.1-6.124V1.5h5.289l6.119 6.125zm-2.6-7.2q.31 0 .52-.21t.21-.52t-.21-.521t-.52-.21t-.52.21t-.21.52t.21.52t.52.21"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCarTagSharp(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 20v-7.846L5.14 6h3.976v1H5.889l-1.473 4.154h8.061l2.49 2.49q-.23.143-.368.388t-.137.545q0 .465.325.79t.79.325q.292 0 .532-.137q.239-.138.382-.368l.898.898L19 14.479V20h-1.23v-2H4.23v2zm3.428-4.308q.466 0 .788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.793q0 .467.326.79q.327.321.794.321m11.172-2.76l-6.1-6.124V1.5h5.289l6.119 6.125zm-2.6-7.2q.31 0 .52-.21t.21-.52t-.21-.521t-.52-.21t-.52.21t-.21.52t.21.52t.52.21"/></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 20v-7.846L5.14 6h3.976v1H5.889l-1.473 4.154h8.061l2.49 2.49q-.23.143-.368.388t-.137.545q0 .465.325.79t.79.325q.292 0 .532-.137q.239-.138.382-.368l.898.898L19 14.479V20h-1.23v-2H4.23v2zm3.428-4.308q.466 0 .788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.793q0 .467.326.79q.327.321.794.321m11.172-2.76l-6.1-6.124V1.5h5.289l6.119 6.125zm-2.6-7.2q.31 0 .52-.21t.21-.52t-.21-.521t-.52-.21t-.52.21t-.21.52t.21.52t.52.21"/></svg> </template>
CSS
.icon-car-tag-sharp {
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%2020v-7.846L5.14%206h3.976v1H5.889l-1.473%204.154h8.061l2.49%202.49q-.23.143-.368.388t-.137.545q0%20.465.325.79t.79.325q.292%200%20.532-.137q.239-.138.382-.368l.898.898L19%2014.479V20h-1.23v-2H4.23v2zm3.428-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.793q0%20.467.326.79q.327.321.794.321m11.172-2.76l-6.1-6.124V1.5h5.289l6.119%206.125zm-2.6-7.2q.31%200%20.52-.21t.21-.52t-.21-.521t-.52-.21t-.52.21t-.21.52t.21.52t.52.21%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%2020v-7.846L5.14%206h3.976v1H5.889l-1.473%204.154h8.061l2.49%202.49q-.23.143-.368.388t-.137.545q0%20.465.325.79t.79.325q.292%200%20.532-.137q.239-.138.382-.368l.898.898L19%2014.479V20h-1.23v-2H4.23v2zm3.428-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.793q0%20.467.326.79q.327.321.794.321m11.172-2.76l-6.1-6.124V1.5h5.289l6.119%206.125zm-2.6-7.2q.31%200%20.52-.21t.21-.52t-.21-.521t-.52-.21t-.52.21t-.21.52t.21.52t.52.21%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-sharp.svg?color=%231a73e8&size=48