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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#3f75ff" d="M12.932 20.996c-.514.053-.932-.371-.932-.895v-2.488c0-.518.424-.931.926-1.032a4.77 4.77 0 0 0 3.838-4.584a4.77 4.77 0 0 0-3.838-4.583C12.418 7.308 12 6.9 12 6.387V3.894c0-.519.418-.942.932-.89a9.024 9.024 0 0 1 8.066 8.993c0 4.68-3.536 8.522-8.066 8.999M8.136 3.872c.582-.281 1.218.169 1.218.804v14.63c0 .635-.636 1.085-1.218.805a9.04 9.04 0 0 1-5.134-8.115c0-3.562 2.09-6.642 5.134-8.12z"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedInst(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#3f75ff" d="M12.932 20.996c-.514.053-.932-.371-.932-.895v-2.488c0-.518.424-.931.926-1.032a4.77 4.77 0 0 0 3.838-4.584a4.77 4.77 0 0 0-3.838-4.583C12.418 7.308 12 6.9 12 6.387V3.894c0-.519.418-.942.932-.89a9.024 9.024 0 0 1 8.066 8.993c0 4.68-3.536 8.522-8.066 8.999M8.136 3.872c.582-.281 1.218.169 1.218.804v14.63c0 .635-.636 1.085-1.218.805a9.04 9.04 0 0 1-5.134-8.115c0-3.562 2.09-6.642 5.134-8.12z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#3f75ff" d="M12.932 20.996c-.514.053-.932-.371-.932-.895v-2.488c0-.518.424-.931.926-1.032a4.77 4.77 0 0 0 3.838-4.584a4.77 4.77 0 0 0-3.838-4.583C12.418 7.308 12 6.9 12 6.387V3.894c0-.519.418-.942.932-.89a9.024 9.024 0 0 1 8.066 8.993c0 4.68-3.536 8.522-8.066 8.999M8.136 3.872c.582-.281 1.218.169 1.218.804v14.63c0 .635-.636 1.085-1.218.805a9.04 9.04 0 0 1-5.134-8.115c0-3.562 2.09-6.642 5.134-8.12z"/></svg>
</template>

CSS

.icon-inst {
  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%233f75ff%22%20d%3D%22M12.932%2020.996c-.514.053-.932-.371-.932-.895v-2.488c0-.518.424-.931.926-1.032a4.77%204.77%200%200%200%203.838-4.584a4.77%204.77%200%200%200-3.838-4.583C12.418%207.308%2012%206.9%2012%206.387V3.894c0-.519.418-.942.932-.89a9.024%209.024%200%200%201%208.066%208.993c0%204.68-3.536%208.522-8.066%208.999M8.136%203.872c.582-.281%201.218.169%201.218.804v14.63c0%20.635-.636%201.085-1.218.805a9.04%209.04%200%200%201-5.134-8.115c0-3.562%202.09-6.642%205.134-8.12z%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%233f75ff%22%20d%3D%22M12.932%2020.996c-.514.053-.932-.371-.932-.895v-2.488c0-.518.424-.931.926-1.032a4.77%204.77%200%200%200%203.838-4.584a4.77%204.77%200%200%200-3.838-4.583C12.418%207.308%2012%206.9%2012%206.387V3.894c0-.519.418-.942.932-.89a9.024%209.024%200%200%201%208.066%208.993c0%204.68-3.536%208.522-8.066%208.999M8.136%203.872c.582-.281%201.218.169%201.218.804v14.63c0%20.635-.636%201.085-1.218.805a9.04%209.04%200%200%201-5.134-8.115c0-3.562%202.09-6.642%205.134-8.12z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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