connect icon

connect from IconPark by ByteDance · Color · Connect · Apache-2.0 Free for personal and commercial use.

Name
connect
Set
IconPark
Style
Color
Category
Connect
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More connect icons from IconPark

Use the connect icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" fill-rule="evenodd" d="M8 12C10.2091 12 12 10.2091 12 8C12 5.79086 10.2091 4 8 4C5.79086 4 4 5.79086 4 8C4 10.2091 5.79086 12 8 12Z" clip-rule="evenodd"/><path fill="#2F88FF" fill-rule="evenodd" d="M10 42C13.3137 42 16 39.3137 16 36C16 32.6863 13.3137 30 10 30C6.68629 30 4 32.6863 4 36C4 39.3137 6.68629 42 10 42Z" clip-rule="evenodd"/><path fill="#2F88FF" fill-rule="evenodd" d="M38 44C41.3137 44 44 41.3137 44 38C44 34.6863 41.3137 32 38 32C34.6863 32 32 34.6863 32 38C32 41.3137 34.6863 44 38 44Z" clip-rule="evenodd"/><path fill="#2F88FF" fill-rule="evenodd" d="M22 28C26.4183 28 30 24.4183 30 20C30 15.5817 26.4183 12 22 12C17.5817 12 14 15.5817 14 20C14 24.4183 17.5817 28 22 28Z" clip-rule="evenodd"/><path fill="#2F88FF" fill-rule="evenodd" d="M34 12C36.2091 12 38 10.2091 38 8C38 5.79086 36.2091 4 34 4C31.7909 4 30 5.79086 30 8C30 10.2091 31.7909 12 34 12Z" clip-rule="evenodd"/><path d="M11 11L15 15"/><path d="M30 12L28 14"/><path d="M34 33.5L28 26"/><path d="M14 31L18 27"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkConnect(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" fillRule="evenodd" d="M8 12C10.2091 12 12 10.2091 12 8C12 5.79086 10.2091 4 8 4C5.79086 4 4 5.79086 4 8C4 10.2091 5.79086 12 8 12Z" clipRule="evenodd"/><path fill="#2F88FF" fillRule="evenodd" d="M10 42C13.3137 42 16 39.3137 16 36C16 32.6863 13.3137 30 10 30C6.68629 30 4 32.6863 4 36C4 39.3137 6.68629 42 10 42Z" clipRule="evenodd"/><path fill="#2F88FF" fillRule="evenodd" d="M38 44C41.3137 44 44 41.3137 44 38C44 34.6863 41.3137 32 38 32C34.6863 32 32 34.6863 32 38C32 41.3137 34.6863 44 38 44Z" clipRule="evenodd"/><path fill="#2F88FF" fillRule="evenodd" d="M22 28C26.4183 28 30 24.4183 30 20C30 15.5817 26.4183 12 22 12C17.5817 12 14 15.5817 14 20C14 24.4183 17.5817 28 22 28Z" clipRule="evenodd"/><path fill="#2F88FF" fillRule="evenodd" d="M34 12C36.2091 12 38 10.2091 38 8C38 5.79086 36.2091 4 34 4C31.7909 4 30 5.79086 30 8C30 10.2091 31.7909 12 34 12Z" clipRule="evenodd"/><path d="M11 11L15 15"/><path d="M30 12L28 14"/><path d="M34 33.5L28 26"/><path d="M14 31L18 27"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" fill-rule="evenodd" d="M8 12C10.2091 12 12 10.2091 12 8C12 5.79086 10.2091 4 8 4C5.79086 4 4 5.79086 4 8C4 10.2091 5.79086 12 8 12Z" clip-rule="evenodd"/><path fill="#2F88FF" fill-rule="evenodd" d="M10 42C13.3137 42 16 39.3137 16 36C16 32.6863 13.3137 30 10 30C6.68629 30 4 32.6863 4 36C4 39.3137 6.68629 42 10 42Z" clip-rule="evenodd"/><path fill="#2F88FF" fill-rule="evenodd" d="M38 44C41.3137 44 44 41.3137 44 38C44 34.6863 41.3137 32 38 32C34.6863 32 32 34.6863 32 38C32 41.3137 34.6863 44 38 44Z" clip-rule="evenodd"/><path fill="#2F88FF" fill-rule="evenodd" d="M22 28C26.4183 28 30 24.4183 30 20C30 15.5817 26.4183 12 22 12C17.5817 12 14 15.5817 14 20C14 24.4183 17.5817 28 22 28Z" clip-rule="evenodd"/><path fill="#2F88FF" fill-rule="evenodd" d="M34 12C36.2091 12 38 10.2091 38 8C38 5.79086 36.2091 4 34 4C31.7909 4 30 5.79086 30 8C30 10.2091 31.7909 12 34 12Z" clip-rule="evenodd"/><path d="M11 11L15 15"/><path d="M30 12L28 14"/><path d="M34 33.5L28 26"/><path d="M14 31L18 27"/></g></svg>
</template>

