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

Name
rv-hookup-sharp
Set
Material Symbols Light
Style
Sharp
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 18H2.846v-7.5h5.462v-3H2.846v-1h13V17h4.381l-1.588-1.588l.707-.72l2.808 2.808zM9.385 10.5h5.461v-3H9.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 MaterialSymbolsLightRvHookupSharp(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 18H2.846v-7.5h5.462v-3H2.846v-1h13V17h4.381l-1.588-1.588l.707-.72l2.808 2.808zM9.385 10.5h5.461v-3H9.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 18H2.846v-7.5h5.462v-3H2.846v-1h13V17h4.381l-1.588-1.588l.707-.72l2.808 2.808zM9.385 10.5h5.461v-3H9.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-sharp {
  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%2018H2.846v-7.5h5.462v-3H2.846v-1h13V17h4.381l-1.588-1.588l.707-.72l2.808%202.808zM9.385%2010.5h5.461v-3H9.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%2018H2.846v-7.5h5.462v-3H2.846v-1h13V17h4.381l-1.588-1.588l.707-.72l2.808%202.808zM9.385%2010.5h5.461v-3H9.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-sharp.svg?color=%231a73e8&size=48