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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0723a1" fill-rule="evenodd" d="M10.41 3H8.293v3.2a6.88 6.88 0 0 0-3.176 5.801a6.88 6.88 0 0 0 3.176 5.8V21h2.115v-2.301a6.9 6.9 0 0 0 3.18 0V21h2.117v-3.198q.572-.367 1.059-.834v1.916h2.117V5.647h-2.117v1.388a7 7 0 0 0-1.06-.834V3h-2.117v2.303a6.9 6.9 0 0 0-3.179.001zm6.355 9a4.765 4.765 0 1 0-9.53 0a4.765 4.765 0 0 0 9.53 0" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedCas(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0723a1" fillRule="evenodd" d="M10.41 3H8.293v3.2a6.88 6.88 0 0 0-3.176 5.801a6.88 6.88 0 0 0 3.176 5.8V21h2.115v-2.301a6.9 6.9 0 0 0 3.18 0V21h2.117v-3.198q.572-.367 1.059-.834v1.916h2.117V5.647h-2.117v1.388a7 7 0 0 0-1.06-.834V3h-2.117v2.303a6.9 6.9 0 0 0-3.179.001zm6.355 9a4.765 4.765 0 1 0-9.53 0a4.765 4.765 0 0 0 9.53 0" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0723a1" fill-rule="evenodd" d="M10.41 3H8.293v3.2a6.88 6.88 0 0 0-3.176 5.801a6.88 6.88 0 0 0 3.176 5.8V21h2.115v-2.301a6.9 6.9 0 0 0 3.18 0V21h2.117v-3.198q.572-.367 1.059-.834v1.916h2.117V5.647h-2.117v1.388a7 7 0 0 0-1.06-.834V3h-2.117v2.303a6.9 6.9 0 0 0-3.179.001zm6.355 9a4.765 4.765 0 1 0-9.53 0a4.765 4.765 0 0 0 9.53 0" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-cas {
  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%230723a1%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10.41%203H8.293v3.2a6.88%206.88%200%200%200-3.176%205.801a6.88%206.88%200%200%200%203.176%205.8V21h2.115v-2.301a6.9%206.9%200%200%200%203.18%200V21h2.117v-3.198q.572-.367%201.059-.834v1.916h2.117V5.647h-2.117v1.388a7%207%200%200%200-1.06-.834V3h-2.117v2.303a6.9%206.9%200%200%200-3.179.001zm6.355%209a4.765%204.765%200%201%200-9.53%200a4.765%204.765%200%200%200%209.53%200%22%20clip-rule%3D%22evenodd%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%230723a1%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10.41%203H8.293v3.2a6.88%206.88%200%200%200-3.176%205.801a6.88%206.88%200%200%200%203.176%205.8V21h2.115v-2.301a6.9%206.9%200%200%200%203.18%200V21h2.117v-3.198q.572-.367%201.059-.834v1.916h2.117V5.647h-2.117v1.388a7%207%200%200%200-1.06-.834V3h-2.117v2.303a6.9%206.9%200%200%200-3.179.001zm6.355%209a4.765%204.765%200%201%200-9.53%200a4.765%204.765%200%200%200%209.53%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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