tutum from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
tutum
Set
SVG Logos
Style
Color
Viewbox
256×175
License
CC0

Use the tutum logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 175"><path d="M214.05 72.451c.597-3.468.97-7.017.97-10.66C215.02 27.667 187.436 0 153.406 0C129.13 0 108.19 14.128 98.152 34.609c-6.474-2.963-13.644-4.655-21.23-4.655c-28.33 0-51.296 23.033-51.296 51.452c0 4.89.725 9.608 1.99 14.092C11.584 100.864 0 116.025 0 133.93a40.32 40.32 0 0 0 3.631 16.722l70.906-71.13l-11.917-11.52l44.558-6.857l-6.95 43.208l-11.325-10.944l-72.7 72.913c6.751 5.092 15.12 8.144 24.212 8.144h12.87L163.888 63.52l-11.918-11.52l44.559-6.858l-6.95 43.208l-11.328-10.944l-96.76 97.061h46.498l54.764-54.933l-11.918-11.513l44.558-6.858l-6.95 43.208l-11.324-10.944l-40.917 41.04h48.503c28.334 0 51.295-23.036 51.295-51.451c0-25.214-18.097-46.157-41.964-50.564" fill="#0096E5"/></svg>

React

import type { SVGProps } from "react";

export function LogosTutum(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 175"><path d="M214.05 72.451c.597-3.468.97-7.017.97-10.66C215.02 27.667 187.436 0 153.406 0C129.13 0 108.19 14.128 98.152 34.609c-6.474-2.963-13.644-4.655-21.23-4.655c-28.33 0-51.296 23.033-51.296 51.452c0 4.89.725 9.608 1.99 14.092C11.584 100.864 0 116.025 0 133.93a40.32 40.32 0 0 0 3.631 16.722l70.906-71.13l-11.917-11.52l44.558-6.857l-6.95 43.208l-11.325-10.944l-72.7 72.913c6.751 5.092 15.12 8.144 24.212 8.144h12.87L163.888 63.52l-11.918-11.52l44.559-6.858l-6.95 43.208l-11.328-10.944l-96.76 97.061h46.498l54.764-54.933l-11.918-11.513l44.558-6.858l-6.95 43.208l-11.324-10.944l-40.917 41.04h48.503c28.334 0 51.295-23.036 51.295-51.451c0-25.214-18.097-46.157-41.964-50.564" fill="#0096E5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 175"><path d="M214.05 72.451c.597-3.468.97-7.017.97-10.66C215.02 27.667 187.436 0 153.406 0C129.13 0 108.19 14.128 98.152 34.609c-6.474-2.963-13.644-4.655-21.23-4.655c-28.33 0-51.296 23.033-51.296 51.452c0 4.89.725 9.608 1.99 14.092C11.584 100.864 0 116.025 0 133.93a40.32 40.32 0 0 0 3.631 16.722l70.906-71.13l-11.917-11.52l44.558-6.857l-6.95 43.208l-11.325-10.944l-72.7 72.913c6.751 5.092 15.12 8.144 24.212 8.144h12.87L163.888 63.52l-11.918-11.52l44.559-6.858l-6.95 43.208l-11.328-10.944l-96.76 97.061h46.498l54.764-54.933l-11.918-11.513l44.558-6.858l-6.95 43.208l-11.324-10.944l-40.917 41.04h48.503c28.334 0 51.295-23.036 51.295-51.451c0-25.214-18.097-46.157-41.964-50.564" fill="#0096E5"/></svg>
</template>

CSS

.icon-tutum {
  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%20256%20175%22%3E%3Cpath%20d%3D%22M214.05%2072.451c.597-3.468.97-7.017.97-10.66C215.02%2027.667%20187.436%200%20153.406%200C129.13%200%20108.19%2014.128%2098.152%2034.609c-6.474-2.963-13.644-4.655-21.23-4.655c-28.33%200-51.296%2023.033-51.296%2051.452c0%204.89.725%209.608%201.99%2014.092C11.584%20100.864%200%20116.025%200%20133.93a40.32%2040.32%200%200%200%203.631%2016.722l70.906-71.13l-11.917-11.52l44.558-6.857l-6.95%2043.208l-11.325-10.944l-72.7%2072.913c6.751%205.092%2015.12%208.144%2024.212%208.144h12.87L163.888%2063.52l-11.918-11.52l44.559-6.858l-6.95%2043.208l-11.328-10.944l-96.76%2097.061h46.498l54.764-54.933l-11.918-11.513l44.558-6.858l-6.95%2043.208l-11.324-10.944l-40.917%2041.04h48.503c28.334%200%2051.295-23.036%2051.295-51.451c0-25.214-18.097-46.157-41.964-50.564%22%20fill%3D%22%230096E5%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%20256%20175%22%3E%3Cpath%20d%3D%22M214.05%2072.451c.597-3.468.97-7.017.97-10.66C215.02%2027.667%20187.436%200%20153.406%200C129.13%200%20108.19%2014.128%2098.152%2034.609c-6.474-2.963-13.644-4.655-21.23-4.655c-28.33%200-51.296%2023.033-51.296%2051.452c0%204.89.725%209.608%201.99%2014.092C11.584%20100.864%200%20116.025%200%20133.93a40.32%2040.32%200%200%200%203.631%2016.722l70.906-71.13l-11.917-11.52l44.558-6.857l-6.95%2043.208l-11.325-10.944l-72.7%2072.913c6.751%205.092%2015.12%208.144%2024.212%208.144h12.87L163.888%2063.52l-11.918-11.52l44.559-6.858l-6.95%2043.208l-11.328-10.944l-96.76%2097.061h46.498l54.764-54.933l-11.918-11.513l44.558-6.858l-6.95%2043.208l-11.324-10.944l-40.917%2041.04h48.503c28.334%200%2051.295-23.036%2051.295-51.451c0-25.214-18.097-46.157-41.964-50.564%22%20fill%3D%22%230096E5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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