netuitive logo

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

Name
netuitive
Set
SVG Logos
Style
Color
Viewbox
256×165
License
CC0

Use the netuitive logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 165"><path d="M131.432 57.982l33.601 40.567l28.4-48.656C191.257 43.128 175.321 0 122.827 0C72.016 0 48.66 45.484 54.396 81.134C49.59 77.128 2.131 79.803 0 120.881h92.94l38.492-62.899zm80.79-6.108l-49.852 85.602l-36.06-40.566l-23.586 41.18H1.886c8.859 28.832 44.316 26.636 44.316 26.636h133.992S256 166.774 256 105.72c0-39.013-25.417-50.573-43.78-53.846z" fill="#2D9EEB"/></svg>

React

import type { SVGProps } from "react";

export function LogosNetuitive(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 165"><path d="M131.432 57.982l33.601 40.567l28.4-48.656C191.257 43.128 175.321 0 122.827 0C72.016 0 48.66 45.484 54.396 81.134C49.59 77.128 2.131 79.803 0 120.881h92.94l38.492-62.899zm80.79-6.108l-49.852 85.602l-36.06-40.566l-23.586 41.18H1.886c8.859 28.832 44.316 26.636 44.316 26.636h133.992S256 166.774 256 105.72c0-39.013-25.417-50.573-43.78-53.846z" fill="#2D9EEB"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 165"><path d="M131.432 57.982l33.601 40.567l28.4-48.656C191.257 43.128 175.321 0 122.827 0C72.016 0 48.66 45.484 54.396 81.134C49.59 77.128 2.131 79.803 0 120.881h92.94l38.492-62.899zm80.79-6.108l-49.852 85.602l-36.06-40.566l-23.586 41.18H1.886c8.859 28.832 44.316 26.636 44.316 26.636h133.992S256 166.774 256 105.72c0-39.013-25.417-50.573-43.78-53.846z" fill="#2D9EEB"/></svg>
</template>

CSS

.icon-netuitive {
  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%20165%22%3E%3Cpath%20d%3D%22M131.432%2057.982l33.601%2040.567l28.4-48.656C191.257%2043.128%20175.321%200%20122.827%200C72.016%200%2048.66%2045.484%2054.396%2081.134C49.59%2077.128%202.131%2079.803%200%20120.881h92.94l38.492-62.899zm80.79-6.108l-49.852%2085.602l-36.06-40.566l-23.586%2041.18H1.886c8.859%2028.832%2044.316%2026.636%2044.316%2026.636h133.992S256%20166.774%20256%20105.72c0-39.013-25.417-50.573-43.78-53.846z%22%20fill%3D%22%232D9EEB%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%20165%22%3E%3Cpath%20d%3D%22M131.432%2057.982l33.601%2040.567l28.4-48.656C191.257%2043.128%20175.321%200%20122.827%200C72.016%200%2048.66%2045.484%2054.396%2081.134C49.59%2077.128%202.131%2079.803%200%20120.881h92.94l38.492-62.899zm80.79-6.108l-49.852%2085.602l-36.06-40.566l-23.586%2041.18H1.886c8.859%2028.832%2044.316%2026.636%2044.316%2026.636h133.992S256%20166.774%20256%20105.72c0-39.013-25.417-50.573-43.78-53.846z%22%20fill%3D%22%232D9EEB%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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