|
811 | 811 |
|
812 | 812 | "circle-outline": {"src": "images/oval-orange.png", "type": "flutter.asset", "color": "fillColorSecondary", "size": 24}, |
813 | 813 | "check-circle-outline": {"src": "0xf111", "type": "fa.icon", "weight": "thin", "color": "fillColorSecondary", "size": 20}, |
814 | | - "check-circle-outline-2": {"src": "images/deselected.png", "type": "flutter.asset", "color": "fillColorSecondary", "size": 24}, |
| 814 | + "check-circle-outline-2": {"src": "images/deselected.png", "type": "flutter.asset", "color": "surface", "size": 24}, |
815 | 815 | "location-outline": {"src": "images/icon-map-view.png", "type": "flutter.asset", "color": "fillColorSecondary", "size": 18, "todo": "size issue"}, |
816 | 816 | "list-outline": {"src": "images/icon-list-view.png", "type": "flutter.asset", "color": "fillColorSecondary", "size": 16, "todo": "size issue"}, |
817 | 817 |
|
|
849 | 849 | "more-white": {"src": "images/groups-more-inactive.png", "type": "flutter.asset", "color": "surface", "size": 24}, |
850 | 850 | "circle-outline-white": {"src": "images/oval-orange.png", "type": "flutter.asset", "color": "surface", "size": 24}, |
851 | 851 | "check-circle-outline-gray-white": {"src": "0xf111", "type": "fa.icon", "weight": "thin", "color": "surface", "size": 20, "todo": "remove if not needed"}, |
| 852 | + "check-circle-outline-gray-white-2": {"src": "images/deselected.png", "type": "flutter.asset", "weight": "thin", "color": "surface", "size": 24, "todo": "remove if not needed"}, |
852 | 853 | "settings-white": {"src": "images/settings-white.png", "type": "flutter.asset", "color": "surface", "size": 16, "todo": "wrong size"}, |
853 | 854 | "chevron-left-white": {"src": "images/chevron-left-white.png", "type": "flutter.asset", "color": "surface", "size": 14, "todo": "size issue?"}, |
854 | 855 | "chevron-right-white": {"src": "images/chevron-right-white.png", "type": "flutter.asset", "color": "surface", "size": 14, "todo": "size issue?"}, |
|
0 commit comments