join from Material Symbols Light by Google · Regular · Text · Apache-2.0 Free for personal and commercial use.

Name
join
Set
Material Symbols Light
Style
Regular
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
join-rounded, join-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the join icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 18q-.93 0-1.766-.272t-1.538-.772q1.014-1.1 1.601-2.359q.588-1.258.588-2.597t-.588-2.597t-1.6-2.359q.701-.5 1.537-.772Q15.069 6 16 6q2.502 0 4.251 1.749T22 12t-1.749 4.251T16 18m-4-1.558q-.933-.815-1.466-1.96Q10 13.34 10 12t.534-2.483q.533-1.144 1.466-1.96q.933.816 1.466 1.96Q14 10.662 14 12t-.534 2.483T12 16.443M8 18q-2.502 0-4.251-1.749T2 12t1.749-4.251T8 6q.93 0 1.766.272t1.538.772q-1.014 1.1-1.601 2.359q-.588 1.259-.588 2.597q0 1.494.572 2.768q.573 1.274 1.575 2.218q-.697.495-1.527.754Q8.906 18 8 18"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightJoin(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="M16 18q-.93 0-1.766-.272t-1.538-.772q1.014-1.1 1.601-2.359q.588-1.258.588-2.597t-.588-2.597t-1.6-2.359q.701-.5 1.537-.772Q15.069 6 16 6q2.502 0 4.251 1.749T22 12t-1.749 4.251T16 18m-4-1.558q-.933-.815-1.466-1.96Q10 13.34 10 12t.534-2.483q.533-1.144 1.466-1.96q.933.816 1.466 1.96Q14 10.662 14 12t-.534 2.483T12 16.443M8 18q-2.502 0-4.251-1.749T2 12t1.749-4.251T8 6q.93 0 1.766.272t1.538.772q-1.014 1.1-1.601 2.359q-.588 1.259-.588 2.597q0 1.494.572 2.768q.573 1.274 1.575 2.218q-.697.495-1.527.754Q8.906 18 8 18"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 18q-.93 0-1.766-.272t-1.538-.772q1.014-1.1 1.601-2.359q.588-1.258.588-2.597t-.588-2.597t-1.6-2.359q.701-.5 1.537-.772Q15.069 6 16 6q2.502 0 4.251 1.749T22 12t-1.749 4.251T16 18m-4-1.558q-.933-.815-1.466-1.96Q10 13.34 10 12t.534-2.483q.533-1.144 1.466-1.96q.933.816 1.466 1.96Q14 10.662 14 12t-.534 2.483T12 16.443M8 18q-2.502 0-4.251-1.749T2 12t1.749-4.251T8 6q.93 0 1.766.272t1.538.772q-1.014 1.1-1.601 2.359q-.588 1.259-.588 2.597q0 1.494.572 2.768q.573 1.274 1.575 2.218q-.697.495-1.527.754Q8.906 18 8 18"/></svg>
</template>

CSS

.icon-join {
  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%22M16%2018q-.93%200-1.766-.272t-1.538-.772q1.014-1.1%201.601-2.359q.588-1.258.588-2.597t-.588-2.597t-1.6-2.359q.701-.5%201.537-.772Q15.069%206%2016%206q2.502%200%204.251%201.749T22%2012t-1.749%204.251T16%2018m-4-1.558q-.933-.815-1.466-1.96Q10%2013.34%2010%2012t.534-2.483q.533-1.144%201.466-1.96q.933.816%201.466%201.96Q14%2010.662%2014%2012t-.534%202.483T12%2016.443M8%2018q-2.502%200-4.251-1.749T2%2012t1.749-4.251T8%206q.93%200%201.766.272t1.538.772q-1.014%201.1-1.601%202.359q-.588%201.259-.588%202.597q0%201.494.572%202.768q.573%201.274%201.575%202.218q-.697.495-1.527.754Q8.906%2018%208%2018%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%22M16%2018q-.93%200-1.766-.272t-1.538-.772q1.014-1.1%201.601-2.359q.588-1.258.588-2.597t-.588-2.597t-1.6-2.359q.701-.5%201.537-.772Q15.069%206%2016%206q2.502%200%204.251%201.749T22%2012t-1.749%204.251T16%2018m-4-1.558q-.933-.815-1.466-1.96Q10%2013.34%2010%2012t.534-2.483q.533-1.144%201.466-1.96q.933.816%201.466%201.96Q14%2010.662%2014%2012t-.534%202.483T12%2016.443M8%2018q-2.502%200-4.251-1.749T2%2012t1.749-4.251T8%206q.93%200%201.766.272t1.538.772q-1.014%201.1-1.601%202.359q-.588%201.259-.588%202.597q0%201.494.572%202.768q.573%201.274%201.575%202.218q-.697.495-1.527.754Q8.906%2018%208%2018%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/join.svg?color=%231a73e8&size=48