mindsdb icon logo

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

Name
mindsdb-icon
Set
SVG Logos
Style
Color
Viewbox
256×146
License
CC0

Use the mindsdb icon logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 146"><path fill="#00b06d" d="m181.847 73.495l5.025 40.126l2.35 18.569q.59 4.623 1.183 9.236c.343 2.652-.204 3.59-3.124 3.737l-4.864.225l-1.672.054l-1.53.025q-.366 0-.715-.002l-1.335-.033q-.319-.014-.624-.033l-1.163-.105c-4.07-.48-6.07-2.08-8.17-6.211l-.578-1.19l-.592-1.323l-.937-2.245l-1.392-3.514l-4.342-11.15a453 453 0 0 0-4.09-10.122a5.6 5.6 0 0 1 1.102-6.883a858 858 0 0 0 8.296-9.364l5.57-6.403l8.618-9.958q1.476-1.702 2.984-3.436M47.147.134q62.25 6.66 124.561 12.907a15.9 15.9 0 0 1 7.218 2.76l37.064 24.094a6297 6297 0 0 0 37.152 23.947c3.521 2.251 3.799 3.582.752 5.54l-.509.315a7.2 7.2 0 0 0-2.035 1.628c-6.934 8.955-15.007 8.84-24.719 5.115l-.945-.372c-6.806-2.741-13.82-4.97-20.867-7.131l-8.462-2.587a394 394 0 0 1-8.43-2.69a7.88 7.88 0 0 0-7.378.768a2658 2658 0 0 1-23.184 14.238l-11.645 7.029a7.32 7.32 0 0 0-3.82 5.672l-1.572 9.24l-3.228 18.464c-.71 4.104-1.405 8.21-2.069 12.322l-.97 6.17c-.64 4.195-2.088 5.674-5.98 5.556l-.672-.035c-5.588-.33-11.19-.339-16.78-.026c-3.108.139-4.046-.883-4.076-3.607l.006-.568c.108-3.648.125-7.298.116-10.948l-.047-10.952l.482.008l-.036-10.945q-.006-2.738.012-5.474l.08-5.472c.065-2.865-.733-3.832-3.776-3.932a4478 4478 0 0 1-62.298-2.5c-3.26-.152-4.548.772-5.238 3.997c-2.403 11.198-5.05 22.344-7.548 33.518l-2.435 11.185c-.82 3.964-2.301 5.574-6.164 5.331l-.706-.062a91.4 91.4 0 0 0-14.661-.325c-3.685.186-4.384-1.346-4.344-4.562l.34-22.416c.217-14.944.377-29.888.232-44.83A30.44 30.44 0 0 1 7.1 51.486C18.58 35.523 29.67 19.269 40.788 3.054a5.82 5.82 0 0 1 6.359-2.92M78.395 93.28l4.238 21.671c1.028 5.304 2.02 10.552 2.958 15.81c.076.423.18.857.303 1.3l.412 1.349l.68 2.055c.799 2.506 1.317 4.918-.28 6.486c-1.055 1.037-2.718.895-4.58.47l-2.895-.74c-1.227-.305-2.453-.545-3.579-.503c-10.168.386-14.904-4.392-16.557-14.427l-.258-1.635l-.204-1.55c-.479-4.28-.012-7.665 3.934-11.354A199 199 0 0 0 78.395 93.28"/></svg>

React

import type { SVGProps } from "react";

