vehicle rv icon
vehicle-rv-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- vehicle-rv-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
3 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-ltr-clock-16-filledvehicle-car-profile-rtl-16-filledvehicle-motorcycle-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 rv icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12.616 2.009a1.75 1.75 0 0 1 1.572 1.741V5a1 1 0 0 1-1 1h-.38l1.057 2.113A1.75 1.75 0 0 1 15 9.75v.5A1.75 1.75 0 0 1 13.25 12H13a2 2 0 1 1-4 0H7a2 2 0 1 1-4 0h-.25A1.75 1.75 0 0 1 1 10.25v-6.5C1 2.784 1.784 2 2.75 2h9.688zM5 11a1 1 0 1 0 0 2a1 1 0 0 0 0-2m6 0a1 1 0 1 0 0 2a1 1 0 0 0 0-2M9.75 6a.75.75 0 0 0-.75.75V8h3.691l-1-2zM4 5a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V6a1 1 0 0 0-.897-.995L6 5z"/></svg>
React
import type { SVGProps } from "react";
export function FluentVehicleRv16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12.616 2.009a1.75 1.75 0 0 1 1.572 1.741V5a1 1 0 0 1-1 1h-.38l1.057 2.113A1.75 1.75 0 0 1 15 9.75v.5A1.75 1.75 0 0 1 13.25 12H13a2 2 0 1 1-4 0H7a2 2 0 1 1-4 0h-.25A1.75 1.75 0 0 1 1 10.25v-6.5C1 2.784 1.784 2 2.75 2h9.688zM5 11a1 1 0 1 0 0 2a1 1 0 0 0 0-2m6 0a1 1 0 1 0 0 2a1 1 0 0 0 0-2M9.75 6a.75.75 0 0 0-.75.75V8h3.691l-1-2zM4 5a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V6a1 1 0 0 0-.897-.995L6 5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12.616 2.009a1.75 1.75 0 0 1 1.572 1.741V5a1 1 0 0 1-1 1h-.38l1.057 2.113A1.75 1.75 0 0 1 15 9.75v.5A1.75 1.75 0 0 1 13.25 12H13a2 2 0 1 1-4 0H7a2 2 0 1 1-4 0h-.25A1.75 1.75 0 0 1 1 10.25v-6.5C1 2.784 1.784 2 2.75 2h9.688zM5 11a1 1 0 1 0 0 2a1 1 0 0 0 0-2m6 0a1 1 0 1 0 0 2a1 1 0 0 0 0-2M9.75 6a.75.75 0 0 0-.75.75V8h3.691l-1-2zM4 5a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V6a1 1 0 0 0-.897-.995L6 5z"/></svg> </template>
CSS
.icon-vehicle-rv-16-filled {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.616%202.009a1.75%201.75%200%200%201%201.572%201.741V5a1%201%200%200%201-1%201h-.38l1.057%202.113A1.75%201.75%200%200%201%2015%209.75v.5A1.75%201.75%200%200%201%2013.25%2012H13a2%202%200%201%201-4%200H7a2%202%200%201%201-4%200h-.25A1.75%201.75%200%200%201%201%2010.25v-6.5C1%202.784%201.784%202%202.75%202h9.688zM5%2011a1%201%200%201%200%200%202a1%201%200%200%200%200-2m6%200a1%201%200%201%200%200%202a1%201%200%200%200%200-2M9.75%206a.75.75%200%200%200-.75.75V8h3.691l-1-2zM4%205a1%201%200%200%200-1%201v1a1%201%200%200%200%201%201h2a1%201%200%200%200%201-1V6a1%201%200%200%200-.897-.995L6%205z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.616%202.009a1.75%201.75%200%200%201%201.572%201.741V5a1%201%200%200%201-1%201h-.38l1.057%202.113A1.75%201.75%200%200%201%2015%209.75v.5A1.75%201.75%200%200%201%2013.25%2012H13a2%202%200%201%201-4%200H7a2%202%200%201%201-4%200h-.25A1.75%201.75%200%200%201%201%2010.25v-6.5C1%202.784%201.784%202%202.75%202h9.688zM5%2011a1%201%200%201%200%200%202a1%201%200%200%200%200-2m6%200a1%201%200%201%200%200%202a1%201%200%200%200%200-2M9.75%206a.75.75%200%200%200-.75.75V8h3.691l-1-2zM4%205a1%201%200%200%200-1%201v1a1%201%200%200%200%201%201h2a1%201%200%200%200%201-1V6a1%201%200%200%200-.897-.995L6%205z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/vehicle-rv-16-filled.svg?color=%231a73e8&size=48