circular connection icon
circular-connection from IconPark Solid by ByteDance · Solid · Abstract · Apache-2.0 Free for personal and commercial use.
- Name
- circular-connection
- Set
- IconPark Solid
- Style
- Solid
- Category
- Abstract
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More abstract icons from IconPark Solid
Use the circular connection icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><path d="M13.5 39.37A16.93 16.93 0 0 0 24 43c3.963 0 7.61-1.356 10.5-3.63M19 9.747C12.051 11.882 7 18.351 7 26c0 1.925.32 3.775.91 5.5M29 9.747C35.949 11.882 41 18.351 41 26c0 1.925-.32 3.775-.91 5.5"/><path fill="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M43 36c0 1.342-.528 2.56-1.388 3.458A5 5 0 1 1 43 36m-28 0c0 1.342-.528 2.56-1.388 3.458A5 5 0 1 1 15 36M29 9c0 1.342-.528 2.56-1.388 3.458A5 5 0 1 1 29 9"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidCircularConnection(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="currentColor" strokeWidth="4"><path d="M13.5 39.37A16.93 16.93 0 0 0 24 43c3.963 0 7.61-1.356 10.5-3.63M19 9.747C12.051 11.882 7 18.351 7 26c0 1.925.32 3.775.91 5.5M29 9.747C35.949 11.882 41 18.351 41 26c0 1.925-.32 3.775-.91 5.5"/><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" d="M43 36c0 1.342-.528 2.56-1.388 3.458A5 5 0 1 1 43 36m-28 0c0 1.342-.528 2.56-1.388 3.458A5 5 0 1 1 15 36M29 9c0 1.342-.528 2.56-1.388 3.458A5 5 0 1 1 29 9"/></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="currentColor" stroke-width="4"><path d="M13.5 39.37A16.93 16.93 0 0 0 24 43c3.963 0 7.61-1.356 10.5-3.63M19 9.747C12.051 11.882 7 18.351 7 26c0 1.925.32 3.775.91 5.5M29 9.747C35.949 11.882 41 18.351 41 26c0 1.925-.32 3.775-.91 5.5"/><path fill="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M43 36c0 1.342-.528 2.56-1.388 3.458A5 5 0 1 1 43 36m-28 0c0 1.342-.528 2.56-1.388 3.458A5 5 0 1 1 15 36M29 9c0 1.342-.528 2.56-1.388 3.458A5 5 0 1 1 29 9"/></g></svg> </template>
CSS
.icon-circular-connection {
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%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M13.5%2039.37A16.93%2016.93%200%200%200%2024%2043c3.963%200%207.61-1.356%2010.5-3.63M19%209.747C12.051%2011.882%207%2018.351%207%2026c0%201.925.32%203.775.91%205.5M29%209.747C35.949%2011.882%2041%2018.351%2041%2026c0%201.925-.32%203.775-.91%205.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M43%2036c0%201.342-.528%202.56-1.388%203.458A5%205%200%201%201%2043%2036m-28%200c0%201.342-.528%202.56-1.388%203.458A5%205%200%201%201%2015%2036M29%209c0%201.342-.528%202.56-1.388%203.458A5%205%200%201%201%2029%209%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%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M13.5%2039.37A16.93%2016.93%200%200%200%2024%2043c3.963%200%207.61-1.356%2010.5-3.63M19%209.747C12.051%2011.882%207%2018.351%207%2026c0%201.925.32%203.775.91%205.5M29%209.747C35.949%2011.882%2041%2018.351%2041%2026c0%201.925-.32%203.775-.91%205.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M43%2036c0%201.342-.528%202.56-1.388%203.458A5%205%200%201%201%2043%2036m-28%200c0%201.342-.528%202.56-1.388%203.458A5%205%200%201%201%2015%2036M29%209c0%201.342-.528%202.56-1.388%203.458A5%205%200%201%201%2029%209%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-solid/circular-connection.svg?color=%231a73e8&size=48