export function LogosMindsdbIcon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 146"><path fill="#00b06d" d="m181.847 73.495l5.025 40.126l2.35 18.569q.59 4.623 1.183 9.236c.343 2.652-.204 3.59-3.124 3.737l-4.864.225l-1.672.054l-1.53.025q-.366 0-.715-.002l-1.335-.033q-.319-.014-.624-.033l-1.163-.105c-4.07-.48-6.07-2.08-8.17-6.211l-.578-1.19l-.592-1.323l-.937-2.245l-1.392-3.514l-4.342-11.15a453 453 0 0 0-4.09-10.122a5.6 5.6 0 0 1 1.102-6.883a858 858 0 0 0 8.296-9.364l5.57-6.403l8.618-9.958q1.476-1.702 2.984-3.436M47.147.134q62.25 6.66 124.561 12.907a15.9 15.9 0 0 1 7.218 2.76l37.064 24.094a6297 6297 0 0 0 37.152 23.947c3.521 2.251 3.799 3.582.752 5.54l-.509.315a7.2 7.2 0 0 0-2.035 1.628c-6.934 8.955-15.007 8.84-24.719 5.115l-.945-.372c-6.806-2.741-13.82-4.97-20.867-7.131l-8.462-2.587a394 394 0 0 1-8.43-2.69a7.88 7.88 0 0 0-7.378.768a2658 2658 0 0 1-23.184 14.238l-11.645 7.029a7.32 7.32 0 0 0-3.82 5.672l-1.572 9.24l-3.228 18.464c-.71 4.104-1.405 8.21-2.069 12.322l-.97 6.17c-.64 4.195-2.088 5.674-5.98 5.556l-.672-.035c-5.588-.33-11.19-.339-16.78-.026c-3.108.139-4.046-.883-4.076-3.607l.006-.568c.108-3.648.125-7.298.116-10.948l-.047-10.952l.482.008l-.036-10.945q-.006-2.738.012-5.474l.08-5.472c.065-2.865-.733-3.832-3.776-3.932a4478 4478 0 0 1-62.298-2.5c-3.26-.152-4.548.772-5.238 3.997c-2.403 11.198-5.05 22.344-7.548 33.518l-2.435 11.185c-.82 3.964-2.301 5.574-6.164 5.331l-.706-.062a91.4 91.4 0 0 0-14.661-.325c-3.685.186-4.384-1.346-4.344-4.562l.34-22.416c.217-14.944.377-29.888.232-44.83A30.44 30.44 0 0 1 7.1 51.486C18.58 35.523 29.67 19.269 40.788 3.054a5.82 5.82 0 0 1 6.359-2.92M78.395 93.28l4.238 21.671c1.028 5.304 2.02 10.552 2.958 15.81c.076.423.18.857.303 1.3l.412 1.349l.68 2.055c.799 2.506 1.317 4.918-.28 6.486c-1.055 1.037-2.718.895-4.58.47l-2.895-.74c-1.227-.305-2.453-.545-3.579-.503c-10.168.386-14.904-4.392-16.557-14.427l-.258-1.635l-.204-1.55c-.479-4.28-.012-7.665 3.934-11.354A199 199 0 0 0 78.395 93.28"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 146"><path fill="#00b06d" d="m181.847 73.495l5.025 40.126l2.35 18.569q.59 4.623 1.183 9.236c.343 2.652-.204 3.59-3.124 3.737l-4.864.225l-1.672.054l-1.53.025q-.366 0-.715-.002l-1.335-.033q-.319-.014-.624-.033l-1.163-.105c-4.07-.48-6.07-2.08-8.17-6.211l-.578-1.19l-.592-1.323l-.937-2.245l-1.392-3.514l-4.342-11.15a453 453 0 0 0-4.09-10.122a5.6 5.6 0 0 1 1.102-6.883a858 858 0 0 0 8.296-9.364l5.57-6.403l8.618-9.958q1.476-1.702 2.984-3.436M47.147.134q62.25 6.66 124.561 12.907a15.9 15.9 0 0 1 7.218 2.76l37.064 24.094a6297 6297 0 0 0 37.152 23.947c3.521 2.251 3.799 3.582.752 5.54l-.509.315a7.2 7.2 0 0 0-2.035 1.628c-6.934 8.955-15.007 8.84-24.719 5.115l-.945-.372c-6.806-2.741-13.82-4.97-20.867-7.131l-8.462-2.587a394 394 0 0 1-8.43-2.69a7.88 7.88 0 0 0-7.378.768a2658 2658 0 0 1-23.184 14.238l-11.645 7.029a7.32 7.32 0 0 0-3.82 5.672l-1.572 9.24l-3.228 18.464c-.71 4.104-1.405 8.21-2.069 12.322l-.97 6.17c-.64 4.195-2.088 5.674-5.98 5.556l-.672-.035c-5.588-.33-11.19-.339-16.78-.026c-3.108.139-4.046-.883-4.076-3.607l.006-.568c.108-3.648.125-7.298.116-10.948l-.047-10.952l.482.008l-.036-10.945q-.006-2.738.012-5.474l.08-5.472c.065-2.865-.733-3.832-3.776-3.932a4478 4478 0 0 1-62.298-2.5c-3.26-.152-4.548.772-5.238 3.997c-2.403 11.198-5.05 22.344-7.548 33.518l-2.435 11.185c-.82 3.964-2.301 5.574-6.164 5.331l-.706-.062a91.4 91.4 0 0 0-14.661-.325c-3.685.186-4.384-1.346-4.344-4.562l.34-22.416c.217-14.944.377-29.888.232-44.83A30.44 30.44 0 0 1 7.1 51.486C18.58 35.523 29.67 19.269 40.788 3.054a5.82 5.82 0 0 1 6.359-2.92M78.395 93.28l4.238 21.671c1.028 5.304 2.02 10.552 2.958 15.81c.076.423.18.857.303 1.3l.412 1.349l.68 2.055c.799 2.506 1.317 4.918-.28 6.486c-1.055 1.037-2.718.895-4.58.47l-2.895-.74c-1.227-.305-2.453-.545-3.579-.503c-10.168.386-14.904-4.392-16.557-14.427l-.258-1.635l-.204-1.55c-.479-4.28-.012-7.665 3.934-11.354A199 199 0 0 0 78.395 93.28"/></svg>
</template>

