SVGX
FeaturesHow It WorksPricingUse CasesChangelog
LoginFree Trial
SVGX

AI-powered SVG vector graphics generation tool providing an efficient creative experience for designers.

Product

  • Features
  • How It Works
  • Pricing

Resources

  • Changelog
  • Use Cases
  • Blog
  • Status

Company

  • About Us
  • Privacy Policy
  • Support

© 2024 SVGX & AISPIN. All rights reserved.

NewNew SVG editing features

AI-Powered SVG Vector Graphics
CreatorsCreators Best Assistant

Create professional SVG icons, logos, and illustrations in seconds with simple text descriptions, boosting your design efficiency.

Get Started
<svg width="800" height="600" xmlns="http://www.w3.org/2000/svg">
    <!-- 标题 -->
    <text x="400" y="30" font-family="Arial, sans-serif" font-size="20" font-weight="bold" text-anchor="middle">RA-RARα-5HT1A通路在PFC中的细胞特异性作用机制研究技术路线图</text>

    <!-- 第一部分:探索关键作用的神经元类型 -->
    <rect x="50" y="70" width="700" height="220" rx="5" ry="5" fill="#f0f8ff" stroke="#4682b4" stroke-width="2"/>
    <text x="75" y="95" font-family="Arial, sans-serif" font-size="16" font-weight="bold" fill="#2e4b7c">第一部分:探索RA-RARα-5HT1A通路发挥关键作用的神经元类型</text>

    <!-- 步骤1.1 -->
    <rect x="100" y="120" width="600" height="40" rx="3" ry="3" fill="#e6f3ff" stroke="#87ceeb" stroke-width="1.5"/>
    <text x="120" y="145" font-family="Arial, sans-serif" font-size="14" fill="#333">(1)构建与验证 RARα cKO (Nestin-Cre) ASD模型</text>
    <!-- 步骤1.1子项 -->
    <g>
        <rect x="130" y="160" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="140" y="180" font-family="Arial, sans-serif" font-size="12" fill="#555">• 行为学评估 (三箱社交等)</text>
    </g>
    <g>
        <rect x="320" y="160" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="330" y="180" font-family="Arial, sans-serif" font-size="12" fill="#555">• 突触形态学 (高尔基染色)</text>
    </g>
    <g>
        <rect x="510" y="160" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="520" y="180" font-family="Arial, sans-serif" font-size="12" fill="#555">• 电生理记录 (膜片钳)</text>
    </g>

    <!-- 步骤1.2 -->
    <rect x="100" y="200" width="600" height="40" rx="3" ry="3" fill="#e6f3ff" stroke="#87ceeb" stroke-width="1.5"/>
    <text x="120" y="225" font-family="Arial, sans-serif" font-size="14" fill="#333">(2)单细胞核RNA测序 (snRNA-seq) 锁定关键神经元亚群</text>
    <!-- 步骤1.2子项 -->
    <g>
        <rect x="130" y="240" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="140" y="260" font-family="Arial, sans-serif" font-size="12" fill="#555">• 细胞聚类与图谱构建</text>
    </g>
    <g>
        <rect x="320" y="240" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="330" y="260" font-family="Arial, sans-serif" font-size="12" fill="#555">• 差异表达与通路分析</text>
    </g>
    <g>
        <rect x="510" y="240" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="520" y="260" font-family="Arial, sans-serif" font-size="12" fill="#555">• 鉴定RARα/5HT1A共下调亚群</text>
    </g>

    <!-- 连接箭头与输出 -->
    <path d="M 400 290 L 400 330" stroke="#4682b4" stroke-width="2" fill="none" marker-end="url(#arrowhead)"/>
    <rect x="350" y="330" width="100" height="40" rx="3" ry="3" fill="#ffebcc" stroke="#ff9900" stroke-width="1.5"/>
    <text x="400" y="355" font-family="Arial, sans-serif" font-size="14" font-weight="bold" text-anchor="middle" fill="#b35900">输出:关键神经元亚群 “X”</text>

    <!-- 第二部分:明确作用机制 -->
    <rect x="50" y="390" width="700" height="180" rx="5" ry="5" fill="#f0fff0" stroke="#32cd32" stroke-width="2"/>
    <text x="75" y="415" font-family="Arial, sans-serif" font-size="16" font-weight="bold" fill="#2d5c2d">第二部分:明确RA-RARα-5HT1A通路在关键神经元上的作用机制</text>

    <!-- 步骤2.1 -->
    <rect x="100" y="440" width="600" height="40" rx="3" ry="3" fill="#e6ffe6" stroke="#90ee90" stroke-width="1.5"/>
    <text x="120" y="465" font-family="Arial, sans-serif" font-size="14" fill="#333">(1)构建与验证 “X” 神经元特异性 RARα 敲除小鼠</text>
    <!-- 步骤2.1子项 -->
    <g>
        <rect x="130" y="480" width="290" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="140" y="500" font-family="Arial, sans-serif" font-size="12" fill="#555">• 多层次表型验证 (行为、形态、功能)</text>
    </g>
    <g>
        <rect x="430" y="480" width="270" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="440" y="500" font-family="Arial, sans-serif" font-size="12" fill="#555">• 确认该亚群在表型中的必要性</text>
    </g>

    <!-- 步骤2.2 -->
    <rect x="100" y="520" width="600" height="40" rx="3" ry="3" fill="#e6ffe6" stroke="#90ee90" stroke-width="1.5"/>
    <text x="120" y="545" font-family="Arial, sans-serif" font-size="14" fill="#333">(2)深度机制探索:靶细胞转录组测序与下游验证</text>
    <!-- 步骤2.2子项 -->
    <g>
        <rect x="130" y="560" width="290" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="140" y="580" font-family="Arial, sans-serif" font-size="12" fill="#555">• 差异基因、通路与调控网络分析</text>
    </g>
    <g>
        <rect x="430" y="560" width="270" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="440" y="580" font-family="Arial, sans-serif" font-size="12" fill="#555">• 关键下游分子功能挽救实验</text>
    </g>

    <!-- 最终目标 -->
    <path d="M 400 600 L 400 640" stroke="#32cd32" stroke-width="2" fill="none" marker-end="url(#arrowhead)"/>
    <rect x="300" y="640" width="200" height="40" rx="3" ry="3" fill="#ffccff" stroke="#cc66cc" stroke-width="1.5"/>
    <text x="400" y="665" font-family="Arial, sans-serif" font-size="14" font-weight="bold" text-anchor="middle" fill="#660066">阐明细胞特异性作用机制<br>为ASD精准干预提供靶点</text>

    <!-- 定义箭头标记 -->
    <defs>
        <marker id="arrowhead" markerWidth="10" markerHeight="7" refX="9" refY="3.5" orient="auto">
            <polygon points="0 0, 10 3.5, 0 7" fill="#4682b4"/>
        </marker>
    </defs>
