Zzc 67f9653829 refactor(map): 将地图模块封装成独立的单元
*   将 `SvgIcon` 组件移至 `map/shared/SvgIcon`
*   将地图图标迁移至 `map/assets/icons`
*   更新组件导入,使用 `MapIcon` 替代 `svg-icon`
*   为 Cesium 地图 SDK 添加详尽的 `README.md`
*   更新 vite 配置,纳入新的图标目录
*   移除 `main.js` 中的 `SvgIcon` 导入
2025-11-07 15:43:39 +08:00

14 lines
867 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg width="40px" height="43px" viewBox="0 0 40 43" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>编组 44</title>
<g id="M1-添加" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="全景图&amp;超解析照片" transform="translate(-873.000000, -2462.000000)">
<g id="2图标/map/compass备份-12" transform="translate(863.000000, 2455.000000)">
<g id="编组-44" transform="translate(10.000000, 7.000000)">
<circle id="椭圆形备份-2" stroke="#A2A2A2" stroke-width="1.5" fill="#FFFFFF" cx="20" cy="23" r="19.25"></circle>
<polygon id="三角形" fill="#E02020" points="20 0 33 8 7 8"></polygon>
</g>
</g>
</g>
</g>
</svg>