CSS

.icon-mindsdb-icon {
  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%20146%22%3E%3Cpath%20fill%3D%22%2300b06d%22%20d%3D%22m181.847%2073.495l5.025%2040.126l2.35%2018.569q.59%204.623%201.183%209.236c.343%202.652-.204%203.59-3.124%203.737l-4.864.225l-1.672.054l-1.53.025q-.366%200-.715-.002l-1.335-.033q-.319-.014-.624-.033l-1.163-.105c-4.07-.48-6.07-2.08-8.17-6.211l-.578-1.19l-.592-1.323l-.937-2.245l-1.392-3.514l-4.342-11.15a453%20453%200%200%200-4.09-10.122a5.6%205.6%200%200%201%201.102-6.883a858%20858%200%200%200%208.296-9.364l5.57-6.403l8.618-9.958q1.476-1.702%202.984-3.436M47.147.134q62.25%206.66%20124.561%2012.907a15.9%2015.9%200%200%201%207.218%202.76l37.064%2024.094a6297%206297%200%200%200%2037.152%2023.947c3.521%202.251%203.799%203.582.752%205.54l-.509.315a7.2%207.2%200%200%200-2.035%201.628c-6.934%208.955-15.007%208.84-24.719%205.115l-.945-.372c-6.806-2.741-13.82-4.97-20.867-7.131l-8.462-2.587a394%20394%200%200%201-8.43-2.69a7.88%207.88%200%200%200-7.378.768a2658%202658%200%200%201-23.184%2014.238l-11.645%207.029a7.32%207.32%200%200%200-3.82%205.672l-1.572%209.24l-3.228%2018.464c-.71%204.104-1.405%208.21-2.069%2012.322l-.97%206.17c-.64%204.195-2.088%205.674-5.98%205.556l-.672-.035c-5.588-.33-11.19-.339-16.78-.026c-3.108.139-4.046-.883-4.076-3.607l.006-.568c.108-3.648.125-7.298.116-10.948l-.047-10.952l.482.008l-.036-10.945q-.006-2.738.012-5.474l.08-5.472c.065-2.865-.733-3.832-3.776-3.932a4478%204478%200%200%201-62.298-2.5c-3.26-.152-4.548.772-5.238%203.997c-2.403%2011.198-5.05%2022.344-7.548%2033.518l-2.435%2011.185c-.82%203.964-2.301%205.574-6.164%205.331l-.706-.062a91.4%2091.4%200%200%200-14.661-.325c-3.685.186-4.384-1.346-4.344-4.562l.34-22.416c.217-14.944.377-29.888.232-44.83A30.44%2030.44%200%200%201%207.1%2051.486C18.58%2035.523%2029.67%2019.269%2040.788%203.054a5.82%205.82%200%200%201%206.359-2.92M78.395%2093.28l4.238%2021.671c1.028%205.304%202.02%2010.552%202.958%2015.81c.076.423.18.857.303%201.3l.412%201.349l.68%202.055c.799%202.506%201.317%204.918-.28%206.486c-1.055%201.037-2.718.895-4.58.47l-2.895-.74c-1.227-.305-2.453-.545-3.579-.503c-10.168.386-14.904-4.392-16.557-14.427l-.258-1.635l-.204-1.55c-.479-4.28-.012-7.665%203.934-11.354A199%20199%200%200%200%2078.395%2093.28%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%20146%22%3E%3Cpath%20fill%3D%22%2300b06d%22%20d%3D%22m181.847%2073.495l5.025%2040.126l2.35%2018.569q.59%204.623%201.183%209.236c.343%202.652-.204%203.59-3.124%203.737l-4.864.225l-1.672.054l-1.53.025q-.366%200-.715-.002l-1.335-.033q-.319-.014-.624-.033l-1.163-.105c-4.07-.48-6.07-2.08-8.17-6.211l-.578-1.19l-.592-1.323l-.937-2.245l-1.392-3.514l-4.342-11.15a453%20453%200%200%200-4.09-10.122a5.6%205.6%200%200%201%201.102-6.883a858%20858%200%200%200%208.296-9.364l5.57-6.403l8.618-9.958q1.476-1.702%202.984-3.436M47.147.134q62.25%206.66%20124.561%2012.907a15.9%2015.9%200%200%201%207.218%202.76l37.064%2024.094a6297%206297%200%200%200%2037.152%2023.947c3.521%202.251%203.799%203.582.752%205.54l-.509.315a7.2%207.2%200%200%200-2.035%201.628c-6.934%208.955-15.007%208.84-24.719%205.115l-.945-.372c-6.806-2.741-13.82-4.97-20.867-7.131l-8.462-2.587a394%20394%200%200%201-8.43-2.69a7.88%207.88%200%200%200-7.378.768a2658%202658%200%200%201-23.184%2014.238l-11.645%207.029a7.32%207.32%200%200%200-3.82%205.672l-1.572%209.24l-3.228%2018.464c-.71%204.104-1.405%208.21-2.069%2012.322l-.97%206.17c-.64%204.195-2.088%205.674-5.98%205.556l-.672-.035c-5.588-.33-11.19-.339-16.78-.026c-3.108.139-4.046-.883-4.076-3.607l.006-.568c.108-3.648.125-7.298.116-10.948l-.047-10.952l.482.008l-.036-10.945q-.006-2.738.012-5.474l.08-5.472c.065-2.865-.733-3.832-3.776-3.932a4478%204478%200%200%201-62.298-2.5c-3.26-.152-4.548.772-5.238%203.997c-2.403%2011.198-5.05%2022.344-7.548%2033.518l-2.435%2011.185c-.82%203.964-2.301%205.574-6.164%205.331l-.706-.062a91.4%2091.4%200%200%200-14.661-.325c-3.685.186-4.384-1.346-4.344-4.562l.34-22.416c.217-14.944.377-29.888.232-44.83A30.44%2030.44%200%200%201%207.1%2051.486C18.58%2035.523%2029.67%2019.269%2040.788%203.054a5.82%205.82%200%200%201%206.359-2.92M78.395%2093.28l4.238%2021.671c1.028%205.304%202.02%2010.552%202.958%2015.81c.076.423.18.857.303%201.3l.412%201.349l.68%202.055c.799%202.506%201.317%204.918-.28%206.486c-1.055%201.037-2.718.895-4.58.47l-2.895-.74c-1.227-.305-2.453-.545-3.579-.503c-10.168.386-14.904-4.392-16.557-14.427l-.258-1.635l-.204-1.55c-.479-4.28-.012-7.665%203.934-11.354A199%20199%200%200%200%2078.395%2093.28%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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