|
|
11 miesięcy temu | |
|---|---|---|
| .. | ||
| .DS_Store | 11 miesięcy temu | |
| Pest_Alert.png | 1 rok temu | |
| README.md | 11 miesięcy temu | |
| Voice_icon.png | 11 miesięcy temu | |
| action_icon.png | 11 miesięcy temu | |
| activity-active.png | 1 rok temu | |
| activity.png | 1 rok temu | |
| add_task.png | 11 miesięcy temu | |
| ai.png | 1 rok temu | |
| alert.svg | 11 miesięcy temu | |
| arrow_down.svg | 11 miesięcy temu | |
| arrow_down_icon.png | 11 miesięcy temu | |
| arrow_left.svg | 11 miesięcy temu | |
| arrow_left_icon.png | 11 miesięcy temu | |
| arrow_right.svg | 11 miesięcy temu | |
| arrow_right_icon.png | 11 miesięcy temu | |
| arrow_up.svg | 11 miesięcy temu | |
| arrow_up_active.svg | 11 miesięcy temu | |
| arrow_up_icon.png | 11 miesięcy temu | |
| auto_mode.svg | 11 miesięcy temu | |
| camera.png | 11 miesięcy temu | |
| camera_icon.png | 11 miesięcy temu | |
| cert.svg | 1 rok temu | |
| chat.png | 1 rok temu | |
| chat_off.png | 1 rok temu | |
| check-circle.svg | 11 miesięcy temu | |
| clock_icon.png | 11 miesięcy temu | |
| control.png | 11 miesięcy temu | |
| device-active.png | 1 rok temu | |
| device-default.png | 11 miesięcy temu | |
| device.png | 1 rok temu | |
| device.svg | 11 miesięcy temu | |
| device_alert.png | 11 miesięcy temu | |
| device_icon.png | 11 miesięcy temu | |
| device_num.png | 11 miesięcy temu | |
| device_offline.png | 11 miesięcy temu | |
| device_online.png | 11 miesięcy temu | |
| emergency_stop.svg | 11 miesięcy temu | |
| engine_start.svg | 11 miesięcy temu | |
| engine_stop.svg | 11 miesięcy temu | |
| expert.svg | 1 rok temu | |
| home 1.png | 1 rok temu | |
| home-active 1.png | 1 rok temu | |
| home-active.png | 1 rok temu | |
| home.png | 1 rok temu | |
| home.svg | 11 miesięcy temu | |
| info_icon.png | 11 miesięcy temu | |
| insurance.svg | 1 rok temu | |
| knowledge-active.png | 1 rok temu | |
| knowledge.png | 1 rok temu | |
| location.svg | 11 miesięcy temu | |
| location_icon.png | 11 miesięcy temu | |
| mall.svg | 1 rok temu | |
| muted_icon.png | 11 miesięcy temu | |
| offline.png | 1 rok temu | |
| online.svg | 11 miesięcy temu | |
| pause_icon.png | 11 miesięcy temu | |
| play_icon.png | 11 miesięcy temu | |
| refresh_icon.png | 11 miesięcy temu | |
| resetPTZ_icon.png | 11 miesięcy temu | |
| resize_icon.png | 11 miesięcy temu | |
| sales.svg | 1 rok temu | |
| sensor.png | 11 miesięcy temu | |
| signal_icon.png | 11 miesięcy temu | |
| success_icon.png | 11 miesięcy temu | |
| task_delay.png | 1 rok temu | |
| task_icon.png | 11 miesięcy temu | |
| tractor.png | 11 miesięcy temu | |
| unmuted_icon.png | 11 miesięcy temu | |
| upload_add.png | 11 miesięcy temu | |
| user icon.png | 1 rok temu | |
| user-active.png | 1 rok temu | |
| user.png | 1 rok temu | |
| warning_icon.png | 11 miesięcy temu | |
| water.png | 11 miesięcy temu | |
| weather_risk.png | 1 rok temu | |
| zoom01_icon.png | 11 miesięcy temu | |
| zoom02_icon.png | 11 miesięcy temu | |
本图标库专为农机设备控制小程序设计,采用简洁线条风格,符合微信小程序视觉规范。
#999999#4CAF50#DDDDDD#F56C6C#2196F3<!-- 放大的白色播放三角形,适配绿色按钮背景 -->
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7 5V19L19 12L7 5Z" fill="white" stroke="white" stroke-width="0.5" stroke-linejoin="round"/>
</svg>
<!-- 白色方形,适配红色按钮背景 -->
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="6" y="6" width="12" height="12" rx="2" fill="white" stroke="white" stroke-width="0.5"/>
</svg>
<!-- 简洁向上箭头 -->
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 4L12 20" stroke="#4CAF50" stroke-width="2" stroke-linecap="round"/>
<path d="M6 10L12 4L18 10" stroke="#4CAF50" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
<!-- 简洁向下箭头 -->
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 4L12 20" stroke="#4CAF50" stroke-width="2" stroke-linecap="round"/>
<path d="M6 14L12 20L18 14" stroke="#4CAF50" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
<!-- 简洁向左箭头 -->
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4 12L20 12" stroke="#4CAF50" stroke-width="2" stroke-linecap="round"/>
<path d="M10 6L4 12L10 18" stroke="#4CAF50" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
<!-- 简洁向右箭头 -->
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4 12L20 12" stroke="#4CAF50" stroke-width="2" stroke-linecap="round"/>
<path d="M14 6L20 12L14 18" stroke="#4CAF50" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
<!-- 警告三角形,保持警告感 -->
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 2L22 20H2L12 2Z" stroke="#F56C6C" stroke-width="2" stroke-linejoin="round" fill="none"/>
<path d="M12 8L12 14" stroke="#F56C6C" stroke-width="2" stroke-linecap="round"/>
<circle cx="12" cy="17" r="1" fill="#F56C6C"/>
</svg>
<!-- 简单房子图标 -->
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3 20V12L12 3L21 12V20H3Z" stroke="#4CAF50" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none"/>
<path d="M9 20V14H15V20" stroke="#4CAF50" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none"/>
</svg>
<!-- 简洁的AUTO文字图标 -->
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<text x="12" y="14" text-anchor="middle" fill="#2196F3" font-size="10" font-weight="700" font-family="Arial, sans-serif">AUTO</text>
</svg>
<!-- 启动按钮 28px -->
<image src="/static/icons/engine_start.svg" mode="aspectFit" style="width: 28px; height: 28px;"></image>
<!-- 方向控制 24px -->
<image src="/static/icons/arrow_up.svg" mode="aspectFit" style="width: 24px; height: 24px;"></image>
<!-- 底部按钮 24px -->
<image src="/static/icons/emergency_stop.svg" mode="aspectFit" style="width: 24px; height: 24px;"></image>
/* 启动按钮样式 */
.engine-button {
background: #4CAF50;
border: 3px solid #4CAF50;
color: white;
border-radius: 20rpx;
box-shadow: 0 4rpx 12rpx rgba(76, 175, 80, 0.2);
}
.engine-button.engine-on {
background: #F44336;
border-color: #F44336;
box-shadow: 0 4rpx 12rpx rgba(244, 67, 54, 0.3);
}
/* 方向控制按钮 */
.control-btn.active {
background: rgba(76, 175, 80, 0.1);
border-color: #4CAF50;
color: #4CAF50;
transform: scale(0.9);
box-shadow: 0 2rpx 8rpx rgba(76, 175, 80, 0.3);
}
/* 禁用状态 */
.disabled {
opacity: 0.3;
background: #DDDDDD;
border-color: #DDDDDD;
pointer-events: none;
}
这套图标库经过专业优化,完全满足农机设备控制界面的专业需求,具有出色的视觉效果和用户体验。