</svg>
Heart, with a small part of ascending aortic artery and pulmonary arteries. Currently under PCI intervention.
艺术文字"PContext"
艺术文字"PContext"
a receipt template, mean to be printed
打印模板图标
斯巴达头盔的简笔画的选项 icon,象征英雄
仿微信局域网对话式文件传输助手
仿微信局域网对话式文件传输助手
仿微信局域网对话式文件传输助手
本地对话式文件传输助手
本地对话式文件传输助手
<svg width="800" height="600" xmlns="http://www.w3.org/2000/svg">
    <!-- 标题 -->
    <text x="400" y="30" font-family="Arial, sans-serif" font-size="20" font-weight="bold" text-anchor="middle">RA-RARα-5HT1A通路在PFC中的细胞特异性作用机制研究技术路线图</text>

    <!-- 第一部分:探索关键作用的神经元类型 -->
    <rect x="50" y="70" width="700" height="220" rx="5" ry="5" fill="#f0f8ff" stroke="#4682b4" stroke-width="2"/>
    <text x="75" y="95" font-family="Arial, sans-serif" font-size="16" font-weight="bold" fill="#2e4b7c">第一部分:探索RA-RARα-5HT1A通路发挥关键作用的神经元类型</text>

    <!-- 步骤1.1 -->
    <rect x="100" y="120" width="600" height="40" rx="3" ry="3" fill="#e6f3ff" stroke="#87ceeb" stroke-width="1.5"/>
    <text x="120" y="145" font-family="Arial, sans-serif" font-size="14" fill="#333">(1)构建与验证 RARα cKO (Nestin-Cre) ASD模型</text>
    <!-- 步骤1.1子项 -->
    <g>
        <rect x="130" y="160" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="140" y="180" font-family="Arial, sans-serif" font-size="12" fill="#555">• 行为学评估 (三箱社交等)</text>
    </g>
    <g>
        <rect x="320" y="160" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="330" y="180" font-family="Arial, sans-serif" font-size="12" fill="#555">• 突触形态学 (高尔基染色)</text>
    </g>
    <g>
        <rect x="510" y="160" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="520" y="180" font-family="Arial, sans-serif" font-size="12" fill="#555">• 电生理记录 (膜片钳)</text>
    </g>

    <!-- 步骤1.2 -->
    <rect x="100" y="200" width="600" height="40" rx="3" ry="3" fill="#e6f3ff" stroke="#87ceeb" stroke-width="1.5"/>
    <text x="120" y="225" font-family="Arial, sans-serif" font-size="14" fill="#333">(2)单细胞核RNA测序 (snRNA-seq) 锁定关键神经元亚群</text>
    <!-- 步骤1.2子项 -->
    <g>
        <rect x="130" y="240" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="140" y="260" font-family="Arial, sans-serif" font-size="12" fill="#555">• 细胞聚类与图谱构建</text>
    </g>
    <g>
        <rect x="320" y="240" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="330" y="260" font-family="Arial, sans-serif" font-size="12" fill="#555">• 差异表达与通路分析</text>
    </g>
    <g>
        <rect x="510" y="240" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="520" y="260" font-family="Arial, sans-serif" font-size="12" fill="#555">• 鉴定RARα/5HT1A共下调亚群</text>
    </g>

    <!-- 连接箭头与输出 -->
    <path d="M 400 290 L 400 330" stroke="#4682b4" stroke-width="2" fill="none" marker-end="url(#arrowhead)"/>
    <rect x="350" y="330" width="100" height="40" rx="3" ry="3" fill="#ffebcc" stroke="#ff9900" stroke-width="1.5"/>
    <text x="400" y="355" font-family="Arial, sans-serif" font-size="14" font-weight="bold" text-anchor="middle" fill="#b35900">输出:关键神经元亚群 “X”</text>

    <!-- 第二部分:明确作用机制 -->
    <rect x="50" y="390" width="700" height="180" rx="5" ry="5" fill="#f0fff0" stroke="#32cd32" stroke-width="2"/>
    <text x="75" y="415" font-family="Arial, sans-serif" font-size="16" font-weight="bold" fill="#2d5c2d">第二部分:明确RA-RARα-5HT1A通路在关键神经元上的作用机制</text>

    <!-- 步骤2.1 -->
    <rect x="100" y="440" width="600" height="40" rx="3" ry="3" fill="#e6ffe6" stroke="#90ee90" stroke-width="1.5"/>
    <text x="120" y="465" font-family="Arial, sans-serif" font-size="14" fill="#333">(1)构建与验证 “X” 神经元特异性 RARα 敲除小鼠</text>
    <!-- 步骤2.1子项 -->
    <g>
        <rect x="130" y="480" width="290" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="140" y="500" font-family="Arial, sans-serif" font-size="12" fill="#555">• 多层次表型验证 (行为、形态、功能)</text>
    </g>
    <g>
        <rect x="430" y="480" width="270" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="440" y="500" font-family="Arial, sans-serif" font-size="12" fill="#555">• 确认该亚群在表型中的必要性</text>
    </g>

    <!-- 步骤2.2 -->
    <rect x="100" y="520" width="600" height="40" rx="3" ry="3" fill="#e6ffe6" stroke="#90ee90" stroke-width="1.5"/>
    <text x="120" y="545" font-family="Arial, sans-serif" font-size="14" fill="#333">(2)深度机制探索:靶细胞转录组测序与下游验证</text>
    <!-- 步骤2.2子项 -->
    <g>
        <rect x="130" y="560" width="290" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="140" y="580" font-family="Arial, sans-serif" font-size="12" fill="#555">• 差异基因、通路与调控网络分析</text>
    </g>
    <g>
        <rect x="430" y="560" width="270" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="440" y="580" font-family="Arial, sans-serif" font-size="12" fill="#555">• 关键下游分子功能挽救实验</text>
    </g>

    <!-- 最终目标 -->
    <path d="M 400 600 L 400 640" stroke="#32cd32" stroke-width="2" fill="none" marker-end="url(#arrowhead)"/>
    <rect x="300" y="640" width="200" height="40" rx="3" ry="3" fill="#ffccff" stroke="#cc66cc" stroke-width="1.5"/>
    <text x="400" y="665" font-family="Arial, sans-serif" font-size="14" font-weight="bold" text-anchor="middle" fill="#660066">阐明细胞特异性作用机制<br>为ASD精准干预提供靶点</text>

    <!-- 定义箭头标记 -->
    <defs>
        <marker id="arrowhead" markerWidth="10" markerHeight="7" refX="9" refY="3.5" orient="auto">
            <polygon points="0 0, 10 3.5, 0 7" fill="#4682b4"/>
        </marker>
    </defs>
</svg>
Heart, with a small part of ascending aortic artery and pulmonary arteries. Currently under PCI intervention.
艺术文字"PContext"
艺术文字"PContext"
a receipt template, mean to be printed
打印模板图标
斯巴达头盔的简笔画的选项 icon,象征英雄
仿微信局域网对话式文件传输助手
仿微信局域网对话式文件传输助手
仿微信局域网对话式文件传输助手
本地对话式文件传输助手
本地对话式文件传输助手
<svg width="800" height="600" xmlns="http://www.w3.org/2000/svg">
    <!-- 标题 -->
    <text x="400" y="30" font-family="Arial, sans-serif" font-size="20" font-weight="bold" text-anchor="middle">RA-RARα-5HT1A通路在PFC中的细胞特异性作用机制研究技术路线图</text>

    <!-- 第一部分:探索关键作用的神经元类型 -->
    <rect x="50" y="70" width="700" height="220" rx="5" ry="5" fill="#f0f8ff" stroke="#4682b4" stroke-width="2"/>
    <text x="75" y="95" font-family="Arial, sans-serif" font-size="16" font-weight="bold" fill="#2e4b7c">第一部分:探索RA-RARα-5HT1A通路发挥关键作用的神经元类型</text>

    <!-- 步骤1.1 -->
    <rect x="100" y="120" width="600" height="40" rx="3" ry="3" fill="#e6f3ff" stroke="#87ceeb" stroke-width="1.5"/>
    <text x="120" y="145" font-family="Arial, sans-serif" font-size="14" fill="#333">(1)构建与验证 RARα cKO (Nestin-Cre) ASD模型</text>
    <!-- 步骤1.1子项 -->
    <g>
        <rect x="130" y="160" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="140" y="180" font-family="Arial, sans-serif" font-size="12" fill="#555">• 行为学评估 (三箱社交等)</text>
    </g>
    <g>
        <rect x="320" y="160" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="330" y="180" font-family="Arial, sans-serif" font-size="12" fill="#555">• 突触形态学 (高尔基染色)</text>
    </g>
    <g>
        <rect x="510" y="160" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="520" y="180" font-family="Arial, sans-serif" font-size="12" fill="#555">• 电生理记录 (膜片钳)</text>
    </g>

    <!-- 步骤1.2 -->
    <rect x="100" y="200" width="600" height="40" rx="3" ry="3" fill="#e6f3ff" stroke="#87ceeb" stroke-width="1.5"/>
    <text x="120" y="225" font-family="Arial, sans-serif" font-size="14" fill="#333">(2)单细胞核RNA测序 (snRNA-seq) 锁定关键神经元亚群</text>
    <!-- 步骤1.2子项 -->
    <g>
        <rect x="130" y="240" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="140" y="260" font-family="Arial, sans-serif" font-size="12" fill="#555">• 细胞聚类与图谱构建</text>
    </g>
    <g>
        <rect x="320" y="240" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="330" y="260" font-family="Arial, sans-serif" font-size="12" fill="#555">• 差异表达与通路分析</text>
    </g>
    <g>
        <rect x="510" y="240" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="520" y="260" font-family="Arial, sans-serif" font-size="12" fill="#555">• 鉴定RARα/5HT1A共下调亚群</text>
    </g>

    <!-- 连接箭头与输出 -->
    <path d="M 400 290 L 400 330" stroke="#4682b4" stroke-width="2" fill="none" marker-end="url(#arrowhead)"/>
    <rect x="350" y="330" width="100" height="40" rx="3" ry="3" fill="#ffebcc" stroke="#ff9900" stroke-width="1.5"/>
    <text x="400" y="355" font-family="Arial, sans-serif" font-size="14" font-weight="bold" text-anchor="middle" fill="#b35900">输出:关键神经元亚群 “X”</text>

    <!-- 第二部分:明确作用机制 -->
    <rect x="50" y="390" width="700" height="180" rx="5" ry="5" fill="#f0fff0" stroke="#32cd32" stroke-width="2"/>
    <text x="75" y="415" font-family="Arial, sans-serif" font-size="16" font-weight="bold" fill="#2d5c2d">第二部分:明确RA-RARα-5HT1A通路在关键神经元上的作用机制</text>

    <!-- 步骤2.1 -->
    <rect x="100" y="440" width="600" height="40" rx="3" ry="3" fill="#e6ffe6" stroke="#90ee90" stroke-width="1.5"/>
    <text x="120" y="465" font-family="Arial, sans-serif" font-size="14" fill="#333">(1)构建与验证 “X” 神经元特异性 RARα 敲除小鼠</text>
    <!-- 步骤2.1子项 -->
    <g>
        <rect x="130" y="480" width="290" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="140" y="500" font-family="Arial, sans-serif" font-size="12" fill="#555">• 多层次表型验证 (行为、形态、功能)</text>
    </g>
    <g>
        <rect x="430" y="480" width="270" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="440" y="500" font-family="Arial, sans-serif" font-size="12" fill="#555">• 确认该亚群在表型中的必要性</text>
    </g>

    <!-- 步骤2.2 -->
    <rect x="100" y="520" width="600" height="40" rx="3" ry="3" fill="#e6ffe6" stroke="#90ee90" stroke-width="1.5"/>
    <text x="120" y="545" font-family="Arial, sans-serif" font-size="14" fill="#333">(2)深度机制探索:靶细胞转录组测序与下游验证</text>
    <!-- 步骤2.2子项 -->
    <g>
        <rect x="130" y="560" width="290" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="140" y="580" font-family="Arial, sans-serif" font-size="12" fill="#555">• 差异基因、通路与调控网络分析</text>
    </g>
    <g>
        <rect x="430" y="560" width="270" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="440" y="580" font-family="Arial, sans-serif" font-size="12" fill="#555">• 关键下游分子功能挽救实验</text>
    </g>

    <!-- 最终目标 -->
    <path d="M 400 600 L 400 640" stroke="#32cd32" stroke-width="2" fill="none" marker-end="url(#arrowhead)"/>
    <rect x="300" y="640" width="200" height="40" rx="3" ry="3" fill="#ffccff" stroke="#cc66cc" stroke-width="1.5"/>
    <text x="400" y="665" font-family="Arial, sans-serif" font-size="14" font-weight="bold" text-anchor="middle" fill="#660066">阐明细胞特异性作用机制<br>为ASD精准干预提供靶点</text>

    <!-- 定义箭头标记 -->
    <defs>
        <marker id="arrowhead" markerWidth="10" markerHeight="7" refX="9" refY="3.5" orient="auto">
            <polygon points="0 0, 10 3.5, 0 7" fill="#4682b4"/>
        </marker>
    </defs>
