Seafile Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Seafile 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/332521.svg" alt="Seafile icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332521.svg" alt="Seafile icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332521.svg" alt="Seafile icon" :width="24" :height="24" />
CSS background
.icon-seafile {
background-image: url('https://proicons.com/icon/332521.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M19.23,12.44a5.85,5.85,0,0,1,5.95,4.68c1.7-2.81,10.79-1.74,10.74,4.77,4-1.63,7.66,2.37,7.66,5.47s-1.7,5.27-5.28,5.27h-6c-3.58,0-9.74-1.3-10.3-5.1a4,4,0,0,1,2.45-3.25A1.93,1.93,0,0,0,26,26.71a2.44,2.44,0,0,0,2.74-2c.2-1.69-1.23-2.94-3.55-2.94a9,9,0,0,0-7,2.53c-2.59,2.36-2.38,8.35-9.24,8.35s-5.26-12.3,1.9-10.74c-2.74-4.93,3.25-9.56,8.38-9.45Z"/></svg>
Seafile in other icon packs
Copied!