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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#3337d6" d="M16.127 9.43c.32-.495.51-1.063.55-1.65c0-2.015-1.98-3.515-3.92-3.53c-1.374-.01-2.76.585-3.454 1.82l-2.8 4.905a2.1 2.1 0 0 0-.335.9c-.015.61.335 1.2.84 1.624l3.8-6.67c.53-.95 1.94-1.304 2.9-.82c1.034.5 1.45 1.726.88 2.69l-4.075 7.125c-.33.615.195 1.185.805 1.175c.315 0 .614-.135.77-.415zm-8.3 5.14a3.4 3.4 0 0 0-.49 1.65c0 2.014 1.95 3.509 3.9 3.53c1.386.014 2.715-.586 3.415-1.82l2.83-4.966c.17-.305.365-.635.365-.965c0-.584-.33-1.104-.835-1.5l-3.87 6.7c-.374.675-1.13.99-1.9.99c-1.1-.005-2.164-.705-2.154-1.92c0-.31.105-.65.275-.94l4.155-7.13c.31-.57-.16-1.18-.76-1.2a.9.9 0 0 0-.815.44l-4.12 7.13zm9.68-5.23a3.15 3.15 0 0 1 1.1 4.18l-2.83 4.964A5.16 5.16 0 0 1 11.243 21c-3.22-.025-6.1-3.265-4.74-6.5c-1.415-.934-1.92-2.65-1.1-4.08l2.8-4.904C9.118 3.915 10.933 3 12.758 3c3.22 0 6 3.095 4.754 6.34z"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedIsp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#3337d6" d="M16.127 9.43c.32-.495.51-1.063.55-1.65c0-2.015-1.98-3.515-3.92-3.53c-1.374-.01-2.76.585-3.454 1.82l-2.8 4.905a2.1 2.1 0 0 0-.335.9c-.015.61.335 1.2.84 1.624l3.8-6.67c.53-.95 1.94-1.304 2.9-.82c1.034.5 1.45 1.726.88 2.69l-4.075 7.125c-.33.615.195 1.185.805 1.175c.315 0 .614-.135.77-.415zm-8.3 5.14a3.4 3.4 0 0 0-.49 1.65c0 2.014 1.95 3.509 3.9 3.53c1.386.014 2.715-.586 3.415-1.82l2.83-4.966c.17-.305.365-.635.365-.965c0-.584-.33-1.104-.835-1.5l-3.87 6.7c-.374.675-1.13.99-1.9.99c-1.1-.005-2.164-.705-2.154-1.92c0-.31.105-.65.275-.94l4.155-7.13c.31-.57-.16-1.18-.76-1.2a.9.9 0 0 0-.815.44l-4.12 7.13zm9.68-5.23a3.15 3.15 0 0 1 1.1 4.18l-2.83 4.964A5.16 5.16 0 0 1 11.243 21c-3.22-.025-6.1-3.265-4.74-6.5c-1.415-.934-1.92-2.65-1.1-4.08l2.8-4.904C9.118 3.915 10.933 3 12.758 3c3.22 0 6 3.095 4.754 6.34z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#3337d6" d="M16.127 9.43c.32-.495.51-1.063.55-1.65c0-2.015-1.98-3.515-3.92-3.53c-1.374-.01-2.76.585-3.454 1.82l-2.8 4.905a2.1 2.1 0 0 0-.335.9c-.015.61.335 1.2.84 1.624l3.8-6.67c.53-.95 1.94-1.304 2.9-.82c1.034.5 1.45 1.726.88 2.69l-4.075 7.125c-.33.615.195 1.185.805 1.175c.315 0 .614-.135.77-.415zm-8.3 5.14a3.4 3.4 0 0 0-.49 1.65c0 2.014 1.95 3.509 3.9 3.53c1.386.014 2.715-.586 3.415-1.82l2.83-4.966c.17-.305.365-.635.365-.965c0-.584-.33-1.104-.835-1.5l-3.87 6.7c-.374.675-1.13.99-1.9.99c-1.1-.005-2.164-.705-2.154-1.92c0-.31.105-.65.275-.94l4.155-7.13c.31-.57-.16-1.18-.76-1.2a.9.9 0 0 0-.815.44l-4.12 7.13zm9.68-5.23a3.15 3.15 0 0 1 1.1 4.18l-2.83 4.964A5.16 5.16 0 0 1 11.243 21c-3.22-.025-6.1-3.265-4.74-6.5c-1.415-.934-1.92-2.65-1.1-4.08l2.8-4.904C9.118 3.915 10.933 3 12.758 3c3.22 0 6 3.095 4.754 6.34z"/></svg>
</template>

