crusoe logo
crusoe-color from LobeHub AI Icons by LobeHub · Color · MIT Free for personal and commercial use.
- Name
- crusoe-color
- Set
- LobeHub AI Icons
- Style
- Color
- Viewbox
- 24×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 24 24"><path fill="url(#svgID26)" d="M12 0L4.583 6.583c-3.23 2.869-3.23 7.965 0 10.834L12 24l7.417-6.583c3.23-2.869 3.23-7.965 0-10.834L12 0z"/><defs><linearGradient id="svgID26" x1="18.919" x2="4.853" y1="5.595" y2="18.301" gradientUnits="userSpaceOnUse"><stop stop-color="#f4bf45"/><stop offset=".35" stop-color="#e48047"/><stop offset=".69" stop-color="#c73361"/><stop offset="1" stop-color="#a42f5f"/></linearGradient></defs></svg>
React
import type { SVGProps } from "react";
export function LobehubCrusoeColor(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(#svgID26)" d="M12 0L4.583 6.583c-3.23 2.869-3.23 7.965 0 10.834L12 24l7.417-6.583c3.23-2.869 3.23-7.965 0-10.834L12 0z"/><defs><linearGradient id="svgID26" x1="18.919" x2="4.853" y1="5.595" y2="18.301" gradientUnits="userSpaceOnUse"><stop stopColor="#f4bf45"/><stop offset=".35" stopColor="#e48047"/><stop offset=".69" stopColor="#c73361"/><stop offset="1" stopColor="#a42f5f"/></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(#svgID26)" d="M12 0L4.583 6.583c-3.23 2.869-3.23 7.965 0 10.834L12 24l7.417-6.583c3.23-2.869 3.23-7.965 0-10.834L12 0z"/><defs><linearGradient id="svgID26" x1="18.919" x2="4.853" y1="5.595" y2="18.301" gradientUnits="userSpaceOnUse"><stop stop-color="#f4bf45"/><stop offset=".35" stop-color="#e48047"/><stop offset=".69" stop-color="#c73361"/><stop offset="1" stop-color="#a42f5f"/></linearGradient></defs></svg> </template>
CSS
.icon-crusoe-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(%23svgID26)%22%20d%3D%22M12%200L4.583%206.583c-3.23%202.869-3.23%207.965%200%2010.834L12%2024l7.417-6.583c3.23-2.869%203.23-7.965%200-10.834L12%200z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22svgID26%22%20x1%3D%2218.919%22%20x2%3D%224.853%22%20y1%3D%225.595%22%20y2%3D%2218.301%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f4bf45%22%2F%3E%3Cstop%20offset%3D%22.35%22%20stop-color%3D%22%23e48047%22%2F%3E%3Cstop%20offset%3D%22.69%22%20stop-color%3D%22%23c73361%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23a42f5f%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(%23svgID26)%22%20d%3D%22M12%200L4.583%206.583c-3.23%202.869-3.23%207.965%200%2010.834L12%2024l7.417-6.583c3.23-2.869%203.23-7.965%200-10.834L12%200z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22svgID26%22%20x1%3D%2218.919%22%20x2%3D%224.853%22%20y1%3D%225.595%22%20y2%3D%2218.301%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f4bf45%22%2F%3E%3Cstop%20offset%3D%22.35%22%20stop-color%3D%22%23e48047%22%2F%3E%3Cstop%20offset%3D%22.69%22%20stop-color%3D%22%23c73361%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23a42f5f%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/crusoe-color.svg?color=%231a73e8&size=48