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

Name
unito
Set
SVG Logos
Style
Color
Viewbox
512×163
License
CC0

Related icons in SVG Logos

Use the unito logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 163"><path fill="#0c0c0c" d="M209.961 92.39c0 4.944 0 11.124 3.554 15.914a16.27 16.27 0 0 0 12.978 5.561a16.49 16.49 0 0 0 12.977-5.561c3.554-4.635 3.554-10.66 3.554-15.914V49.44h12.669v44.495c0 9.116-.927 15.914-6.798 22.093c-6.49 7.107-15.296 9.116-22.557 9.116a31.35 31.35 0 0 1-22.556-9.116c-5.871-6.488-6.798-13.286-6.798-22.093V49.44h13.132v42.95m149.862 28.119h11.742V47.432h-11.742zm6.025-109.693a8.93 8.93 0 0 1 8.498 9.115a8.93 8.93 0 0 1-8.498 9.116a8.806 8.806 0 0 1-8.497-9.116a8.806 8.806 0 0 1 8.497-9.115m47.122 47.74v61.953h-12.36V58.556h-7.725V46.659h7.725V20.086h12.36v26.573h12.36v11.897zm-137.502 63.498V77.559c0-9.116.927-15.914 6.798-22.093c6.488-7.107 15.295-9.116 22.556-9.116a31.35 31.35 0 0 1 22.557 9.116c5.87 6.488 6.798 13.286 6.798 22.093v44.495h-12.67v-42.95c0-4.944 0-11.124-3.553-15.914a16.27 16.27 0 0 0-12.977-5.561a16.49 16.49 0 0 0-12.978 5.561c-3.554 4.79-3.554 10.66-3.554 15.914v42.95zm172.11-36.925c0 18.23 12.514 27.346 25.491 27.346s25.492-9.424 25.492-27.346c0-18.23-12.205-27.346-25.492-27.346c-13.286 0-25.492 9.424-25.492 27.346m-12.978 0c0-22.248 16.222-38.779 38.624-38.779s38.624 16.377 38.624 38.779s-16.531 38.47-38.624 38.47c-22.093.309-38.624-16.068-38.624-38.47"/><path fill="#3aafa9" d="m129.623 78.177l-.155 18.54a3.57 3.57 0 0 1-3.398 3.553a3.57 3.57 0 0 1-3.4-3.554l.155-18.54c0-10.58-8.577-19.157-19.158-19.157c-9.578 0-18.076 8.343-18.848 18.694v.773l-.31 7.107v.463a25.957 25.957 0 1 1-51.91-.463a.14.14 0 0 0 .154-.155H32.6V67.671a3.306 3.306 0 0 1 3.368-3.245a3.306 3.306 0 0 1 3.399 3.214l-.155 17.767c0 10.58 8.578 19.158 19.158 19.158s19.158-8.577 19.158-19.158v-.618l.309-6.489v-.772c.957-14.029 12.236-25.152 25.677-25.152c14.374.05 25.99 11.736 25.955 26.11c.155-.464.155-.464.155-.31M81.42 0C36.624-.17.172 36.007 0 80.803c-.17 44.796 36.006 81.248 80.802 81.42c44.796.17 81.249-36.006 81.42-80.802v-.309C162.307 36.413 126.15.103 81.451.001z"/></svg>

React

import type { SVGProps } from "react";

