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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#8c175b"><path d="M8.063 3h3.374v10.8l-.843-1.8l.844 4.472V21H8.062z"/><path d="M15.296 3h3.454l-4.421 7.875h-3.454zm-.298 18h3.752l-4.82-9h-3.617zM5.773 10.875h12.454c.292 0 .523.259.523.562c0 .315-.242.563-.523.563H5.773c-.292 0-.523-.259-.523-.563s.242-.562.523-.562"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedKilt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#8c175b"><path d="M8.063 3h3.374v10.8l-.843-1.8l.844 4.472V21H8.062z"/><path d="M15.296 3h3.454l-4.421 7.875h-3.454zm-.298 18h3.752l-4.82-9h-3.617zM5.773 10.875h12.454c.292 0 .523.259.523.562c0 .315-.242.563-.523.563H5.773c-.292 0-.523-.259-.523-.563s.242-.562.523-.562"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#8c175b"><path d="M8.063 3h3.374v10.8l-.843-1.8l.844 4.472V21H8.062z"/><path d="M15.296 3h3.454l-4.421 7.875h-3.454zm-.298 18h3.752l-4.82-9h-3.617zM5.773 10.875h12.454c.292 0 .523.259.523.562c0 .315-.242.563-.523.563H5.773c-.292 0-.523-.259-.523-.563s.242-.562.523-.562"/></g></svg>
</template>

CSS

.icon-kilt {
  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%238c175b%22%3E%3Cpath%20d%3D%22M8.063%203h3.374v10.8l-.843-1.8l.844%204.472V21H8.062z%22%2F%3E%3Cpath%20d%3D%22M15.296%203h3.454l-4.421%207.875h-3.454zm-.298%2018h3.752l-4.82-9h-3.617zM5.773%2010.875h12.454c.292%200%20.523.259.523.562c0%20.315-.242.563-.523.563H5.773c-.292%200-.523-.259-.523-.563s.242-.562.523-.562%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%238c175b%22%3E%3Cpath%20d%3D%22M8.063%203h3.374v10.8l-.843-1.8l.844%204.472V21H8.062z%22%2F%3E%3Cpath%20d%3D%22M15.296%203h3.454l-4.421%207.875h-3.454zm-.298%2018h3.752l-4.82-9h-3.617zM5.773%2010.875h12.454c.292%200%20.523.259.523.562c0%20.315-.242.563-.523.563H5.773c-.292%200-.523-.259-.523-.563s.242-.562.523-.562%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/kilt.svg?color=%231a73e8&size=48