vehicle car profile ltr clock icon
vehicle-car-profile-ltr-clock-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- vehicle-car-profile-ltr-clock-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
vehicle-bicycle-16-filledvehicle-bus-16-filledvehicle-cab-16-filledvehicle-cable-car-20-filledvehicle-car-16-filledvehicle-car-collision-16-filledvehicle-car-parking-16-filledvehicle-car-profile-16-filledvehicle-car-profile-ltr-16-filledvehicle-car-profile-rtl-16-filledvehicle-motorcycle-16-filledvehicle-rv-16-filledvehicle-ship-16-filledvehicle-subway-16-filledvehicle-subway-clock-16-filledvehicle-tractor-20-filledvehicle-trailer-16-filledvehicle-trailer-arrow-down-16-filledvehicle-truck-16-filledvehicle-truck-bag-20-filledvehicle-truck-checkmark-16-filledvehicle-truck-cube-20-filledvehicle-truck-profile-16-filled
Use the vehicle car profile ltr clock icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 6.5a5.5 5.5 0 1 0-11 0a5.5 5.5 0 0 0 11 0M6.5 3a.5.5 0 0 1 .5.5V6h2a.5.5 0 0 1 0 1H6.5a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5m6.326 5q.172-.722.174-1.496a2.75 2.75 0 0 1 2.226 1.348l2.508 4.246l2.183.546A2.75 2.75 0 0 1 22 15.312V17a2.75 2.75 0 0 1-1.585 2.492a3.251 3.251 0 0 1-6.258.258H9.343a3.251 3.251 0 0 1-6.32-.61A2.75 2.75 0 0 1 2 17v-2.25a2.75 2.75 0 0 1 1.531-2.466c.89.458 1.9.716 2.969.716a6.48 6.48 0 0 0 4.5-1.81V12h4.934l-2-3.386A1.25 1.25 0 0 0 12.859 8zm1.212 10.25a3.25 3.25 0 0 1 6.274-.59A1.24 1.24 0 0 0 20.5 17v-1.688a1.25 1.25 0 0 0-.947-1.213l-2.397-.599H4.75c-.69 0-1.25.56-1.25 1.25v2.267a3.25 3.25 0 0 1 5.962 1.233zM6.25 17a1.75 1.75 0 1 0 0 3.5a1.75 1.75 0 0 0 0-3.5m9.25 1.75a1.75 1.75 0 1 0 3.5 0a1.75 1.75 0 0 0-3.5 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentVehicleCarProfileLtrClock24Regular(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="M12 6.5a5.5 5.5 0 1 0-11 0a5.5 5.5 0 0 0 11 0M6.5 3a.5.5 0 0 1 .5.5V6h2a.5.5 0 0 1 0 1H6.5a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5m6.326 5q.172-.722.174-1.496a2.75 2.75 0 0 1 2.226 1.348l2.508 4.246l2.183.546A2.75 2.75 0 0 1 22 15.312V17a2.75 2.75 0 0 1-1.585 2.492a3.251 3.251 0 0 1-6.258.258H9.343a3.251 3.251 0 0 1-6.32-.61A2.75 2.75 0 0 1 2 17v-2.25a2.75 2.75 0 0 1 1.531-2.466c.89.458 1.9.716 2.969.716a6.48 6.48 0 0 0 4.5-1.81V12h4.934l-2-3.386A1.25 1.25 0 0 0 12.859 8zm1.212 10.25a3.25 3.25 0 0 1 6.274-.59A1.24 1.24 0 0 0 20.5 17v-1.688a1.25 1.25 0 0 0-.947-1.213l-2.397-.599H4.75c-.69 0-1.25.56-1.25 1.25v2.267a3.25 3.25 0 0 1 5.962 1.233zM6.25 17a1.75 1.75 0 1 0 0 3.5a1.75 1.75 0 0 0 0-3.5m9.25 1.75a1.75 1.75 0 1 0 3.5 0a1.75 1.75 0 0 0-3.5 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 6.5a5.5 5.5 0 1 0-11 0a5.5 5.5 0 0 0 11 0M6.5 3a.5.5 0 0 1 .5.5V6h2a.5.5 0 0 1 0 1H6.5a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5m6.326 5q.172-.722.174-1.496a2.75 2.75 0 0 1 2.226 1.348l2.508 4.246l2.183.546A2.75 2.75 0 0 1 22 15.312V17a2.75 2.75 0 0 1-1.585 2.492a3.251 3.251 0 0 1-6.258.258H9.343a3.251 3.251 0 0 1-6.32-.61A2.75 2.75 0 0 1 2 17v-2.25a2.75 2.75 0 0 1 1.531-2.466c.89.458 1.9.716 2.969.716a6.48 6.48 0 0 0 4.5-1.81V12h4.934l-2-3.386A1.25 1.25 0 0 0 12.859 8zm1.212 10.25a3.25 3.25 0 0 1 6.274-.59A1.24 1.24 0 0 0 20.5 17v-1.688a1.25 1.25 0 0 0-.947-1.213l-2.397-.599H4.75c-.69 0-1.25.56-1.25 1.25v2.267a3.25 3.25 0 0 1 5.962 1.233zM6.25 17a1.75 1.75 0 1 0 0 3.5a1.75 1.75 0 0 0 0-3.5m9.25 1.75a1.75 1.75 0 1 0 3.5 0a1.75 1.75 0 0 0-3.5 0"/></svg> </template>
CSS
.icon-vehicle-car-profile-ltr-clock-24-regular {
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%22M12%206.5a5.5%205.5%200%201%200-11%200a5.5%205.5%200%200%200%2011%200M6.5%203a.5.5%200%200%201%20.5.5V6h2a.5.5%200%200%201%200%201H6.5a.5.5%200%200%201-.5-.5v-3a.5.5%200%200%201%20.5-.5m6.326%205q.172-.722.174-1.496a2.75%202.75%200%200%201%202.226%201.348l2.508%204.246l2.183.546A2.75%202.75%200%200%201%2022%2015.312V17a2.75%202.75%200%200%201-1.585%202.492a3.251%203.251%200%200%201-6.258.258H9.343a3.251%203.251%200%200%201-6.32-.61A2.75%202.75%200%200%201%202%2017v-2.25a2.75%202.75%200%200%201%201.531-2.466c.89.458%201.9.716%202.969.716a6.48%206.48%200%200%200%204.5-1.81V12h4.934l-2-3.386A1.25%201.25%200%200%200%2012.859%208zm1.212%2010.25a3.25%203.25%200%200%201%206.274-.59A1.24%201.24%200%200%200%2020.5%2017v-1.688a1.25%201.25%200%200%200-.947-1.213l-2.397-.599H4.75c-.69%200-1.25.56-1.25%201.25v2.267a3.25%203.25%200%200%201%205.962%201.233zM6.25%2017a1.75%201.75%200%201%200%200%203.5a1.75%201.75%200%200%200%200-3.5m9.25%201.75a1.75%201.75%200%201%200%203.5%200a1.75%201.75%200%200%200-3.5%200%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%22M12%206.5a5.5%205.5%200%201%200-11%200a5.5%205.5%200%200%200%2011%200M6.5%203a.5.5%200%200%201%20.5.5V6h2a.5.5%200%200%201%200%201H6.5a.5.5%200%200%201-.5-.5v-3a.5.5%200%200%201%20.5-.5m6.326%205q.172-.722.174-1.496a2.75%202.75%200%200%201%202.226%201.348l2.508%204.246l2.183.546A2.75%202.75%200%200%201%2022%2015.312V17a2.75%202.75%200%200%201-1.585%202.492a3.251%203.251%200%200%201-6.258.258H9.343a3.251%203.251%200%200%201-6.32-.61A2.75%202.75%200%200%201%202%2017v-2.25a2.75%202.75%200%200%201%201.531-2.466c.89.458%201.9.716%202.969.716a6.48%206.48%200%200%200%204.5-1.81V12h4.934l-2-3.386A1.25%201.25%200%200%200%2012.859%208zm1.212%2010.25a3.25%203.25%200%200%201%206.274-.59A1.24%201.24%200%200%200%2020.5%2017v-1.688a1.25%201.25%200%200%200-.947-1.213l-2.397-.599H4.75c-.69%200-1.25.56-1.25%201.25v2.267a3.25%203.25%200%200%201%205.962%201.233zM6.25%2017a1.75%201.75%200%201%200%200%203.5a1.75%201.75%200%200%200%200-3.5m9.25%201.75a1.75%201.75%200%201%200%203.5%200a1.75%201.75%200%200%200-3.5%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/vehicle-car-profile-ltr-clock-24-regular.svg?color=%231a73e8&size=48