dataspell logo

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

Name
dataspell
Set
SVG Logos
Style
Color
Viewbox
256×256
License
CC0

The same logo in other sets

Use the dataspell logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGvuNYTdXb" x1="111.945%" x2="11.893%" y1="50.038%" y2="50.038%"><stop offset="0%" stop-color="#21d789"/><stop offset="91.7%" stop-color="#fcf84a"/></linearGradient><linearGradient id="SVG24zwfdOT" x1="49.967%" x2="49.967%" y1="9.168%" y2="157.332%"><stop offset="0%" stop-color="#21d789"/><stop offset="100%" stop-color="#087cfa"/></linearGradient><linearGradient id="SVGx56S3bWx" x1="148.041%" x2="-.965%" y1="124.788%" y2="14.925%"><stop offset="10.5%" stop-color="#21d789"/><stop offset="96.7%" stop-color="#087cfa"/></linearGradient><linearGradient id="SVG2szVDdmM" x1="84.527%" x2="39.512%" y1="-7.697%" y2="70.416%"><stop offset="23.5%" stop-color="#21d789"/><stop offset="74%" stop-color="#087cfa"/></linearGradient><linearGradient id="SVGkYXzoebA" x1="49.867%" x2="49.867%" y1="-24.305%" y2="65.375%"><stop offset="8.4%" stop-color="#878585"/><stop offset="53.8%"/></linearGradient></defs><path fill="url(#SVGvuNYTdXb)" d="m164.533 0l5.067 104L40 155.2L0 51.733z"/><path fill="#21d789" d="m256 60.8l-112 48.533L164.533 0z"/><path fill="url(#SVG24zwfdOT)" d="M137.333 84.8L256 60.8v112.267l-81.6 30.667l-33.334-30.401z"/><path fill="url(#SVGx56S3bWx)" d="m88 52l81.874 12.667L256 172.069L173.33 204l-31.9-31.667z"/><path fill="url(#SVG2szVDdmM)" d="m52.8 0l116.8 64.533L129.333 256h-68L2.4 195.2z"/><path fill="url(#SVGkYXzoebA)" d="M206 50H50v156h156z"/><path fill="#fff" d="M125.4 179.133H67.333v9.534H125.4zM68 70h22.808c18.504 0 30.986 12.48 30.986 28.832c0 16.354-12.48 29.264-30.986 29.264L68 128.528zm12.91 12.05v34.857h9.898c10.328 0 17.645-6.885 17.645-17.213c0-10.33-6.887-17.644-17.645-17.644zM128 119.68l7.54-9.1c5.2 4.42 10.92 7.02 17.42 7.02c5.2 0 8.58-2.08 8.58-5.46v-.26c0-3.38-2.08-4.94-11.7-7.54c-11.96-2.86-19.5-6.24-19.5-17.94v-.26c0-10.66 8.58-17.68 20.54-17.68c8.58 0 15.86 2.6 21.84 7.54l-6.76 9.62c-5.2-3.64-10.4-5.72-15.34-5.72s-7.54 2.34-7.54 5.2v.26c0 3.9 2.6 5.2 12.74 7.8c11.96 3.12 18.72 7.28 18.72 17.68v.26c0 11.7-8.84 18.2-21.58 18.2c-8.84-.26-17.94-3.38-24.96-9.62"/></svg>

React

import type { SVGProps } from "react";

