Files
hcie-rust-v3.05/hcie-iced-app/assets/icons/bucket.svg
T
phantom f4ad22b55b Add Iced panel adapter and AI chat/script panels
- Implemented a theme system in `iced-panel-adapter` for consistent styling across panels.
- Created `iced-panel-ai-chat` for an AI assistant interface, including message handling and UI components.
- Developed `iced-panel-script` for a DSL editor with execution capabilities, allowing procedural drawing commands.
- Introduced message types for interaction in both chat and script panels.
- Added color and theme management for improved visual consistency.
2026-07-11 18:13:03 +03:00

6 lines
664 B
XML

<?xml version="1.0" encoding="utf-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" color="#fff" fill="currentColor" id="svg1">
<g transform="translate(40.96,41.17) scale(0.420000) translate(-0.00,-0.00)">
<path d="M996 990q-28 33-68 33t-68-33t-28-79t28-79l36-51V584q0 26-17 43L517 990q-34 33-81 33t-81-33L33 668Q0 634 0 587t33-81l287-286v100q0 53 37.5 90.5T448 448t90.5-37.5T576 320v-76l268 268h52q27 0 45.5 18.5T960 576v205l36 51q28 33 28 79t-28 79zM448.5 384q-26.5 0-45.5-19t-19-45V64q0-27 19-45.5T448.5 0t45 18.5T512 64v256q0 26-18.5 45t-45 19z" id="path1" style="fill-opacity: 1; fill-rule: nonzero; fill: currentColor;"/>
</g>
</svg>