mirror of
https://github.com/langgenius/dify.git
synced 2026-07-25 21:48:30 +08:00
672 lines
13 KiB
XML
672 lines
13 KiB
XML
const Professional = () => {
|
|
return (
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
|
|
<rect
|
|
opacity="0.18"
|
|
x="4.5"
|
|
y="1"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="8"
|
|
y="1"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
x="11.5"
|
|
y="1"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-saas-dify-blue-inverted)"
|
|
/>
|
|
<rect x="15" y="1" width="2" height="2" rx="1" fill="var(--color-saas-dify-blue-inverted)" />
|
|
<rect
|
|
x="18.5"
|
|
y="1"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-saas-dify-blue-inverted)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="22"
|
|
y="1"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="25.5"
|
|
y="1"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="29"
|
|
y="1"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="1"
|
|
y="4.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
x="4.5"
|
|
y="4.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-saas-dify-blue-inverted)"
|
|
/>
|
|
<rect x="8" y="4.5" width="2" height="2" rx="1" fill="var(--color-saas-dify-blue-inverted)" />
|
|
<rect
|
|
opacity="0.18"
|
|
x="11.5"
|
|
y="4.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="15"
|
|
y="4.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="18.5"
|
|
y="4.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
x="22"
|
|
y="4.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-saas-dify-blue-inverted)"
|
|
/>
|
|
<rect
|
|
x="25.5"
|
|
y="4.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-saas-dify-blue-inverted)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="29"
|
|
y="4.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="1"
|
|
y="8"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="8"
|
|
y="8"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="11.5"
|
|
y="8"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="15"
|
|
y="8"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="18.5"
|
|
y="8"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="22"
|
|
y="8"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
x="25.5"
|
|
y="8"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-saas-dify-blue-inverted)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="29"
|
|
y="8"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
x="1"
|
|
y="11.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-saas-dify-blue-inverted)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="8"
|
|
y="11.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="11.5"
|
|
y="11.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="15"
|
|
y="11.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="18.5"
|
|
y="11.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="22"
|
|
y="11.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="25.5"
|
|
y="11.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="4.5"
|
|
y="15"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="8"
|
|
y="15"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="11.5"
|
|
y="15"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="15"
|
|
y="15"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="18.5"
|
|
y="15"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="22"
|
|
y="15"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="25.5"
|
|
y="15"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect x="29" y="15" width="2" height="2" rx="1" fill="var(--color-saas-dify-blue-inverted)" />
|
|
<rect
|
|
x="1"
|
|
y="18.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-saas-dify-blue-inverted)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="4.5"
|
|
y="18.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="8"
|
|
y="18.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="11.5"
|
|
y="18.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="15"
|
|
y="18.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="18.5"
|
|
y="18.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="22"
|
|
y="18.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="25.5"
|
|
y="18.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
x="29"
|
|
y="18.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-saas-dify-blue-inverted)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="1"
|
|
y="22"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
x="4.5"
|
|
y="22"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-saas-dify-blue-inverted)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="8"
|
|
y="22"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="11.5"
|
|
y="22"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="15"
|
|
y="22"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="18.5"
|
|
y="22"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="22"
|
|
y="22"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
x="25.5"
|
|
y="22"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-saas-dify-blue-inverted)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="29"
|
|
y="22"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="1"
|
|
y="25.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
x="4.5"
|
|
y="25.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-saas-dify-blue-inverted)"
|
|
/>
|
|
<rect
|
|
x="8"
|
|
y="25.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-saas-dify-blue-inverted)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="11.5"
|
|
y="25.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="15"
|
|
y="25.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="18.5"
|
|
y="25.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
x="22"
|
|
y="25.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-saas-dify-blue-inverted)"
|
|
/>
|
|
<rect
|
|
x="25.5"
|
|
y="25.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-saas-dify-blue-inverted)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="29"
|
|
y="25.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="1"
|
|
y="29"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="4.5"
|
|
y="29"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="8"
|
|
y="29"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
x="11.5"
|
|
y="29"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-saas-dify-blue-inverted)"
|
|
/>
|
|
<rect x="15" y="29" width="2" height="2" rx="1" fill="var(--color-saas-dify-blue-inverted)" />
|
|
<rect
|
|
x="18.5"
|
|
y="29"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-saas-dify-blue-inverted)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="22"
|
|
y="29"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="25.5"
|
|
y="29"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="29"
|
|
y="29"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
opacity="0.18"
|
|
x="1"
|
|
y="1"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect x="1" y="15" width="2" height="2" rx="1" fill="var(--color-saas-dify-blue-inverted)" />
|
|
<rect
|
|
opacity="0.18"
|
|
x="4.5"
|
|
y="11.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-text-quaternary)"
|
|
/>
|
|
<rect
|
|
x="29"
|
|
y="11.5"
|
|
width="2"
|
|
height="2"
|
|
rx="1"
|
|
fill="var(--color-saas-dify-blue-inverted)"
|
|
/>
|
|
<rect x="4.5" y="8" width="2" height="2" rx="1" fill="var(--color-saas-dify-blue-inverted)" />
|
|
</svg>
|
|
)
|
|
}
|
|
|
|
export default Professional
|