zeroone logo
zeroone from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.
- Name
- zeroone
- Set
- LobeHub AI Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
2 other variants in LobeHub AI Icons
Use the zeroone logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M18.62 13.927c.611 0 1.107.505 1.107 1.128v5.817c0 .623-.496 1.128-1.108 1.128a1.118 1.118 0 01-1.108-1.128v-5.817c0-.623.496-1.128 1.108-1.128h.001zM16.59 3.052a1.095 1.095 0 011.562-.13c.466.405.522 1.117.126 1.59l-5.938 7.112v9.147c0 .624-.496 1.129-1.108 1.129a1.119 1.119 0 01-1.108-1.13v-9.476l.003-.088.01-.087a1.14 1.14 0 01.261-.654l6.192-7.413zM2.906 2.256a1.094 1.094 0 011.559.157l4.387 5.45a1.142 1.142 0 01-.155 1.587 1.094 1.094 0 01-1.559-.157l-4.387-5.45a1.144 1.144 0 01.06-1.498l.095-.09z" clip-rule="evenodd"/><path d="M20.146 12.071c.748 0 1.354-.617 1.354-1.379s-.606-1.379-1.354-1.379c-.748 0-1.354.617-1.354 1.379s.606 1.379 1.354 1.379z"/></g></svg>
React
import type { SVGProps } from "react";
export function LobehubZeroone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd"><path d="M18.62 13.927c.611 0 1.107.505 1.107 1.128v5.817c0 .623-.496 1.128-1.108 1.128a1.118 1.118 0 01-1.108-1.128v-5.817c0-.623.496-1.128 1.108-1.128h.001zM16.59 3.052a1.095 1.095 0 011.562-.13c.466.405.522 1.117.126 1.59l-5.938 7.112v9.147c0 .624-.496 1.129-1.108 1.129a1.119 1.119 0 01-1.108-1.13v-9.476l.003-.088.01-.087a1.14 1.14 0 01.261-.654l6.192-7.413zM2.906 2.256a1.094 1.094 0 011.559.157l4.387 5.45a1.142 1.142 0 01-.155 1.587 1.094 1.094 0 01-1.559-.157l-4.387-5.45a1.144 1.144 0 01.06-1.498l.095-.09z" clipRule="evenodd"/><path d="M20.146 12.071c.748 0 1.354-.617 1.354-1.379s-.606-1.379-1.354-1.379c-.748 0-1.354.617-1.354 1.379s.606 1.379 1.354 1.379z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M18.62 13.927c.611 0 1.107.505 1.107 1.128v5.817c0 .623-.496 1.128-1.108 1.128a1.118 1.118 0 01-1.108-1.128v-5.817c0-.623.496-1.128 1.108-1.128h.001zM16.59 3.052a1.095 1.095 0 011.562-.13c.466.405.522 1.117.126 1.59l-5.938 7.112v9.147c0 .624-.496 1.129-1.108 1.129a1.119 1.119 0 01-1.108-1.13v-9.476l.003-.088.01-.087a1.14 1.14 0 01.261-.654l6.192-7.413zM2.906 2.256a1.094 1.094 0 011.559.157l4.387 5.45a1.142 1.142 0 01-.155 1.587 1.094 1.094 0 01-1.559-.157l-4.387-5.45a1.144 1.144 0 01.06-1.498l.095-.09z" clip-rule="evenodd"/><path d="M20.146 12.071c.748 0 1.354-.617 1.354-1.379s-.606-1.379-1.354-1.379c-.748 0-1.354.617-1.354 1.379s.606 1.379 1.354 1.379z"/></g></svg> </template>
CSS
.icon-zeroone {
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%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M18.62%2013.927c.611%200%201.107.505%201.107%201.128v5.817c0%20.623-.496%201.128-1.108%201.128a1.118%201.118%200%2001-1.108-1.128v-5.817c0-.623.496-1.128%201.108-1.128h.001zM16.59%203.052a1.095%201.095%200%20011.562-.13c.466.405.522%201.117.126%201.59l-5.938%207.112v9.147c0%20.624-.496%201.129-1.108%201.129a1.119%201.119%200%2001-1.108-1.13v-9.476l.003-.088.01-.087a1.14%201.14%200%2001.261-.654l6.192-7.413zM2.906%202.256a1.094%201.094%200%20011.559.157l4.387%205.45a1.142%201.142%200%2001-.155%201.587%201.094%201.094%200%2001-1.559-.157l-4.387-5.45a1.144%201.144%200%2001.06-1.498l.095-.09z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M20.146%2012.071c.748%200%201.354-.617%201.354-1.379s-.606-1.379-1.354-1.379c-.748%200-1.354.617-1.354%201.379s.606%201.379%201.354%201.379z%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%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M18.62%2013.927c.611%200%201.107.505%201.107%201.128v5.817c0%20.623-.496%201.128-1.108%201.128a1.118%201.118%200%2001-1.108-1.128v-5.817c0-.623.496-1.128%201.108-1.128h.001zM16.59%203.052a1.095%201.095%200%20011.562-.13c.466.405.522%201.117.126%201.59l-5.938%207.112v9.147c0%20.624-.496%201.129-1.108%201.129a1.119%201.119%200%2001-1.108-1.13v-9.476l.003-.088.01-.087a1.14%201.14%200%2001.261-.654l6.192-7.413zM2.906%202.256a1.094%201.094%200%20011.559.157l4.387%205.45a1.142%201.142%200%2001-.155%201.587%201.094%201.094%200%2001-1.559-.157l-4.387-5.45a1.144%201.144%200%2001.06-1.498l.095-.09z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M20.146%2012.071c.748%200%201.354-.617%201.354-1.379s-.606-1.379-1.354-1.379c-.748%200-1.354.617-1.354%201.379s.606%201.379%201.354%201.379z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/zeroone.svg?color=%231a73e8&size=48