tigerbeetle logo

tigerbeetle from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
tigerbeetle
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

Use the tigerbeetle logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path d="M128 10.463c0 16.674-14.713 30.161-31.755 30.161h-14.1L73.319 97.39c-3.188 13.855-18.881 22.56-36.046 19.74l6.62-44.874C46.1 56.931 57.38 44.67 71.48 40.501H0c0-16.674 14.713-30.16 31.755-30.16H128Z"/></svg>

React

import type { SVGProps } from "react";

export function DeviconTigerbeetle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path d="M128 10.463c0 16.674-14.713 30.161-31.755 30.161h-14.1L73.319 97.39c-3.188 13.855-18.881 22.56-36.046 19.74l6.62-44.874C46.1 56.931 57.38 44.67 71.48 40.501H0c0-16.674 14.713-30.16 31.755-30.16H128Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path d="M128 10.463c0 16.674-14.713 30.161-31.755 30.161h-14.1L73.319 97.39c-3.188 13.855-18.881 22.56-36.046 19.74l6.62-44.874C46.1 56.931 57.38 44.67 71.48 40.501H0c0-16.674 14.713-30.16 31.755-30.16H128Z"/></svg>
</template>

CSS

.icon-tigerbeetle {
  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%20128%20128%22%3E%3Cpath%20d%3D%22M128%2010.463c0%2016.674-14.713%2030.161-31.755%2030.161h-14.1L73.319%2097.39c-3.188%2013.855-18.881%2022.56-36.046%2019.74l6.62-44.874C46.1%2056.931%2057.38%2044.67%2071.48%2040.501H0c0-16.674%2014.713-30.16%2031.755-30.16H128Z%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%20128%20128%22%3E%3Cpath%20d%3D%22M128%2010.463c0%2016.674-14.713%2030.161-31.755%2030.161h-14.1L73.319%2097.39c-3.188%2013.855-18.881%2022.56-36.046%2019.74l6.62-44.874C46.1%2056.931%2057.38%2044.67%2071.48%2040.501H0c0-16.674%2014.713-30.16%2031.755-30.16H128Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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