export function LogosDataspell(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGvuNYTdXb" x1="111.945%" x2="11.893%" y1="50.038%" y2="50.038%"><stop offset="0%" stopColor="#21d789"/><stop offset="91.7%" stopColor="#fcf84a"/></linearGradient><linearGradient id="SVG24zwfdOT" x1="49.967%" x2="49.967%" y1="9.168%" y2="157.332%"><stop offset="0%" stopColor="#21d789"/><stop offset="100%" stopColor="#087cfa"/></linearGradient><linearGradient id="SVGx56S3bWx" x1="148.041%" x2="-.965%" y1="124.788%" y2="14.925%"><stop offset="10.5%" stopColor="#21d789"/><stop offset="96.7%" stopColor="#087cfa"/></linearGradient><linearGradient id="SVG2szVDdmM" x1="84.527%" x2="39.512%" y1="-7.697%" y2="70.416%"><stop offset="23.5%" stopColor="#21d789"/><stop offset="74%" stopColor="#087cfa"/></linearGradient><linearGradient id="SVGkYXzoebA" x1="49.867%" x2="49.867%" y1="-24.305%" y2="65.375%"><stop offset="8.4%" stopColor="#878585"/><stop offset="53.8%"/></linearGradient></defs><path fill="url(#SVGvuNYTdXb)" d="m164.533 0l5.067 104L40 155.2L0 51.733z"/><path fill="#21d789" d="m256 60.8l-112 48.533L164.533 0z"/><path fill="url(#SVG24zwfdOT)" d="M137.333 84.8L256 60.8v112.267l-81.6 30.667l-33.334-30.401z"/><path fill="url(#SVGx56S3bWx)" d="m88 52l81.874 12.667L256 172.069L173.33 204l-31.9-31.667z"/><path fill="url(#SVG2szVDdmM)" d="m52.8 0l116.8 64.533L129.333 256h-68L2.4 195.2z"/><path fill="url(#SVGkYXzoebA)" d="M206 50H50v156h156z"/><path fill="#fff" d="M125.4 179.133H67.333v9.534H125.4zM68 70h22.808c18.504 0 30.986 12.48 30.986 28.832c0 16.354-12.48 29.264-30.986 29.264L68 128.528zm12.91 12.05v34.857h9.898c10.328 0 17.645-6.885 17.645-17.213c0-10.33-6.887-17.644-17.645-17.644zM128 119.68l7.54-9.1c5.2 4.42 10.92 7.02 17.42 7.02c5.2 0 8.58-2.08 8.58-5.46v-.26c0-3.38-2.08-4.94-11.7-7.54c-11.96-2.86-19.5-6.24-19.5-17.94v-.26c0-10.66 8.58-17.68 20.54-17.68c8.58 0 15.86 2.6 21.84 7.54l-6.76 9.62c-5.2-3.64-10.4-5.72-15.34-5.72s-7.54 2.34-7.54 5.2v.26c0 3.9 2.6 5.2 12.74 7.8c11.96 3.12 18.72 7.28 18.72 17.68v.26c0 11.7-8.84 18.2-21.58 18.2c-8.84-.26-17.94-3.38-24.96-9.62"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGvuNYTdXb" x1="111.945%" x2="11.893%" y1="50.038%" y2="50.038%"><stop offset="0%" stop-color="#21d789"/><stop offset="91.7%" stop-color="#fcf84a"/></linearGradient><linearGradient id="SVG24zwfdOT" x1="49.967%" x2="49.967%" y1="9.168%" y2="157.332%"><stop offset="0%" stop-color="#21d789"/><stop offset="100%" stop-color="#087cfa"/></linearGradient><linearGradient id="SVGx56S3bWx" x1="148.041%" x2="-.965%" y1="124.788%" y2="14.925%"><stop offset="10.5%" stop-color="#21d789"/><stop offset="96.7%" stop-color="#087cfa"/></linearGradient><linearGradient id="SVG2szVDdmM" x1="84.527%" x2="39.512%" y1="-7.697%" y2="70.416%"><stop offset="23.5%" stop-color="#21d789"/><stop offset="74%" stop-color="#087cfa"/></linearGradient><linearGradient id="SVGkYXzoebA" x1="49.867%" x2="49.867%" y1="-24.305%" y2="65.375%"><stop offset="8.4%" stop-color="#878585"/><stop offset="53.8%"/></linearGradient></defs><path fill="url(#SVGvuNYTdXb)" d="m164.533 0l5.067 104L40 155.2L0 51.733z"/><path fill="#21d789" d="m256 60.8l-112 48.533L164.533 0z"/><path fill="url(#SVG24zwfdOT)" d="M137.333 84.8L256 60.8v112.267l-81.6 30.667l-33.334-30.401z"/><path fill="url(#SVGx56S3bWx)" d="m88 52l81.874 12.667L256 172.069L173.33 204l-31.9-31.667z"/><path fill="url(#SVG2szVDdmM)" d="m52.8 0l116.8 64.533L129.333 256h-68L2.4 195.2z"/><path fill="url(#SVGkYXzoebA)" d="M206 50H50v156h156z"/><path fill="#fff" d="M125.4 179.133H67.333v9.534H125.4zM68 70h22.808c18.504 0 30.986 12.48 30.986 28.832c0 16.354-12.48 29.264-30.986 29.264L68 128.528zm12.91 12.05v34.857h9.898c10.328 0 17.645-6.885 17.645-17.213c0-10.33-6.887-17.644-17.645-17.644zM128 119.68l7.54-9.1c5.2 4.42 10.92 7.02 17.42 7.02c5.2 0 8.58-2.08 8.58-5.46v-.26c0-3.38-2.08-4.94-11.7-7.54c-11.96-2.86-19.5-6.24-19.5-17.94v-.26c0-10.66 8.58-17.68 20.54-17.68c8.58 0 15.86 2.6 21.84 7.54l-6.76 9.62c-5.2-3.64-10.4-5.72-15.34-5.72s-7.54 2.34-7.54 5.2v.26c0 3.9 2.6 5.2 12.74 7.8c11.96 3.12 18.72 7.28 18.72 17.68v.26c0 11.7-8.84 18.2-21.58 18.2c-8.84-.26-17.94-3.38-24.96-9.62"/></svg>
</template>

CSS

.icon-dataspell {
  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%20256%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGvuNYTdXb%22%20x1%3D%22111.945%25%22%20x2%3D%2211.893%25%22%20y1%3D%2250.038%25%22%20y2%3D%2250.038%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%2321d789%22%2F%3E%3Cstop%20offset%3D%2291.7%25%22%20stop-color%3D%22%23fcf84a%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG24zwfdOT%22%20x1%3D%2249.967%25%22%20x2%3D%2249.967%25%22%20y1%3D%229.168%25%22%20y2%3D%22157.332%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%2321d789%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23087cfa%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGx56S3bWx%22%20x1%3D%22148.041%25%22%20x2%3D%22-.965%25%22%20y1%3D%22124.788%25%22%20y2%3D%2214.925%25%22%3E%3Cstop%20offset%3D%2210.5%25%22%20stop-color%3D%22%2321d789%22%2F%3E%3Cstop%20offset%3D%2296.7%25%22%20stop-color%3D%22%23087cfa%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG2szVDdmM%22%20x1%3D%2284.527%25%22%20x2%3D%2239.512%25%22%20y1%3D%22-7.697%25%22%20y2%3D%2270.416%25%22%3E%3Cstop%20offset%3D%2223.5%25%22%20stop-color%3D%22%2321d789%22%2F%3E%3Cstop%20offset%3D%2274%25%22%20stop-color%3D%22%23087cfa%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGkYXzoebA%22%20x1%3D%2249.867%25%22%20x2%3D%2249.867%25%22%20y1%3D%22-24.305%25%22%20y2%3D%2265.375%25%22%3E%3Cstop%20offset%3D%228.4%25%22%20stop-color%3D%22%23878585%22%2F%3E%3Cstop%20offset%3D%2253.8%25%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGvuNYTdXb)%22%20d%3D%22m164.533%200l5.067%20104L40%20155.2L0%2051.733z%22%2F%3E%3Cpath%20fill%3D%22%2321d789%22%20d%3D%22m256%2060.8l-112%2048.533L164.533%200z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG24zwfdOT)%22%20d%3D%22M137.333%2084.8L256%2060.8v112.267l-81.6%2030.667l-33.334-30.401z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGx56S3bWx)%22%20d%3D%22m88%2052l81.874%2012.667L256%20172.069L173.33%20204l-31.9-31.667z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG2szVDdmM)%22%20d%3D%22m52.8%200l116.8%2064.533L129.333%20256h-68L2.4%20195.2z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGkYXzoebA)%22%20d%3D%22M206%2050H50v156h156z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M125.4%20179.133H67.333v9.534H125.4zM68%2070h22.808c18.504%200%2030.986%2012.48%2030.986%2028.832c0%2016.354-12.48%2029.264-30.986%2029.264L68%20128.528zm12.91%2012.05v34.857h9.898c10.328%200%2017.645-6.885%2017.645-17.213c0-10.33-6.887-17.644-17.645-17.644zM128%20119.68l7.54-9.1c5.2%204.42%2010.92%207.02%2017.42%207.02c5.2%200%208.58-2.08%208.58-5.46v-.26c0-3.38-2.08-4.94-11.7-7.54c-11.96-2.86-19.5-6.24-19.5-17.94v-.26c0-10.66%208.58-17.68%2020.54-17.68c8.58%200%2015.86%202.6%2021.84%207.54l-6.76%209.62c-5.2-3.64-10.4-5.72-15.34-5.72s-7.54%202.34-7.54%205.2v.26c0%203.9%202.6%205.2%2012.74%207.8c11.96%203.12%2018.72%207.28%2018.72%2017.68v.26c0%2011.7-8.84%2018.2-21.58%2018.2c-8.84-.26-17.94-3.38-24.96-9.62%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%20256%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGvuNYTdXb%22%20x1%3D%22111.945%25%22%20x2%3D%2211.893%25%22%20y1%3D%2250.038%25%22%20y2%3D%2250.038%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%2321d789%22%2F%3E%3Cstop%20offset%3D%2291.7%25%22%20stop-color%3D%22%23fcf84a%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG24zwfdOT%22%20x1%3D%2249.967%25%22%20x2%3D%2249.967%25%22%20y1%3D%229.168%25%22%20y2%3D%22157.332%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%2321d789%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23087cfa%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGx56S3bWx%22%20x1%3D%22148.041%25%22%20x2%3D%22-.965%25%22%20y1%3D%22124.788%25%22%20y2%3D%2214.925%25%22%3E%3Cstop%20offset%3D%2210.5%25%22%20stop-color%3D%22%2321d789%22%2F%3E%3Cstop%20offset%3D%2296.7%25%22%20stop-color%3D%22%23087cfa%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG2szVDdmM%22%20x1%3D%2284.527%25%22%20x2%3D%2239.512%25%22%20y1%3D%22-7.697%25%22%20y2%3D%2270.416%25%22%3E%3Cstop%20offset%3D%2223.5%25%22%20stop-color%3D%22%2321d789%22%2F%3E%3Cstop%20offset%3D%2274%25%22%20stop-color%3D%22%23087cfa%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGkYXzoebA%22%20x1%3D%2249.867%25%22%20x2%3D%2249.867%25%22%20y1%3D%22-24.305%25%22%20y2%3D%2265.375%25%22%3E%3Cstop%20offset%3D%228.4%25%22%20stop-color%3D%22%23878585%22%2F%3E%3Cstop%20offset%3D%2253.8%25%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGvuNYTdXb)%22%20d%3D%22m164.533%200l5.067%20104L40%20155.2L0%2051.733z%22%2F%3E%3Cpath%20fill%3D%22%2321d789%22%20d%3D%22m256%2060.8l-112%2048.533L164.533%200z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG24zwfdOT)%22%20d%3D%22M137.333%2084.8L256%2060.8v112.267l-81.6%2030.667l-33.334-30.401z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGx56S3bWx)%22%20d%3D%22m88%2052l81.874%2012.667L256%20172.069L173.33%20204l-31.9-31.667z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG2szVDdmM)%22%20d%3D%22m52.8%200l116.8%2064.533L129.333%20256h-68L2.4%20195.2z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGkYXzoebA)%22%20d%3D%22M206%2050H50v156h156z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M125.4%20179.133H67.333v9.534H125.4zM68%2070h22.808c18.504%200%2030.986%2012.48%2030.986%2028.832c0%2016.354-12.48%2029.264-30.986%2029.264L68%20128.528zm12.91%2012.05v34.857h9.898c10.328%200%2017.645-6.885%2017.645-17.213c0-10.33-6.887-17.644-17.645-17.644zM128%20119.68l7.54-9.1c5.2%204.42%2010.92%207.02%2017.42%207.02c5.2%200%208.58-2.08%208.58-5.46v-.26c0-3.38-2.08-4.94-11.7-7.54c-11.96-2.86-19.5-6.24-19.5-17.94v-.26c0-10.66%208.58-17.68%2020.54-17.68c8.58%200%2015.86%202.6%2021.84%207.54l-6.76%209.62c-5.2-3.64-10.4-5.72-15.34-5.72s-7.54%202.34-7.54%205.2v.26c0%203.9%202.6%205.2%2012.74%207.8c11.96%203.12%2018.72%207.28%2018.72%2017.68v.26c0%2011.7-8.84%2018.2-21.58%2018.2c-8.84-.26-17.94-3.38-24.96-9.62%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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