Syncthing Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Syncthing icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/333579.svg" alt="Syncthing icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333579.svg" alt="Syncthing icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333579.svg" alt="Syncthing icon" :width="24" :height="24" />
CSS background
.icon-syncthing {
background-image: url('https://proicons.com/icon/333579.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M39,11.56A19.06,19.06,0,0,0,5.52,23.81M40.44,34.55A18.91,18.91,0,0,0,43.63,24a19.36,19.36,0,0,0-.31-3.43M8.05,33.48a19.07,19.07,0,0,0,24.83,7.67"/><circle class="a" cx="27.32" cy="25.62" r="5.06"/><path class="a" d="M40.44,11.35a5.06,5.06,0,1,1,0,10.11H40a5.06,5.06,0,0,1-1-9.89A4.8,4.8,0,0,1,40.44,11.35Z"/><path class="a" d="M36.12,32.21a5.06,5.06,0,1,1-1.41.2A5,5,0,0,1,36.12,32.21Z"/><path class="a" d="M7.56,23.38a5.22,5.22,0,0,1,1.38.19,5.06,5.06,0,0,1-.87,9.9l-.51,0a5.05,5.05,0,0,1-2-9.68A4.94,4.94,0,0,1,7.56,23.38Z"/><line class="a" x1="12.59" y1="27.97" x2="22.3" y2="26.21"/><line class="a" x1="31.16" y1="22.33" x2="36.51" y2="19.59"/><line class="a" x1="30.54" y1="29.53" x2="33.34" y2="33.04"/></svg>
Syncthing in other icon packs
Copied!