tutanota from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
tutanota
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the tutanota logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.158.934C.978.934.025 1.895.023 3.08C.017 9.74.005 16.413 0 23.066c.793-.297 1.67-.56 2.56-.918c6.188-2.485 11.249-4.598 11.253-6.983a2 2 0 0 0-.016-.23c-.32-2.356-5.916-3.087-5.908-4.166a.4.4 0 0 1 .05-.177c.673-1.184 3.336-1.128 4.316-1.212c.982-.085 3.285-.067 3.397-.773a.4.4 0 0 0 .005-.065c.003-.656-1.584-.913-1.584-.913s1.925.29 1.92 1.042a.5.5 0 0 1-.015.114c-.207.81-1.901.962-3.021 1.017c-1.06.054-2.673.175-2.679.695q0 .045.015.095c.253.76 6.167 1.127 9.95 3.102c2.178 1.136 3.26 3.004 3.757 4.974V3.08A2.14 2.14 0 0 0 21.866.934z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsTutanota(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.158.934C.978.934.025 1.895.023 3.08C.017 9.74.005 16.413 0 23.066c.793-.297 1.67-.56 2.56-.918c6.188-2.485 11.249-4.598 11.253-6.983a2 2 0 0 0-.016-.23c-.32-2.356-5.916-3.087-5.908-4.166a.4.4 0 0 1 .05-.177c.673-1.184 3.336-1.128 4.316-1.212c.982-.085 3.285-.067 3.397-.773a.4.4 0 0 0 .005-.065c.003-.656-1.584-.913-1.584-.913s1.925.29 1.92 1.042a.5.5 0 0 1-.015.114c-.207.81-1.901.962-3.021 1.017c-1.06.054-2.673.175-2.679.695q0 .045.015.095c.253.76 6.167 1.127 9.95 3.102c2.178 1.136 3.26 3.004 3.757 4.974V3.08A2.14 2.14 0 0 0 21.866.934z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.158.934C.978.934.025 1.895.023 3.08C.017 9.74.005 16.413 0 23.066c.793-.297 1.67-.56 2.56-.918c6.188-2.485 11.249-4.598 11.253-6.983a2 2 0 0 0-.016-.23c-.32-2.356-5.916-3.087-5.908-4.166a.4.4 0 0 1 .05-.177c.673-1.184 3.336-1.128 4.316-1.212c.982-.085 3.285-.067 3.397-.773a.4.4 0 0 0 .005-.065c.003-.656-1.584-.913-1.584-.913s1.925.29 1.92 1.042a.5.5 0 0 1-.015.114c-.207.81-1.901.962-3.021 1.017c-1.06.054-2.673.175-2.679.695q0 .045.015.095c.253.76 6.167 1.127 9.95 3.102c2.178 1.136 3.26 3.004 3.757 4.974V3.08A2.14 2.14 0 0 0 21.866.934z"/></svg>
</template>

CSS

.icon-tutanota {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.158.934C.978.934.025%201.895.023%203.08C.017%209.74.005%2016.413%200%2023.066c.793-.297%201.67-.56%202.56-.918c6.188-2.485%2011.249-4.598%2011.253-6.983a2%202%200%200%200-.016-.23c-.32-2.356-5.916-3.087-5.908-4.166a.4.4%200%200%201%20.05-.177c.673-1.184%203.336-1.128%204.316-1.212c.982-.085%203.285-.067%203.397-.773a.4.4%200%200%200%20.005-.065c.003-.656-1.584-.913-1.584-.913s1.925.29%201.92%201.042a.5.5%200%200%201-.015.114c-.207.81-1.901.962-3.021%201.017c-1.06.054-2.673.175-2.679.695q0%20.045.015.095c.253.76%206.167%201.127%209.95%203.102c2.178%201.136%203.26%203.004%203.757%204.974V3.08A2.14%202.14%200%200%200%2021.866.934z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.158.934C.978.934.025%201.895.023%203.08C.017%209.74.005%2016.413%200%2023.066c.793-.297%201.67-.56%202.56-.918c6.188-2.485%2011.249-4.598%2011.253-6.983a2%202%200%200%200-.016-.23c-.32-2.356-5.916-3.087-5.908-4.166a.4.4%200%200%201%20.05-.177c.673-1.184%203.336-1.128%204.316-1.212c.982-.085%203.285-.067%203.397-.773a.4.4%200%200%200%20.005-.065c.003-.656-1.584-.913-1.584-.913s1.925.29%201.92%201.042a.5.5%200%200%201-.015.114c-.207.81-1.901.962-3.021%201.017c-1.06.054-2.673.175-2.679.695q0%20.045.015.095c.253.76%206.167%201.127%209.95%203.102c2.178%201.136%203.26%203.004%203.757%204.974V3.08A2.14%202.14%200%200%200%2021.866.934z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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