export function LogosUnito(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 163"><path fill="#0c0c0c" d="M209.961 92.39c0 4.944 0 11.124 3.554 15.914a16.27 16.27 0 0 0 12.978 5.561a16.49 16.49 0 0 0 12.977-5.561c3.554-4.635 3.554-10.66 3.554-15.914V49.44h12.669v44.495c0 9.116-.927 15.914-6.798 22.093c-6.49 7.107-15.296 9.116-22.557 9.116a31.35 31.35 0 0 1-22.556-9.116c-5.871-6.488-6.798-13.286-6.798-22.093V49.44h13.132v42.95m149.862 28.119h11.742V47.432h-11.742zm6.025-109.693a8.93 8.93 0 0 1 8.498 9.115a8.93 8.93 0 0 1-8.498 9.116a8.806 8.806 0 0 1-8.497-9.116a8.806 8.806 0 0 1 8.497-9.115m47.122 47.74v61.953h-12.36V58.556h-7.725V46.659h7.725V20.086h12.36v26.573h12.36v11.897zm-137.502 63.498V77.559c0-9.116.927-15.914 6.798-22.093c6.488-7.107 15.295-9.116 22.556-9.116a31.35 31.35 0 0 1 22.557 9.116c5.87 6.488 6.798 13.286 6.798 22.093v44.495h-12.67v-42.95c0-4.944 0-11.124-3.553-15.914a16.27 16.27 0 0 0-12.977-5.561a16.49 16.49 0 0 0-12.978 5.561c-3.554 4.79-3.554 10.66-3.554 15.914v42.95zm172.11-36.925c0 18.23 12.514 27.346 25.491 27.346s25.492-9.424 25.492-27.346c0-18.23-12.205-27.346-25.492-27.346c-13.286 0-25.492 9.424-25.492 27.346m-12.978 0c0-22.248 16.222-38.779 38.624-38.779s38.624 16.377 38.624 38.779s-16.531 38.47-38.624 38.47c-22.093.309-38.624-16.068-38.624-38.47"/><path fill="#3aafa9" d="m129.623 78.177l-.155 18.54a3.57 3.57 0 0 1-3.398 3.553a3.57 3.57 0 0 1-3.4-3.554l.155-18.54c0-10.58-8.577-19.157-19.158-19.157c-9.578 0-18.076 8.343-18.848 18.694v.773l-.31 7.107v.463a25.957 25.957 0 1 1-51.91-.463a.14.14 0 0 0 .154-.155H32.6V67.671a3.306 3.306 0 0 1 3.368-3.245a3.306 3.306 0 0 1 3.399 3.214l-.155 17.767c0 10.58 8.578 19.158 19.158 19.158s19.158-8.577 19.158-19.158v-.618l.309-6.489v-.772c.957-14.029 12.236-25.152 25.677-25.152c14.374.05 25.99 11.736 25.955 26.11c.155-.464.155-.464.155-.31M81.42 0C36.624-.17.172 36.007 0 80.803c-.17 44.796 36.006 81.248 80.802 81.42c44.796.17 81.249-36.006 81.42-80.802v-.309C162.307 36.413 126.15.103 81.451.001z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 163"><path fill="#0c0c0c" d="M209.961 92.39c0 4.944 0 11.124 3.554 15.914a16.27 16.27 0 0 0 12.978 5.561a16.49 16.49 0 0 0 12.977-5.561c3.554-4.635 3.554-10.66 3.554-15.914V49.44h12.669v44.495c0 9.116-.927 15.914-6.798 22.093c-6.49 7.107-15.296 9.116-22.557 9.116a31.35 31.35 0 0 1-22.556-9.116c-5.871-6.488-6.798-13.286-6.798-22.093V49.44h13.132v42.95m149.862 28.119h11.742V47.432h-11.742zm6.025-109.693a8.93 8.93 0 0 1 8.498 9.115a8.93 8.93 0 0 1-8.498 9.116a8.806 8.806 0 0 1-8.497-9.116a8.806 8.806 0 0 1 8.497-9.115m47.122 47.74v61.953h-12.36V58.556h-7.725V46.659h7.725V20.086h12.36v26.573h12.36v11.897zm-137.502 63.498V77.559c0-9.116.927-15.914 6.798-22.093c6.488-7.107 15.295-9.116 22.556-9.116a31.35 31.35 0 0 1 22.557 9.116c5.87 6.488 6.798 13.286 6.798 22.093v44.495h-12.67v-42.95c0-4.944 0-11.124-3.553-15.914a16.27 16.27 0 0 0-12.977-5.561a16.49 16.49 0 0 0-12.978 5.561c-3.554 4.79-3.554 10.66-3.554 15.914v42.95zm172.11-36.925c0 18.23 12.514 27.346 25.491 27.346s25.492-9.424 25.492-27.346c0-18.23-12.205-27.346-25.492-27.346c-13.286 0-25.492 9.424-25.492 27.346m-12.978 0c0-22.248 16.222-38.779 38.624-38.779s38.624 16.377 38.624 38.779s-16.531 38.47-38.624 38.47c-22.093.309-38.624-16.068-38.624-38.47"/><path fill="#3aafa9" d="m129.623 78.177l-.155 18.54a3.57 3.57 0 0 1-3.398 3.553a3.57 3.57 0 0 1-3.4-3.554l.155-18.54c0-10.58-8.577-19.157-19.158-19.157c-9.578 0-18.076 8.343-18.848 18.694v.773l-.31 7.107v.463a25.957 25.957 0 1 1-51.91-.463a.14.14 0 0 0 .154-.155H32.6V67.671a3.306 3.306 0 0 1 3.368-3.245a3.306 3.306 0 0 1 3.399 3.214l-.155 17.767c0 10.58 8.578 19.158 19.158 19.158s19.158-8.577 19.158-19.158v-.618l.309-6.489v-.772c.957-14.029 12.236-25.152 25.677-25.152c14.374.05 25.99 11.736 25.955 26.11c.155-.464.155-.464.155-.31M81.42 0C36.624-.17.172 36.007 0 80.803c-.17 44.796 36.006 81.248 80.802 81.42c44.796.17 81.249-36.006 81.42-80.802v-.309C162.307 36.413 126.15.103 81.451.001z"/></svg>
</template>

CSS

.icon-unito {
  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%20512%20163%22%3E%3Cpath%20fill%3D%22%230c0c0c%22%20d%3D%22M209.961%2092.39c0%204.944%200%2011.124%203.554%2015.914a16.27%2016.27%200%200%200%2012.978%205.561a16.49%2016.49%200%200%200%2012.977-5.561c3.554-4.635%203.554-10.66%203.554-15.914V49.44h12.669v44.495c0%209.116-.927%2015.914-6.798%2022.093c-6.49%207.107-15.296%209.116-22.557%209.116a31.35%2031.35%200%200%201-22.556-9.116c-5.871-6.488-6.798-13.286-6.798-22.093V49.44h13.132v42.95m149.862%2028.119h11.742V47.432h-11.742zm6.025-109.693a8.93%208.93%200%200%201%208.498%209.115a8.93%208.93%200%200%201-8.498%209.116a8.806%208.806%200%200%201-8.497-9.116a8.806%208.806%200%200%201%208.497-9.115m47.122%2047.74v61.953h-12.36V58.556h-7.725V46.659h7.725V20.086h12.36v26.573h12.36v11.897zm-137.502%2063.498V77.559c0-9.116.927-15.914%206.798-22.093c6.488-7.107%2015.295-9.116%2022.556-9.116a31.35%2031.35%200%200%201%2022.557%209.116c5.87%206.488%206.798%2013.286%206.798%2022.093v44.495h-12.67v-42.95c0-4.944%200-11.124-3.553-15.914a16.27%2016.27%200%200%200-12.977-5.561a16.49%2016.49%200%200%200-12.978%205.561c-3.554%204.79-3.554%2010.66-3.554%2015.914v42.95zm172.11-36.925c0%2018.23%2012.514%2027.346%2025.491%2027.346s25.492-9.424%2025.492-27.346c0-18.23-12.205-27.346-25.492-27.346c-13.286%200-25.492%209.424-25.492%2027.346m-12.978%200c0-22.248%2016.222-38.779%2038.624-38.779s38.624%2016.377%2038.624%2038.779s-16.531%2038.47-38.624%2038.47c-22.093.309-38.624-16.068-38.624-38.47%22%2F%3E%3Cpath%20fill%3D%22%233aafa9%22%20d%3D%22m129.623%2078.177l-.155%2018.54a3.57%203.57%200%200%201-3.398%203.553a3.57%203.57%200%200%201-3.4-3.554l.155-18.54c0-10.58-8.577-19.157-19.158-19.157c-9.578%200-18.076%208.343-18.848%2018.694v.773l-.31%207.107v.463a25.957%2025.957%200%201%201-51.91-.463a.14.14%200%200%200%20.154-.155H32.6V67.671a3.306%203.306%200%200%201%203.368-3.245a3.306%203.306%200%200%201%203.399%203.214l-.155%2017.767c0%2010.58%208.578%2019.158%2019.158%2019.158s19.158-8.577%2019.158-19.158v-.618l.309-6.489v-.772c.957-14.029%2012.236-25.152%2025.677-25.152c14.374.05%2025.99%2011.736%2025.955%2026.11c.155-.464.155-.464.155-.31M81.42%200C36.624-.17.172%2036.007%200%2080.803c-.17%2044.796%2036.006%2081.248%2080.802%2081.42c44.796.17%2081.249-36.006%2081.42-80.802v-.309C162.307%2036.413%20126.15.103%2081.451.001z%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%20512%20163%22%3E%3Cpath%20fill%3D%22%230c0c0c%22%20d%3D%22M209.961%2092.39c0%204.944%200%2011.124%203.554%2015.914a16.27%2016.27%200%200%200%2012.978%205.561a16.49%2016.49%200%200%200%2012.977-5.561c3.554-4.635%203.554-10.66%203.554-15.914V49.44h12.669v44.495c0%209.116-.927%2015.914-6.798%2022.093c-6.49%207.107-15.296%209.116-22.557%209.116a31.35%2031.35%200%200%201-22.556-9.116c-5.871-6.488-6.798-13.286-6.798-22.093V49.44h13.132v42.95m149.862%2028.119h11.742V47.432h-11.742zm6.025-109.693a8.93%208.93%200%200%201%208.498%209.115a8.93%208.93%200%200%201-8.498%209.116a8.806%208.806%200%200%201-8.497-9.116a8.806%208.806%200%200%201%208.497-9.115m47.122%2047.74v61.953h-12.36V58.556h-7.725V46.659h7.725V20.086h12.36v26.573h12.36v11.897zm-137.502%2063.498V77.559c0-9.116.927-15.914%206.798-22.093c6.488-7.107%2015.295-9.116%2022.556-9.116a31.35%2031.35%200%200%201%2022.557%209.116c5.87%206.488%206.798%2013.286%206.798%2022.093v44.495h-12.67v-42.95c0-4.944%200-11.124-3.553-15.914a16.27%2016.27%200%200%200-12.977-5.561a16.49%2016.49%200%200%200-12.978%205.561c-3.554%204.79-3.554%2010.66-3.554%2015.914v42.95zm172.11-36.925c0%2018.23%2012.514%2027.346%2025.491%2027.346s25.492-9.424%2025.492-27.346c0-18.23-12.205-27.346-25.492-27.346c-13.286%200-25.492%209.424-25.492%2027.346m-12.978%200c0-22.248%2016.222-38.779%2038.624-38.779s38.624%2016.377%2038.624%2038.779s-16.531%2038.47-38.624%2038.47c-22.093.309-38.624-16.068-38.624-38.47%22%2F%3E%3Cpath%20fill%3D%22%233aafa9%22%20d%3D%22m129.623%2078.177l-.155%2018.54a3.57%203.57%200%200%201-3.398%203.553a3.57%203.57%200%200%201-3.4-3.554l.155-18.54c0-10.58-8.577-19.157-19.158-19.157c-9.578%200-18.076%208.343-18.848%2018.694v.773l-.31%207.107v.463a25.957%2025.957%200%201%201-51.91-.463a.14.14%200%200%200%20.154-.155H32.6V67.671a3.306%203.306%200%200%201%203.368-3.245a3.306%203.306%200%200%201%203.399%203.214l-.155%2017.767c0%2010.58%208.578%2019.158%2019.158%2019.158s19.158-8.577%2019.158-19.158v-.618l.309-6.489v-.772c.957-14.029%2012.236-25.152%2025.677-25.152c14.374.05%2025.99%2011.736%2025.955%2026.11c.155-.464.155-.464.155-.31M81.42%200C36.624-.17.172%2036.007%200%2080.803c-.17%2044.796%2036.006%2081.248%2080.802%2081.42c44.796.17%2081.249-36.006%2081.42-80.802v-.309C162.307%2036.413%20126.15.103%2081.451.001z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Unito logo — SVG Logos · IconsDB