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

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

The same logo in other sets

Use the v0 logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M14.252 8.25h5.624c.088 0 .176.006.26.018l-5.87 5.87a1.889 1.889 0 01-.019-.265V8.25h-2.25v5.623a4.124 4.124 0 004.125 4.125h5.624v-2.25h-5.624c-.09 0-.179-.006-.265-.018l5.874-5.875a1.9 1.9 0 01.02.27v5.623H24v-5.624A4.124 4.124 0 0019.876 6h-5.624v2.25zM0 7.5v.006l7.686 9.788c.924 1.176 2.813.523 2.813-.973V7.5H8.25v6.87L2.856 7.5H0z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function LobehubV0(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" fillRule="evenodd" d="M14.252 8.25h5.624c.088 0 .176.006.26.018l-5.87 5.87a1.889 1.889 0 01-.019-.265V8.25h-2.25v5.623a4.124 4.124 0 004.125 4.125h5.624v-2.25h-5.624c-.09 0-.179-.006-.265-.018l5.874-5.875a1.9 1.9 0 01.02.27v5.623H24v-5.624A4.124 4.124 0 0019.876 6h-5.624v2.25zM0 7.5v.006l7.686 9.788c.924 1.176 2.813.523 2.813-.973V7.5H8.25v6.87L2.856 7.5H0z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M14.252 8.25h5.624c.088 0 .176.006.26.018l-5.87 5.87a1.889 1.889 0 01-.019-.265V8.25h-2.25v5.623a4.124 4.124 0 004.125 4.125h5.624v-2.25h-5.624c-.09 0-.179-.006-.265-.018l5.874-5.875a1.9 1.9 0 01.02.27v5.623H24v-5.624A4.124 4.124 0 0019.876 6h-5.624v2.25zM0 7.5v.006l7.686 9.788c.924 1.176 2.813.523 2.813-.973V7.5H8.25v6.87L2.856 7.5H0z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-v0 {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M14.252%208.25h5.624c.088%200%20.176.006.26.018l-5.87%205.87a1.889%201.889%200%2001-.019-.265V8.25h-2.25v5.623a4.124%204.124%200%20004.125%204.125h5.624v-2.25h-5.624c-.09%200-.179-.006-.265-.018l5.874-5.875a1.9%201.9%200%2001.02.27v5.623H24v-5.624A4.124%204.124%200%200019.876%206h-5.624v2.25zM0%207.5v.006l7.686%209.788c.924%201.176%202.813.523%202.813-.973V7.5H8.25v6.87L2.856%207.5H0z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M14.252%208.25h5.624c.088%200%20.176.006.26.018l-5.87%205.87a1.889%201.889%200%2001-.019-.265V8.25h-2.25v5.623a4.124%204.124%200%20004.125%204.125h5.624v-2.25h-5.624c-.09%200-.179-.006-.265-.018l5.874-5.875a1.9%201.9%200%2001.02.27v5.623H24v-5.624A4.124%204.124%200%200019.876%206h-5.624v2.25zM0%207.5v.006l7.686%209.788c.924%201.176%202.813.523%202.813-.973V7.5H8.25v6.87L2.856%207.5H0z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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