Proton Drive Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Proton Drive 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/346218.svg" alt="Proton Drive icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346218.svg" alt="Proton Drive icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346218.svg" alt="Proton Drive icon" :width="24" :height="24" />
CSS background
.icon-proton-drive {
background-image: url('https://proicons.com/icon/346218.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,.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.b{fill-rule:evenodd;}</style></defs><path class="a" d="M4.5,36.1034V11.8966A4.0345,4.0345,0,0,1,8.5345,7.8621h7.5662a3.5863,3.5863,0,0,1,2.1224.6954l2.5323,1.8592a3.5867,3.5867,0,0,0,2.1223.6954H39.4655A4.0345,4.0345,0,0,1,43.5,15.1466V36.1034a4.0345,4.0345,0,0,1-4.0345,4.0345H8.5345A4.0345,4.0345,0,0,1,4.5,36.1034Z"/><path class="a" d="M4.5,36.1034V11.8966A4.0345,4.0345,0,0,1,8.5345,7.8621h7.5662a3.5863,3.5863,0,0,1,2.1224.6954l2.5323,1.8592a3.5867,3.5867,0,0,0,2.1223.6954H39.4655A4.0345,4.0345,0,0,1,43.5,15.1466V36.1034a4.0345,4.0345,0,0,1-4.0345,4.0345H8.5345A4.0345,4.0345,0,0,1,4.5,36.1034Z"/><path class="b" d="M35.2069,40.1379V19.0871a3.138,3.138,0,0,0-3.156-3.1379l-15.2761.088a3.1382,3.1382,0,0,1-1.8366-.58l-3.4018-2.4192a3.1381,3.1381,0,0,0-1.8186-.5807H4.5"/></svg>
Proton Drive in other icon packs
Copied!