protonmail from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
protonmail
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the protonmail logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 27.135s-1.464-.146-2.604-.938c-1.151-.797-8.776-6.25-8.776-6.25v10.797s.063 1.255 1.448 1.255h19.865c1.38 0 1.448-1.255 1.448-1.255V19.942s-7.63 5.458-8.776 6.255c-1.146.792-2.604.938-2.604.938zm0-27.13S6.568-.308 4.62 10.166v7.13s.078.766 2.229 2.318c2.141 1.547 7.693 5.911 9.156 5.911c1.448 0 7.005-4.365 9.151-5.917c2.141-1.552 2.224-2.313 2.224-2.313V10.16C25.432-.304 16 .004 16 .004zm6.464 14.047H9.542v-3.885C10.855 4.964 16 4.896 16 4.896s5.151.068 6.464 5.271z"/></svg>

React

import type { SVGProps } from "react";

export function CibProtonmail(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 27.135s-1.464-.146-2.604-.938c-1.151-.797-8.776-6.25-8.776-6.25v10.797s.063 1.255 1.448 1.255h19.865c1.38 0 1.448-1.255 1.448-1.255V19.942s-7.63 5.458-8.776 6.255c-1.146.792-2.604.938-2.604.938zm0-27.13S6.568-.308 4.62 10.166v7.13s.078.766 2.229 2.318c2.141 1.547 7.693 5.911 9.156 5.911c1.448 0 7.005-4.365 9.151-5.917c2.141-1.552 2.224-2.313 2.224-2.313V10.16C25.432-.304 16 .004 16 .004zm6.464 14.047H9.542v-3.885C10.855 4.964 16 4.896 16 4.896s5.151.068 6.464 5.271z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 27.135s-1.464-.146-2.604-.938c-1.151-.797-8.776-6.25-8.776-6.25v10.797s.063 1.255 1.448 1.255h19.865c1.38 0 1.448-1.255 1.448-1.255V19.942s-7.63 5.458-8.776 6.255c-1.146.792-2.604.938-2.604.938zm0-27.13S6.568-.308 4.62 10.166v7.13s.078.766 2.229 2.318c2.141 1.547 7.693 5.911 9.156 5.911c1.448 0 7.005-4.365 9.151-5.917c2.141-1.552 2.224-2.313 2.224-2.313V10.16C25.432-.304 16 .004 16 .004zm6.464 14.047H9.542v-3.885C10.855 4.964 16 4.896 16 4.896s5.151.068 6.464 5.271z"/></svg>
</template>

CSS

.icon-protonmail {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2027.135s-1.464-.146-2.604-.938c-1.151-.797-8.776-6.25-8.776-6.25v10.797s.063%201.255%201.448%201.255h19.865c1.38%200%201.448-1.255%201.448-1.255V19.942s-7.63%205.458-8.776%206.255c-1.146.792-2.604.938-2.604.938zm0-27.13S6.568-.308%204.62%2010.166v7.13s.078.766%202.229%202.318c2.141%201.547%207.693%205.911%209.156%205.911c1.448%200%207.005-4.365%209.151-5.917c2.141-1.552%202.224-2.313%202.224-2.313V10.16C25.432-.304%2016%20.004%2016%20.004zm6.464%2014.047H9.542v-3.885C10.855%204.964%2016%204.896%2016%204.896s5.151.068%206.464%205.271z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2027.135s-1.464-.146-2.604-.938c-1.151-.797-8.776-6.25-8.776-6.25v10.797s.063%201.255%201.448%201.255h19.865c1.38%200%201.448-1.255%201.448-1.255V19.942s-7.63%205.458-8.776%206.255c-1.146.792-2.604.938-2.604.938zm0-27.13S6.568-.308%204.62%2010.166v7.13s.078.766%202.229%202.318c2.141%201.547%207.693%205.911%209.156%205.911c1.448%200%207.005-4.365%209.151-5.917c2.141-1.552%202.224-2.313%202.224-2.313V10.16C25.432-.304%2016%20.004%2016%20.004zm6.464%2014.047H9.542v-3.885C10.855%204.964%2016%204.896%2016%204.896s5.151.068%206.464%205.271z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/protonmail.svg?color=%231a73e8&size=48