codegeex logo
codegeex from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.
- Name
- codegeex
- Set
- LobeHub AI Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
2 other variants in LobeHub AI Icons
Use the codegeex 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="M13.517 12.106c.823 0 1.225.992.659 1.58l-5.377 5.403a.925.925 0 01-1.317 0L.274 11.812a.936.936 0 010-1.323l6.055-6.083a1.287 1.287 0 011.81 0 1.303 1.303 0 010 1.819l-4.243 4.282a.936.936 0 000 1.323L7.5 15.45a.925.925 0 001.317 0l.475-.477a.905.905 0 00.274-.662v-.938c0-.129 0-.257.019-.386a.926.926 0 01.933-.864h2.999v-.018z"/><path d="M23.74 12.878L17.67 18.98a1.287 1.287 0 01-1.81 0 1.303 1.303 0 010-1.82l4.26-4.282a.936.936 0 000-1.323l-3.62-3.62a.925.925 0 00-1.317 0l-.475.477a.949.949 0 00-.274.663v.937c0 .13 0 .257-.019.386a.926.926 0 01-.933.864h-2.999c-.823 0-1.226-.992-.659-1.58l4.078-4.1.53-.553.75-.754a.925.925 0 011.318 0l7.225 7.26a.977.977 0 01.018 1.342l-.001.001z"/></g></svg>
React
import type { SVGProps } from "react";
export function LobehubCodegeex(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="M13.517 12.106c.823 0 1.225.992.659 1.58l-5.377 5.403a.925.925 0 01-1.317 0L.274 11.812a.936.936 0 010-1.323l6.055-6.083a1.287 1.287 0 011.81 0 1.303 1.303 0 010 1.819l-4.243 4.282a.936.936 0 000 1.323L7.5 15.45a.925.925 0 001.317 0l.475-.477a.905.905 0 00.274-.662v-.938c0-.129 0-.257.019-.386a.926.926 0 01.933-.864h2.999v-.018z"/><path d="M23.74 12.878L17.67 18.98a1.287 1.287 0 01-1.81 0 1.303 1.303 0 010-1.82l4.26-4.282a.936.936 0 000-1.323l-3.62-3.62a.925.925 0 00-1.317 0l-.475.477a.949.949 0 00-.274.663v.937c0 .13 0 .257-.019.386a.926.926 0 01-.933.864h-2.999c-.823 0-1.226-.992-.659-1.58l4.078-4.1.53-.553.75-.754a.925.925 0 011.318 0l7.225 7.26a.977.977 0 01.018 1.342l-.001.001z"/></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="M13.517 12.106c.823 0 1.225.992.659 1.58l-5.377 5.403a.925.925 0 01-1.317 0L.274 11.812a.936.936 0 010-1.323l6.055-6.083a1.287 1.287 0 011.81 0 1.303 1.303 0 010 1.819l-4.243 4.282a.936.936 0 000 1.323L7.5 15.45a.925.925 0 001.317 0l.475-.477a.905.905 0 00.274-.662v-.938c0-.129 0-.257.019-.386a.926.926 0 01.933-.864h2.999v-.018z"/><path d="M23.74 12.878L17.67 18.98a1.287 1.287 0 01-1.81 0 1.303 1.303 0 010-1.82l4.26-4.282a.936.936 0 000-1.323l-3.62-3.62a.925.925 0 00-1.317 0l-.475.477a.949.949 0 00-.274.663v.937c0 .13 0 .257-.019.386a.926.926 0 01-.933.864h-2.999c-.823 0-1.226-.992-.659-1.58l4.078-4.1.53-.553.75-.754a.925.925 0 011.318 0l7.225 7.26a.977.977 0 01.018 1.342l-.001.001z"/></g></svg> </template>
CSS
.icon-codegeex {
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%22M13.517%2012.106c.823%200%201.225.992.659%201.58l-5.377%205.403a.925.925%200%2001-1.317%200L.274%2011.812a.936.936%200%20010-1.323l6.055-6.083a1.287%201.287%200%20011.81%200%201.303%201.303%200%20010%201.819l-4.243%204.282a.936.936%200%20000%201.323L7.5%2015.45a.925.925%200%20001.317%200l.475-.477a.905.905%200%2000.274-.662v-.938c0-.129%200-.257.019-.386a.926.926%200%2001.933-.864h2.999v-.018z%22%2F%3E%3Cpath%20d%3D%22M23.74%2012.878L17.67%2018.98a1.287%201.287%200%2001-1.81%200%201.303%201.303%200%20010-1.82l4.26-4.282a.936.936%200%20000-1.323l-3.62-3.62a.925.925%200%2000-1.317%200l-.475.477a.949.949%200%2000-.274.663v.937c0%20.13%200%20.257-.019.386a.926.926%200%2001-.933.864h-2.999c-.823%200-1.226-.992-.659-1.58l4.078-4.1.53-.553.75-.754a.925.925%200%20011.318%200l7.225%207.26a.977.977%200%2001.018%201.342l-.001.001z%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%22M13.517%2012.106c.823%200%201.225.992.659%201.58l-5.377%205.403a.925.925%200%2001-1.317%200L.274%2011.812a.936.936%200%20010-1.323l6.055-6.083a1.287%201.287%200%20011.81%200%201.303%201.303%200%20010%201.819l-4.243%204.282a.936.936%200%20000%201.323L7.5%2015.45a.925.925%200%20001.317%200l.475-.477a.905.905%200%2000.274-.662v-.938c0-.129%200-.257.019-.386a.926.926%200%2001.933-.864h2.999v-.018z%22%2F%3E%3Cpath%20d%3D%22M23.74%2012.878L17.67%2018.98a1.287%201.287%200%2001-1.81%200%201.303%201.303%200%20010-1.82l4.26-4.282a.936.936%200%20000-1.323l-3.62-3.62a.925.925%200%2000-1.317%200l-.475.477a.949.949%200%2000-.274.663v.937c0%20.13%200%20.257-.019.386a.926.926%200%2001-.933.864h-2.999c-.823%200-1.226-.992-.659-1.58l4.078-4.1.53-.553.75-.754a.925.925%200%20011.318%200l7.225%207.26a.977.977%200%2001.018%201.342l-.001.001z%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/codegeex.svg?color=%231a73e8&size=48