rv-hookup from Material Symbols Light by Google · Regular · Transit · Apache-2.0 Free for personal and commercial use.

Name
rv-hookup
Set
Material Symbols Light
Style
Regular
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

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.346 20.308l-.707-.708l1.6-1.6H11.26q-.145.88-.834 1.44q-.688.56-1.58.56t-1.569-.56T6.431 18H5.346q-1.038 0-1.769-.73t-.73-1.77v-5h5.46v-3h-5.46v-1H14.23q.69 0 1.153.463t.462 1.153V17h4.381l-1.588-1.588l.707-.72l2.808 2.808zM9.385 10.5h5.461V8.116q0-.231-.192-.424T14.23 7.5H9.385zm.52 8.059q.441-.442.441-1.059t-.441-1.059T8.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 MaterialSymbolsLightRvHookup(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.346 20.308l-.707-.708l1.6-1.6H11.26q-.145.88-.834 1.44q-.688.56-1.58.56t-1.569-.56T6.431 18H5.346q-1.038 0-1.769-.73t-.73-1.77v-5h5.46v-3h-5.46v-1H14.23q.69 0 1.153.463t.462 1.153V17h4.381l-1.588-1.588l.707-.72l2.808 2.808zM9.385 10.5h5.461V8.116q0-.231-.192-.424T14.23 7.5H9.385zm.52 8.059q.441-.442.441-1.059t-.441-1.059T8.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="m19.346 20.308l-.707-.708l1.6-1.6H11.26q-.145.88-.834 1.44q-.688.56-1.58.56t-1.569-.56T6.431 18H5.346q-1.038 0-1.769-.73t-.73-1.77v-5h5.46v-3h-5.46v-1H14.23q.69 0 1.153.463t.462 1.153V17h4.381l-1.588-1.588l.707-.72l2.808 2.808zM9.385 10.5h5.461V8.116q0-.231-.192-.424T14.23 7.5H9.385zm.52 8.059q.441-.442.441-1.059t-.441-1.059T8.846 16t-1.058.441t-.442 1.059t.442 1.059q.44.441 1.058.441t1.059-.441"/></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.346%2020.308l-.707-.708l1.6-1.6H11.26q-.145.88-.834%201.44q-.688.56-1.58.56t-1.569-.56T6.431%2018H5.346q-1.038%200-1.769-.73t-.73-1.77v-5h5.46v-3h-5.46v-1H14.23q.69%200%201.153.463t.462%201.153V17h4.381l-1.588-1.588l.707-.72l2.808%202.808zM9.385%2010.5h5.461V8.116q0-.231-.192-.424T14.23%207.5H9.385zm.52%208.059q.441-.442.441-1.059t-.441-1.059T8.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%22m19.346%2020.308l-.707-.708l1.6-1.6H11.26q-.145.88-.834%201.44q-.688.56-1.58.56t-1.569-.56T6.431%2018H5.346q-1.038%200-1.769-.73t-.73-1.77v-5h5.46v-3h-5.46v-1H14.23q.69%200%201.153.463t.462%201.153V17h4.381l-1.588-1.588l.707-.72l2.808%202.808zM9.385%2010.5h5.461V8.116q0-.231-.192-.424T14.23%207.5H9.385zm.52%208.059q.441-.442.441-1.059t-.441-1.059T8.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.svg?color=%231a73e8&size=48