rv hookup icon
rv-hookup from Material Symbols by Google · Regular · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- rv-hookup
- Set
- Material Symbols
- Style
- Regular
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More transit icons from Material Symbols
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 rv hookup icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.5 21.5l-1.4-1.4l1.1-1.1h-7.4q-.3.9-1.075 1.45T9 21t-1.712-.55T6.2 19H5q-1.25 0-2.125-.875T2 16v-6h6V7H2V5h13q.825 0 1.413.588T17 7v10h2.15l-1.05-1.05l1.4-1.45L23 18zM10 10h5V7h-5zm-.288 8.713Q10 18.425 10 18t-.288-.712T9 17t-.712.288T8 18t.288.713T9 19t.713-.288"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsRvHookup(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="m19.5 21.5l-1.4-1.4l1.1-1.1h-7.4q-.3.9-1.075 1.45T9 21t-1.712-.55T6.2 19H5q-1.25 0-2.125-.875T2 16v-6h6V7H2V5h13q.825 0 1.413.588T17 7v10h2.15l-1.05-1.05l1.4-1.45L23 18zM10 10h5V7h-5zm-.288 8.713Q10 18.425 10 18t-.288-.712T9 17t-.712.288T8 18t.288.713T9 19t.713-.288"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.5 21.5l-1.4-1.4l1.1-1.1h-7.4q-.3.9-1.075 1.45T9 21t-1.712-.55T6.2 19H5q-1.25 0-2.125-.875T2 16v-6h6V7H2V5h13q.825 0 1.413.588T17 7v10h2.15l-1.05-1.05l1.4-1.45L23 18zM10 10h5V7h-5zm-.288 8.713Q10 18.425 10 18t-.288-.712T9 17t-.712.288T8 18t.288.713T9 19t.713-.288"/></svg> </template>
CSS
.icon-rv-hookup {
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%22m19.5%2021.5l-1.4-1.4l1.1-1.1h-7.4q-.3.9-1.075%201.45T9%2021t-1.712-.55T6.2%2019H5q-1.25%200-2.125-.875T2%2016v-6h6V7H2V5h13q.825%200%201.413.588T17%207v10h2.15l-1.05-1.05l1.4-1.45L23%2018zM10%2010h5V7h-5zm-.288%208.713Q10%2018.425%2010%2018t-.288-.712T9%2017t-.712.288T8%2018t.288.713T9%2019t.713-.288%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%22m19.5%2021.5l-1.4-1.4l1.1-1.1h-7.4q-.3.9-1.075%201.45T9%2021t-1.712-.55T6.2%2019H5q-1.25%200-2.125-.875T2%2016v-6h6V7H2V5h13q.825%200%201.413.588T17%207v10h2.15l-1.05-1.05l1.4-1.45L23%2018zM10%2010h5V7h-5zm-.288%208.713Q10%2018.425%2010%2018t-.288-.712T9%2017t-.712.288T8%2018t.288.713T9%2019t.713-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/rv-hookup.svg?color=%231a73e8&size=48