CSS

.icon-connect {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8%2012C10.2091%2012%2012%2010.2091%2012%208C12%205.79086%2010.2091%204%208%204C5.79086%204%204%205.79086%204%208C4%2010.2091%205.79086%2012%208%2012Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10%2042C13.3137%2042%2016%2039.3137%2016%2036C16%2032.6863%2013.3137%2030%2010%2030C6.68629%2030%204%2032.6863%204%2036C4%2039.3137%206.68629%2042%2010%2042Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M38%2044C41.3137%2044%2044%2041.3137%2044%2038C44%2034.6863%2041.3137%2032%2038%2032C34.6863%2032%2032%2034.6863%2032%2038C32%2041.3137%2034.6863%2044%2038%2044Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22%2028C26.4183%2028%2030%2024.4183%2030%2020C30%2015.5817%2026.4183%2012%2022%2012C17.5817%2012%2014%2015.5817%2014%2020C14%2024.4183%2017.5817%2028%2022%2028Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34%2012C36.2091%2012%2038%2010.2091%2038%208C38%205.79086%2036.2091%204%2034%204C31.7909%204%2030%205.79086%2030%208C30%2010.2091%2031.7909%2012%2034%2012Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M11%2011L15%2015%22%2F%3E%3Cpath%20d%3D%22M30%2012L28%2014%22%2F%3E%3Cpath%20d%3D%22M34%2033.5L28%2026%22%2F%3E%3Cpath%20d%3D%22M14%2031L18%2027%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8%2012C10.2091%2012%2012%2010.2091%2012%208C12%205.79086%2010.2091%204%208%204C5.79086%204%204%205.79086%204%208C4%2010.2091%205.79086%2012%208%2012Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10%2042C13.3137%2042%2016%2039.3137%2016%2036C16%2032.6863%2013.3137%2030%2010%2030C6.68629%2030%204%2032.6863%204%2036C4%2039.3137%206.68629%2042%2010%2042Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M38%2044C41.3137%2044%2044%2041.3137%2044%2038C44%2034.6863%2041.3137%2032%2038%2032C34.6863%2032%2032%2034.6863%2032%2038C32%2041.3137%2034.6863%2044%2038%2044Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22%2028C26.4183%2028%2030%2024.4183%2030%2020C30%2015.5817%2026.4183%2012%2022%2012C17.5817%2012%2014%2015.5817%2014%2020C14%2024.4183%2017.5817%2028%2022%2028Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34%2012C36.2091%2012%2038%2010.2091%2038%208C38%205.79086%2036.2091%204%2034%204C31.7909%204%2030%205.79086%2030%208C30%2010.2091%2031.7909%2012%2034%2012Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M11%2011L15%2015%22%2F%3E%3Cpath%20d%3D%22M30%2012L28%2014%22%2F%3E%3Cpath%20d%3D%22M34%2033.5L28%2026%22%2F%3E%3Cpath%20d%3D%22M14%2031L18%2027%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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