kraken from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
kraken
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the kraken logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#7133f5" d="M11.998 4.5C7.028 4.5 3 8.774 3 14.047v4.09c0 .753.575 1.363 1.285 1.363s1.288-.61 1.288-1.362v-4.091c0-.755.573-1.365 1.285-1.365c.71 0 1.284.61 1.284 1.365v4.09c0 .753.575 1.363 1.285 1.363c.712 0 1.286-.61 1.286-1.362v-4.091c0-.755.575-1.365 1.285-1.365c.712 0 1.289.61 1.289 1.365v4.09c0 .753.574 1.363 1.284 1.363s1.285-.61 1.285-1.362v-4.091c0-.755.574-1.365 1.288-1.365c.71 0 1.285.61 1.285 1.365v4.09c0 .753.575 1.363 1.287 1.363c.71 0 1.284-.61 1.284-1.362v-4.091C21 8.774 16.97 4.5 11.998 4.5"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedKraken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#7133f5" d="M11.998 4.5C7.028 4.5 3 8.774 3 14.047v4.09c0 .753.575 1.363 1.285 1.363s1.288-.61 1.288-1.362v-4.091c0-.755.573-1.365 1.285-1.365c.71 0 1.284.61 1.284 1.365v4.09c0 .753.575 1.363 1.285 1.363c.712 0 1.286-.61 1.286-1.362v-4.091c0-.755.575-1.365 1.285-1.365c.712 0 1.289.61 1.289 1.365v4.09c0 .753.574 1.363 1.284 1.363s1.285-.61 1.285-1.362v-4.091c0-.755.574-1.365 1.288-1.365c.71 0 1.285.61 1.285 1.365v4.09c0 .753.575 1.363 1.287 1.363c.71 0 1.284-.61 1.284-1.362v-4.091C21 8.774 16.97 4.5 11.998 4.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#7133f5" d="M11.998 4.5C7.028 4.5 3 8.774 3 14.047v4.09c0 .753.575 1.363 1.285 1.363s1.288-.61 1.288-1.362v-4.091c0-.755.573-1.365 1.285-1.365c.71 0 1.284.61 1.284 1.365v4.09c0 .753.575 1.363 1.285 1.363c.712 0 1.286-.61 1.286-1.362v-4.091c0-.755.575-1.365 1.285-1.365c.712 0 1.289.61 1.289 1.365v4.09c0 .753.574 1.363 1.284 1.363s1.285-.61 1.285-1.362v-4.091c0-.755.574-1.365 1.288-1.365c.71 0 1.285.61 1.285 1.365v4.09c0 .753.575 1.363 1.287 1.363c.71 0 1.284-.61 1.284-1.362v-4.091C21 8.774 16.97 4.5 11.998 4.5"/></svg>
</template>

CSS

.icon-kraken {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22%237133f5%22%20d%3D%22M11.998%204.5C7.028%204.5%203%208.774%203%2014.047v4.09c0%20.753.575%201.363%201.285%201.363s1.288-.61%201.288-1.362v-4.091c0-.755.573-1.365%201.285-1.365c.71%200%201.284.61%201.284%201.365v4.09c0%20.753.575%201.363%201.285%201.363c.712%200%201.286-.61%201.286-1.362v-4.091c0-.755.575-1.365%201.285-1.365c.712%200%201.289.61%201.289%201.365v4.09c0%20.753.574%201.363%201.284%201.363s1.285-.61%201.285-1.362v-4.091c0-.755.574-1.365%201.288-1.365c.71%200%201.285.61%201.285%201.365v4.09c0%20.753.575%201.363%201.287%201.363c.71%200%201.284-.61%201.284-1.362v-4.091C21%208.774%2016.97%204.5%2011.998%204.5%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%2024%2024%22%3E%3Cpath%20fill%3D%22%237133f5%22%20d%3D%22M11.998%204.5C7.028%204.5%203%208.774%203%2014.047v4.09c0%20.753.575%201.363%201.285%201.363s1.288-.61%201.288-1.362v-4.091c0-.755.573-1.365%201.285-1.365c.71%200%201.284.61%201.284%201.365v4.09c0%20.753.575%201.363%201.285%201.363c.712%200%201.286-.61%201.286-1.362v-4.091c0-.755.575-1.365%201.285-1.365c.712%200%201.289.61%201.289%201.365v4.09c0%20.753.574%201.363%201.284%201.363s1.285-.61%201.285-1.362v-4.091c0-.755.574-1.365%201.288-1.365c.71%200%201.285.61%201.285%201.365v4.09c0%20.753.575%201.363%201.287%201.363c.71%200%201.284-.61%201.284-1.362v-4.091C21%208.774%2016.97%204.5%2011.998%204.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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