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

Name
kasta
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 kasta logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#621efd"><path d="M3 7.027h1.895v5.637L7.462 9.87h2.17L6.59 13.185l3.041 3.316H7.462l-2.567-2.8v2.8H3zm16.58 9.945a1.42 1.42 0 1 0 0-2.841a1.42 1.42 0 0 0 0 2.841"/><path fill-rule="evenodd" d="M17.21 16.973V13.42c0-1.184-.681-3.552-3.41-3.552c-3.046 0-3.695 2.695-3.695 3.552c0 1.023.569 3.553 3.207 3.553c1.545 0 1.961-1.142 2.004-1.307v1.307zm-3.552-1.895a1.658 1.658 0 1 0 0-3.316a1.658 1.658 0 0 0 0 3.316" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedKasta(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#621efd"><path d="M3 7.027h1.895v5.637L7.462 9.87h2.17L6.59 13.185l3.041 3.316H7.462l-2.567-2.8v2.8H3zm16.58 9.945a1.42 1.42 0 1 0 0-2.841a1.42 1.42 0 0 0 0 2.841"/><path fillRule="evenodd" d="M17.21 16.973V13.42c0-1.184-.681-3.552-3.41-3.552c-3.046 0-3.695 2.695-3.695 3.552c0 1.023.569 3.553 3.207 3.553c1.545 0 1.961-1.142 2.004-1.307v1.307zm-3.552-1.895a1.658 1.658 0 1 0 0-3.316a1.658 1.658 0 0 0 0 3.316" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#621efd"><path d="M3 7.027h1.895v5.637L7.462 9.87h2.17L6.59 13.185l3.041 3.316H7.462l-2.567-2.8v2.8H3zm16.58 9.945a1.42 1.42 0 1 0 0-2.841a1.42 1.42 0 0 0 0 2.841"/><path fill-rule="evenodd" d="M17.21 16.973V13.42c0-1.184-.681-3.552-3.41-3.552c-3.046 0-3.695 2.695-3.695 3.552c0 1.023.569 3.553 3.207 3.553c1.545 0 1.961-1.142 2.004-1.307v1.307zm-3.552-1.895a1.658 1.658 0 1 0 0-3.316a1.658 1.658 0 0 0 0 3.316" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-kasta {
  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%3Cg%20fill%3D%22%23621efd%22%3E%3Cpath%20d%3D%22M3%207.027h1.895v5.637L7.462%209.87h2.17L6.59%2013.185l3.041%203.316H7.462l-2.567-2.8v2.8H3zm16.58%209.945a1.42%201.42%200%201%200%200-2.841a1.42%201.42%200%200%200%200%202.841%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M17.21%2016.973V13.42c0-1.184-.681-3.552-3.41-3.552c-3.046%200-3.695%202.695-3.695%203.552c0%201.023.569%203.553%203.207%203.553c1.545%200%201.961-1.142%202.004-1.307v1.307zm-3.552-1.895a1.658%201.658%200%201%200%200-3.316a1.658%201.658%200%200%200%200%203.316%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22%23621efd%22%3E%3Cpath%20d%3D%22M3%207.027h1.895v5.637L7.462%209.87h2.17L6.59%2013.185l3.041%203.316H7.462l-2.567-2.8v2.8H3zm16.58%209.945a1.42%201.42%200%201%200%200-2.841a1.42%201.42%200%200%200%200%202.841%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M17.21%2016.973V13.42c0-1.184-.681-3.552-3.41-3.552c-3.046%200-3.695%202.695-3.695%203.552c0%201.023.569%203.553%203.207%203.553c1.545%200%201.961-1.142%202.004-1.307v1.307zm-3.552-1.895a1.658%201.658%200%201%200%200-3.316a1.658%201.658%200%200%200%200%203.316%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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