ibit logo
ibit from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- ibit
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the ibit logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.6 7.885a1.543 1.543 0 1 0 0-3.085a1.543 1.543 0 0 0 0 3.085"/><path fill="currentColor" d="M6.6 7.13a.787.787 0 1 0 0-1.574a.787.787 0 0 0 0 1.573m12.855 6.928a1.028 1.028 0 1 0 0-2.057a1.028 1.028 0 0 0 0 2.057"/><path fill="currentColor" d="M19.456 13.552a.524.524 0 1 0 0-1.049a.524.524 0 0 0 0 1.049M5.983 8.307c-4.299.87-3.023 5.436-1.851 7.61c-.37-2.894.746-4.972 2.35-5.12c1.61-.145 2.751.822 5.749 3.805s4.7 3.568 6.304 3.512c1.61-.057 2.227-.669 2.109-1.728c-.103-.844-1.636-.664-2.386-.463c.35 0 1.09.15 1.234.756c.154.612-.576.761-.957.761c-2.252-.35-4.201-2.808-7.322-6.232c-2.5-2.741-4.237-3.096-5.225-2.9z"/><path fill="currentColor" d="M19.538 17.975c-2.314-.154-3.553-1.08-4.7-1.938a15 15 0 0 0-.596-.437c-.391-.278-.931-.87-1.579-1.579c-1.78-1.944-4.36-4.762-6.736-4.247c-2.397.514-2.469 3.584-2.16 5.399l.144.308l.01-.02l.15-.293c-.104-2.5.945-4.237 2.416-4.371c1.604-.144 2.746.822 5.744 3.805s4.7 3.569 6.304 3.512q.586-.023 1.003-.139"/><path fill="currentColor" d="M8.184 19.198c-3.167-.051-3.214-2.792-2.844-4.16c.402 2.021.895 2.9 2.844 3.044c1.558.119 4.376-1.059 5.595-1.666l1.326 1.029c-1.295.437-2.967 1.81-6.92 1.748z"/><path fill="currentColor" d="M5.18 16.273c.011 1.347.638 2.89 3.004 2.925c3.034.042 4.73-.756 5.934-1.332c.365-.17.689-.323.987-.426l-.787-.602c-1.419.705-4.098 1.8-6.103 1.8c-1.81 0-2.695-1.327-3.034-2.366m13.909-1.676c-1.182-.103-2.725.617-3.342.982l1.208 1.07c.227-.17.926-.515 1.903-.525c.987-.015 1.42.874 1.512 1.327c1.42-1.296.19-2.726-1.286-2.854z"/><path fill="currentColor" d="M16.267 16.036c.73-.273 2.052-.68 2.875-.617c1.008.072 1.388.89 1.327 1.938c1.265-1.27.056-2.633-1.379-2.761c-1.182-.103-2.725.617-3.342.982l.514.458z"/></svg>
React
import type { SVGProps } from "react";
export function TokenIbit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.6 7.885a1.543 1.543 0 1 0 0-3.085a1.543 1.543 0 0 0 0 3.085"/><path fill="currentColor" d="M6.6 7.13a.787.787 0 1 0 0-1.574a.787.787 0 0 0 0 1.573m12.855 6.928a1.028 1.028 0 1 0 0-2.057a1.028 1.028 0 0 0 0 2.057"/><path fill="currentColor" d="M19.456 13.552a.524.524 0 1 0 0-1.049a.524.524 0 0 0 0 1.049M5.983 8.307c-4.299.87-3.023 5.436-1.851 7.61c-.37-2.894.746-4.972 2.35-5.12c1.61-.145 2.751.822 5.749 3.805s4.7 3.568 6.304 3.512c1.61-.057 2.227-.669 2.109-1.728c-.103-.844-1.636-.664-2.386-.463c.35 0 1.09.15 1.234.756c.154.612-.576.761-.957.761c-2.252-.35-4.201-2.808-7.322-6.232c-2.5-2.741-4.237-3.096-5.225-2.9z"/><path fill="currentColor" d="M19.538 17.975c-2.314-.154-3.553-1.08-4.7-1.938a15 15 0 0 0-.596-.437c-.391-.278-.931-.87-1.579-1.579c-1.78-1.944-4.36-4.762-6.736-4.247c-2.397.514-2.469 3.584-2.16 5.399l.144.308l.01-.02l.15-.293c-.104-2.5.945-4.237 2.416-4.371c1.604-.144 2.746.822 5.744 3.805s4.7 3.569 6.304 3.512q.586-.023 1.003-.139"/><path fill="currentColor" d="M8.184 19.198c-3.167-.051-3.214-2.792-2.844-4.16c.402 2.021.895 2.9 2.844 3.044c1.558.119 4.376-1.059 5.595-1.666l1.326 1.029c-1.295.437-2.967 1.81-6.92 1.748z"/><path fill="currentColor" d="M5.18 16.273c.011 1.347.638 2.89 3.004 2.925c3.034.042 4.73-.756 5.934-1.332c.365-.17.689-.323.987-.426l-.787-.602c-1.419.705-4.098 1.8-6.103 1.8c-1.81 0-2.695-1.327-3.034-2.366m13.909-1.676c-1.182-.103-2.725.617-3.342.982l1.208 1.07c.227-.17.926-.515 1.903-.525c.987-.015 1.42.874 1.512 1.327c1.42-1.296.19-2.726-1.286-2.854z"/><path fill="currentColor" d="M16.267 16.036c.73-.273 2.052-.68 2.875-.617c1.008.072 1.388.89 1.327 1.938c1.265-1.27.056-2.633-1.379-2.761c-1.182-.103-2.725.617-3.342.982l.514.458z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.6 7.885a1.543 1.543 0 1 0 0-3.085a1.543 1.543 0 0 0 0 3.085"/><path fill="currentColor" d="M6.6 7.13a.787.787 0 1 0 0-1.574a.787.787 0 0 0 0 1.573m12.855 6.928a1.028 1.028 0 1 0 0-2.057a1.028 1.028 0 0 0 0 2.057"/><path fill="currentColor" d="M19.456 13.552a.524.524 0 1 0 0-1.049a.524.524 0 0 0 0 1.049M5.983 8.307c-4.299.87-3.023 5.436-1.851 7.61c-.37-2.894.746-4.972 2.35-5.12c1.61-.145 2.751.822 5.749 3.805s4.7 3.568 6.304 3.512c1.61-.057 2.227-.669 2.109-1.728c-.103-.844-1.636-.664-2.386-.463c.35 0 1.09.15 1.234.756c.154.612-.576.761-.957.761c-2.252-.35-4.201-2.808-7.322-6.232c-2.5-2.741-4.237-3.096-5.225-2.9z"/><path fill="currentColor" d="M19.538 17.975c-2.314-.154-3.553-1.08-4.7-1.938a15 15 0 0 0-.596-.437c-.391-.278-.931-.87-1.579-1.579c-1.78-1.944-4.36-4.762-6.736-4.247c-2.397.514-2.469 3.584-2.16 5.399l.144.308l.01-.02l.15-.293c-.104-2.5.945-4.237 2.416-4.371c1.604-.144 2.746.822 5.744 3.805s4.7 3.569 6.304 3.512q.586-.023 1.003-.139"/><path fill="currentColor" d="M8.184 19.198c-3.167-.051-3.214-2.792-2.844-4.16c.402 2.021.895 2.9 2.844 3.044c1.558.119 4.376-1.059 5.595-1.666l1.326 1.029c-1.295.437-2.967 1.81-6.92 1.748z"/><path fill="currentColor" d="M5.18 16.273c.011 1.347.638 2.89 3.004 2.925c3.034.042 4.73-.756 5.934-1.332c.365-.17.689-.323.987-.426l-.787-.602c-1.419.705-4.098 1.8-6.103 1.8c-1.81 0-2.695-1.327-3.034-2.366m13.909-1.676c-1.182-.103-2.725.617-3.342.982l1.208 1.07c.227-.17.926-.515 1.903-.525c.987-.015 1.42.874 1.512 1.327c1.42-1.296.19-2.726-1.286-2.854z"/><path fill="currentColor" d="M16.267 16.036c.73-.273 2.052-.68 2.875-.617c1.008.072 1.388.89 1.327 1.938c1.265-1.27.056-2.633-1.379-2.761c-1.182-.103-2.725.617-3.342.982l.514.458z"/></svg> </template>
CSS
.icon-ibit {
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%22currentColor%22%20d%3D%22M6.6%207.885a1.543%201.543%200%201%200%200-3.085a1.543%201.543%200%200%200%200%203.085%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.6%207.13a.787.787%200%201%200%200-1.574a.787.787%200%200%200%200%201.573m12.855%206.928a1.028%201.028%200%201%200%200-2.057a1.028%201.028%200%200%200%200%202.057%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.456%2013.552a.524.524%200%201%200%200-1.049a.524.524%200%200%200%200%201.049M5.983%208.307c-4.299.87-3.023%205.436-1.851%207.61c-.37-2.894.746-4.972%202.35-5.12c1.61-.145%202.751.822%205.749%203.805s4.7%203.568%206.304%203.512c1.61-.057%202.227-.669%202.109-1.728c-.103-.844-1.636-.664-2.386-.463c.35%200%201.09.15%201.234.756c.154.612-.576.761-.957.761c-2.252-.35-4.201-2.808-7.322-6.232c-2.5-2.741-4.237-3.096-5.225-2.9z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.538%2017.975c-2.314-.154-3.553-1.08-4.7-1.938a15%2015%200%200%200-.596-.437c-.391-.278-.931-.87-1.579-1.579c-1.78-1.944-4.36-4.762-6.736-4.247c-2.397.514-2.469%203.584-2.16%205.399l.144.308l.01-.02l.15-.293c-.104-2.5.945-4.237%202.416-4.371c1.604-.144%202.746.822%205.744%203.805s4.7%203.569%206.304%203.512q.586-.023%201.003-.139%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.184%2019.198c-3.167-.051-3.214-2.792-2.844-4.16c.402%202.021.895%202.9%202.844%203.044c1.558.119%204.376-1.059%205.595-1.666l1.326%201.029c-1.295.437-2.967%201.81-6.92%201.748z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.18%2016.273c.011%201.347.638%202.89%203.004%202.925c3.034.042%204.73-.756%205.934-1.332c.365-.17.689-.323.987-.426l-.787-.602c-1.419.705-4.098%201.8-6.103%201.8c-1.81%200-2.695-1.327-3.034-2.366m13.909-1.676c-1.182-.103-2.725.617-3.342.982l1.208%201.07c.227-.17.926-.515%201.903-.525c.987-.015%201.42.874%201.512%201.327c1.42-1.296.19-2.726-1.286-2.854z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.267%2016.036c.73-.273%202.052-.68%202.875-.617c1.008.072%201.388.89%201.327%201.938c1.265-1.27.056-2.633-1.379-2.761c-1.182-.103-2.725.617-3.342.982l.514.458z%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%22currentColor%22%20d%3D%22M6.6%207.885a1.543%201.543%200%201%200%200-3.085a1.543%201.543%200%200%200%200%203.085%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.6%207.13a.787.787%200%201%200%200-1.574a.787.787%200%200%200%200%201.573m12.855%206.928a1.028%201.028%200%201%200%200-2.057a1.028%201.028%200%200%200%200%202.057%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.456%2013.552a.524.524%200%201%200%200-1.049a.524.524%200%200%200%200%201.049M5.983%208.307c-4.299.87-3.023%205.436-1.851%207.61c-.37-2.894.746-4.972%202.35-5.12c1.61-.145%202.751.822%205.749%203.805s4.7%203.568%206.304%203.512c1.61-.057%202.227-.669%202.109-1.728c-.103-.844-1.636-.664-2.386-.463c.35%200%201.09.15%201.234.756c.154.612-.576.761-.957.761c-2.252-.35-4.201-2.808-7.322-6.232c-2.5-2.741-4.237-3.096-5.225-2.9z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.538%2017.975c-2.314-.154-3.553-1.08-4.7-1.938a15%2015%200%200%200-.596-.437c-.391-.278-.931-.87-1.579-1.579c-1.78-1.944-4.36-4.762-6.736-4.247c-2.397.514-2.469%203.584-2.16%205.399l.144.308l.01-.02l.15-.293c-.104-2.5.945-4.237%202.416-4.371c1.604-.144%202.746.822%205.744%203.805s4.7%203.569%206.304%203.512q.586-.023%201.003-.139%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.184%2019.198c-3.167-.051-3.214-2.792-2.844-4.16c.402%202.021.895%202.9%202.844%203.044c1.558.119%204.376-1.059%205.595-1.666l1.326%201.029c-1.295.437-2.967%201.81-6.92%201.748z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.18%2016.273c.011%201.347.638%202.89%203.004%202.925c3.034.042%204.73-.756%205.934-1.332c.365-.17.689-.323.987-.426l-.787-.602c-1.419.705-4.098%201.8-6.103%201.8c-1.81%200-2.695-1.327-3.034-2.366m13.909-1.676c-1.182-.103-2.725.617-3.342.982l1.208%201.07c.227-.17.926-.515%201.903-.525c.987-.015%201.42.874%201.512%201.327c1.42-1.296.19-2.726-1.286-2.854z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.267%2016.036c.73-.273%202.052-.68%202.875-.617c1.008.072%201.388.89%201.327%201.938c1.265-1.27.056-2.633-1.379-2.761c-1.182-.103-2.725.617-3.342.982l.514.458z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/ibit.svg?color=%231a73e8&size=48