</svg>
Heart, with a small part of ascending aortic artery and pulmonary arteries. Currently under PCI intervention.
艺术文字"PContext"
艺术文字"PContext"
a receipt template, mean to be printed
打印模板图标
斯巴达头盔的简笔画的选项 icon,象征英雄
仿微信局域网对话式文件传输助手
仿微信局域网对话式文件传输助手
仿微信局域网对话式文件传输助手
本地对话式文件传输助手
本地对话式文件传输助手
<svg width="800" height="600" xmlns="http://www.w3.org/2000/svg">
    <!-- 标题 -->
    <text x="400" y="30" font-family="Arial, sans-serif" font-size="20" font-weight="bold" text-anchor="middle">RA-RARα-5HT1A通路在PFC中的细胞特异性作用机制研究技术路线图</text>

    <!-- 第一部分:探索关键作用的神经元类型 -->
    <rect x="50" y="70" width="700" height="220" rx="5" ry="5" fill="#f0f8ff" stroke="#4682b4" stroke-width="2"/>
    <text x="75" y="95" font-family="Arial, sans-serif" font-size="16" font-weight="bold" fill="#2e4b7c">第一部分:探索RA-RARα-5HT1A通路发挥关键作用的神经元类型</text>

    <!-- 步骤1.1 -->
    <rect x="100" y="120" width="600" height="40" rx="3" ry="3" fill="#e6f3ff" stroke="#87ceeb" stroke-width="1.5"/>
    <text x="120" y="145" font-family="Arial, sans-serif" font-size="14" fill="#333">(1)构建与验证 RARα cKO (Nestin-Cre) ASD模型</text>
    <!-- 步骤1.1子项 -->
    <g>
        <rect x="130" y="160" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="140" y="180" font-family="Arial, sans-serif" font-size="12" fill="#555">• 行为学评估 (三箱社交等)</text>
    </g>
    <g>
        <rect x="320" y="160" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="330" y="180" font-family="Arial, sans-serif" font-size="12" fill="#555">• 突触形态学 (高尔基染色)</text>
    </g>
    <g>
        <rect x="510" y="160" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="520" y="180" font-family="Arial, sans-serif" font-size="12" fill="#555">• 电生理记录 (膜片钳)</text>
    </g>

    <!-- 步骤1.2 -->
    <rect x="100" y="200" width="600" height="40" rx="3" ry="3" fill="#e6f3ff" stroke="#87ceeb" stroke-width="1.5"/>
    <text x="120" y="225" font-family="Arial, sans-serif" font-size="14" fill="#333">(2)单细胞核RNA测序 (snRNA-seq) 锁定关键神经元亚群</text>
    <!-- 步骤1.2子项 -->
    <g>
        <rect x="130" y="240" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="140" y="260" font-family="Arial, sans-serif" font-size="12" fill="#555">• 细胞聚类与图谱构建</text>
    </g>
    <g>
        <rect x="320" y="240" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="330" y="260" font-family="Arial, sans-serif" font-size="12" fill="#555">• 差异表达与通路分析</text>
    </g>
    <g>
        <rect x="510" y="240" width="180" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="520" y="260" font-family="Arial, sans-serif" font-size="12" fill="#555">• 鉴定RARα/5HT1A共下调亚群</text>
    </g>

    <!-- 连接箭头与输出 -->
    <path d="M 400 290 L 400 330" stroke="#4682b4" stroke-width="2" fill="none" marker-end="url(#arrowhead)"/>
    <rect x="350" y="330" width="100" height="40" rx="3" ry="3" fill="#ffebcc" stroke="#ff9900" stroke-width="1.5"/>
    <text x="400" y="355" font-family="Arial, sans-serif" font-size="14" font-weight="bold" text-anchor="middle" fill="#b35900">输出:关键神经元亚群 “X”</text>

    <!-- 第二部分:明确作用机制 -->
    <rect x="50" y="390" width="700" height="180" rx="5" ry="5" fill="#f0fff0" stroke="#32cd32" stroke-width="2"/>
    <text x="75" y="415" font-family="Arial, sans-serif" font-size="16" font-weight="bold" fill="#2d5c2d">第二部分:明确RA-RARα-5HT1A通路在关键神经元上的作用机制</text>

    <!-- 步骤2.1 -->
    <rect x="100" y="440" width="600" height="40" rx="3" ry="3" fill="#e6ffe6" stroke="#90ee90" stroke-width="1.5"/>
    <text x="120" y="465" font-family="Arial, sans-serif" font-size="14" fill="#333">(1)构建与验证 “X” 神经元特异性 RARα 敲除小鼠</text>
    <!-- 步骤2.1子项 -->
    <g>
        <rect x="130" y="480" width="290" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="140" y="500" font-family="Arial, sans-serif" font-size="12" fill="#555">• 多层次表型验证 (行为、形态、功能)</text>
    </g>
    <g>
        <rect x="430" y="480" width="270" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="440" y="500" font-family="Arial, sans-serif" font-size="12" fill="#555">• 确认该亚群在表型中的必要性</text>
    </g>

    <!-- 步骤2.2 -->
    <rect x="100" y="520" width="600" height="40" rx="3" ry="3" fill="#e6ffe6" stroke="#90ee90" stroke-width="1.5"/>
    <text x="120" y="545" font-family="Arial, sans-serif" font-size="14" fill="#333">(2)深度机制探索:靶细胞转录组测序与下游验证</text>
    <!-- 步骤2.2子项 -->
    <g>
        <rect x="130" y="560" width="290" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="140" y="580" font-family="Arial, sans-serif" font-size="12" fill="#555">• 差异基因、通路与调控网络分析</text>
    </g>
    <g>
        <rect x="430" y="560" width="270" height="30" rx="2" ry="2" fill="#ffffff" stroke="#ccc" stroke-width="1"/>
        <text x="440" y="580" font-family="Arial, sans-serif" font-size="12" fill="#555">• 关键下游分子功能挽救实验</text>
    </g>

    <!-- 最终目标 -->
    <path d="M 400 600 L 400 640" stroke="#32cd32" stroke-width="2" fill="none" marker-end="url(#arrowhead)"/>
    <rect x="300" y="640" width="200" height="40" rx="3" ry="3" fill="#ffccff" stroke="#cc66cc" stroke-width="1.5"/>
    <text x="400" y="665" font-family="Arial, sans-serif" font-size="14" font-weight="bold" text-anchor="middle" fill="#660066">阐明细胞特异性作用机制<br>为ASD精准干预提供靶点</text>

    <!-- 定义箭头标记 -->
    <defs>
        <marker id="arrowhead" markerWidth="10" markerHeight="7" refX="9" refY="3.5" orient="auto">
            <polygon points="0 0, 10 3.5, 0 7" fill="#4682b4"/>
        </marker>
    </defs>
</svg>
Heart, with a small part of ascending aortic artery and pulmonary arteries. Currently under PCI intervention.
艺术文字"PContext"
艺术文字"PContext"
a receipt template, mean to be printed
打印模板图标
斯巴达头盔的简笔画的选项 icon,象征英雄
仿微信局域网对话式文件传输助手
仿微信局域网对话式文件传输助手
仿微信局域网对话式文件传输助手
本地对话式文件传输助手
本地对话式文件传输助手
本地对话式文件传输助手
本地对话式文件传输助手
党建 icon
党建 风格 对话图标 对话气泡 icon
我要生成高觉高大上的,然后和绘画有关联的,
主题是要小清新的
我要生成高觉高大上的,然后和绘画有关联的

logo of meezaan website which controll islamic finance
logo of meezaan website which controll islamic finance
logo of meezaan website which controll islamic finance
红色三角,中间有白色√,三角形的直角在左上角
Indian Navy Saluting
Indian Navy Saluting
本地对话式文件传输助手
本地对话式文件传输助手
党建 icon
党建 风格 对话图标 对话气泡 icon
我要生成高觉高大上的,然后和绘画有关联的,
主题是要小清新的
我要生成高觉高大上的,然后和绘画有关联的

logo of meezaan website which controll islamic finance
logo of meezaan website which controll islamic finance
logo of meezaan website which controll islamic finance
红色三角,中间有白色√,三角形的直角在左上角
Indian Navy Saluting
Indian Navy Saluting
本地对话式文件传输助手
本地对话式文件传输助手
党建 icon
党建 风格 对话图标 对话气泡 icon
我要生成高觉高大上的,然后和绘画有关联的,
主题是要小清新的
我要生成高觉高大上的,然后和绘画有关联的

logo of meezaan website which controll islamic finance
logo of meezaan website which controll islamic finance
logo of meezaan website which controll islamic finance
红色三角,中间有白色√,三角形的直角在左上角
Indian Navy Saluting
Indian Navy Saluting
本地对话式文件传输助手
本地对话式文件传输助手
党建 icon
党建 风格 对话图标 对话气泡 icon
我要生成高觉高大上的,然后和绘画有关联的,
主题是要小清新的
我要生成高觉高大上的,然后和绘画有关联的

logo of meezaan website which controll islamic finance
logo of meezaan website which controll islamic finance
logo of meezaan website which controll islamic finance
红色三角,中间有白色√,三角形的直角在左上角
Indian Navy Saluting
Indian Navy Saluting
Indian Navy Ships
Indian Navy
Please refer to the example styles:

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237364e8c.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237357429.png

https://m.1 2inch.cn/static/uploads/images/2024/12/25/1735140210676c2372e6750.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140210676c237280a85.png
Design icons: “New House”, “Used House”, “Buying a House”, “Selling a House”
Requirements:
1. Use only simple line colors: #EFB71A (yellow) and #2A2A2A (black), following the example style.

2. Line width 3px

3. Generate SVG

4. No fill

5. Keep it simple with just a few lines; avoid complex compositions.
Please refer to the example styles:

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237364e8c.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237357429.png

