v0 logo
v0 from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- v0
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 512×244
- License
- CC0
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 512 244"><path d="M195.048 174.857V48.762h48.762v160.762c0 18.935-15.35 34.286-34.286 34.286c-9.041 0-17.966-3.486-24.381-9.902L0 48.762h68.952zM512 195.047h-48.762V83.429l-111.62 111.62h111.62v48.762H336.762c-37.871 0-68.572-30.701-68.572-68.572V48.762h48.762v112l112-112h-112V0h126.475C481.3 0 512 30.7 512 68.571z"/></svg>
React
import type { SVGProps } from "react";
export function LogosV0(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 244"><path d="M195.048 174.857V48.762h48.762v160.762c0 18.935-15.35 34.286-34.286 34.286c-9.041 0-17.966-3.486-24.381-9.902L0 48.762h68.952zM512 195.047h-48.762V83.429l-111.62 111.62h111.62v48.762H336.762c-37.871 0-68.572-30.701-68.572-68.572V48.762h48.762v112l112-112h-112V0h126.475C481.3 0 512 30.7 512 68.571z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 244"><path d="M195.048 174.857V48.762h48.762v160.762c0 18.935-15.35 34.286-34.286 34.286c-9.041 0-17.966-3.486-24.381-9.902L0 48.762h68.952zM512 195.047h-48.762V83.429l-111.62 111.62h111.62v48.762H336.762c-37.871 0-68.572-30.701-68.572-68.572V48.762h48.762v112l112-112h-112V0h126.475C481.3 0 512 30.7 512 68.571z"/></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%20512%20244%22%3E%3Cpath%20d%3D%22M195.048%20174.857V48.762h48.762v160.762c0%2018.935-15.35%2034.286-34.286%2034.286c-9.041%200-17.966-3.486-24.381-9.902L0%2048.762h68.952zM512%20195.047h-48.762V83.429l-111.62%20111.62h111.62v48.762H336.762c-37.871%200-68.572-30.701-68.572-68.572V48.762h48.762v112l112-112h-112V0h126.475C481.3%200%20512%2030.7%20512%2068.571z%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%20512%20244%22%3E%3Cpath%20d%3D%22M195.048%20174.857V48.762h48.762v160.762c0%2018.935-15.35%2034.286-34.286%2034.286c-9.041%200-17.966-3.486-24.381-9.902L0%2048.762h68.952zM512%20195.047h-48.762V83.429l-111.62%20111.62h111.62v48.762H336.762c-37.871%200-68.572-30.701-68.572-68.572V48.762h48.762v112l112-112h-112V0h126.475C481.3%200%20512%2030.7%20512%2068.571z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/v0.svg?color=%231a73e8&size=48