rv hookup icon
rv-hookup-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- rv-hookup-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- 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 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="M8.846 20q-.892 0-1.568-.56T6.431 18H5.346q-1.038 0-1.769-.73t-.73-1.77v-3.384q0-.672.471-1.144q.473-.472 1.144-.472h3.846v-3H3.346q-.213 0-.357-.143T2.847 7t.143-.357t.357-.143h10.885q.69 0 1.153.463t.462 1.153V17h4.381l-1.235-1.235q-.146-.146-.153-.344q-.006-.198.153-.363q.166-.166.357-.169q.192-.003.357.163l1.883 1.882q.242.243.242.566t-.242.565l-1.89 1.889q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354L20.24 18h-8.98q-.145.88-.834 1.44q-.688.56-1.58.56m.538-9.5h5.461V8.116q0-.231-.192-.424T14.23 7.5H9.385zm.52 8.059q.441-.442.441-1.059t-.441-1.059Q9.464 16 8.846 16t-1.058.441t-.442 1.059t.442 1.059q.44.441 1.058.441t1.059-.441"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightRvHookupRounded(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="M8.846 20q-.892 0-1.568-.56T6.431 18H5.346q-1.038 0-1.769-.73t-.73-1.77v-3.384q0-.672.471-1.144q.473-.472 1.144-.472h3.846v-3H3.346q-.213 0-.357-.143T2.847 7t.143-.357t.357-.143h10.885q.69 0 1.153.463t.462 1.153V17h4.381l-1.235-1.235q-.146-.146-.153-.344q-.006-.198.153-.363q.166-.166.357-.169q.192-.003.357.163l1.883 1.882q.242.243.242.566t-.242.565l-1.89 1.889q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354L20.24 18h-8.98q-.145.88-.834 1.44q-.688.56-1.58.56m.538-9.5h5.461V8.116q0-.231-.192-.424T14.23 7.5H9.385zm.52 8.059q.441-.442.441-1.059t-.441-1.059Q9.464 16 8.846 16t-1.058.441t-.442 1.059t.442 1.059q.44.441 1.058.441t1.059-.441"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.846 20q-.892 0-1.568-.56T6.431 18H5.346q-1.038 0-1.769-.73t-.73-1.77v-3.384q0-.672.471-1.144q.473-.472 1.144-.472h3.846v-3H3.346q-.213 0-.357-.143T2.847 7t.143-.357t.357-.143h10.885q.69 0 1.153.463t.462 1.153V17h4.381l-1.235-1.235q-.146-.146-.153-.344q-.006-.198.153-.363q.166-.166.357-.169q.192-.003.357.163l1.883 1.882q.242.243.242.566t-.242.565l-1.89 1.889q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354L20.24 18h-8.98q-.145.88-.834 1.44q-.688.56-1.58.56m.538-9.5h5.461V8.116q0-.231-.192-.424T14.23 7.5H9.385zm.52 8.059q.441-.442.441-1.059t-.441-1.059Q9.464 16 8.846 16t-1.058.441t-.442 1.059t.442 1.059q.44.441 1.058.441t1.059-.441"/></svg> </template>
CSS
.icon-rv-hookup-rounded {
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%22M8.846%2020q-.892%200-1.568-.56T6.431%2018H5.346q-1.038%200-1.769-.73t-.73-1.77v-3.384q0-.672.471-1.144q.473-.472%201.144-.472h3.846v-3H3.346q-.213%200-.357-.143T2.847%207t.143-.357t.357-.143h10.885q.69%200%201.153.463t.462%201.153V17h4.381l-1.235-1.235q-.146-.146-.153-.344q-.006-.198.153-.363q.166-.166.357-.169q.192-.003.357.163l1.883%201.882q.242.243.242.566t-.242.565l-1.89%201.889q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354L20.24%2018h-8.98q-.145.88-.834%201.44q-.688.56-1.58.56m.538-9.5h5.461V8.116q0-.231-.192-.424T14.23%207.5H9.385zm.52%208.059q.441-.442.441-1.059t-.441-1.059Q9.464%2016%208.846%2016t-1.058.441t-.442%201.059t.442%201.059q.44.441%201.058.441t1.059-.441%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%22M8.846%2020q-.892%200-1.568-.56T6.431%2018H5.346q-1.038%200-1.769-.73t-.73-1.77v-3.384q0-.672.471-1.144q.473-.472%201.144-.472h3.846v-3H3.346q-.213%200-.357-.143T2.847%207t.143-.357t.357-.143h10.885q.69%200%201.153.463t.462%201.153V17h4.381l-1.235-1.235q-.146-.146-.153-.344q-.006-.198.153-.363q.166-.166.357-.169q.192-.003.357.163l1.883%201.882q.242.243.242.566t-.242.565l-1.89%201.889q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354L20.24%2018h-8.98q-.145.88-.834%201.44q-.688.56-1.58.56m.538-9.5h5.461V8.116q0-.231-.192-.424T14.23%207.5H9.385zm.52%208.059q.441-.442.441-1.059t-.441-1.059Q9.464%2016%208.846%2016t-1.058.441t-.442%201.059t.442%201.059q.44.441%201.058.441t1.059-.441%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/rv-hookup-rounded.svg?color=%231a73e8&size=48