https://m.1 2inch.cn/static/uploads/images/2024/12/25/1735140210676c2372e6750.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140210676c237280a85.png
Design icons: “New House”, “Used House”, “Buying a House”, “Selling a House”

Requirements:
1. Use only simple line colors according to the sample style: #EFB71A (yellow) and #2A2A2A (black)

2. Line width 3px

3. Generate SVG

4. No fill
Please refer to the example styles:

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237364e8c.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237357429.png

https://m.1 2inch.cn/static/uploads/images/2024/12/25/1735140210676c2372e6750.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140210676c237280a85.png
Design icons: “New House”

Requirements:
1. Use only simple line colors according to the sample style: #EFB71A (yellow) and #2A2A2A (black)

2. Line width 3px

3. Generate SVG

4. No fill
Please refer to the example styles:

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237364e8c.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237357429.png

https://m.1 2inch.cn/static/uploads/images/2024/12/25/1735140210676c2372e6750.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140210676c237280a85.png
Design icons: “New House”

Requirements:
1. Use only simple line colors according to the sample style: #EFB71A (yellow) and #2A2A2A (black)

2. Line width 3px

3. Generate SVG

4. No fill
Please refer to the example styles:

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237364e8c.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237357429.png

https://m.1 2inch.cn/static/uploads/images/2024/12/25/1735140210676c2372e6750.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140210676c237280a85.png
Design icons: “New House”, “Used House”, “Buying a House”, “Selling a House”

Requirements:
1. Use only simple line colors according to the sample style: #EFB71A (yellow) and #2A2A2A (black)

2. Line width 3px

3. Generate SVG

4. No fill
生成一个线条的应用图标  外面是正六边形 里面你自己定义 这个应用是一个组件管理的工具 

