vapi logo
vapi from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- vapi
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
Use the vapi logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#7dc4e4" stroke-linecap="round" stroke-linejoin="round" d="M6.121 8.65c-.09-3.733-.195-7.6-.195-7.6M3.178 7.59s-.184-.01-.395-.033c-1.02-.113-1.52-.573-1.638-1.506a3.44 3.44 0 0 1 .795-2.575A8.26 8.26 0 0 1 6.533.656A7 7 0 0 1 7.921.528L8.875.5l.032 1.368c.018.753.055 11.049.088 13.62M14.873.5c-.012.034-1.502 3.55-3.01 7.6L9 15.5H6.376c0-1-.24-6.144-.255-6.85"/></svg>
React
import type { SVGProps } from "react";
export function CatppuccinVapi(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#7dc4e4" strokeLinecap="round" strokeLinejoin="round" d="M6.121 8.65c-.09-3.733-.195-7.6-.195-7.6M3.178 7.59s-.184-.01-.395-.033c-1.02-.113-1.52-.573-1.638-1.506a3.44 3.44 0 0 1 .795-2.575A8.26 8.26 0 0 1 6.533.656A7 7 0 0 1 7.921.528L8.875.5l.032 1.368c.018.753.055 11.049.088 13.62M14.873.5c-.012.034-1.502 3.55-3.01 7.6L9 15.5H6.376c0-1-.24-6.144-.255-6.85"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#7dc4e4" stroke-linecap="round" stroke-linejoin="round" d="M6.121 8.65c-.09-3.733-.195-7.6-.195-7.6M3.178 7.59s-.184-.01-.395-.033c-1.02-.113-1.52-.573-1.638-1.506a3.44 3.44 0 0 1 .795-2.575A8.26 8.26 0 0 1 6.533.656A7 7 0 0 1 7.921.528L8.875.5l.032 1.368c.018.753.055 11.049.088 13.62M14.873.5c-.012.034-1.502 3.55-3.01 7.6L9 15.5H6.376c0-1-.24-6.144-.255-6.85"/></svg> </template>
CSS
.icon-vapi {
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%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%237dc4e4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.121%208.65c-.09-3.733-.195-7.6-.195-7.6M3.178%207.59s-.184-.01-.395-.033c-1.02-.113-1.52-.573-1.638-1.506a3.44%203.44%200%200%201%20.795-2.575A8.26%208.26%200%200%201%206.533.656A7%207%200%200%201%207.921.528L8.875.5l.032%201.368c.018.753.055%2011.049.088%2013.62M14.873.5c-.012.034-1.502%203.55-3.01%207.6L9%2015.5H6.376c0-1-.24-6.144-.255-6.85%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%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%237dc4e4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.121%208.65c-.09-3.733-.195-7.6-.195-7.6M3.178%207.59s-.184-.01-.395-.033c-1.02-.113-1.52-.573-1.638-1.506a3.44%203.44%200%200%201%20.795-2.575A8.26%208.26%200%200%201%206.533.656A7%207%200%200%201%207.921.528L8.875.5l.032%201.368c.018.753.055%2011.049.088%2013.62M14.873.5c-.012.034-1.502%203.55-3.01%207.6L9%2015.5H6.376c0-1-.24-6.144-.255-6.85%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/vapi.svg?color=%231a73e8&size=48