Proton Mail Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Proton Mail icon is commonly used in contact forms, notification badges and email clients. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/346220.svg" alt="Proton Mail icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346220.svg" alt="Proton Mail icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346220.svg" alt="Proton Mail icon" :width="24" :height="24" />
CSS background
.icon-proton-mail {
background-image: url('https://proicons.com/icon/346220.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,9.2662a.8965.8965,0,0,1,1.4693-.69L21.4224,21.41a4.0348,4.0348,0,0,0,5.1552,0L42.0307,8.5765a.8965.8965,0,0,1,1.4693.69V35.5976a4.0345,4.0345,0,0,1-4.0345,4.0345H8.5345A4.0345,4.0345,0,0,1,4.5,35.5976Z"/><path class="b" d="M29.2651,19.1777l.0021.0018-7.7823,6.8744a3.5862,3.5862,0,0,1-4.6673.07L4.5,15.8794"/><line class="a" x1="35.2069" y1="14.2434" x2="35.2069" y2="39.6321"/></svg>
Proton Mail in other icon packs
Copied!