cometapi logo
cometapi from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.
- Name
- cometapi
- Set
- LobeHub AI Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
2 other variants in LobeHub AI Icons
Use the cometapi logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M7.754 3.248C9.483.97 12.144-.223 14.99.035c4.67.422 8.023 4.694 7.27 9.384-.266 1.667-1 3.125-2.203 4.374-.468.487-1.025.9-1.662 1.422-2.554 2.09-6.026 4.854-10.413 8.294-.224.176-.669.495-.94.49a.19.19 0 01-.137-.06.192.192 0 01-.05-.14c.01-.207.077-.473.202-.8.04-.108.44-.956 1.197-2.545a1.99 1.99 0 00.179-.577.143.143 0 00-.007-.068.142.142 0 00-.098-.09.144.144 0 00-.07 0 1.479 1.479 0 00-.505.237c-.414.288-.86.648-1.337 1.078-.506.453-1.137 1.025-1.895 1.716a8.873 8.873 0 01-1.252.977.155.155 0 01-.064.021.152.152 0 01-.123-.04.154.154 0 01-.037-.055c-.027-.067-.024-.165.01-.292.113-.423.283-.902.511-1.437.17-.396.52-1.206 1.051-2.428.17-.39.697-1.592.61-1.897a.167.167 0 00-.102-.111.166.166 0 00-.15.018c-.284.194-.593.485-.93.87-.782.895-1.569 1.78-2.358 2.657-.248.274-.477.388-.687.343v-.238c.058-.215.104-.438.178-.642C4.075 12.378 5.938 7.2 6.764 4.964c.198-.537.529-1.11.99-1.716zm6.49-1.771a6.641 6.641 0 100 13.283 6.641 6.641 0 000-13.283z"/><path d="M14.244 3.104a5.017 5.017 0 11-.002 10.033 5.017 5.017 0 01.002-10.033zm2.049 1.695a3.087 3.087 0 00-4.363 1.187 1.583 1.583 0 00-.165.442c-.015.067-.027.13-.033.194a1.308 1.308 0 00.078.56c.025.07.056.137.091.203.287.529.884.944 1.43 1.288.135.086.269.167.393.245l.392.246c.343.212.72.43 1.102.568.305.112.613.173.908.142a1.34 1.34 0 00.535-.178c.103-.061.202-.14.298-.237.064-.065.127-.137.186-.22a3.133 3.133 0 00.445-.868 3.08 3.08 0 00.056-1.71A3.063 3.063 0 0016.293 4.8z"/></g></svg>
React
import type { SVGProps } from "react";
export function LobehubCometapi(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd"><path d="M7.754 3.248C9.483.97 12.144-.223 14.99.035c4.67.422 8.023 4.694 7.27 9.384-.266 1.667-1 3.125-2.203 4.374-.468.487-1.025.9-1.662 1.422-2.554 2.09-6.026 4.854-10.413 8.294-.224.176-.669.495-.94.49a.19.19 0 01-.137-.06.192.192 0 01-.05-.14c.01-.207.077-.473.202-.8.04-.108.44-.956 1.197-2.545a1.99 1.99 0 00.179-.577.143.143 0 00-.007-.068.142.142 0 00-.098-.09.144.144 0 00-.07 0 1.479 1.479 0 00-.505.237c-.414.288-.86.648-1.337 1.078-.506.453-1.137 1.025-1.895 1.716a8.873 8.873 0 01-1.252.977.155.155 0 01-.064.021.152.152 0 01-.123-.04.154.154 0 01-.037-.055c-.027-.067-.024-.165.01-.292.113-.423.283-.902.511-1.437.17-.396.52-1.206 1.051-2.428.17-.39.697-1.592.61-1.897a.167.167 0 00-.102-.111.166.166 0 00-.15.018c-.284.194-.593.485-.93.87-.782.895-1.569 1.78-2.358 2.657-.248.274-.477.388-.687.343v-.238c.058-.215.104-.438.178-.642C4.075 12.378 5.938 7.2 6.764 4.964c.198-.537.529-1.11.99-1.716zm6.49-1.771a6.641 6.641 0 100 13.283 6.641 6.641 0 000-13.283z"/><path d="M14.244 3.104a5.017 5.017 0 11-.002 10.033 5.017 5.017 0 01.002-10.033zm2.049 1.695a3.087 3.087 0 00-4.363 1.187 1.583 1.583 0 00-.165.442c-.015.067-.027.13-.033.194a1.308 1.308 0 00.078.56c.025.07.056.137.091.203.287.529.884.944 1.43 1.288.135.086.269.167.393.245l.392.246c.343.212.72.43 1.102.568.305.112.613.173.908.142a1.34 1.34 0 00.535-.178c.103-.061.202-.14.298-.237.064-.065.127-.137.186-.22a3.133 3.133 0 00.445-.868 3.08 3.08 0 00.056-1.71A3.063 3.063 0 0016.293 4.8z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M7.754 3.248C9.483.97 12.144-.223 14.99.035c4.67.422 8.023 4.694 7.27 9.384-.266 1.667-1 3.125-2.203 4.374-.468.487-1.025.9-1.662 1.422-2.554 2.09-6.026 4.854-10.413 8.294-.224.176-.669.495-.94.49a.19.19 0 01-.137-.06.192.192 0 01-.05-.14c.01-.207.077-.473.202-.8.04-.108.44-.956 1.197-2.545a1.99 1.99 0 00.179-.577.143.143 0 00-.007-.068.142.142 0 00-.098-.09.144.144 0 00-.07 0 1.479 1.479 0 00-.505.237c-.414.288-.86.648-1.337 1.078-.506.453-1.137 1.025-1.895 1.716a8.873 8.873 0 01-1.252.977.155.155 0 01-.064.021.152.152 0 01-.123-.04.154.154 0 01-.037-.055c-.027-.067-.024-.165.01-.292.113-.423.283-.902.511-1.437.17-.396.52-1.206 1.051-2.428.17-.39.697-1.592.61-1.897a.167.167 0 00-.102-.111.166.166 0 00-.15.018c-.284.194-.593.485-.93.87-.782.895-1.569 1.78-2.358 2.657-.248.274-.477.388-.687.343v-.238c.058-.215.104-.438.178-.642C4.075 12.378 5.938 7.2 6.764 4.964c.198-.537.529-1.11.99-1.716zm6.49-1.771a6.641 6.641 0 100 13.283 6.641 6.641 0 000-13.283z"/><path d="M14.244 3.104a5.017 5.017 0 11-.002 10.033 5.017 5.017 0 01.002-10.033zm2.049 1.695a3.087 3.087 0 00-4.363 1.187 1.583 1.583 0 00-.165.442c-.015.067-.027.13-.033.194a1.308 1.308 0 00.078.56c.025.07.056.137.091.203.287.529.884.944 1.43 1.288.135.086.269.167.393.245l.392.246c.343.212.72.43 1.102.568.305.112.613.173.908.142a1.34 1.34 0 00.535-.178c.103-.061.202-.14.298-.237.064-.065.127-.137.186-.22a3.133 3.133 0 00.445-.868 3.08 3.08 0 00.056-1.71A3.063 3.063 0 0016.293 4.8z"/></g></svg> </template>
CSS
.icon-cometapi {
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%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M7.754%203.248C9.483.97%2012.144-.223%2014.99.035c4.67.422%208.023%204.694%207.27%209.384-.266%201.667-1%203.125-2.203%204.374-.468.487-1.025.9-1.662%201.422-2.554%202.09-6.026%204.854-10.413%208.294-.224.176-.669.495-.94.49a.19.19%200%2001-.137-.06.192.192%200%2001-.05-.14c.01-.207.077-.473.202-.8.04-.108.44-.956%201.197-2.545a1.99%201.99%200%2000.179-.577.143.143%200%2000-.007-.068.142.142%200%2000-.098-.09.144.144%200%2000-.07%200%201.479%201.479%200%2000-.505.237c-.414.288-.86.648-1.337%201.078-.506.453-1.137%201.025-1.895%201.716a8.873%208.873%200%2001-1.252.977.155.155%200%2001-.064.021.152.152%200%2001-.123-.04.154.154%200%2001-.037-.055c-.027-.067-.024-.165.01-.292.113-.423.283-.902.511-1.437.17-.396.52-1.206%201.051-2.428.17-.39.697-1.592.61-1.897a.167.167%200%2000-.102-.111.166.166%200%2000-.15.018c-.284.194-.593.485-.93.87-.782.895-1.569%201.78-2.358%202.657-.248.274-.477.388-.687.343v-.238c.058-.215.104-.438.178-.642C4.075%2012.378%205.938%207.2%206.764%204.964c.198-.537.529-1.11.99-1.716zm6.49-1.771a6.641%206.641%200%20100%2013.283%206.641%206.641%200%20000-13.283z%22%2F%3E%3Cpath%20d%3D%22M14.244%203.104a5.017%205.017%200%2011-.002%2010.033%205.017%205.017%200%2001.002-10.033zm2.049%201.695a3.087%203.087%200%2000-4.363%201.187%201.583%201.583%200%2000-.165.442c-.015.067-.027.13-.033.194a1.308%201.308%200%2000.078.56c.025.07.056.137.091.203.287.529.884.944%201.43%201.288.135.086.269.167.393.245l.392.246c.343.212.72.43%201.102.568.305.112.613.173.908.142a1.34%201.34%200%2000.535-.178c.103-.061.202-.14.298-.237.064-.065.127-.137.186-.22a3.133%203.133%200%2000.445-.868%203.08%203.08%200%2000.056-1.71A3.063%203.063%200%200016.293%204.8z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M7.754%203.248C9.483.97%2012.144-.223%2014.99.035c4.67.422%208.023%204.694%207.27%209.384-.266%201.667-1%203.125-2.203%204.374-.468.487-1.025.9-1.662%201.422-2.554%202.09-6.026%204.854-10.413%208.294-.224.176-.669.495-.94.49a.19.19%200%2001-.137-.06.192.192%200%2001-.05-.14c.01-.207.077-.473.202-.8.04-.108.44-.956%201.197-2.545a1.99%201.99%200%2000.179-.577.143.143%200%2000-.007-.068.142.142%200%2000-.098-.09.144.144%200%2000-.07%200%201.479%201.479%200%2000-.505.237c-.414.288-.86.648-1.337%201.078-.506.453-1.137%201.025-1.895%201.716a8.873%208.873%200%2001-1.252.977.155.155%200%2001-.064.021.152.152%200%2001-.123-.04.154.154%200%2001-.037-.055c-.027-.067-.024-.165.01-.292.113-.423.283-.902.511-1.437.17-.396.52-1.206%201.051-2.428.17-.39.697-1.592.61-1.897a.167.167%200%2000-.102-.111.166.166%200%2000-.15.018c-.284.194-.593.485-.93.87-.782.895-1.569%201.78-2.358%202.657-.248.274-.477.388-.687.343v-.238c.058-.215.104-.438.178-.642C4.075%2012.378%205.938%207.2%206.764%204.964c.198-.537.529-1.11.99-1.716zm6.49-1.771a6.641%206.641%200%20100%2013.283%206.641%206.641%200%20000-13.283z%22%2F%3E%3Cpath%20d%3D%22M14.244%203.104a5.017%205.017%200%2011-.002%2010.033%205.017%205.017%200%2001.002-10.033zm2.049%201.695a3.087%203.087%200%2000-4.363%201.187%201.583%201.583%200%2000-.165.442c-.015.067-.027.13-.033.194a1.308%201.308%200%2000.078.56c.025.07.056.137.091.203.287.529.884.944%201.43%201.288.135.086.269.167.393.245l.392.246c.343.212.72.43%201.102.568.305.112.613.173.908.142a1.34%201.34%200%2000.535-.178c.103-.061.202-.14.298-.237.064-.065.127-.137.186-.22a3.133%203.133%200%2000.445-.868%203.08%203.08%200%2000.056-1.71A3.063%203.063%200%200016.293%204.8z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/cometapi.svg?color=%231a73e8&size=48