pixverse from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.

Name
pixverse
Set
LobeHub AI Icons
Style
Mono
Viewbox
24×24
License
MIT

2 other variants in LobeHub AI Icons

Use the pixverse 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="M10.998 23.837L5 21.015V5.569c0-.733.32-1.547.84-2.065l1.386-1.387 6.064 19.729c.426 1.377-.987 2.605-2.292 1.991z" opacity=".8"/><path d="M19.36 8.43L12.517.905A2.765 2.765 0 008.517.81L5.84 3.504c-.511.584-.803 1.198-.803 1.93V20.88l13.699-8.219a2.765 2.765 0 00.623-4.23" opacity=".8"/></g></svg>

React

import type { SVGProps } from "react";

export function LobehubPixverse(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="M10.998 23.837L5 21.015V5.569c0-.733.32-1.547.84-2.065l1.386-1.387 6.064 19.729c.426 1.377-.987 2.605-2.292 1.991z" opacity=".8"/><path d="M19.36 8.43L12.517.905A2.765 2.765 0 008.517.81L5.84 3.504c-.511.584-.803 1.198-.803 1.93V20.88l13.699-8.219a2.765 2.765 0 00.623-4.23" opacity=".8"/></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="M10.998 23.837L5 21.015V5.569c0-.733.32-1.547.84-2.065l1.386-1.387 6.064 19.729c.426 1.377-.987 2.605-2.292 1.991z" opacity=".8"/><path d="M19.36 8.43L12.517.905A2.765 2.765 0 008.517.81L5.84 3.504c-.511.584-.803 1.198-.803 1.93V20.88l13.699-8.219a2.765 2.765 0 00.623-4.23" opacity=".8"/></g></svg>
</template>

CSS

.icon-pixverse {
  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%22M10.998%2023.837L5%2021.015V5.569c0-.733.32-1.547.84-2.065l1.386-1.387%206.064%2019.729c.426%201.377-.987%202.605-2.292%201.991z%22%20opacity%3D%22.8%22%2F%3E%3Cpath%20d%3D%22M19.36%208.43L12.517.905A2.765%202.765%200%20008.517.81L5.84%203.504c-.511.584-.803%201.198-.803%201.93V20.88l13.699-8.219a2.765%202.765%200%2000.623-4.23%22%20opacity%3D%22.8%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%22M10.998%2023.837L5%2021.015V5.569c0-.733.32-1.547.84-2.065l1.386-1.387%206.064%2019.729c.426%201.377-.987%202.605-2.292%201.991z%22%20opacity%3D%22.8%22%2F%3E%3Cpath%20d%3D%22M19.36%208.43L12.517.905A2.765%202.765%200%20008.517.81L5.84%203.504c-.511.584-.803%201.198-.803%201.93V20.88l13.699-8.219a2.765%202.765%200%2000.623-4.23%22%20opacity%3D%22.8%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/pixverse.svg?color=%231a73e8&size=48