里面的内容最好是线条的Forensic文字 稍微倾斜一点
生成一个线条的应用图标  外面是正六边形 里面你自己定义 这个应用是一个组件管理的工具
灵感、标记、关联、迅速
一个人在犹豫要不要买房
<svg width="850" height="620" viewBox="0 0 850 620" xmlns="http://www.w3.org/2000/svg">
  <defs>
    <marker id="arrowhead" markerWidth="10" markerHeight="7" refX="9" refY="3.5" orient="auto">
      <polygon points="0 0, 10 3.5, 0 7" fill="#000" />
    </marker>
    <style type="text/css">
      .label-text { font-family: Helvetica, Arial, sans-serif; font-size: 14px; fill: #333; text-anchor: middle; }
      .title-text { font-family: Helvetica, Arial, sans-serif; font-size: 16px; font-weight: bold; fill: #000; text-anchor: middle; }
      .box-stroke { stroke: #666; stroke-width: 2; fill: none; }
      .dashed-box { stroke: #666; stroke-width: 2; stroke-dasharray: 5,5; fill: none; }
      .feature-rect { width: 30px; height: 30px; stroke: #fff; stroke-width: 1; }
      .attn-box { width: 260px; height: 40px; rx: 5; ry: 5; }
      .connector { stroke: #000; stroke-width: 2; fill: none; marker-end: url(#arrowhead); }
      .line-connector { stroke: #000; stroke-width: 2; }
    </style>
  </defs>

  <rect x="30" y="195" width="285" height="300" rx="15" ry="15" fill="#dae8fc" stroke="#b6d4fe" stroke-width="2"/>
  
  <rect x="360" y="115" width="330" height="445" rx="15" ry="15" fill="#fff2cc" stroke="#d6b656" stroke-width="2"/>

  <text x="180" y="115" class="title-text">Image Feature</text>
  <g transform="translate(65, 125)">
    <rect x="0" y="0" width="230" height="50" class="dashed-box"/>
    <g transform="translate(15, 10)">
      <rect x="0" y="0" class="feature-rect" fill="#d5e8d4" stroke="#82b366"/>
      <rect x="40" y="0" class="feature-rect" fill="#d5e8d4" stroke="#82b366"/>
      <rect x="80" y="0" class="feature-rect" fill="#d5e8d4" stroke="#82b366"/>
      <rect x="120" y="0" class="feature-rect" fill="#d5e8d4" stroke="#82b366"/>
      <rect x="160" y="0" class="feature-rect" fill="#d5e8d4" stroke="#82b366"/>
    </g>
  </g>

  <rect x="395" y="130" class="attn-box" fill="#d5e8d4" stroke="#82b366"/>
  <text x="525" y="155" class="label-text" font-weight="bold">2D Visual Cross-Attn</text>

  <line x1="295" y1="150" x2="395" y2="150" class="connector"/>
  <text x="345" y="145" class="label-text" font-size="12px">K,V</text>

  <text x="180" y="215" class="title-text">Text Feature</text>
  <g transform="translate(65, 225)">
    <rect x="0" y="0" width="230" height="50" class="dashed-box" fill="#dae8fc"/>
    <g transform="translate(15, 10)">
      <rect x="0" y="0" class="feature-rect" fill="#f8cecc" stroke="#b85450"/>
      <rect x="40" y="0" class="feature-rect" fill="#f8cecc" stroke="#b85450"/>
      <rect x="80" y="0" class="feature-rect" fill="#f8cecc" stroke="#b85450"/>
      <rect x="120" y="0" class="feature-rect" fill="#f8cecc" stroke="#b85450"/>
      <rect x="160" y="0" class="feature-rect" fill="#f8cecc" stroke="#b85450"/>
    </g>
  </g>

  <rect x="395" y="230" class="attn-box" fill="#f8cecc" stroke="#b85450"/>
  <text x="525" y="255" class="label-text" font-weight="bold">Text Cross-Attn</text>

  <line x1="295" y1="250" x2="395" y2="250" class="connector"/>
  <text x="345" y="245" class="label-text" font-size="12px">K,V</text>

  <text x="180" y="315" class="title-text">Point-Image Feature</text>
  <g transform="translate(65, 325)">
    <rect x="0" y="0" width="230" height="50" class="dashed-box" fill="#dae8fc"/>
    <g transform="translate(15, 10)">
      <rect x="0" y="0" class="feature-rect" fill="#dae8fc" stroke="#6c8ebf"/>
      <rect x="40" y="0" class="feature-rect" fill="#1ba1e2" stroke="#006eaf"/>
      <rect x="80" y="0" class="feature-rect" fill="#1ba1e2" stroke="#006eaf"/>
      <rect x="120" y="0" class="feature-rect" fill="#1ba1e2" stroke="#006eaf"/>
      <rect x="160" y="0" class="feature-rect" fill="#dae8fc" stroke="#6c8ebf"/>
    </g>
  </g>

  <rect x="395" y="330" class="attn-box" fill="#dae8fc" stroke="#6c8ebf"/>
  <text x="525" y="355" class="label-text" font-weight="bold">3D Visual Cross-Attn</text>

  <line x1="295" y1="350" x2="395" y2="350" class="connector"/>
  <text x="345" y="345" class="label-text" font-size="12px">K,V</text>

  <rect x="100" y="425" width="160" height="50" rx="10" ry="10" fill="#f5f5f5" stroke="#666" stroke-width="1"/>
  <text x="180" y="445" class="title-text" font-size="14px">Contrastive</text>
  <text x="180" y="465" class="title-text" font-size="14px">Embed</text>

  <rect x="395" y="430" class="attn-box" fill="#e1d5e7" stroke="#9673a6"/>
  <text x="525" y="455" class="label-text" font-weight="bold">Self-Attn</text>

  <line x1="260" y1="450" x2="395" y2="450" class="connector"/>
  <text x="345" y="445" class="label-text" font-size="12px">TopK</text>

  <line x1="180" y1="375" x2="180" y2="425" class="connector"/>
  <polyline points="65,250 45,250 45,450 100,450" class="connector"/>

  <g transform="translate(420, 500)"> <rect x="0" y="0" width="150" height="40" class="dashed-box"/> 
    <text x="165" y="25" class="label-text" font-weight="bold">Query</text>
    <g transform="translate(5, 5)"> <rect x="0" y="0" class="feature-rect" fill="#e1d5e7"/>
        <rect x="35" y="0" class="feature-rect" fill="#e1d5e7"/>
        <rect x="70" y="0" class="feature-rect" fill="#e1d5e7"/>
        <rect x="105" y="0" class="feature-rect" fill="#e1d5e7"/>
    </g>
  </g>
  
  <line x1="525" y1="500" x2="525" y2="470" class="connector"/>
  <line x1="525" y1="430" x2="525" y2="370" class="connector"/>
  <text x="540" y="400" class="label-text">Q</text>
  <line x1="525" y1="330" x2="525" y2="270" class="connector"/>
  <text x="540" y="300" class="label-text">Q</text>
  <line x1="525" y1="230" x2="525" y2="170" class="connector"/>
  <text x="540" y="200" class="label-text">Q</text>
  <line x1="525" y1="130" x2="525" y2="80" class="connector"/>
  
  <g transform="translate(420, 20)"> <rect x="0" y="0" width="210" height="40" class="dashed-box"/>
    <g transform="translate(25, 5)">
        <rect x="0" y="0" class="feature-rect" fill="#d5e8d4"/>
        <rect x="40" y="0" class="feature-rect" fill="#dae8fc"/>
        <rect x="80" y="0" class="feature-rect" fill="#f8cecc"/>
        <rect x="120" y="0" class="feature-rect" fill="#e1d5e7"/>
    </g>
  </g>
  
  <text x="175" y="525" class="title-text" font-size="18px">3D visual-Text Fusion</text>
  <text x="525" y="585" class="title-text" font-size="18px">Multi-modality Decoder</text>

</svg>
Indian Navy Ships
Indian Navy
Please refer to the example styles:

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237364e8c.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237357429.png

https://m.1 2inch.cn/static/uploads/images/2024/12/25/1735140210676c2372e6750.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140210676c237280a85.png
Design icons: “New House”, “Used House”, “Buying a House”, “Selling a House”
Requirements:
1. Use only simple line colors: #EFB71A (yellow) and #2A2A2A (black), following the example style.

2. Line width 3px

3. Generate SVG

4. No fill

5. Keep it simple with just a few lines; avoid complex compositions.
Please refer to the example styles:

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237364e8c.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237357429.png

https://m.1 2inch.cn/static/uploads/images/2024/12/25/1735140210676c2372e6750.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140210676c237280a85.png
Design icons: “New House”, “Used House”, “Buying a House”, “Selling a House”

Requirements:
1. Use only simple line colors according to the sample style: #EFB71A (yellow) and #2A2A2A (black)

2. Line width 3px

3. Generate SVG

4. No fill
Please refer to the example styles:

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237364e8c.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237357429.png

https://m.1 2inch.cn/static/uploads/images/2024/12/25/1735140210676c2372e6750.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140210676c237280a85.png
Design icons: “New House”

Requirements:
1. Use only simple line colors according to the sample style: #EFB71A (yellow) and #2A2A2A (black)

2. Line width 3px

3. Generate SVG

4. No fill
Please refer to the example styles:

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237364e8c.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237357429.png

https://m.1 2inch.cn/static/uploads/images/2024/12/25/1735140210676c2372e6750.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140210676c237280a85.png
Design icons: “New House”

Requirements:
1. Use only simple line colors according to the sample style: #EFB71A (yellow) and #2A2A2A (black)

2. Line width 3px

3. Generate SVG

4. No fill
Please refer to the example styles:

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237364e8c.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237357429.png

https://m.1 2inch.cn/static/uploads/images/2024/12/25/1735140210676c2372e6750.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140210676c237280a85.png
Design icons: “New House”, “Used House”, “Buying a House”, “Selling a House”

Requirements:
1. Use only simple line colors according to the sample style: #EFB71A (yellow) and #2A2A2A (black)

2. Line width 3px

3. Generate SVG

4. No fill
生成一个线条的应用图标  外面是正六边形 里面你自己定义 这个应用是一个组件管理的工具 

里面的内容最好是线条的Forensic文字 稍微倾斜一点
生成一个线条的应用图标  外面是正六边形 里面你自己定义 这个应用是一个组件管理的工具
灵感、标记、关联、迅速
一个人在犹豫要不要买房
<svg width="850" height="620" viewBox="0 0 850 620" xmlns="http://www.w3.org/2000/svg">
  <defs>
    <marker id="arrowhead" markerWidth="10" markerHeight="7" refX="9" refY="3.5" orient="auto">
      <polygon points="0 0, 10 3.5, 0 7" fill="#000" />
    </marker>
    <style type="text/css">
      .label-text { font-family: Helvetica, Arial, sans-serif; font-size: 14px; fill: #333; text-anchor: middle; }
      .title-text { font-family: Helvetica, Arial, sans-serif; font-size: 16px; font-weight: bold; fill: #000; text-anchor: middle; }
      .box-stroke { stroke: #666; stroke-width: 2; fill: none; }
      .dashed-box { stroke: #666; stroke-width: 2; stroke-dasharray: 5,5; fill: none; }
      .feature-rect { width: 30px; height: 30px; stroke: #fff; stroke-width: 1; }
      .attn-box { width: 260px; height: 40px; rx: 5; ry: 5; }
      .connector { stroke: #000; stroke-width: 2; fill: none; marker-end: url(#arrowhead); }
      .line-connector { stroke: #000; stroke-width: 2; }
    </style>
  </defs>

  <rect x="30" y="195" width="285" height="300" rx="15" ry="15" fill="#dae8fc" stroke="#b6d4fe" stroke-width="2"/>
  
  <rect x="360" y="115" width="330" height="445" rx="15" ry="15" fill="#fff2cc" stroke="#d6b656" stroke-width="2"/>

  <text x="180" y="115" class="title-text">Image Feature</text>
  <g transform="translate(65, 125)">
    <rect x="0" y="0" width="230" height="50" class="dashed-box"/>
    <g transform="translate(15, 10)">
      <rect x="0" y="0" class="feature-rect" fill="#d5e8d4" stroke="#82b366"/>
      <rect x="40" y="0" class="feature-rect" fill="#d5e8d4" stroke="#82b366"/>
      <rect x="80" y="0" class="feature-rect" fill="#d5e8d4" stroke="#82b366"/>
      <rect x="120" y="0" class="feature-rect" fill="#d5e8d4" stroke="#82b366"/>
      <rect x="160" y="0" class="feature-rect" fill="#d5e8d4" stroke="#82b366"/>
    </g>
  </g>

  <rect x="395" y="130" class="attn-box" fill="#d5e8d4" stroke="#82b366"/>
  <text x="525" y="155" class="label-text" font-weight="bold">2D Visual Cross-Attn</text>

  <line x1="295" y1="150" x2="395" y2="150" class="connector"/>
  <text x="345" y="145" class="label-text" font-size="12px">K,V</text>

  <text x="180" y="215" class="title-text">Text Feature</text>
  <g transform="translate(65, 225)">
    <rect x="0" y="0" width="230" height="50" class="dashed-box" fill="#dae8fc"/>
    <g transform="translate(15, 10)">
      <rect x="0" y="0" class="feature-rect" fill="#f8cecc" stroke="#b85450"/>
      <rect x="40" y="0" class="feature-rect" fill="#f8cecc" stroke="#b85450"/>
      <rect x="80" y="0" class="feature-rect" fill="#f8cecc" stroke="#b85450"/>
      <rect x="120" y="0" class="feature-rect" fill="#f8cecc" stroke="#b85450"/>
      <rect x="160" y="0" class="feature-rect" fill="#f8cecc" stroke="#b85450"/>
    </g>
  </g>

  <rect x="395" y="230" class="attn-box" fill="#f8cecc" stroke="#b85450"/>
  <text x="525" y="255" class="label-text" font-weight="bold">Text Cross-Attn</text>

  <line x1="295" y1="250" x2="395" y2="250" class="connector"/>
  <text x="345" y="245" class="label-text" font-size="12px">K,V</text>

  <text x="180" y="315" class="title-text">Point-Image Feature</text>
  <g transform="translate(65, 325)">
    <rect x="0" y="0" width="230" height="50" class="dashed-box" fill="#dae8fc"/>
    <g transform="translate(15, 10)">
      <rect x="0" y="0" class="feature-rect" fill="#dae8fc" stroke="#6c8ebf"/>
      <rect x="40" y="0" class="feature-rect" fill="#1ba1e2" stroke="#006eaf"/>
      <rect x="80" y="0" class="feature-rect" fill="#1ba1e2" stroke="#006eaf"/>
      <rect x="120" y="0" class="feature-rect" fill="#1ba1e2" stroke="#006eaf"/>
      <rect x="160" y="0" class="feature-rect" fill="#dae8fc" stroke="#6c8ebf"/>
    </g>
  </g>

  <rect x="395" y="330" class="attn-box" fill="#dae8fc" stroke="#6c8ebf"/>
  <text x="525" y="355" class="label-text" font-weight="bold">3D Visual Cross-Attn</text>

  <line x1="295" y1="350" x2="395" y2="350" class="connector"/>
  <text x="345" y="345" class="label-text" font-size="12px">K,V</text>

  <rect x="100" y="425" width="160" height="50" rx="10" ry="10" fill="#f5f5f5" stroke="#666" stroke-width="1"/>
  <text x="180" y="445" class="title-text" font-size="14px">Contrastive</text>
  <text x="180" y="465" class="title-text" font-size="14px">Embed</text>

  <rect x="395" y="430" class="attn-box" fill="#e1d5e7" stroke="#9673a6"/>
  <text x="525" y="455" class="label-text" font-weight="bold">Self-Attn</text>

  <line x1="260" y1="450" x2="395" y2="450" class="connector"/>
  <text x="345" y="445" class="label-text" font-size="12px">TopK</text>

  <line x1="180" y1="375" x2="180" y2="425" class="connector"/>
  <polyline points="65,250 45,250 45,450 100,450" class="connector"/>

  <g transform="translate(420, 500)"> <rect x="0" y="0" width="150" height="40" class="dashed-box"/> 
    <text x="165" y="25" class="label-text" font-weight="bold">Query</text>
    <g transform="translate(5, 5)"> <rect x="0" y="0" class="feature-rect" fill="#e1d5e7"/>
        <rect x="35" y="0" class="feature-rect" fill="#e1d5e7"/>
        <rect x="70" y="0" class="feature-rect" fill="#e1d5e7"/>
        <rect x="105" y="0" class="feature-rect" fill="#e1d5e7"/>
    </g>
  </g>
  
  <line x1="525" y1="500" x2="525" y2="470" class="connector"/>
  <line x1="525" y1="430" x2="525" y2="370" class="connector"/>
  <text x="540" y="400" class="label-text">Q</text>
  <line x1="525" y1="330" x2="525" y2="270" class="connector"/>
  <text x="540" y="300" class="label-text">Q</text>
  <line x1="525" y1="230" x2="525" y2="170" class="connector"/>
  <text x="540" y="200" class="label-text">Q</text>
  <line x1="525" y1="130" x2="525" y2="80" class="connector"/>
  
  <g transform="translate(420, 20)"> <rect x="0" y="0" width="210" height="40" class="dashed-box"/>
    <g transform="translate(25, 5)">
        <rect x="0" y="0" class="feature-rect" fill="#d5e8d4"/>
        <rect x="40" y="0" class="feature-rect" fill="#dae8fc"/>
        <rect x="80" y="0" class="feature-rect" fill="#f8cecc"/>
        <rect x="120" y="0" class="feature-rect" fill="#e1d5e7"/>
    </g>
  </g>
  
  <text x="175" y="525" class="title-text" font-size="18px">3D visual-Text Fusion</text>
  <text x="525" y="585" class="title-text" font-size="18px">Multi-modality Decoder</text>

</svg>
Indian Navy Ships
Indian Navy
Please refer to the example styles:

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237364e8c.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237357429.png

https://m.1 2inch.cn/static/uploads/images/2024/12/25/1735140210676c2372e6750.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140210676c237280a85.png
Design icons: “New House”, “Used House”, “Buying a House”, “Selling a House”
Requirements:
1. Use only simple line colors: #EFB71A (yellow) and #2A2A2A (black), following the example style.

2. Line width 3px

3. Generate SVG

4. No fill

5. Keep it simple with just a few lines; avoid complex compositions.
Please refer to the example styles:

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237364e8c.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237357429.png

https://m.1 2inch.cn/static/uploads/images/2024/12/25/1735140210676c2372e6750.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140210676c237280a85.png
Design icons: “New House”, “Used House”, “Buying a House”, “Selling a House”

Requirements:
1. Use only simple line colors according to the sample style: #EFB71A (yellow) and #2A2A2A (black)

2. Line width 3px

3. Generate SVG

4. No fill
Please refer to the example styles:

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237364e8c.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237357429.png

https://m.1 2inch.cn/static/uploads/images/2024/12/25/1735140210676c2372e6750.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140210676c237280a85.png
Design icons: “New House”

Requirements:
1. Use only simple line colors according to the sample style: #EFB71A (yellow) and #2A2A2A (black)

2. Line width 3px

3. Generate SVG

4. No fill
Please refer to the example styles:

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237364e8c.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237357429.png

https://m.1 2inch.cn/static/uploads/images/2024/12/25/1735140210676c2372e6750.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140210676c237280a85.png
Design icons: “New House”

Requirements:
1. Use only simple line colors according to the sample style: #EFB71A (yellow) and #2A2A2A (black)

2. Line width 3px

3. Generate SVG

4. No fill
Please refer to the example styles:

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237364e8c.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237357429.png

https://m.1 2inch.cn/static/uploads/images/2024/12/25/1735140210676c2372e6750.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140210676c237280a85.png
Design icons: “New House”, “Used House”, “Buying a House”, “Selling a House”

Requirements:
1. Use only simple line colors according to the sample style: #EFB71A (yellow) and #2A2A2A (black)

2. Line width 3px

3. Generate SVG

4. No fill
生成一个线条的应用图标  外面是正六边形 里面你自己定义 这个应用是一个组件管理的工具 

里面的内容最好是线条的Forensic文字 稍微倾斜一点
生成一个线条的应用图标  外面是正六边形 里面你自己定义 这个应用是一个组件管理的工具
灵感、标记、关联、迅速
一个人在犹豫要不要买房
<svg width="850" height="620" viewBox="0 0 850 620" xmlns="http://www.w3.org/2000/svg">
  <defs>
    <marker id="arrowhead" markerWidth="10" markerHeight="7" refX="9" refY="3.5" orient="auto">
      <polygon points="0 0, 10 3.5, 0 7" fill="#000" />
    </marker>
    <style type="text/css">
      .label-text { font-family: Helvetica, Arial, sans-serif; font-size: 14px; fill: #333; text-anchor: middle; }
      .title-text { font-family: Helvetica, Arial, sans-serif; font-size: 16px; font-weight: bold; fill: #000; text-anchor: middle; }
      .box-stroke { stroke: #666; stroke-width: 2; fill: none; }
      .dashed-box { stroke: #666; stroke-width: 2; stroke-dasharray: 5,5; fill: none; }
      .feature-rect { width: 30px; height: 30px; stroke: #fff; stroke-width: 1; }
      .attn-box { width: 260px; height: 40px; rx: 5; ry: 5; }
      .connector { stroke: #000; stroke-width: 2; fill: none; marker-end: url(#arrowhead); }
      .line-connector { stroke: #000; stroke-width: 2; }
    </style>
  </defs>

  <rect x="30" y="195" width="285" height="300" rx="15" ry="15" fill="#dae8fc" stroke="#b6d4fe" stroke-width="2"/>
  
  <rect x="360" y="115" width="330" height="445" rx="15" ry="15" fill="#fff2cc" stroke="#d6b656" stroke-width="2"/>

  <text x="180" y="115" class="title-text">Image Feature</text>
  <g transform="translate(65, 125)">
    <rect x="0" y="0" width="230" height="50" class="dashed-box"/>
    <g transform="translate(15, 10)">
      <rect x="0" y="0" class="feature-rect" fill="#d5e8d4" stroke="#82b366"/>
      <rect x="40" y="0" class="feature-rect" fill="#d5e8d4" stroke="#82b366"/>
      <rect x="80" y="0" class="feature-rect" fill="#d5e8d4" stroke="#82b366"/>
      <rect x="120" y="0" class="feature-rect" fill="#d5e8d4" stroke="#82b366"/>
      <rect x="160" y="0" class="feature-rect" fill="#d5e8d4" stroke="#82b366"/>
    </g>
  </g>

  <rect x="395" y="130" class="attn-box" fill="#d5e8d4" stroke="#82b366"/>
  <text x="525" y="155" class="label-text" font-weight="bold">2D Visual Cross-Attn</text>

  <line x1="295" y1="150" x2="395" y2="150" class="connector"/>
  <text x="345" y="145" class="label-text" font-size="12px">K,V</text>

  <text x="180" y="215" class="title-text">Text Feature</text>
  <g transform="translate(65, 225)">
    <rect x="0" y="0" width="230" height="50" class="dashed-box" fill="#dae8fc"/>
    <g transform="translate(15, 10)">
      <rect x="0" y="0" class="feature-rect" fill="#f8cecc" stroke="#b85450"/>
      <rect x="40" y="0" class="feature-rect" fill="#f8cecc" stroke="#b85450"/>
      <rect x="80" y="0" class="feature-rect" fill="#f8cecc" stroke="#b85450"/>
      <rect x="120" y="0" class="feature-rect" fill="#f8cecc" stroke="#b85450"/>
      <rect x="160" y="0" class="feature-rect" fill="#f8cecc" stroke="#b85450"/>
    </g>
  </g>

  <rect x="395" y="230" class="attn-box" fill="#f8cecc" stroke="#b85450"/>
  <text x="525" y="255" class="label-text" font-weight="bold">Text Cross-Attn</text>

  <line x1="295" y1="250" x2="395" y2="250" class="connector"/>
  <text x="345" y="245" class="label-text" font-size="12px">K,V</text>

  <text x="180" y="315" class="title-text">Point-Image Feature</text>
  <g transform="translate(65, 325)">
    <rect x="0" y="0" width="230" height="50" class="dashed-box" fill="#dae8fc"/>
    <g transform="translate(15, 10)">
      <rect x="0" y="0" class="feature-rect" fill="#dae8fc" stroke="#6c8ebf"/>
      <rect x="40" y="0" class="feature-rect" fill="#1ba1e2" stroke="#006eaf"/>
      <rect x="80" y="0" class="feature-rect" fill="#1ba1e2" stroke="#006eaf"/>
      <rect x="120" y="0" class="feature-rect" fill="#1ba1e2" stroke="#006eaf"/>
      <rect x="160" y="0" class="feature-rect" fill="#dae8fc" stroke="#6c8ebf"/>
    </g>
  </g>

  <rect x="395" y="330" class="attn-box" fill="#dae8fc" stroke="#6c8ebf"/>
  <text x="525" y="355" class="label-text" font-weight="bold">3D Visual Cross-Attn</text>

  <line x1="295" y1="350" x2="395" y2="350" class="connector"/>
  <text x="345" y="345" class="label-text" font-size="12px">K,V</text>

  <rect x="100" y="425" width="160" height="50" rx="10" ry="10" fill="#f5f5f5" stroke="#666" stroke-width="1"/>
  <text x="180" y="445" class="title-text" font-size="14px">Contrastive</text>
  <text x="180" y="465" class="title-text" font-size="14px">Embed</text>

  <rect x="395" y="430" class="attn-box" fill="#e1d5e7" stroke="#9673a6"/>
  <text x="525" y="455" class="label-text" font-weight="bold">Self-Attn</text>

  <line x1="260" y1="450" x2="395" y2="450" class="connector"/>
  <text x="345" y="445" class="label-text" font-size="12px">TopK</text>

  <line x1="180" y1="375" x2="180" y2="425" class="connector"/>
  <polyline points="65,250 45,250 45,450 100,450" class="connector"/>

  <g transform="translate(420, 500)"> <rect x="0" y="0" width="150" height="40" class="dashed-box"/> 
    <text x="165" y="25" class="label-text" font-weight="bold">Query</text>
    <g transform="translate(5, 5)"> <rect x="0" y="0" class="feature-rect" fill="#e1d5e7"/>
        <rect x="35" y="0" class="feature-rect" fill="#e1d5e7"/>
        <rect x="70" y="0" class="feature-rect" fill="#e1d5e7"/>
        <rect x="105" y="0" class="feature-rect" fill="#e1d5e7"/>
    </g>
  </g>
  
  <line x1="525" y1="500" x2="525" y2="470" class="connector"/>
  <line x1="525" y1="430" x2="525" y2="370" class="connector"/>
  <text x="540" y="400" class="label-text">Q</text>
  <line x1="525" y1="330" x2="525" y2="270" class="connector"/>
  <text x="540" y="300" class="label-text">Q</text>
  <line x1="525" y1="230" x2="525" y2="170" class="connector"/>
  <text x="540" y="200" class="label-text">Q</text>
  <line x1="525" y1="130" x2="525" y2="80" class="connector"/>
  
  <g transform="translate(420, 20)"> <rect x="0" y="0" width="210" height="40" class="dashed-box"/>
    <g transform="translate(25, 5)">
        <rect x="0" y="0" class="feature-rect" fill="#d5e8d4"/>
        <rect x="40" y="0" class="feature-rect" fill="#dae8fc"/>
        <rect x="80" y="0" class="feature-rect" fill="#f8cecc"/>
        <rect x="120" y="0" class="feature-rect" fill="#e1d5e7"/>
    </g>
  </g>
  
  <text x="175" y="525" class="title-text" font-size="18px">3D visual-Text Fusion</text>
  <text x="525" y="585" class="title-text" font-size="18px">Multi-modality Decoder</text>

</svg>
Indian Navy Ships
Indian Navy
Please refer to the example styles:

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237364e8c.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237357429.png

https://m.1 2inch.cn/static/uploads/images/2024/12/25/1735140210676c2372e6750.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140210676c237280a85.png
Design icons: “New House”, “Used House”, “Buying a House”, “Selling a House”
Requirements:
1. Use only simple line colors: #EFB71A (yellow) and #2A2A2A (black), following the example style.

2. Line width 3px

3. Generate SVG

4. No fill

5. Keep it simple with just a few lines; avoid complex compositions.
Please refer to the example styles:

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237364e8c.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237357429.png

https://m.1 2inch.cn/static/uploads/images/2024/12/25/1735140210676c2372e6750.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140210676c237280a85.png
Design icons: “New House”, “Used House”, “Buying a House”, “Selling a House”

Requirements:
1. Use only simple line colors according to the sample style: #EFB71A (yellow) and #2A2A2A (black)

2. Line width 3px

3. Generate SVG

4. No fill
Please refer to the example styles:

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237364e8c.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237357429.png

https://m.1 2inch.cn/static/uploads/images/2024/12/25/1735140210676c2372e6750.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140210676c237280a85.png
Design icons: “New House”

Requirements:
1. Use only simple line colors according to the sample style: #EFB71A (yellow) and #2A2A2A (black)

2. Line width 3px

3. Generate SVG

4. No fill
Please refer to the example styles:

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237364e8c.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237357429.png

https://m.1 2inch.cn/static/uploads/images/2024/12/25/1735140210676c2372e6750.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140210676c237280a85.png
Design icons: “New House”

Requirements:
1. Use only simple line colors according to the sample style: #EFB71A (yellow) and #2A2A2A (black)

2. Line width 3px

3. Generate SVG

4. No fill
Please refer to the example styles:

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237364e8c.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140211676c237357429.png

https://m.1 2inch.cn/static/uploads/images/2024/12/25/1735140210676c2372e6750.png

https://m.12inch.cn/static/uploads/images/2024/12/25/1735140210676c237280a85.png
Design icons: “New House”, “Used House”, “Buying a House”, “Selling a House”

Requirements:
1. Use only simple line colors according to the sample style: #EFB71A (yellow) and #2A2A2A (black)

2. Line width 3px

3. Generate SVG

4. No fill
生成一个线条的应用图标  外面是正六边形 里面你自己定义 这个应用是一个组件管理的工具 

里面的内容最好是线条的Forensic文字 稍微倾斜一点
生成一个线条的应用图标  外面是正六边形 里面你自己定义 这个应用是一个组件管理的工具
灵感、标记、关联、迅速
一个人在犹豫要不要买房
<svg width="850" height="620" viewBox="0 0 850 620" xmlns="http://www.w3.org/2000/svg">
  <defs>
    <marker id="arrowhead" markerWidth="10" markerHeight="7" refX="9" refY="3.5" orient="auto">
      <polygon points="0 0, 10 3.5, 0 7" fill="#000" />
    </marker>
    <style type="text/css">
      .label-text { font-family: Helvetica, Arial, sans-serif; font-size: 14px; fill: #333; text-anchor: middle; }
      .title-text { font-family: Helvetica, Arial, sans-serif; font-size: 16px; font-weight: bold; fill: #000; text-anchor: middle; }
      .box-stroke { stroke: #666; stroke-width: 2; fill: none; }
      .dashed-box { stroke: #666; stroke-width: 2; stroke-dasharray: 5,5; fill: none; }
      .feature-rect { width: 30px; height: 30px; stroke: #fff; stroke-width: 1; }
      .attn-box { width: 260px; height: 40px; rx: 5; ry: 5; }
      .connector { stroke: #000; stroke-width: 2; fill: none; marker-end: url(#arrowhead); }
      .line-connector { stroke: #000; stroke-width: 2; }
    </style>
  </defs>

  <rect x="30" y="195" width="285" height="300" rx="15" ry="15" fill="#dae8fc" stroke="#b6d4fe" stroke-width="2"/>
  
  <rect x="360" y="115" width="330" height="445" rx="15" ry="15" fill="#fff2cc" stroke="#d6b656" stroke-width="2"/>

  <text x="180" y="115" class="title-text">Image Feature</text>
  <g transform="translate(65, 125)">
    <rect x="0" y="0" width="230" height="50" class="dashed-box"/>
    <g transform="translate(15, 10)">
      <rect x="0" y="0" class="feature-rect" fill="#d5e8d4" stroke="#82b366"/>
      <rect x="40" y="0" class="feature-rect" fill="#d5e8d4" stroke="#82b366"/>
      <rect x="80" y="0" class="feature-rect" fill="#d5e8d4" stroke="#82b366"/>
      <rect x="120" y="0" class="feature-rect" fill="#d5e8d4" stroke="#82b366"/>
      <rect x="160" y="0" class="feature-rect" fill="#d5e8d4" stroke="#82b366"/>
    </g>
  </g>

  <rect x="395" y="130" class="attn-box" fill="#d5e8d4" stroke="#82b366"/>
  <text x="525" y="155" class="label-text" font-weight="bold">2D Visual Cross-Attn</text>

  <line x1="295" y1="150" x2="395" y2="150" class="connector"/>
  <text x="345" y="145" class="label-text" font-size="12px">K,V</text>

  <text x="180" y="215" class="title-text">Text Feature</text>
  <g transform="translate(65, 225)">
    <rect x="0" y="0" width="230" height="50" class="dashed-box" fill="#dae8fc"/>
    <g transform="translate(15, 10)">
      <rect x="0" y="0" class="feature-rect" fill="#f8cecc" stroke="#b85450"/>
      <rect x="40" y="0" class="feature-rect" fill="#f8cecc" stroke="#b85450"/>
      <rect x="80" y="0" class="feature-rect" fill="#f8cecc" stroke="#b85450"/>
      <rect x="120" y="0" class="feature-rect" fill="#f8cecc" stroke="#b85450"/>
      <rect x="160" y="0" class="feature-rect" fill="#f8cecc" stroke="#b85450"/>
    </g>
  </g>

  <rect x="395" y="230" class="attn-box" fill="#f8cecc" stroke="#b85450"/>
  <text x="525" y="255" class="label-text" font-weight="bold">Text Cross-Attn</text>

  <line x1="295" y1="250" x2="395" y2="250" class="connector"/>
  <text x="345" y="245" class="label-text" font-size="12px">K,V</text>

  <text x="180" y="315" class="title-text">Point-Image Feature</text>
  <g transform="translate(65, 325)">
    <rect x="0" y="0" width="230" height="50" class="dashed-box" fill="#dae8fc"/>
    <g transform="translate(15, 10)">
      <rect x="0" y="0" class="feature-rect" fill="#dae8fc" stroke="#6c8ebf"/>
      <rect x="40" y="0" class="feature-rect" fill="#1ba1e2" stroke="#006eaf"/>
      <rect x="80" y="0" class="feature-rect" fill="#1ba1e2" stroke="#006eaf"/>
      <rect x="120" y="0" class="feature-rect" fill="#1ba1e2" stroke="#006eaf"/>
      <rect x="160" y="0" class="feature-rect" fill="#dae8fc" stroke="#6c8ebf"/>
    </g>
  </g>

  <rect x="395" y="330" class="attn-box" fill="#dae8fc" stroke="#6c8ebf"/>
  <text x="525" y="355" class="label-text" font-weight="bold">3D Visual Cross-Attn</text>

  <line x1="295" y1="350" x2="395" y2="350" class="connector"/>
  <text x="345" y="345" class="label-text" font-size="12px">K,V</text>

  <rect x="100" y="425" width="160" height="50" rx="10" ry="10" fill="#f5f5f5" stroke="#666" stroke-width="1"/>
  <text x="180" y="445" class="title-text" font-size="14px">Contrastive</text>
  <text x="180" y="465" class="title-text" font-size="14px">Embed</text>

  <rect x="395" y="430" class="attn-box" fill="#e1d5e7" stroke="#9673a6"/>
  <text x="525" y="455" class="label-text" font-weight="bold">Self-Attn</text>

  <line x1="260" y1="450" x2="395" y2="450" class="connector"/>
  <text x="345" y="445" class="label-text" font-size="12px">TopK</text>

  <line x1="180" y1="375" x2="180" y2="425" class="connector"/>
  <polyline points="65,250 45,250 45,450 100,450" class="connector"/>

  <g transform="translate(420, 500)"> <rect x="0" y="0" width="150" height="40" class="dashed-box"/> 
    <text x="165" y="25" class="label-text" font-weight="bold">Query</text>
    <g transform="translate(5, 5)"> <rect x="0" y="0" class="feature-rect" fill="#e1d5e7"/>
        <rect x="35" y="0" class="feature-rect" fill="#e1d5e7"/>
        <rect x="70" y="0" class="feature-rect" fill="#e1d5e7"/>
        <rect x="105" y="0" class="feature-rect" fill="#e1d5e7"/>
    </g>
  </g>
  
  <line x1="525" y1="500" x2="525" y2="470" class="connector"/>
  <line x1="525" y1="430" x2="525" y2="370" class="connector"/>
  <text x="540" y="400" class="label-text">Q</text>
  <line x1="525" y1="330" x2="525" y2="270" class="connector"/>
  <text x="540" y="300" class="label-text">Q</text>
  <line x1="525" y1="230" x2="525" y2="170" class="connector"/>
  <text x="540" y="200" class="label-text">Q</text>
  <line x1="525" y1="130" x2="525" y2="80" class="connector"/>
  
  <g transform="translate(420, 20)"> <rect x="0" y="0" width="210" height="40" class="dashed-box"/>
    <g transform="translate(25, 5)">
        <rect x="0" y="0" class="feature-rect" fill="#d5e8d4"/>
        <rect x="40" y="0" class="feature-rect" fill="#dae8fc"/>
        <rect x="80" y="0" class="feature-rect" fill="#f8cecc"/>
        <rect x="120" y="0" class="feature-rect" fill="#e1d5e7"/>
    </g>
  </g>
  
  <text x="175" y="525" class="title-text" font-size="18px">3D visual-Text Fusion</text>
  <text x="525" y="585" class="title-text" font-size="18px">Multi-modality Decoder</text>

</svg>
lance warrior
b字母和q字母组成一个太极的logo。要求图案占据空间尽量是正方形,就是不要让图形看上去是长的,要求蓝色和绿色配色,图形越简单越好
b字母和q字母组成一个太极的logo。要求图案占据空间尽量是正方形,就是不要让图形看上去是长的,要求蓝色和绿色配色,图形越简单越好
mossy.tokyoというドメインのロゴを作って欲しい。
神社の境内から見える東京タワーと森、石灯籠の雰囲気。石灯籠には苔が生えていてほしい。
mossy.tokyoというドメインのロゴを作って欲しい。
神社の境内から見える東京タワーと森、石灯籠の雰囲気。石灯籠には苔が生えていてほしい。
mossy.tokyoというドメインのロゴを作って欲しい。
神社の境内から見える東京タワーと森、石灯籠の雰囲気。石灯籠には苔が生えていてほしい。
Jlou
一个 Android 机器人在从一个箱子往另一个箱子搬东西
一个 Android 机器人站在黑板前,黑板上写着代码
一个 Android 机器人在搬运代码模版
A minimalist, futuristic tech UI element. A sleek, horizontal bar with a sharp, angled cut on the left side, floating against a deep black void. The bar emits a soft, glowing cyan-blue light from within, with a subtle gradient that fades towards the right end. A thin, bright neon green line traces the bottom edge of the bar, adding a touch of vibrant contrast. On the far right, a single, tiny, glowing green dot hovers in the darkness, suggesting an active status or a point of focus. The overall aesthetic is dark, atmospheric, and high-tech, reminiscent of a sci-fi HUD or a loading screen for an advanced system. The lighting is low-key and moody, with the glow being the only source of illumination.
生成一个window dll文件格式图标
lance warrior
b字母和q字母组成一个太极的logo。要求图案占据空间尽量是正方形,就是不要让图形看上去是长的,要求蓝色和绿色配色,图形越简单越好
b字母和q字母组成一个太极的logo。要求图案占据空间尽量是正方形,就是不要让图形看上去是长的,要求蓝色和绿色配色,图形越简单越好
mossy.tokyoというドメインのロゴを作って欲しい。
神社の境内から見える東京タワーと森、石灯籠の雰囲気。石灯籠には苔が生えていてほしい。
mossy.tokyoというドメインのロゴを作って欲しい。
神社の境内から見える東京タワーと森、石灯籠の雰囲気。石灯籠には苔が生えていてほしい。
mossy.tokyoというドメインのロゴを作って欲しい。
神社の境内から見える東京タワーと森、石灯籠の雰囲気。石灯籠には苔が生えていてほしい。
Jlou
一个 Android 机器人在从一个箱子往另一个箱子搬东西
一个 Android 机器人站在黑板前,黑板上写着代码
一个 Android 机器人在搬运代码模版
A minimalist, futuristic tech UI element. A sleek, horizontal bar with a sharp, angled cut on the left side, floating against a deep black void. The bar emits a soft, glowing cyan-blue light from within, with a subtle gradient that fades towards the right end. A thin, bright neon green line traces the bottom edge of the bar, adding a touch of vibrant contrast. On the far right, a single, tiny, glowing green dot hovers in the darkness, suggesting an active status or a point of focus. The overall aesthetic is dark, atmospheric, and high-tech, reminiscent of a sci-fi HUD or a loading screen for an advanced system. The lighting is low-key and moody, with the glow being the only source of illumination.
生成一个window dll文件格式图标
lance warrior
b字母和q字母组成一个太极的logo。要求图案占据空间尽量是正方形,就是不要让图形看上去是长的,要求蓝色和绿色配色,图形越简单越好
b字母和q字母组成一个太极的logo。要求图案占据空间尽量是正方形,就是不要让图形看上去是长的,要求蓝色和绿色配色,图形越简单越好
mossy.tokyoというドメインのロゴを作って欲しい。
神社の境内から見える東京タワーと森、石灯籠の雰囲気。石灯籠には苔が生えていてほしい。
mossy.tokyoというドメインのロゴを作って欲しい。
神社の境内から見える東京タワーと森、石灯籠の雰囲気。石灯籠には苔が生えていてほしい。
mossy.tokyoというドメインのロゴを作って欲しい。
神社の境内から見える東京タワーと森、石灯籠の雰囲気。石灯籠には苔が生えていてほしい。
Jlou
一个 Android 机器人在从一个箱子往另一个箱子搬东西
一个 Android 机器人站在黑板前,黑板上写着代码
一个 Android 机器人在搬运代码模版
A minimalist, futuristic tech UI element. A sleek, horizontal bar with a sharp, angled cut on the left side, floating against a deep black void. The bar emits a soft, glowing cyan-blue light from within, with a subtle gradient that fades towards the right end. A thin, bright neon green line traces the bottom edge of the bar, adding a touch of vibrant contrast. On the far right, a single, tiny, glowing green dot hovers in the darkness, suggesting an active status or a point of focus. The overall aesthetic is dark, atmospheric, and high-tech, reminiscent of a sci-fi HUD or a loading screen for an advanced system. The lighting is low-key and moody, with the glow being the only source of illumination.
生成一个window dll文件格式图标
lance warrior
b字母和q字母组成一个太极的logo。要求图案占据空间尽量是正方形,就是不要让图形看上去是长的,要求蓝色和绿色配色,图形越简单越好
b字母和q字母组成一个太极的logo。要求图案占据空间尽量是正方形,就是不要让图形看上去是长的,要求蓝色和绿色配色,图形越简单越好
mossy.tokyoというドメインのロゴを作って欲しい。
神社の境内から見える東京タワーと森、石灯籠の雰囲気。石灯籠には苔が生えていてほしい。
mossy.tokyoというドメインのロゴを作って欲しい。
神社の境内から見える東京タワーと森、石灯籠の雰囲気。石灯籠には苔が生えていてほしい。
mossy.tokyoというドメインのロゴを作って欲しい。
神社の境内から見える東京タワーと森、石灯籠の雰囲気。石灯籠には苔が生えていてほしい。
Jlou
一个 Android 机器人在从一个箱子往另一个箱子搬东西
一个 Android 机器人站在黑板前,黑板上写着代码
一个 Android 机器人在搬运代码模版
A minimalist, futuristic tech UI element. A sleek, horizontal bar with a sharp, angled cut on the left side, floating against a deep black void. The bar emits a soft, glowing cyan-blue light from within, with a subtle gradient that fades towards the right end. A thin, bright neon green line traces the bottom edge of the bar, adding a touch of vibrant contrast. On the far right, a single, tiny, glowing green dot hovers in the darkness, suggesting an active status or a point of focus. The overall aesthetic is dark, atmospheric, and high-tech, reminiscent of a sci-fi HUD or a loading screen for an advanced system. The lighting is low-key and moody, with the glow being the only source of illumination.
生成一个window dll文件格式图标

Features

Our AI platform makes creating SVG graphics faster and easier than ever before.

Lightning Fast

Generate professional-quality SVG graphics instantly, not hours.

Fully Editable

All generated SVGs are fully editable in any vector editing software.

Easy Export

Download your creations with one click, in SVG, PNG, or other formats.

How It Works

Create beautiful SVG graphics in three simple steps.

1

Describe Your Idea

Enter a detailed description of the graphic you want to create. The more specific, the better.

2

AI Generation

Our AI analyzes your description and generates multiple SVG options for you to choose from.

3

Download & Edit

Select your favorite design, download it, and make any final adjustments.

Pricing Plans

Choose the perfect plan for your design needs.

Use Promo Code

Basic

For occasional use.

$7/ mth

Billed Yearly

  • 100 SVG generations per month
  • All styles
  • Vector export
  • Commercial Use License
  • Email support

Pro

For professional designers.

$15/ mth

Billed Yearly

  • 500 SVG generations per month
  • All styles
  • Vector export
  • Commercial Use License
  • Email support

Premium

For teams and businesses.

$29/ mth

Billed Yearly

  • 3000 SVG generations per month
  • All styles
  • Vector export
  • Commercial Use License
  • Email support

Ready to Get Started?

Join thousands of designers already using SVGX to create stunning SVG graphics.

Free Trial

Frequently Asked Questions

Some common questions about SVGX to help you better understand our product

What is SVGX?

SVGX is an AI-powered SVG vector graphics generation tool that allows users to create professional-level SVG icons, logos, and illustrations through simple text descriptions. Our technology uses advanced artificial intelligence models to transform your ideas into vector graphics that are ready to use immediately.

Do I need design skills to use SVGX?

No! SVGX was designed to allow anyone to create professional-level vector graphics, regardless of whether they have a design background. You just need to describe the graphic you want, and the AI will generate it for you. Of course, if you are a professional designer, SVGX can also serve as a powerful tool in your workflow, helping you realize your ideas faster.

Can the generated SVG files be used commercially?

Yes, all SVG files generated through SVGX can be used for commercial purposes. Once you create and download a graphic, you have full usage rights to that graphic. Our Professional and Enterprise plans also offer broader commercial usage rights and bulk generation capabilities.

Is SVGX free?

Yes, SVGX is free for new user registration, and each new user receives 10 credit points upon registration. If you need more credit points, you'll need to obtain them through a paid subscription.

What export formats does SVGX support?

SVGX primarily generates files in SVG format, which is a scalable vector graphics format suitable for display at any size. The SVG format also supports arbitrary editing of elements (zooming, color modification, rotation) and other features.

How can I get the best generation results?

To get the best results, describe the graphic you want in as much detail as possible. Include details such as character features, scene elements, states, etc. For example, instead of just saying 'a logo', say 'a minimalist coffee shop logo using blue and green, with a coffee cup and bean pattern'.

Have other questions?

Contact our support team