copilot logo
copilot-text from LobeHub AI Icons by LobeHub · Wordmark · MIT Free for personal and commercial use.
- Name
- copilot-text
- Set
- LobeHub AI Icons
- Style
- Wordmark
- Viewbox
- 73×24
- License
- MIT
2 other variants in LobeHub AI Icons
The same logo in other sets
All copilot icons →Use the copilot logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 73 24"><path fill="currentColor" fill-rule="evenodd" d="M34.977 6.95c1.544 0 2.778.547 3.66 1.636.861 1.064 1.287 2.473 1.287 4.208 0 1.918-.476 3.479-1.437 4.663-.98 1.207-2.33 1.815-4.008 1.815-1.051 0-1.953-.308-2.69-.915l-.12-.104V24h-2.72V7.204h2.72v1.028l.054-.054c.804-.76 1.809-1.171 2.997-1.223l.257-.005zm22.557 0c1.75 0 3.147.549 4.154 1.65.999 1.093 1.493 2.59 1.493 4.469 0 1.847-.533 3.353-1.604 4.49-1.076 1.142-2.52 1.713-4.298 1.713-1.735 0-3.146-.557-4.201-1.67-1.05-1.109-1.573-2.572-1.573-4.364 0-1.94.543-3.486 1.636-4.607 1.095-1.122 2.57-1.681 4.393-1.681zm-36.031 0c1.75 0 3.147.549 4.154 1.65.999 1.093 1.493 2.59 1.493 4.469 0 1.847-.533 3.353-1.604 4.49-1.076 1.142-2.52 1.713-4.298 1.713-1.734 0-3.146-.557-4.2-1.67-1.05-1.109-1.574-2.572-1.574-4.364 0-1.94.543-3.486 1.636-4.607 1.095-1.122 2.57-1.681 4.393-1.681zM10.257 2.613c1.506 0 2.766.22 3.782.666l.294.129v3.05l-.728-.405c-1.015-.565-2.136-.847-3.37-.847-1.615 0-2.9.528-3.891 1.59-.996 1.066-1.496 2.5-1.496 4.327 0 1.73.466 3.08 1.391 4.08.92.993 2.12 1.488 3.636 1.488 1.442 0 2.677-.316 3.715-.945l.743-.45v2.893l-.263.139c-1.2.632-2.678.944-4.429.944-2.295 0-4.158-.746-5.556-2.238C2.695 15.549 2 13.604 2 11.228c0-2.55.779-4.634 2.337-6.225 1.558-1.591 3.542-2.39 5.92-2.39zm58.006 1.203l-.001 3.387H71V9.67l-2.738-.001v5.611c0 .556.08.946.212 1.17l.052.077c.143.18.412.281.848.281.336 0 .61-.087.842-.261l.784-.59v2.756l-.255.14c-.49.27-1.11.4-1.859.4-2.185 0-3.344-1.29-3.344-3.666V9.668h-1.867V7.205l1.866-.001.001-2.51.34-.11 1.74-.56.64-.207zm-23.82 3.388v11.814h-2.72V7.204h2.72zM49.707 2v17.018h-2.72V2h2.72zm-28.33 7.394c-.98 0-1.727.32-2.281.966-.568.66-.858 1.592-.858 2.815 0 1.17.291 2.064.863 2.707.561.632 1.308.946 2.276.946.986 0 1.711-.304 2.218-.913.523-.628.793-1.55.793-2.783 0-1.248-.27-2.181-.795-2.816-.506-.615-1.231-.922-2.216-.922zm13.166 0c-.873 0-1.552.293-2.072.885-.534.609-.8 1.372-.8 2.314v1.512c0 .772.245 1.41.742 1.942.49.524 1.1.781 1.865.781.902 0 1.581-.33 2.085-1.008.527-.71.799-1.725.799-3.058 0-1.1-.247-1.935-.727-2.522-.463-.567-1.08-.846-1.892-.846zm22.865 0c-.98 0-1.727.32-2.281.966-.568.66-.858 1.592-.858 2.815 0 1.17.291 2.064.863 2.707.561.632 1.308.946 2.276.946.986 0 1.711-.304 2.218-.913.523-.628.793-1.55.793-2.783 0-1.248-.27-2.181-.795-2.816-.507-.615-1.231-.922-2.216-.922zM43.105 2.2c.444 0 .836.156 1.151.46.32.309.485.707.485 1.164 0 .443-.165.834-.482 1.145a1.605 1.605 0 01-1.154.468c-.437 0-.825-.154-1.136-.454a1.561 1.561 0 01-.48-1.16c0-.454.162-.851.477-1.16.312-.306.7-.463 1.139-.463z"/></svg>
React
import type { SVGProps } from "react";
export function LobehubCopilotText(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 73 24"><path fill="currentColor" fillRule="evenodd" d="M34.977 6.95c1.544 0 2.778.547 3.66 1.636.861 1.064 1.287 2.473 1.287 4.208 0 1.918-.476 3.479-1.437 4.663-.98 1.207-2.33 1.815-4.008 1.815-1.051 0-1.953-.308-2.69-.915l-.12-.104V24h-2.72V7.204h2.72v1.028l.054-.054c.804-.76 1.809-1.171 2.997-1.223l.257-.005zm22.557 0c1.75 0 3.147.549 4.154 1.65.999 1.093 1.493 2.59 1.493 4.469 0 1.847-.533 3.353-1.604 4.49-1.076 1.142-2.52 1.713-4.298 1.713-1.735 0-3.146-.557-4.201-1.67-1.05-1.109-1.573-2.572-1.573-4.364 0-1.94.543-3.486 1.636-4.607 1.095-1.122 2.57-1.681 4.393-1.681zm-36.031 0c1.75 0 3.147.549 4.154 1.65.999 1.093 1.493 2.59 1.493 4.469 0 1.847-.533 3.353-1.604 4.49-1.076 1.142-2.52 1.713-4.298 1.713-1.734 0-3.146-.557-4.2-1.67-1.05-1.109-1.574-2.572-1.574-4.364 0-1.94.543-3.486 1.636-4.607 1.095-1.122 2.57-1.681 4.393-1.681zM10.257 2.613c1.506 0 2.766.22 3.782.666l.294.129v3.05l-.728-.405c-1.015-.565-2.136-.847-3.37-.847-1.615 0-2.9.528-3.891 1.59-.996 1.066-1.496 2.5-1.496 4.327 0 1.73.466 3.08 1.391 4.08.92.993 2.12 1.488 3.636 1.488 1.442 0 2.677-.316 3.715-.945l.743-.45v2.893l-.263.139c-1.2.632-2.678.944-4.429.944-2.295 0-4.158-.746-5.556-2.238C2.695 15.549 2 13.604 2 11.228c0-2.55.779-4.634 2.337-6.225 1.558-1.591 3.542-2.39 5.92-2.39zm58.006 1.203l-.001 3.387H71V9.67l-2.738-.001v5.611c0 .556.08.946.212 1.17l.052.077c.143.18.412.281.848.281.336 0 .61-.087.842-.261l.784-.59v2.756l-.255.14c-.49.27-1.11.4-1.859.4-2.185 0-3.344-1.29-3.344-3.666V9.668h-1.867V7.205l1.866-.001.001-2.51.34-.11 1.74-.56.64-.207zm-23.82 3.388v11.814h-2.72V7.204h2.72zM49.707 2v17.018h-2.72V2h2.72zm-28.33 7.394c-.98 0-1.727.32-2.281.966-.568.66-.858 1.592-.858 2.815 0 1.17.291 2.064.863 2.707.561.632 1.308.946 2.276.946.986 0 1.711-.304 2.218-.913.523-.628.793-1.55.793-2.783 0-1.248-.27-2.181-.795-2.816-.506-.615-1.231-.922-2.216-.922zm13.166 0c-.873 0-1.552.293-2.072.885-.534.609-.8 1.372-.8 2.314v1.512c0 .772.245 1.41.742 1.942.49.524 1.1.781 1.865.781.902 0 1.581-.33 2.085-1.008.527-.71.799-1.725.799-3.058 0-1.1-.247-1.935-.727-2.522-.463-.567-1.08-.846-1.892-.846zm22.865 0c-.98 0-1.727.32-2.281.966-.568.66-.858 1.592-.858 2.815 0 1.17.291 2.064.863 2.707.561.632 1.308.946 2.276.946.986 0 1.711-.304 2.218-.913.523-.628.793-1.55.793-2.783 0-1.248-.27-2.181-.795-2.816-.507-.615-1.231-.922-2.216-.922zM43.105 2.2c.444 0 .836.156 1.151.46.32.309.485.707.485 1.164 0 .443-.165.834-.482 1.145a1.605 1.605 0 01-1.154.468c-.437 0-.825-.154-1.136-.454a1.561 1.561 0 01-.48-1.16c0-.454.162-.851.477-1.16.312-.306.7-.463 1.139-.463z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 73 24"><path fill="currentColor" fill-rule="evenodd" d="M34.977 6.95c1.544 0 2.778.547 3.66 1.636.861 1.064 1.287 2.473 1.287 4.208 0 1.918-.476 3.479-1.437 4.663-.98 1.207-2.33 1.815-4.008 1.815-1.051 0-1.953-.308-2.69-.915l-.12-.104V24h-2.72V7.204h2.72v1.028l.054-.054c.804-.76 1.809-1.171 2.997-1.223l.257-.005zm22.557 0c1.75 0 3.147.549 4.154 1.65.999 1.093 1.493 2.59 1.493 4.469 0 1.847-.533 3.353-1.604 4.49-1.076 1.142-2.52 1.713-4.298 1.713-1.735 0-3.146-.557-4.201-1.67-1.05-1.109-1.573-2.572-1.573-4.364 0-1.94.543-3.486 1.636-4.607 1.095-1.122 2.57-1.681 4.393-1.681zm-36.031 0c1.75 0 3.147.549 4.154 1.65.999 1.093 1.493 2.59 1.493 4.469 0 1.847-.533 3.353-1.604 4.49-1.076 1.142-2.52 1.713-4.298 1.713-1.734 0-3.146-.557-4.2-1.67-1.05-1.109-1.574-2.572-1.574-4.364 0-1.94.543-3.486 1.636-4.607 1.095-1.122 2.57-1.681 4.393-1.681zM10.257 2.613c1.506 0 2.766.22 3.782.666l.294.129v3.05l-.728-.405c-1.015-.565-2.136-.847-3.37-.847-1.615 0-2.9.528-3.891 1.59-.996 1.066-1.496 2.5-1.496 4.327 0 1.73.466 3.08 1.391 4.08.92.993 2.12 1.488 3.636 1.488 1.442 0 2.677-.316 3.715-.945l.743-.45v2.893l-.263.139c-1.2.632-2.678.944-4.429.944-2.295 0-4.158-.746-5.556-2.238C2.695 15.549 2 13.604 2 11.228c0-2.55.779-4.634 2.337-6.225 1.558-1.591 3.542-2.39 5.92-2.39zm58.006 1.203l-.001 3.387H71V9.67l-2.738-.001v5.611c0 .556.08.946.212 1.17l.052.077c.143.18.412.281.848.281.336 0 .61-.087.842-.261l.784-.59v2.756l-.255.14c-.49.27-1.11.4-1.859.4-2.185 0-3.344-1.29-3.344-3.666V9.668h-1.867V7.205l1.866-.001.001-2.51.34-.11 1.74-.56.64-.207zm-23.82 3.388v11.814h-2.72V7.204h2.72zM49.707 2v17.018h-2.72V2h2.72zm-28.33 7.394c-.98 0-1.727.32-2.281.966-.568.66-.858 1.592-.858 2.815 0 1.17.291 2.064.863 2.707.561.632 1.308.946 2.276.946.986 0 1.711-.304 2.218-.913.523-.628.793-1.55.793-2.783 0-1.248-.27-2.181-.795-2.816-.506-.615-1.231-.922-2.216-.922zm13.166 0c-.873 0-1.552.293-2.072.885-.534.609-.8 1.372-.8 2.314v1.512c0 .772.245 1.41.742 1.942.49.524 1.1.781 1.865.781.902 0 1.581-.33 2.085-1.008.527-.71.799-1.725.799-3.058 0-1.1-.247-1.935-.727-2.522-.463-.567-1.08-.846-1.892-.846zm22.865 0c-.98 0-1.727.32-2.281.966-.568.66-.858 1.592-.858 2.815 0 1.17.291 2.064.863 2.707.561.632 1.308.946 2.276.946.986 0 1.711-.304 2.218-.913.523-.628.793-1.55.793-2.783 0-1.248-.27-2.181-.795-2.816-.507-.615-1.231-.922-2.216-.922zM43.105 2.2c.444 0 .836.156 1.151.46.32.309.485.707.485 1.164 0 .443-.165.834-.482 1.145a1.605 1.605 0 01-1.154.468c-.437 0-.825-.154-1.136-.454a1.561 1.561 0 01-.48-1.16c0-.454.162-.851.477-1.16.312-.306.7-.463 1.139-.463z"/></svg> </template>
CSS
.icon-copilot-text {
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%2073%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34.977%206.95c1.544%200%202.778.547%203.66%201.636.861%201.064%201.287%202.473%201.287%204.208%200%201.918-.476%203.479-1.437%204.663-.98%201.207-2.33%201.815-4.008%201.815-1.051%200-1.953-.308-2.69-.915l-.12-.104V24h-2.72V7.204h2.72v1.028l.054-.054c.804-.76%201.809-1.171%202.997-1.223l.257-.005zm22.557%200c1.75%200%203.147.549%204.154%201.65.999%201.093%201.493%202.59%201.493%204.469%200%201.847-.533%203.353-1.604%204.49-1.076%201.142-2.52%201.713-4.298%201.713-1.735%200-3.146-.557-4.201-1.67-1.05-1.109-1.573-2.572-1.573-4.364%200-1.94.543-3.486%201.636-4.607%201.095-1.122%202.57-1.681%204.393-1.681zm-36.031%200c1.75%200%203.147.549%204.154%201.65.999%201.093%201.493%202.59%201.493%204.469%200%201.847-.533%203.353-1.604%204.49-1.076%201.142-2.52%201.713-4.298%201.713-1.734%200-3.146-.557-4.2-1.67-1.05-1.109-1.574-2.572-1.574-4.364%200-1.94.543-3.486%201.636-4.607%201.095-1.122%202.57-1.681%204.393-1.681zM10.257%202.613c1.506%200%202.766.22%203.782.666l.294.129v3.05l-.728-.405c-1.015-.565-2.136-.847-3.37-.847-1.615%200-2.9.528-3.891%201.59-.996%201.066-1.496%202.5-1.496%204.327%200%201.73.466%203.08%201.391%204.08.92.993%202.12%201.488%203.636%201.488%201.442%200%202.677-.316%203.715-.945l.743-.45v2.893l-.263.139c-1.2.632-2.678.944-4.429.944-2.295%200-4.158-.746-5.556-2.238C2.695%2015.549%202%2013.604%202%2011.228c0-2.55.779-4.634%202.337-6.225%201.558-1.591%203.542-2.39%205.92-2.39zm58.006%201.203l-.001%203.387H71V9.67l-2.738-.001v5.611c0%20.556.08.946.212%201.17l.052.077c.143.18.412.281.848.281.336%200%20.61-.087.842-.261l.784-.59v2.756l-.255.14c-.49.27-1.11.4-1.859.4-2.185%200-3.344-1.29-3.344-3.666V9.668h-1.867V7.205l1.866-.001.001-2.51.34-.11%201.74-.56.64-.207zm-23.82%203.388v11.814h-2.72V7.204h2.72zM49.707%202v17.018h-2.72V2h2.72zm-28.33%207.394c-.98%200-1.727.32-2.281.966-.568.66-.858%201.592-.858%202.815%200%201.17.291%202.064.863%202.707.561.632%201.308.946%202.276.946.986%200%201.711-.304%202.218-.913.523-.628.793-1.55.793-2.783%200-1.248-.27-2.181-.795-2.816-.506-.615-1.231-.922-2.216-.922zm13.166%200c-.873%200-1.552.293-2.072.885-.534.609-.8%201.372-.8%202.314v1.512c0%20.772.245%201.41.742%201.942.49.524%201.1.781%201.865.781.902%200%201.581-.33%202.085-1.008.527-.71.799-1.725.799-3.058%200-1.1-.247-1.935-.727-2.522-.463-.567-1.08-.846-1.892-.846zm22.865%200c-.98%200-1.727.32-2.281.966-.568.66-.858%201.592-.858%202.815%200%201.17.291%202.064.863%202.707.561.632%201.308.946%202.276.946.986%200%201.711-.304%202.218-.913.523-.628.793-1.55.793-2.783%200-1.248-.27-2.181-.795-2.816-.507-.615-1.231-.922-2.216-.922zM43.105%202.2c.444%200%20.836.156%201.151.46.32.309.485.707.485%201.164%200%20.443-.165.834-.482%201.145a1.605%201.605%200%2001-1.154.468c-.437%200-.825-.154-1.136-.454a1.561%201.561%200%2001-.48-1.16c0-.454.162-.851.477-1.16.312-.306.7-.463%201.139-.463z%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%2073%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34.977%206.95c1.544%200%202.778.547%203.66%201.636.861%201.064%201.287%202.473%201.287%204.208%200%201.918-.476%203.479-1.437%204.663-.98%201.207-2.33%201.815-4.008%201.815-1.051%200-1.953-.308-2.69-.915l-.12-.104V24h-2.72V7.204h2.72v1.028l.054-.054c.804-.76%201.809-1.171%202.997-1.223l.257-.005zm22.557%200c1.75%200%203.147.549%204.154%201.65.999%201.093%201.493%202.59%201.493%204.469%200%201.847-.533%203.353-1.604%204.49-1.076%201.142-2.52%201.713-4.298%201.713-1.735%200-3.146-.557-4.201-1.67-1.05-1.109-1.573-2.572-1.573-4.364%200-1.94.543-3.486%201.636-4.607%201.095-1.122%202.57-1.681%204.393-1.681zm-36.031%200c1.75%200%203.147.549%204.154%201.65.999%201.093%201.493%202.59%201.493%204.469%200%201.847-.533%203.353-1.604%204.49-1.076%201.142-2.52%201.713-4.298%201.713-1.734%200-3.146-.557-4.2-1.67-1.05-1.109-1.574-2.572-1.574-4.364%200-1.94.543-3.486%201.636-4.607%201.095-1.122%202.57-1.681%204.393-1.681zM10.257%202.613c1.506%200%202.766.22%203.782.666l.294.129v3.05l-.728-.405c-1.015-.565-2.136-.847-3.37-.847-1.615%200-2.9.528-3.891%201.59-.996%201.066-1.496%202.5-1.496%204.327%200%201.73.466%203.08%201.391%204.08.92.993%202.12%201.488%203.636%201.488%201.442%200%202.677-.316%203.715-.945l.743-.45v2.893l-.263.139c-1.2.632-2.678.944-4.429.944-2.295%200-4.158-.746-5.556-2.238C2.695%2015.549%202%2013.604%202%2011.228c0-2.55.779-4.634%202.337-6.225%201.558-1.591%203.542-2.39%205.92-2.39zm58.006%201.203l-.001%203.387H71V9.67l-2.738-.001v5.611c0%20.556.08.946.212%201.17l.052.077c.143.18.412.281.848.281.336%200%20.61-.087.842-.261l.784-.59v2.756l-.255.14c-.49.27-1.11.4-1.859.4-2.185%200-3.344-1.29-3.344-3.666V9.668h-1.867V7.205l1.866-.001.001-2.51.34-.11%201.74-.56.64-.207zm-23.82%203.388v11.814h-2.72V7.204h2.72zM49.707%202v17.018h-2.72V2h2.72zm-28.33%207.394c-.98%200-1.727.32-2.281.966-.568.66-.858%201.592-.858%202.815%200%201.17.291%202.064.863%202.707.561.632%201.308.946%202.276.946.986%200%201.711-.304%202.218-.913.523-.628.793-1.55.793-2.783%200-1.248-.27-2.181-.795-2.816-.506-.615-1.231-.922-2.216-.922zm13.166%200c-.873%200-1.552.293-2.072.885-.534.609-.8%201.372-.8%202.314v1.512c0%20.772.245%201.41.742%201.942.49.524%201.1.781%201.865.781.902%200%201.581-.33%202.085-1.008.527-.71.799-1.725.799-3.058%200-1.1-.247-1.935-.727-2.522-.463-.567-1.08-.846-1.892-.846zm22.865%200c-.98%200-1.727.32-2.281.966-.568.66-.858%201.592-.858%202.815%200%201.17.291%202.064.863%202.707.561.632%201.308.946%202.276.946.986%200%201.711-.304%202.218-.913.523-.628.793-1.55.793-2.783%200-1.248-.27-2.181-.795-2.816-.507-.615-1.231-.922-2.216-.922zM43.105%202.2c.444%200%20.836.156%201.151.46.32.309.485.707.485%201.164%200%20.443-.165.834-.482%201.145a1.605%201.605%200%2001-1.154.468c-.437%200-.825-.154-1.136-.454a1.561%201.561%200%2001-.48-1.16c0-.454.162-.851.477-1.16.312-.306.7-.463%201.139-.463z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/copilot-text.svg?color=%231a73e8&size=48