crusoe logo
crusoe-text from LobeHub AI Icons by LobeHub · Wordmark · MIT Free for personal and commercial use.
- Name
- crusoe-text
- Set
- LobeHub AI Icons
- Style
- Wordmark
- Viewbox
- 102×24
- License
- MIT
2 other variants in LobeHub AI Icons
Use the crusoe logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 102 24"><path fill="currentColor" fill-rule="evenodd" d="M11.928 22c5.07 0 8.64-3.05 9.196-7.354h-3.977c-.706 2.9-2.755 4.013-5.273 4.013-3.047 0-5.538-2.838-5.538-7.761s2.49-7.557 5.68-7.557c2.342 0 4.337.964 5.124 3.924h3.984C20.418 2.845 17.024 0 12.044 0 5.868 0 2 4.101 2 10.898s3.603 11.101 9.928 11.101zM31.043 9.67c.583 0 1.086 0 1.67.088V5.955a7.48 7.48 0 00-.876-.06c-1.846 0-3.25.76-4.16 2.722V5.86h-3.984v15.767h4.038v-8.264c0-2.96 1.323-3.693 3.312-3.693zm13.445 9.872c-.91 1.61-2.633 2.458-4.594 2.458-3.78 0-5.3-2.315-5.3-6.179v-9.96h4.037v9.084c0 2.112.32 3.81 2.58 3.81 2.693 0 3.277-2.2 3.277-4.686V5.867h4.038v15.76h-4.038v-2.085zM57.66 8.349c1.874 0 3.048.937 3.367 2.255H64.814c-.556-3.633-3.549-5.154-6.942-5.154-3.393 0-6.44 1.813-6.44 4.685s1.961 4.101 4.92 4.72l2.341.495c1.378.326 2.579.794 2.579 1.935 0 1.14-1.08 1.786-2.837 1.786-2.11 0-3.169-1.148-3.4-2.669H51.14c.38 3.606 3.305 5.595 7.173 5.595 3.57 0 6.82-1.847 6.82-5.1 0-3.251-2.66-4.04-5.795-4.745l-2.11-.469c-1.494-.319-2.111-.964-2.111-1.813 0-.964 1.052-1.52 2.544-1.52zm9.068 5.419c0-5.54 3.923-8.263 7.906-8.263 3.984 0 7.906 2.722 7.906 8.263 0 5.54-3.922 8.23-7.906 8.23-3.983 0-7.906-2.724-7.906-8.23zm4.099 0c0 3.313 1.581 5.065 3.807 5.065s3.807-1.758 3.807-5.065c0-3.307-1.581-5.1-3.807-5.1s-3.807 1.786-3.807 5.1zm21.494 5.1c-1.934 0-3.752-1.318-3.983-4.014l.007-.007H99.97c.15-5.56-3.074-9.342-7.729-9.342s-7.906 3.639-7.906 8.175c0 4.535 2.959 8.317 8.021 8.317 4.303 0 6.59-2.607 7.438-4.95h-4.16c-.821 1.379-2.05 1.82-3.312 1.82zm3.543-6.798H88.4c.326-2.668 2.287-3.605 3.807-3.605 1.697 0 3.57.937 3.658 3.605z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function LobehubCrusoeText(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 102 24"><path fill="currentColor" fillRule="evenodd" d="M11.928 22c5.07 0 8.64-3.05 9.196-7.354h-3.977c-.706 2.9-2.755 4.013-5.273 4.013-3.047 0-5.538-2.838-5.538-7.761s2.49-7.557 5.68-7.557c2.342 0 4.337.964 5.124 3.924h3.984C20.418 2.845 17.024 0 12.044 0 5.868 0 2 4.101 2 10.898s3.603 11.101 9.928 11.101zM31.043 9.67c.583 0 1.086 0 1.67.088V5.955a7.48 7.48 0 00-.876-.06c-1.846 0-3.25.76-4.16 2.722V5.86h-3.984v15.767h4.038v-8.264c0-2.96 1.323-3.693 3.312-3.693zm13.445 9.872c-.91 1.61-2.633 2.458-4.594 2.458-3.78 0-5.3-2.315-5.3-6.179v-9.96h4.037v9.084c0 2.112.32 3.81 2.58 3.81 2.693 0 3.277-2.2 3.277-4.686V5.867h4.038v15.76h-4.038v-2.085zM57.66 8.349c1.874 0 3.048.937 3.367 2.255H64.814c-.556-3.633-3.549-5.154-6.942-5.154-3.393 0-6.44 1.813-6.44 4.685s1.961 4.101 4.92 4.72l2.341.495c1.378.326 2.579.794 2.579 1.935 0 1.14-1.08 1.786-2.837 1.786-2.11 0-3.169-1.148-3.4-2.669H51.14c.38 3.606 3.305 5.595 7.173 5.595 3.57 0 6.82-1.847 6.82-5.1 0-3.251-2.66-4.04-5.795-4.745l-2.11-.469c-1.494-.319-2.111-.964-2.111-1.813 0-.964 1.052-1.52 2.544-1.52zm9.068 5.419c0-5.54 3.923-8.263 7.906-8.263 3.984 0 7.906 2.722 7.906 8.263 0 5.54-3.922 8.23-7.906 8.23-3.983 0-7.906-2.724-7.906-8.23zm4.099 0c0 3.313 1.581 5.065 3.807 5.065s3.807-1.758 3.807-5.065c0-3.307-1.581-5.1-3.807-5.1s-3.807 1.786-3.807 5.1zm21.494 5.1c-1.934 0-3.752-1.318-3.983-4.014l.007-.007H99.97c.15-5.56-3.074-9.342-7.729-9.342s-7.906 3.639-7.906 8.175c0 4.535 2.959 8.317 8.021 8.317 4.303 0 6.59-2.607 7.438-4.95h-4.16c-.821 1.379-2.05 1.82-3.312 1.82zm3.543-6.798H88.4c.326-2.668 2.287-3.605 3.807-3.605 1.697 0 3.57.937 3.658 3.605z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 102 24"><path fill="currentColor" fill-rule="evenodd" d="M11.928 22c5.07 0 8.64-3.05 9.196-7.354h-3.977c-.706 2.9-2.755 4.013-5.273 4.013-3.047 0-5.538-2.838-5.538-7.761s2.49-7.557 5.68-7.557c2.342 0 4.337.964 5.124 3.924h3.984C20.418 2.845 17.024 0 12.044 0 5.868 0 2 4.101 2 10.898s3.603 11.101 9.928 11.101zM31.043 9.67c.583 0 1.086 0 1.67.088V5.955a7.48 7.48 0 00-.876-.06c-1.846 0-3.25.76-4.16 2.722V5.86h-3.984v15.767h4.038v-8.264c0-2.96 1.323-3.693 3.312-3.693zm13.445 9.872c-.91 1.61-2.633 2.458-4.594 2.458-3.78 0-5.3-2.315-5.3-6.179v-9.96h4.037v9.084c0 2.112.32 3.81 2.58 3.81 2.693 0 3.277-2.2 3.277-4.686V5.867h4.038v15.76h-4.038v-2.085zM57.66 8.349c1.874 0 3.048.937 3.367 2.255H64.814c-.556-3.633-3.549-5.154-6.942-5.154-3.393 0-6.44 1.813-6.44 4.685s1.961 4.101 4.92 4.72l2.341.495c1.378.326 2.579.794 2.579 1.935 0 1.14-1.08 1.786-2.837 1.786-2.11 0-3.169-1.148-3.4-2.669H51.14c.38 3.606 3.305 5.595 7.173 5.595 3.57 0 6.82-1.847 6.82-5.1 0-3.251-2.66-4.04-5.795-4.745l-2.11-.469c-1.494-.319-2.111-.964-2.111-1.813 0-.964 1.052-1.52 2.544-1.52zm9.068 5.419c0-5.54 3.923-8.263 7.906-8.263 3.984 0 7.906 2.722 7.906 8.263 0 5.54-3.922 8.23-7.906 8.23-3.983 0-7.906-2.724-7.906-8.23zm4.099 0c0 3.313 1.581 5.065 3.807 5.065s3.807-1.758 3.807-5.065c0-3.307-1.581-5.1-3.807-5.1s-3.807 1.786-3.807 5.1zm21.494 5.1c-1.934 0-3.752-1.318-3.983-4.014l.007-.007H99.97c.15-5.56-3.074-9.342-7.729-9.342s-7.906 3.639-7.906 8.175c0 4.535 2.959 8.317 8.021 8.317 4.303 0 6.59-2.607 7.438-4.95h-4.16c-.821 1.379-2.05 1.82-3.312 1.82zm3.543-6.798H88.4c.326-2.668 2.287-3.605 3.807-3.605 1.697 0 3.57.937 3.658 3.605z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-crusoe-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%20102%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.928%2022c5.07%200%208.64-3.05%209.196-7.354h-3.977c-.706%202.9-2.755%204.013-5.273%204.013-3.047%200-5.538-2.838-5.538-7.761s2.49-7.557%205.68-7.557c2.342%200%204.337.964%205.124%203.924h3.984C20.418%202.845%2017.024%200%2012.044%200%205.868%200%202%204.101%202%2010.898s3.603%2011.101%209.928%2011.101zM31.043%209.67c.583%200%201.086%200%201.67.088V5.955a7.48%207.48%200%2000-.876-.06c-1.846%200-3.25.76-4.16%202.722V5.86h-3.984v15.767h4.038v-8.264c0-2.96%201.323-3.693%203.312-3.693zm13.445%209.872c-.91%201.61-2.633%202.458-4.594%202.458-3.78%200-5.3-2.315-5.3-6.179v-9.96h4.037v9.084c0%202.112.32%203.81%202.58%203.81%202.693%200%203.277-2.2%203.277-4.686V5.867h4.038v15.76h-4.038v-2.085zM57.66%208.349c1.874%200%203.048.937%203.367%202.255H64.814c-.556-3.633-3.549-5.154-6.942-5.154-3.393%200-6.44%201.813-6.44%204.685s1.961%204.101%204.92%204.72l2.341.495c1.378.326%202.579.794%202.579%201.935%200%201.14-1.08%201.786-2.837%201.786-2.11%200-3.169-1.148-3.4-2.669H51.14c.38%203.606%203.305%205.595%207.173%205.595%203.57%200%206.82-1.847%206.82-5.1%200-3.251-2.66-4.04-5.795-4.745l-2.11-.469c-1.494-.319-2.111-.964-2.111-1.813%200-.964%201.052-1.52%202.544-1.52zm9.068%205.419c0-5.54%203.923-8.263%207.906-8.263%203.984%200%207.906%202.722%207.906%208.263%200%205.54-3.922%208.23-7.906%208.23-3.983%200-7.906-2.724-7.906-8.23zm4.099%200c0%203.313%201.581%205.065%203.807%205.065s3.807-1.758%203.807-5.065c0-3.307-1.581-5.1-3.807-5.1s-3.807%201.786-3.807%205.1zm21.494%205.1c-1.934%200-3.752-1.318-3.983-4.014l.007-.007H99.97c.15-5.56-3.074-9.342-7.729-9.342s-7.906%203.639-7.906%208.175c0%204.535%202.959%208.317%208.021%208.317%204.303%200%206.59-2.607%207.438-4.95h-4.16c-.821%201.379-2.05%201.82-3.312%201.82zm3.543-6.798H88.4c.326-2.668%202.287-3.605%203.807-3.605%201.697%200%203.57.937%203.658%203.605z%22%20clip-rule%3D%22evenodd%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%20102%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.928%2022c5.07%200%208.64-3.05%209.196-7.354h-3.977c-.706%202.9-2.755%204.013-5.273%204.013-3.047%200-5.538-2.838-5.538-7.761s2.49-7.557%205.68-7.557c2.342%200%204.337.964%205.124%203.924h3.984C20.418%202.845%2017.024%200%2012.044%200%205.868%200%202%204.101%202%2010.898s3.603%2011.101%209.928%2011.101zM31.043%209.67c.583%200%201.086%200%201.67.088V5.955a7.48%207.48%200%2000-.876-.06c-1.846%200-3.25.76-4.16%202.722V5.86h-3.984v15.767h4.038v-8.264c0-2.96%201.323-3.693%203.312-3.693zm13.445%209.872c-.91%201.61-2.633%202.458-4.594%202.458-3.78%200-5.3-2.315-5.3-6.179v-9.96h4.037v9.084c0%202.112.32%203.81%202.58%203.81%202.693%200%203.277-2.2%203.277-4.686V5.867h4.038v15.76h-4.038v-2.085zM57.66%208.349c1.874%200%203.048.937%203.367%202.255H64.814c-.556-3.633-3.549-5.154-6.942-5.154-3.393%200-6.44%201.813-6.44%204.685s1.961%204.101%204.92%204.72l2.341.495c1.378.326%202.579.794%202.579%201.935%200%201.14-1.08%201.786-2.837%201.786-2.11%200-3.169-1.148-3.4-2.669H51.14c.38%203.606%203.305%205.595%207.173%205.595%203.57%200%206.82-1.847%206.82-5.1%200-3.251-2.66-4.04-5.795-4.745l-2.11-.469c-1.494-.319-2.111-.964-2.111-1.813%200-.964%201.052-1.52%202.544-1.52zm9.068%205.419c0-5.54%203.923-8.263%207.906-8.263%203.984%200%207.906%202.722%207.906%208.263%200%205.54-3.922%208.23-7.906%208.23-3.983%200-7.906-2.724-7.906-8.23zm4.099%200c0%203.313%201.581%205.065%203.807%205.065s3.807-1.758%203.807-5.065c0-3.307-1.581-5.1-3.807-5.1s-3.807%201.786-3.807%205.1zm21.494%205.1c-1.934%200-3.752-1.318-3.983-4.014l.007-.007H99.97c.15-5.56-3.074-9.342-7.729-9.342s-7.906%203.639-7.906%208.175c0%204.535%202.959%208.317%208.021%208.317%204.303%200%206.59-2.607%207.438-4.95h-4.16c-.821%201.379-2.05%201.82-3.312%201.82zm3.543-6.798H88.4c.326-2.668%202.287-3.605%203.807-3.605%201.697%200%203.57.937%203.658%203.605z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/crusoe-text.svg?color=%231a73e8&size=48