v0 logo
v0 from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- v0
- Set
- Boxicons Brands
- Style
- Logo
- 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" d="M13.88 8.88h4.69c.07 0 .15 0 .22.02l-4.89 4.89c-.01-.07-.02-.15-.02-.22zh-1.87v4.69c0 1.9 1.54 3.44 3.44 3.44h4.69v-1.87h-4.69c-.08 0-.15 0-.22-.02l4.9-4.9c.01.07.02.15.02.22v4.69h1.87v-4.69c0-1.9-1.54-3.44-3.44-3.44h-4.69v1.87ZM2 8.25l6.41 8.16c.77.98 2.34.44 2.34-.81V8.25H8.88v5.72l-4.5-5.72z"/></svg>
React
import type { SVGProps } from "react";
export function BxlV0(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="M13.88 8.88h4.69c.07 0 .15 0 .22.02l-4.89 4.89c-.01-.07-.02-.15-.02-.22zh-1.87v4.69c0 1.9 1.54 3.44 3.44 3.44h4.69v-1.87h-4.69c-.08 0-.15 0-.22-.02l4.9-4.9c.01.07.02.15.02.22v4.69h1.87v-4.69c0-1.9-1.54-3.44-3.44-3.44h-4.69v1.87ZM2 8.25l6.41 8.16c.77.98 2.34.44 2.34-.81V8.25H8.88v5.72l-4.5-5.72z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.88 8.88h4.69c.07 0 .15 0 .22.02l-4.89 4.89c-.01-.07-.02-.15-.02-.22zh-1.87v4.69c0 1.9 1.54 3.44 3.44 3.44h4.69v-1.87h-4.69c-.08 0-.15 0-.22-.02l4.9-4.9c.01.07.02.15.02.22v4.69h1.87v-4.69c0-1.9-1.54-3.44-3.44-3.44h-4.69v1.87ZM2 8.25l6.41 8.16c.77.98 2.34.44 2.34-.81V8.25H8.88v5.72l-4.5-5.72z"/></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%20d%3D%22M13.88%208.88h4.69c.07%200%20.15%200%20.22.02l-4.89%204.89c-.01-.07-.02-.15-.02-.22zh-1.87v4.69c0%201.9%201.54%203.44%203.44%203.44h4.69v-1.87h-4.69c-.08%200-.15%200-.22-.02l4.9-4.9c.01.07.02.15.02.22v4.69h1.87v-4.69c0-1.9-1.54-3.44-3.44-3.44h-4.69v1.87ZM2%208.25l6.41%208.16c.77.98%202.34.44%202.34-.81V8.25H8.88v5.72l-4.5-5.72z%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%22M13.88%208.88h4.69c.07%200%20.15%200%20.22.02l-4.89%204.89c-.01-.07-.02-.15-.02-.22zh-1.87v4.69c0%201.9%201.54%203.44%203.44%203.44h4.69v-1.87h-4.69c-.08%200-.15%200-.22-.02l4.9-4.9c.01.07.02.15.02.22v4.69h1.87v-4.69c0-1.9-1.54-3.44-3.44-3.44h-4.69v1.87ZM2%208.25l6.41%208.16c.77.98%202.34.44%202.34-.81V8.25H8.88v5.72l-4.5-5.72z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/v0.svg?color=%231a73e8&size=48