car tag icon
car-tag-outline from Material Symbols Light by Google · Outline · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- car-tag-outline
- Set
- Material Symbols Light
- Style
- Outline
- 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="M6.423 15.692q.471 0 .793-.322t.323-.793t-.323-.793t-.793-.322t-.793.322t-.322.793t.322.793t.793.322m9.154 0q.442 0 .756-.29q.313-.29.342-.727q-.423-.12-.806-.337t-.738-.555l-.144-.144q-.231.142-.378.394t-.147.544q0 .471.322.793t.793.322M4 17v-4.846zm.23 1v1.5q0 .214-.142.357T3.73 20H3.5q-.213 0-.357-.143T3 19.5v-7.346L4.985 6.5q.073-.238.278-.37T5.73 6h3.385v.317q0 .17.012.342T9.184 7H5.89l-1.473 4.154h8.067l1 1H4V17h14v-2.198q.262-.03.515-.111q.252-.082.485-.212V19.5q0 .214-.143.357T18.5 20h-.23q-.214 0-.358-.143t-.143-.357V18zM15.52 5.52q.21-.21.21-.52t-.21-.52t-.52-.21t-.52.21t-.21.52t.21.52t.52.21t.52-.21m1.242 6.53l-4.908-4.908q-.162-.161-.258-.381t-.096-.463V2.712q0-.53.351-.87q.351-.342.86-.342h3.587q.243 0 .463.096t.381.258l4.908 4.908q.367.367.367.86q0 .494-.367.86l-3.567 3.568q-.368.367-.861.367t-.86-.367m.42-.98q.174.172.434.172q.259 0 .432-.173l3.021-3.021q.173-.173.173-.433t-.173-.432l-4.51-4.51q-.096-.096-.211-.134t-.23-.039h-3.31q-.135 0-.222.087t-.086.22v3.31q0 .116.039.231q.038.116.134.212zM16.9 6.9"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCarTagOutline(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="M6.423 15.692q.471 0 .793-.322t.323-.793t-.323-.793t-.793-.322t-.793.322t-.322.793t.322.793t.793.322m9.154 0q.442 0 .756-.29q.313-.29.342-.727q-.423-.12-.806-.337t-.738-.555l-.144-.144q-.231.142-.378.394t-.147.544q0 .471.322.793t.793.322M4 17v-4.846zm.23 1v1.5q0 .214-.142.357T3.73 20H3.5q-.213 0-.357-.143T3 19.5v-7.346L4.985 6.5q.073-.238.278-.37T5.73 6h3.385v.317q0 .17.012.342T9.184 7H5.89l-1.473 4.154h8.067l1 1H4V17h14v-2.198q.262-.03.515-.111q.252-.082.485-.212V19.5q0 .214-.143.357T18.5 20h-.23q-.214 0-.358-.143t-.143-.357V18zM15.52 5.52q.21-.21.21-.52t-.21-.52t-.52-.21t-.52.21t-.21.52t.21.52t.52.21t.52-.21m1.242 6.53l-4.908-4.908q-.162-.161-.258-.381t-.096-.463V2.712q0-.53.351-.87q.351-.342.86-.342h3.587q.243 0 .463.096t.381.258l4.908 4.908q.367.367.367.86q0 .494-.367.86l-3.567 3.568q-.368.367-.861.367t-.86-.367m.42-.98q.174.172.434.172q.259 0 .432-.173l3.021-3.021q.173-.173.173-.433t-.173-.432l-4.51-4.51q-.096-.096-.211-.134t-.23-.039h-3.31q-.135 0-.222.087t-.086.22v3.31q0 .116.039.231q.038.116.134.212zM16.9 6.9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.423 15.692q.471 0 .793-.322t.323-.793t-.323-.793t-.793-.322t-.793.322t-.322.793t.322.793t.793.322m9.154 0q.442 0 .756-.29q.313-.29.342-.727q-.423-.12-.806-.337t-.738-.555l-.144-.144q-.231.142-.378.394t-.147.544q0 .471.322.793t.793.322M4 17v-4.846zm.23 1v1.5q0 .214-.142.357T3.73 20H3.5q-.213 0-.357-.143T3 19.5v-7.346L4.985 6.5q.073-.238.278-.37T5.73 6h3.385v.317q0 .17.012.342T9.184 7H5.89l-1.473 4.154h8.067l1 1H4V17h14v-2.198q.262-.03.515-.111q.252-.082.485-.212V19.5q0 .214-.143.357T18.5 20h-.23q-.214 0-.358-.143t-.143-.357V18zM15.52 5.52q.21-.21.21-.52t-.21-.52t-.52-.21t-.52.21t-.21.52t.21.52t.52.21t.52-.21m1.242 6.53l-4.908-4.908q-.162-.161-.258-.381t-.096-.463V2.712q0-.53.351-.87q.351-.342.86-.342h3.587q.243 0 .463.096t.381.258l4.908 4.908q.367.367.367.86q0 .494-.367.86l-3.567 3.568q-.368.367-.861.367t-.86-.367m.42-.98q.174.172.434.172q.259 0 .432-.173l3.021-3.021q.173-.173.173-.433t-.173-.432l-4.51-4.51q-.096-.096-.211-.134t-.23-.039h-3.31q-.135 0-.222.087t-.086.22v3.31q0 .116.039.231q.038.116.134.212zM16.9 6.9"/></svg> </template>
CSS
.icon-car-tag-outline {
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%22M6.423%2015.692q.471%200%20.793-.322t.323-.793t-.323-.793t-.793-.322t-.793.322t-.322.793t.322.793t.793.322m9.154%200q.442%200%20.756-.29q.313-.29.342-.727q-.423-.12-.806-.337t-.738-.555l-.144-.144q-.231.142-.378.394t-.147.544q0%20.471.322.793t.793.322M4%2017v-4.846zm.23%201v1.5q0%20.214-.142.357T3.73%2020H3.5q-.213%200-.357-.143T3%2019.5v-7.346L4.985%206.5q.073-.238.278-.37T5.73%206h3.385v.317q0%20.17.012.342T9.184%207H5.89l-1.473%204.154h8.067l1%201H4V17h14v-2.198q.262-.03.515-.111q.252-.082.485-.212V19.5q0%20.214-.143.357T18.5%2020h-.23q-.214%200-.358-.143t-.143-.357V18zM15.52%205.52q.21-.21.21-.52t-.21-.52t-.52-.21t-.52.21t-.21.52t.21.52t.52.21t.52-.21m1.242%206.53l-4.908-4.908q-.162-.161-.258-.381t-.096-.463V2.712q0-.53.351-.87q.351-.342.86-.342h3.587q.243%200%20.463.096t.381.258l4.908%204.908q.367.367.367.86q0%20.494-.367.86l-3.567%203.568q-.368.367-.861.367t-.86-.367m.42-.98q.174.172.434.172q.259%200%20.432-.173l3.021-3.021q.173-.173.173-.433t-.173-.432l-4.51-4.51q-.096-.096-.211-.134t-.23-.039h-3.31q-.135%200-.222.087t-.086.22v3.31q0%20.116.039.231q.038.116.134.212zM16.9%206.9%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%22M6.423%2015.692q.471%200%20.793-.322t.323-.793t-.323-.793t-.793-.322t-.793.322t-.322.793t.322.793t.793.322m9.154%200q.442%200%20.756-.29q.313-.29.342-.727q-.423-.12-.806-.337t-.738-.555l-.144-.144q-.231.142-.378.394t-.147.544q0%20.471.322.793t.793.322M4%2017v-4.846zm.23%201v1.5q0%20.214-.142.357T3.73%2020H3.5q-.213%200-.357-.143T3%2019.5v-7.346L4.985%206.5q.073-.238.278-.37T5.73%206h3.385v.317q0%20.17.012.342T9.184%207H5.89l-1.473%204.154h8.067l1%201H4V17h14v-2.198q.262-.03.515-.111q.252-.082.485-.212V19.5q0%20.214-.143.357T18.5%2020h-.23q-.214%200-.358-.143t-.143-.357V18zM15.52%205.52q.21-.21.21-.52t-.21-.52t-.52-.21t-.52.21t-.21.52t.21.52t.52.21t.52-.21m1.242%206.53l-4.908-4.908q-.162-.161-.258-.381t-.096-.463V2.712q0-.53.351-.87q.351-.342.86-.342h3.587q.243%200%20.463.096t.381.258l4.908%204.908q.367.367.367.86q0%20.494-.367.86l-3.567%203.568q-.368.367-.861.367t-.86-.367m.42-.98q.174.172.434.172q.259%200%20.432-.173l3.021-3.021q.173-.173.173-.433t-.173-.432l-4.51-4.51q-.096-.096-.211-.134t-.23-.039h-3.31q-.135%200-.222.087t-.086.22v3.31q0%20.116.039.231q.038.116.134.212zM16.9%206.9%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-outline.svg?color=%231a73e8&size=48