kwaipilot logo
kwaipilot-color from LobeHub AI Icons by LobeHub · Color · MIT Free for personal and commercial use.
- Name
- kwaipilot-color
- Set
- LobeHub AI Icons
- Style
- Color
- Viewbox
- 24×24
- License
- MIT
2 other variants in LobeHub AI Icons
Use the kwaipilot logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="url(#svgID22)" d="M11.765.03C5.327.03.108 5.25.108 11.686c0 3.514 1.556 6.665 4.015 8.804L9.89 8.665h6.451L9.31 23.083c.807.173 1.63.26 2.455.26 6.438 0 11.657-5.22 11.657-11.658S18.202.028 11.765.028V.03z"/><path fill="url(#svgID23)" d="M4.123 20.489l6.362-13.046c.017-.036.035-.073.055-.11l.086-.18h.005a6.697 6.697 0 015.913-3.551c2.784 0 5.171 1.7 6.184 4.116-1.622-4.485-5.92-7.69-10.963-7.69C5.327.028.108 5.247.108 11.685c0 3.514 1.556 6.666 4.015 8.804z"/><defs><linearGradient id="svgID22" x1="13.469" x2="12.557" y1="4.823" y2="21.302" gradientUnits="userSpaceOnUse"><stop offset=".313" stop-color="#9ec0e0"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="svgID23" x1="13.739" x2="5.647" y1="4.229" y2="17.386" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#bcd5ec"/></linearGradient></defs></svg>
React
import type { SVGProps } from "react";
export function LobehubKwaipilotColor(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="url(#svgID22)" d="M11.765.03C5.327.03.108 5.25.108 11.686c0 3.514 1.556 6.665 4.015 8.804L9.89 8.665h6.451L9.31 23.083c.807.173 1.63.26 2.455.26 6.438 0 11.657-5.22 11.657-11.658S18.202.028 11.765.028V.03z"/><path fill="url(#svgID23)" d="M4.123 20.489l6.362-13.046c.017-.036.035-.073.055-.11l.086-.18h.005a6.697 6.697 0 015.913-3.551c2.784 0 5.171 1.7 6.184 4.116-1.622-4.485-5.92-7.69-10.963-7.69C5.327.028.108 5.247.108 11.685c0 3.514 1.556 6.666 4.015 8.804z"/><defs><linearGradient id="svgID22" x1="13.469" x2="12.557" y1="4.823" y2="21.302" gradientUnits="userSpaceOnUse"><stop offset=".313" stopColor="#9ec0e0"/><stop offset="1" stopColor="#fff"/></linearGradient><linearGradient id="svgID23" x1="13.739" x2="5.647" y1="4.229" y2="17.386" gradientUnits="userSpaceOnUse"><stop stopColor="#fff"/><stop offset="1" stopColor="#bcd5ec"/></linearGradient></defs></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="url(#svgID22)" d="M11.765.03C5.327.03.108 5.25.108 11.686c0 3.514 1.556 6.665 4.015 8.804L9.89 8.665h6.451L9.31 23.083c.807.173 1.63.26 2.455.26 6.438 0 11.657-5.22 11.657-11.658S18.202.028 11.765.028V.03z"/><path fill="url(#svgID23)" d="M4.123 20.489l6.362-13.046c.017-.036.035-.073.055-.11l.086-.18h.005a6.697 6.697 0 015.913-3.551c2.784 0 5.171 1.7 6.184 4.116-1.622-4.485-5.92-7.69-10.963-7.69C5.327.028.108 5.247.108 11.685c0 3.514 1.556 6.666 4.015 8.804z"/><defs><linearGradient id="svgID22" x1="13.469" x2="12.557" y1="4.823" y2="21.302" gradientUnits="userSpaceOnUse"><stop offset=".313" stop-color="#9ec0e0"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="svgID23" x1="13.739" x2="5.647" y1="4.229" y2="17.386" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#bcd5ec"/></linearGradient></defs></svg> </template>
CSS
.icon-kwaipilot-color {
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%22url(%23svgID22)%22%20d%3D%22M11.765.03C5.327.03.108%205.25.108%2011.686c0%203.514%201.556%206.665%204.015%208.804L9.89%208.665h6.451L9.31%2023.083c.807.173%201.63.26%202.455.26%206.438%200%2011.657-5.22%2011.657-11.658S18.202.028%2011.765.028V.03z%22%2F%3E%3Cpath%20fill%3D%22url(%23svgID23)%22%20d%3D%22M4.123%2020.489l6.362-13.046c.017-.036.035-.073.055-.11l.086-.18h.005a6.697%206.697%200%20015.913-3.551c2.784%200%205.171%201.7%206.184%204.116-1.622-4.485-5.92-7.69-10.963-7.69C5.327.028.108%205.247.108%2011.685c0%203.514%201.556%206.666%204.015%208.804z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22svgID22%22%20x1%3D%2213.469%22%20x2%3D%2212.557%22%20y1%3D%224.823%22%20y2%3D%2221.302%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.313%22%20stop-color%3D%22%239ec0e0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22svgID23%22%20x1%3D%2213.739%22%20x2%3D%225.647%22%20y1%3D%224.229%22%20y2%3D%2217.386%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23bcd5ec%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%22url(%23svgID22)%22%20d%3D%22M11.765.03C5.327.03.108%205.25.108%2011.686c0%203.514%201.556%206.665%204.015%208.804L9.89%208.665h6.451L9.31%2023.083c.807.173%201.63.26%202.455.26%206.438%200%2011.657-5.22%2011.657-11.658S18.202.028%2011.765.028V.03z%22%2F%3E%3Cpath%20fill%3D%22url(%23svgID23)%22%20d%3D%22M4.123%2020.489l6.362-13.046c.017-.036.035-.073.055-.11l.086-.18h.005a6.697%206.697%200%20015.913-3.551c2.784%200%205.171%201.7%206.184%204.116-1.622-4.485-5.92-7.69-10.963-7.69C5.327.028.108%205.247.108%2011.685c0%203.514%201.556%206.666%204.015%208.804z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22svgID22%22%20x1%3D%2213.469%22%20x2%3D%2212.557%22%20y1%3D%224.823%22%20y2%3D%2221.302%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.313%22%20stop-color%3D%22%239ec0e0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22svgID23%22%20x1%3D%2213.739%22%20x2%3D%225.647%22%20y1%3D%224.229%22%20y2%3D%2217.386%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23bcd5ec%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/kwaipilot-color.svg?color=%231a73e8&size=48