spring-ai-alibaba-jmanus/src/main/resources/static/index.html [17:36]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        .icon-placeholder::before { content: "□"; display: inline-block; margin-right: 5px; }
        .icon-collapse-left::before { content: "◀"; }
        .icon-expand-left::before { content: "▶"; }
        .icon-collapse-right::before { content: "▶"; }
        .icon-expand-right::before { content: "◀"; }
        .icon-terminal::before { content: ">_"; }
        .icon-play::before { content: "►"; }
        .icon-realtime::before { content: "●"; color: #1a73e8; }
        .icon-menu::before { content: "⋮"; }
        .icon-share::before { content: "↑"; }
        .icon-star-outline::before { content: "☆"; }
        .icon-star-filled::before { content: "★"; }
        .icon-lightbulb::before { content: "💡"; }
        .icon-attach::before { content: "📎"; }
        .icon-send::before { content: "↑"; }
        .icon-add::before { content: "+"; }
        .icon-folder::before { content:"📁"; }
        .icon-pages::before { content:"📄";}
        .icon-down-arrow::before { content: "▼"; }
        .icon-up-arrow::before { content: "▲"; }
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



