Duplicati Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Duplicati 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/314170.svg" alt="Duplicati icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/314170.svg" alt="Duplicati icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/314170.svg" alt="Duplicati icon" :width="24" :height="24" />
CSS background
.icon-duplicati {
background-image: url('https://proicons.com/icon/314170.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Duplicati</title><path d="M8.571 1.286A1.72 1.72 0 0 0 6.857 3v10.286c0 .634.353 1.183.868 1.48.251.144.538.234.846.234h13.715A1.72 1.72 0 0 0 24 13.286V3a1.72 1.72 0 0 0-1.714-1.714Zm.56 12.087zm3.166 0zm-10.583-.087A1.72 1.72 0 0 0 0 15v6a1.72 1.72 0 0 0 1.714 1.714h8.572a1.715 1.715 0 0 0 1.473-.857c.148-.253.241-.544.241-.857v-4.286H8.571c-.296 0-.582-.042-.857-.114a3.439 3.439 0 0 1-2.571-3.314Zm18 3.428h-6V21H18a1.72 1.72 0 0 0 1.714-1.714z"/></svg>
Duplicati in other icon packs
Copied!