CSS

.icon-isp {
  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%233337d6%22%20d%3D%22M16.127%209.43c.32-.495.51-1.063.55-1.65c0-2.015-1.98-3.515-3.92-3.53c-1.374-.01-2.76.585-3.454%201.82l-2.8%204.905a2.1%202.1%200%200%200-.335.9c-.015.61.335%201.2.84%201.624l3.8-6.67c.53-.95%201.94-1.304%202.9-.82c1.034.5%201.45%201.726.88%202.69l-4.075%207.125c-.33.615.195%201.185.805%201.175c.315%200%20.614-.135.77-.415zm-8.3%205.14a3.4%203.4%200%200%200-.49%201.65c0%202.014%201.95%203.509%203.9%203.53c1.386.014%202.715-.586%203.415-1.82l2.83-4.966c.17-.305.365-.635.365-.965c0-.584-.33-1.104-.835-1.5l-3.87%206.7c-.374.675-1.13.99-1.9.99c-1.1-.005-2.164-.705-2.154-1.92c0-.31.105-.65.275-.94l4.155-7.13c.31-.57-.16-1.18-.76-1.2a.9.9%200%200%200-.815.44l-4.12%207.13zm9.68-5.23a3.15%203.15%200%200%201%201.1%204.18l-2.83%204.964A5.16%205.16%200%200%201%2011.243%2021c-3.22-.025-6.1-3.265-4.74-6.5c-1.415-.934-1.92-2.65-1.1-4.08l2.8-4.904C9.118%203.915%2010.933%203%2012.758%203c3.22%200%206%203.095%204.754%206.34z%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%233337d6%22%20d%3D%22M16.127%209.43c.32-.495.51-1.063.55-1.65c0-2.015-1.98-3.515-3.92-3.53c-1.374-.01-2.76.585-3.454%201.82l-2.8%204.905a2.1%202.1%200%200%200-.335.9c-.015.61.335%201.2.84%201.624l3.8-6.67c.53-.95%201.94-1.304%202.9-.82c1.034.5%201.45%201.726.88%202.69l-4.075%207.125c-.33.615.195%201.185.805%201.175c.315%200%20.614-.135.77-.415zm-8.3%205.14a3.4%203.4%200%200%200-.49%201.65c0%202.014%201.95%203.509%203.9%203.53c1.386.014%202.715-.586%203.415-1.82l2.83-4.966c.17-.305.365-.635.365-.965c0-.584-.33-1.104-.835-1.5l-3.87%206.7c-.374.675-1.13.99-1.9.99c-1.1-.005-2.164-.705-2.154-1.92c0-.31.105-.65.275-.94l4.155-7.13c.31-.57-.16-1.18-.76-1.2a.9.9%200%200%200-.815.44l-4.12%207.13zm9.68-5.23a3.15%203.15%200%200%201%201.1%204.18l-2.83%204.964A5.16%205.16%200%200%201%2011.243%2021c-3.22-.025-6.1-3.265-4.74-6.5c-1.415-.934-1.92-2.65-1.1-4.08l2.8-4.904C9.118%203.915%2010.933%203%2012.758%203c3.22%200%206%203.095%204.754%206.34z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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