mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
fix_color_to_#009688 and hover btn (#125)
* fix_color_to_#009688 and hover btn * fix_color_main_menu * fix double ## * tooltip_color * fix bitmapcache.cpp
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M14.2828 2.06436L18.7551 9.81055L14.2828 17.5567L5.33829 17.5567L0.866025 9.81055L5.33829 2.06436L14.2828 2.06436Z" fill="#00AE42" fill-opacity="0.15" stroke="#00AE42" stroke-width="1.5"/>
|
||||
<circle cx="9.80791" cy="9.81143" r="2.77782" stroke="#00AE42" stroke-width="1.5"/>
|
||||
<path d="M14.2828 2.06436L18.7551 9.81055L14.2828 17.5567L5.33829 17.5567L0.866025 9.81055L5.33829 2.06436L14.2828 2.06436Z" fill="#009688" fill-opacity="0.15" stroke="#009688" stroke-width="1.5"/>
|
||||
<circle cx="9.80791" cy="9.81143" r="2.77782" stroke="#009688" stroke-width="1.5"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 385 B After Width: | Height: | Size: 385 B |
Reference in New Issue
Block a user