apache superset icon logo

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

Name
apache-superset-icon
Set
SVG Logos
Style
Color
Viewbox
256×128
License
CC0

Related icons in SVG Logos

Use the apache superset icon logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 128"><path fill="#484848" d="M190.219 0c-21.95 0-42.17 12.349-61.71 33.925C109.307 12.01 88.749 0 65.78 0C27.751 0 0 27.14 0 63.678s27.75 63.338 65.781 63.338c23.375 0 41.49-10.958 61.71-32.806c19.541 21.916 39.421 32.874 62.728 32.874c38.03-.068 65.781-26.767 65.781-63.406C256 27.038 228.25 0 190.219 0M66.052 88.68c-16.114 0-25.715-10.618-25.715-24.663s9.601-24.969 25.715-24.969c13.57 0 24.664 10.924 36.674 25.647c-11.331 13.706-23.307 23.986-36.674 23.986m123.013 0c-13.366 0-24.663-10.618-36.673-24.663c12.35-14.724 22.968-24.969 36.673-24.969c16.115 0 25.614 11.06 25.614 24.969s-9.499 24.664-25.614 24.664"/><path fill="#20a7c9" d="m156.124 117.958l25.58-30.533c-10.178-3.053-19.575-12.213-29.312-23.578l-24.9 30.363a111.9 111.9 0 0 0 28.632 23.748m-27.615-84.067a115.1 115.1 0 0 0-28.463-24.29L74.432 40.473c9.737 3.392 18.354 12.145 27.513 23.306l1.018.713z"/></svg>

React

import type { SVGProps } from "react";

export function LogosApacheSupersetIcon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 128"><path fill="#484848" d="M190.219 0c-21.95 0-42.17 12.349-61.71 33.925C109.307 12.01 88.749 0 65.78 0C27.751 0 0 27.14 0 63.678s27.75 63.338 65.781 63.338c23.375 0 41.49-10.958 61.71-32.806c19.541 21.916 39.421 32.874 62.728 32.874c38.03-.068 65.781-26.767 65.781-63.406C256 27.038 228.25 0 190.219 0M66.052 88.68c-16.114 0-25.715-10.618-25.715-24.663s9.601-24.969 25.715-24.969c13.57 0 24.664 10.924 36.674 25.647c-11.331 13.706-23.307 23.986-36.674 23.986m123.013 0c-13.366 0-24.663-10.618-36.673-24.663c12.35-14.724 22.968-24.969 36.673-24.969c16.115 0 25.614 11.06 25.614 24.969s-9.499 24.664-25.614 24.664"/><path fill="#20a7c9" d="m156.124 117.958l25.58-30.533c-10.178-3.053-19.575-12.213-29.312-23.578l-24.9 30.363a111.9 111.9 0 0 0 28.632 23.748m-27.615-84.067a115.1 115.1 0 0 0-28.463-24.29L74.432 40.473c9.737 3.392 18.354 12.145 27.513 23.306l1.018.713z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 128"><path fill="#484848" d="M190.219 0c-21.95 0-42.17 12.349-61.71 33.925C109.307 12.01 88.749 0 65.78 0C27.751 0 0 27.14 0 63.678s27.75 63.338 65.781 63.338c23.375 0 41.49-10.958 61.71-32.806c19.541 21.916 39.421 32.874 62.728 32.874c38.03-.068 65.781-26.767 65.781-63.406C256 27.038 228.25 0 190.219 0M66.052 88.68c-16.114 0-25.715-10.618-25.715-24.663s9.601-24.969 25.715-24.969c13.57 0 24.664 10.924 36.674 25.647c-11.331 13.706-23.307 23.986-36.674 23.986m123.013 0c-13.366 0-24.663-10.618-36.673-24.663c12.35-14.724 22.968-24.969 36.673-24.969c16.115 0 25.614 11.06 25.614 24.969s-9.499 24.664-25.614 24.664"/><path fill="#20a7c9" d="m156.124 117.958l25.58-30.533c-10.178-3.053-19.575-12.213-29.312-23.578l-24.9 30.363a111.9 111.9 0 0 0 28.632 23.748m-27.615-84.067a115.1 115.1 0 0 0-28.463-24.29L74.432 40.473c9.737 3.392 18.354 12.145 27.513 23.306l1.018.713z"/></svg>
</template>

CSS

.icon-apache-superset-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%20128%22%3E%3Cpath%20fill%3D%22%23484848%22%20d%3D%22M190.219%200c-21.95%200-42.17%2012.349-61.71%2033.925C109.307%2012.01%2088.749%200%2065.78%200C27.751%200%200%2027.14%200%2063.678s27.75%2063.338%2065.781%2063.338c23.375%200%2041.49-10.958%2061.71-32.806c19.541%2021.916%2039.421%2032.874%2062.728%2032.874c38.03-.068%2065.781-26.767%2065.781-63.406C256%2027.038%20228.25%200%20190.219%200M66.052%2088.68c-16.114%200-25.715-10.618-25.715-24.663s9.601-24.969%2025.715-24.969c13.57%200%2024.664%2010.924%2036.674%2025.647c-11.331%2013.706-23.307%2023.986-36.674%2023.986m123.013%200c-13.366%200-24.663-10.618-36.673-24.663c12.35-14.724%2022.968-24.969%2036.673-24.969c16.115%200%2025.614%2011.06%2025.614%2024.969s-9.499%2024.664-25.614%2024.664%22%2F%3E%3Cpath%20fill%3D%22%2320a7c9%22%20d%3D%22m156.124%20117.958l25.58-30.533c-10.178-3.053-19.575-12.213-29.312-23.578l-24.9%2030.363a111.9%20111.9%200%200%200%2028.632%2023.748m-27.615-84.067a115.1%20115.1%200%200%200-28.463-24.29L74.432%2040.473c9.737%203.392%2018.354%2012.145%2027.513%2023.306l1.018.713z%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%20128%22%3E%3Cpath%20fill%3D%22%23484848%22%20d%3D%22M190.219%200c-21.95%200-42.17%2012.349-61.71%2033.925C109.307%2012.01%2088.749%200%2065.78%200C27.751%200%200%2027.14%200%2063.678s27.75%2063.338%2065.781%2063.338c23.375%200%2041.49-10.958%2061.71-32.806c19.541%2021.916%2039.421%2032.874%2062.728%2032.874c38.03-.068%2065.781-26.767%2065.781-63.406C256%2027.038%20228.25%200%20190.219%200M66.052%2088.68c-16.114%200-25.715-10.618-25.715-24.663s9.601-24.969%2025.715-24.969c13.57%200%2024.664%2010.924%2036.674%2025.647c-11.331%2013.706-23.307%2023.986-36.674%2023.986m123.013%200c-13.366%200-24.663-10.618-36.673-24.663c12.35-14.724%2022.968-24.969%2036.673-24.969c16.115%200%2025.614%2011.06%2025.614%2024.969s-9.499%2024.664-25.614%2024.664%22%2F%3E%3Cpath%20fill%3D%22%2320a7c9%22%20d%3D%22m156.124%20117.958l25.58-30.533c-10.178-3.053-19.575-12.213-29.312-23.578l-24.9%2030.363a111.9%20111.9%200%200%200%2028.632%2023.748m-27.615-84.067a115.1%20115.1%200%200%200-28.463-24.29L74.432%2040.473c9.737%203.392%2018.354%2012.145%2027.513%2023.306l1.018.713z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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