diff options
author | Hermet Park <chuneon.park@samsung.com> | 2021-01-20 20:22:08 +0900 |
---|---|---|
committer | Hermet Park <chuneon.park@samsung.com> | 2021-01-20 20:22:08 +0900 |
commit | d33454cfdef203c3aa4ec33e46ae0829c7aa5efa (patch) | |
tree | af15747137f1755e8868bcb748b08d2c4e0c44e9 /data | |
parent | 01a090d898f0e0da4ac6437db48ef2c8279fc662 (diff) | |
parent | 76050f74ff5d9cf26869c53e9d86aae372be6460 (diff) |
Merge branch 'feature/themes/flat' into devs/hermet/lottie
Diffstat (limited to 'data')
358 files changed, 8783 insertions, 151 deletions
diff --git a/data/elementary/themes/edc/elm/icon_fdo.edc b/data/elementary/themes/edc/elm/icon_fdo.edc index 875d3de585..aaa90f5b03 100644 --- a/data/elementary/themes/edc/elm/icon_fdo.edc +++ b/data/elementary/themes/edc/elm/icon_fdo.edc | |||
@@ -73,69 +73,11 @@ | |||
73 | 73 | ||
74 | //// status ///////////////////////////////////////////////////////////// | 74 | //// status ///////////////////////////////////////////////////////////// |
75 | #define CTX "status" | 75 | #define CTX "status" |
76 | ICO1(CTX, "changes-allow", 128) /* */ | ||
77 | ICO1(CTX, "changes-prevent", 128)/* */ | ||
78 | ICO1(CTX, "dialog-error", 128) | ||
79 | ICO1(CTX, "dialog-information", 128) | ||
80 | ICO1(CTX, "dialog-password", 128) | ||
81 | ICO1(CTX, "dialog-question", 128) | ||
82 | ICO1(CTX, "dialog-warning", 128) | ||
83 | ICO1(CTX, "media-playlist-repeat", 128) | ||
84 | ICO1(CTX, "media-playlist-shuffle", 128) | ||
85 | ICO1(CTX, "mail-attachment", 128) | ||
86 | ICO1(CTX, "mail-unread", 128) | ||
87 | ICO1(CTX, "mail-read", 128) | ||
88 | ICO1(CTX, "mail-replied", 128) | ||
89 | ICO1(CTX, "mail-signed", 128) | ||
90 | ICO1(CTX, "mail-signed-verified", 128) | ||
91 | ICO1(CTX, "network-cellular-3g", 128) /* */ | ||
92 | ICO1(CTX, "network-cellular-4g", 128) /* */ | ||
93 | ICO1(CTX, "network-cellular-edge", 128) /* */ | ||
94 | ICO1(CTX, "network-cellular-gprs", 128) /* */ | ||
95 | ICO1(CTX, "network-cellular-umts", 128) /* */ | ||
96 | ICO1(CTX, "network-cellular-connected", 128) /* */ | ||
97 | ICO1(CTX, "network-cellular-signal-excellent", 128) /* */ | ||
98 | ICO1(CTX, "network-cellular-signal-good", 128) /* */ | ||
99 | ICO1(CTX, "network-cellular-signal-none", 128) /* */ | ||
100 | ICO1(CTX, "network-cellular-signal-ok", 128) /* */ | ||
101 | ICO1(CTX, "network-cellular-signal-weak", 128) /* */ | ||
102 | ICO1(CTX, "network-cellular-signal-acquiring", 128) /* */ | ||
103 | ICO1(CTX, "network-error", 128) | ||
104 | ICO1(CTX, "network-offline", 128) | ||
105 | ICO1(CTX, "network-receive", 128) | ||
106 | ICO1(CTX, "network-transmit-receive", 128) | ||
107 | ICO1(CTX, "network-transmit", 128) | ||
108 | ICO1(CTX, "network-idle", 128) | ||
109 | ICO1(CTX, "network-vpn", 128) /* */ | ||
110 | ICO1(CTX, "network-vpn-acquiring", 128) /* */ | ||
111 | ICO1(CTX, "network-wireless-acquiring", 128) /* */ | ||
112 | ICO1(CTX, "network-wireless-encrypted", 128) /* */ | ||
113 | ICO1(CTX, "network-wireless-signal-excellent", 128) /* */ | ||
114 | ICO1(CTX, "network-wireless-signal-good", 128) /* */ | ||
115 | ICO1(CTX, "network-wireless-signal-none", 128) /* */ | ||
116 | ICO1(CTX, "network-wireless-signal-ok", 128) /* */ | ||
117 | ICO1(CTX, "network-wireless-signal-weak", 128) /* */ | ||
118 | ICO1(CTX, "printer-error", 128) | ||
119 | ICO1(CTX, "printer-printing", 128) | ||
120 | ICO1(CTX, "printer-warning", 128) /* */ | ||
121 | ICO1(CTX, "software-update-available", 128) | ||
122 | ICO1(CTX, "software-update-urgent", 128) | ||
123 | ICO1(CTX, "task-due", 128) | ||
124 | ICO1(CTX, "task-past-due", 128) | ||
125 | ICO1(CTX, "user-available", 128) | ||
126 | ICO1(CTX, "user-away", 128) | ||
127 | ICO1(CTX, "user-busy", 128) /* */ | ||
128 | ICO1(CTX, "user-invisible", 128) /* */ | ||
129 | ICO1(CTX, "user-idle", 128) | ||
130 | ICO1(CTX, "user-offline", 128) | ||
131 | ICO1(CTX, "user-trash-full", 128) /* */ | ||
132 | 76 | ||
133 | // TODO image-loading | 77 | // TODO image-loading |
134 | // TODO image-missing | 78 | // TODO image-missing |
135 | // TODO sync-error | 79 | // TODO sync-error |
136 | // TODO sync-synchronizing | 80 | // TODO sync-synchronizing |
137 | ICO1(CTX, "starred", 128) /* */ | ||
138 | ICO1(CTX, "non-starred", 128) /* */ | ||
139 | // folder-visiting /* in the Places category */ | 81 | // folder-visiting /* in the Places category */ |
140 | // folder-drag-accept /* in the Places category */ | 82 | // folder-drag-accept /* in the Places category */ |
141 | #undef CTX | 83 | #undef CTX |
@@ -197,98 +139,6 @@ ICO1(CTX, "non-starred", 128) /* */ | |||
197 | //// international ////////////////////////////////////////////////////////// | 139 | //// international ////////////////////////////////////////////////////////// |
198 | // Country flags, ISO 3166-1 alpha-2 country code (flag-aa) | 140 | // Country flags, ISO 3166-1 alpha-2 country code (flag-aa) |
199 | #define CTX "intl" | 141 | #define CTX "intl" |
200 | FLAG(CTX, "flag-ad") | ||
201 | FLAG(CTX, "flag-af") | ||
202 | FLAG(CTX, "flag-al") | ||
203 | FLAG(CTX, "flag-am") | ||
204 | FLAG(CTX, "flag-ar") | ||
205 | FLAG(CTX, "flag-at") | ||
206 | FLAG(CTX, "flag-au") | ||
207 | FLAG(CTX, "flag-az") | ||
208 | FLAG(CTX, "flag-ba") | ||
209 | FLAG(CTX, "flag-bd") | ||
210 | FLAG(CTX, "flag-be") | ||
211 | FLAG(CTX, "flag-bg") | ||
212 | FLAG(CTX, "flag-br") | ||
213 | FLAG(CTX, "flag-bt") | ||
214 | FLAG(CTX, "flag-bw") | ||
215 | FLAG(CTX, "flag-by") | ||
216 | FLAG(CTX, "flag-ca") | ||
217 | FLAG(CTX, "flag-cd") | ||
218 | FLAG(CTX, "flag-ch") | ||
219 | FLAG(CTX, "flag-cm") | ||
220 | FLAG(CTX, "flag-cn") | ||
221 | FLAG(CTX, "flag-cz") | ||
222 | FLAG(CTX, "flag-de") | ||
223 | FLAG(CTX, "flag-dk") | ||
224 | FLAG(CTX, "flag-ee") | ||
225 | FLAG(CTX, "flag-es") | ||
226 | FLAG(CTX, "flag-et") | ||
227 | FLAG(CTX, "flag-fi") | ||
228 | FLAG(CTX, "flag-fo") | ||
229 | FLAG(CTX, "flag-fr") | ||
230 | FLAG(CTX, "flag-gb") | ||
231 | FLAG(CTX, "flag-ge") | ||
232 | FLAG(CTX, "flag-gh") | ||
233 | FLAG(CTX, "flag-gn") | ||
234 | FLAG(CTX, "flag-gr") | ||
235 | FLAG(CTX, "flag-hr") | ||
236 | FLAG(CTX, "flag-hu") | ||
237 | FLAG(CTX, "flag-ie") | ||
238 | FLAG(CTX, "flag-il") | ||
239 | FLAG(CTX, "flag-in") | ||
240 | FLAG(CTX, "flag-iq") | ||
241 | FLAG(CTX, "flag-ir") | ||
242 | FLAG(CTX, "flag-is") | ||
243 | FLAG(CTX, "flag-it") | ||
244 | FLAG(CTX, "flag-jp") | ||
245 | FLAG(CTX, "flag-ke") | ||
246 | FLAG(CTX, "flag-kg") | ||
247 | FLAG(CTX, "flag-kh") | ||
248 | FLAG(CTX, "flag-kr") | ||
249 | FLAG(CTX, "flag-ku") | ||
250 | FLAG(CTX, "flag-kz") | ||
251 | FLAG(CTX, "flag-la") | ||
252 | FLAG(CTX, "flag-lk") | ||
253 | FLAG(CTX, "flag-lt") | ||
254 | FLAG(CTX, "flag-lv") | ||
255 | FLAG(CTX, "flag-ma") | ||
256 | FLAG(CTX, "flag-md") | ||
257 | FLAG(CTX, "flag-me") | ||
258 | FLAG(CTX, "flag-mk") | ||
259 | FLAG(CTX, "flag-ml") | ||
260 | FLAG(CTX, "flag-mm") | ||
261 | FLAG(CTX, "flag-mn") | ||
262 | FLAG(CTX, "flag-mt") | ||
263 | FLAG(CTX, "flag-mv") | ||
264 | FLAG(CTX, "flag-my") | ||
265 | FLAG(CTX, "flag-ng") | ||
266 | FLAG(CTX, "flag-nl") | ||
267 | FLAG(CTX, "flag-no") | ||
268 | FLAG(CTX, "flag-np") | ||
269 | FLAG(CTX, "flag-ph") | ||
270 | FLAG(CTX, "flag-pk") | ||
271 | FLAG(CTX, "flag-pl") | ||
272 | FLAG(CTX, "flag-pt") | ||
273 | FLAG(CTX, "flag-ro") | ||
274 | FLAG(CTX, "flag-rs") | ||
275 | FLAG(CTX, "flag-ru") | ||
276 | FLAG(CTX, "flag-se") | ||
277 | FLAG(CTX, "flag-si") | ||
278 | FLAG(CTX, "flag-sk") | ||
279 | FLAG(CTX, "flag-sn") | ||
280 | FLAG(CTX, "flag-sy") | ||
281 | FLAG(CTX, "flag-th") | ||
282 | FLAG(CTX, "flag-tj") | ||
283 | FLAG(CTX, "flag-tm") | ||
284 | FLAG(CTX, "flag-tr") | ||
285 | FLAG(CTX, "flag-tw") | ||
286 | FLAG(CTX, "flag-tz") | ||
287 | FLAG(CTX, "flag-ua") | ||
288 | FLAG(CTX, "flag-us") | ||
289 | FLAG(CTX, "flag-uz") | ||
290 | FLAG(CTX, "flag-vn") | ||
291 | FLAG(CTX, "flag-za") | ||
292 | #undef CTX | 142 | #undef CTX |
293 | 143 | ||
294 | #undef ICO1 | 144 | #undef ICO1 |
diff --git a/data/elementary/themes/edc/gadman.edc b/data/elementary/themes/edc/gadman.edc index 7c6e019ec2..55ed610e2f 100644 --- a/data/elementary/themes/edc/gadman.edc +++ b/data/elementary/themes/edc/gadman.edc | |||
@@ -1,6 +1,6 @@ | |||
1 | group { name: "e/gadman/popup"; | 1 | group { name: "e/gadman/popup"; |
2 | parts { | 2 | parts { |
3 | part { name: "bg"; type: RECT; mouse_events: 0; | 3 | part { name: "bg"; type: RECT; |
4 | description { state: "default" 0.0; | 4 | description { state: "default" 0.0; |
5 | color: 64 64 64 255; | 5 | color: 64 64 64 255; |
6 | } | 6 | } |
diff --git a/data/elementary/themes/edc/icons.edc b/data/elementary/themes/edc/icons.edc index d4b21e722f..5dfa606617 100644 --- a/data/elementary/themes/edc/icons.edc +++ b/data/elementary/themes/edc/icons.edc | |||
@@ -402,6 +402,8 @@ ICON("media-seek-backward", "i-media-rw") | |||
402 | ICON("media-seek-forward", "i-media-ff") | 402 | ICON("media-seek-forward", "i-media-ff") |
403 | ICON("media-skip-backward", "i-media-prev") | 403 | ICON("media-skip-backward", "i-media-prev") |
404 | ICON("media-skip-forward", "i-media-next") | 404 | ICON("media-skip-forward", "i-media-next") |
405 | ICON("media-playlist-repeat", "i-media-repeat") | ||
406 | ICON("media-playlist-shuffle", "i-media-shuffle") | ||
405 | 407 | ||
406 | ICON("zoom-in", "i-zoom-in") | 408 | ICON("zoom-in", "i-zoom-in") |
407 | ICON("zoom-out", "i-zoom-out") | 409 | ICON("zoom-out", "i-zoom-out") |
@@ -460,6 +462,37 @@ ICON("object-rotate-right", "i-redo") | |||
460 | ICON("call-start", "i-call-start") | 462 | ICON("call-start", "i-call-start") |
461 | ICON("call-stop", "i-call-stop") | 463 | ICON("call-stop", "i-call-stop") |
462 | 464 | ||
465 | ICON("network-cellular-3g", "i-cell-4g") | ||
466 | ICON("network-cellular-4g", "i-cell-3g") | ||
467 | ICON("network-cellular-edge", "i-cell-edge") | ||
468 | ICON("network-cellular-gprs", "i-cell-gprs") | ||
469 | ICON("network-cellular-umts", "i-cell-umts") | ||
470 | ICON("network-cellular-connected", "i-cell-antenna") | ||
471 | ICON("network-cellular-signal-excellent", "i-cell-sig-4") | ||
472 | ICON("network-cellular-signal-good", "i-cell-sig-3") | ||
473 | ICON("network-cellular-signal-none", "i-cell-sig-2") | ||
474 | ICON("network-cellular-signal-ok", "i-cell-sig-1") | ||
475 | ICON("network-cellular-signal-weak", "i-cell-sig-0") | ||
476 | ICON("network-cellular-signal-acquiring", "i-cell-sig-disconn") | ||
477 | ICON("network-error", "i-net-error") | ||
478 | ICON("network-offline", "i-net-offline") | ||
479 | ICON("network-receive", "i-net-receive") | ||
480 | ICON("network-transmit-receive", "i-net-send-receive") | ||
481 | ICON("network-transmit", "i-net-send") | ||
482 | ICON("network-idle", "i-net-idle") | ||
483 | ICON("network-vpn", "i-net-vpn") | ||
484 | ICON("network-vpn-acquiring", "i-net-vpn-connecting") | ||
485 | ICON("network-wireless-acquiring", "i-net-wifi-connecting") | ||
486 | ICON("network-wireless-encrypted", "i-net-wifi-encrypted") | ||
487 | ICON("network-wireless-signal-excellent", "i-net-wifi-sig-4") | ||
488 | ICON("network-wireless-signal-good", "i-net-wifi-sig-3") | ||
489 | ICON("network-wireless-signal-ok", "i-net-wifi-sig-2") | ||
490 | ICON("network-wireless-signal-weak", "i-net-wifi-sig-1") | ||
491 | ICON("network-wireless-signal-none", "i-net-wifi-sig-0") | ||
492 | |||
493 | ICON("starred", "i-star") | ||
494 | ICON("non-starred", "i-star-off") | ||
495 | |||
463 | #undef ICON | 496 | #undef ICON |
464 | 497 | ||
465 | // regular icons | 498 | // regular icons |
@@ -507,6 +540,19 @@ ICON("user-bookmarks", "i-bookmark") | |||
507 | 540 | ||
508 | ICON("start-here", "i-here") | 541 | ICON("start-here", "i-here") |
509 | 542 | ||
543 | ICON("bt-lock-device-on", "i-bt-lock-device-on") | ||
544 | ICON("bt-lock-device-off", "i-bt-lock-device-off") | ||
545 | ICON("bt-force-connect-on", "i-bt-force-connect-on") | ||
546 | ICON("bt-force-connect-off", "i-bt-force-connect-off") | ||
547 | ICON("bt-connect-on", "i-bt-connect-on") | ||
548 | ICON("bt-connect-off", "i-bt-connect-off") | ||
549 | ICON("bt-pair-on", "i-bt-pair-on") | ||
550 | ICON("bt-pair-off", "i-bt-pair-off") | ||
551 | ICON("bt-expand-left", "i-bt-expand-left") | ||
552 | ICON("bt-expand-right", "i-bt-expand-right") | ||
553 | ICON("bt-pair-ok", "i-check") | ||
554 | ICON("bt-pair-cancel", "i-close") | ||
555 | |||
510 | ICON("network-server", "i-server") | 556 | ICON("network-server", "i-server") |
511 | ICON("network-workgroup", "i-server-group") | 557 | ICON("network-workgroup", "i-server-group") |
512 | ICON("audio-card", "i-sound-card") | 558 | ICON("audio-card", "i-sound-card") |
@@ -642,6 +688,12 @@ ICON("mail-reply-all", "i-mail-arrow-heads-l") | |||
642 | ICON("mail-reply-sender", "i-mail-arrow-l") | 688 | ICON("mail-reply-sender", "i-mail-arrow-l") |
643 | ICON("mail-send", "i-mail-arrow-u") | 689 | ICON("mail-send", "i-mail-arrow-u") |
644 | ICON("mail-send-receive", "i-mail-arrow-in-d") | 690 | ICON("mail-send-receive", "i-mail-arrow-in-d") |
691 | ICON("mail-unread", "i-mail") | ||
692 | ICON("mail-read", "i-mail-opened") | ||
693 | ICON("mail-attachment", "i-mail-attach") | ||
694 | ICON("mail-replied", "i-mail-reply") | ||
695 | ICON("mail-signed", "i-mail-sign") | ||
696 | ICON("mail-signed-verified", "i-mail-sign-verified") | ||
645 | 697 | ||
646 | ICON("format-indent-less", "i-format-indent-less") | 698 | ICON("format-indent-less", "i-format-indent-less") |
647 | ICON("format-indent-more", "i-format-indent-more") | 699 | ICON("format-indent-more", "i-format-indent-more") |
@@ -684,9 +736,37 @@ ICON("security-high", "i-shield-gold") | |||
684 | ICON("security-medium", "i-shield-silver") | 736 | ICON("security-medium", "i-shield-silver") |
685 | ICON("security-low", "i-shield-empty") | 737 | ICON("security-low", "i-shield-empty") |
686 | 738 | ||
739 | ICON("printer-printing", "i-printer") | ||
740 | ICON("printer-warning", "i-printer-warning") | ||
741 | ICON("printer-error", "i-printer-error") | ||
742 | |||
687 | ICON("address-book-new", "i-addressbook") | 743 | ICON("address-book-new", "i-addressbook") |
688 | ICON("contact-new", "i-person-plus") | 744 | ICON("contact-new", "i-person-plus") |
689 | 745 | ||
746 | ICON("changes-allow", "i-pencil-check") | ||
747 | ICON("changes-prevent", "i-pencil-cross") | ||
748 | |||
749 | ICON("task-due", "i-task-due") | ||
750 | ICON("task-past-due", "i-task-past-due") | ||
751 | |||
752 | ICON("software-update-available", "i-badge-tick") | ||
753 | ICON("software-update-urgent", "i-badge-exclamation") | ||
754 | |||
755 | ICON("user-available", "i-person-smile") | ||
756 | ICON("user-away", "i-person") | ||
757 | ICON("user-busy", "i-person-call") | ||
758 | ICON("user-invisible", "i-person-invisible") | ||
759 | ICON("user-idle", "i-person-sleep") | ||
760 | ICON("user-offline", "i-person-offline") | ||
761 | |||
762 | ICON("user-trash-full", "i-efm-trash-full") | ||
763 | |||
764 | ICON("dialog-error", "i-warn-sign-red") | ||
765 | ICON("dialog-information", "i-warn-sign-orange") | ||
766 | ICON("dialog-password", "i-password-sign-blue") | ||
767 | ICON("dialog-question", "i-question-sign-green") | ||
768 | ICON("dialog-warning", "i-warn-sign-orange-red") | ||
769 | |||
690 | ICON("document-open", "i-doc-file-open") | 770 | ICON("document-open", "i-doc-file-open") |
691 | ICON("document-open-recent", "i-doc-file-open-clock") | 771 | ICON("document-open-recent", "i-doc-file-open-clock") |
692 | ICON("document-page-setup", "i-doc-file-page-setup") | 772 | ICON("document-page-setup", "i-doc-file-page-setup") |
@@ -718,3 +798,112 @@ ICON("emblem-synchronized", "i-emblem-synchronized") | |||
718 | ICON("emblem-synchronizing", "i-emblem-synchronizing") | 798 | ICON("emblem-synchronizing", "i-emblem-synchronizing") |
719 | 799 | ||
720 | #undef ICON | 800 | #undef ICON |
801 | |||
802 | // flags | ||
803 | #define FLAG(_NAME) \ | ||
804 | group { name: "elm/icon/"_NAME"/default"; \ | ||
805 | images.image: "flags/"##_NAME##".png" COMP; \ | ||
806 | parts { \ | ||
807 | part { name: "icon"; mouse_events: 0; \ | ||
808 | description { state: "default" 0.0; \ | ||
809 | aspect_preference: SOURCE; \ | ||
810 | image.normal: "flags/"##_NAME##".png"; \ | ||
811 | } \ | ||
812 | } \ | ||
813 | } \ | ||
814 | } | ||
815 | |||
816 | FLAG("flag-ad") | ||
817 | FLAG("flag-af") | ||
818 | FLAG("flag-al") | ||
819 | FLAG("flag-am") | ||
820 | FLAG("flag-ar") | ||
821 | FLAG("flag-at") | ||
822 | FLAG("flag-au") | ||
823 | FLAG("flag-az") | ||
824 | FLAG("flag-ba") | ||
825 | FLAG("flag-bd") | ||
826 | FLAG("flag-be") | ||
827 | FLAG("flag-bg") | ||
828 | FLAG("flag-br") | ||
829 | FLAG("flag-bt") | ||
830 | FLAG("flag-bw") | ||
831 | FLAG("flag-by") | ||
832 | FLAG("flag-ca") | ||
833 | FLAG("flag-cd") | ||
834 | FLAG("flag-ch") | ||
835 | FLAG("flag-cm") | ||
836 | FLAG("flag-cn") | ||
837 | FLAG("flag-cz") | ||
838 | FLAG("flag-de") | ||
839 | FLAG("flag-dk") | ||
840 | FLAG("flag-ee") | ||
841 | FLAG("flag-es") | ||
842 | FLAG("flag-et") | ||
843 | FLAG("flag-fi") | ||
844 | FLAG("flag-fo") | ||
845 | FLAG("flag-fr") | ||
846 | FLAG("flag-gb") | ||
847 | FLAG("flag-ge") | ||
848 | FLAG("flag-gh") | ||
849 | FLAG("flag-gn") | ||
850 | FLAG("flag-gr") | ||
851 | FLAG("flag-hr") | ||
852 | FLAG("flag-hu") | ||
853 | FLAG("flag-ie") | ||
854 | FLAG("flag-il") | ||
855 | FLAG("flag-in") | ||
856 | FLAG("flag-iq") | ||
857 | FLAG("flag-ir") | ||
858 | FLAG("flag-is") | ||
859 | FLAG("flag-it") | ||
860 | FLAG("flag-jp") | ||
861 | FLAG("flag-ke") | ||
862 | FLAG("flag-kg") | ||
863 | FLAG("flag-kh") | ||
864 | FLAG("flag-kr") | ||
865 | FLAG("flag-ku") | ||
866 | FLAG("flag-kz") | ||
867 | FLAG("flag-la") | ||
868 | FLAG("flag-lk") | ||
869 | FLAG("flag-lt") | ||
870 | FLAG("flag-lv") | ||
871 | FLAG("flag-ma") | ||
872 | FLAG("flag-md") | ||
873 | FLAG("flag-me") | ||
874 | FLAG("flag-mk") | ||
875 | FLAG("flag-ml") | ||
876 | FLAG("flag-mm") | ||
877 | FLAG("flag-mn") | ||
878 | FLAG("flag-mt") | ||
879 | FLAG("flag-mv") | ||
880 | FLAG("flag-my") | ||
881 | FLAG("flag-ng") | ||
882 | FLAG("flag-nl") | ||
883 | FLAG("flag-no") | ||
884 | FLAG("flag-np") | ||
885 | FLAG("flag-ph") | ||
886 | FLAG("flag-pk") | ||
887 | FLAG("flag-pl") | ||
888 | FLAG("flag-pt") | ||
889 | FLAG("flag-ro") | ||
890 | FLAG("flag-rs") | ||
891 | FLAG("flag-ru") | ||
892 | FLAG("flag-se") | ||
893 | FLAG("flag-si") | ||
894 | FLAG("flag-sk") | ||
895 | FLAG("flag-sn") | ||
896 | FLAG("flag-sy") | ||
897 | FLAG("flag-th") | ||
898 | FLAG("flag-tj") | ||
899 | FLAG("flag-tm") | ||
900 | FLAG("flag-tr") | ||
901 | FLAG("flag-tw") | ||
902 | FLAG("flag-tz") | ||
903 | FLAG("flag-ua") | ||
904 | FLAG("flag-us") | ||
905 | FLAG("flag-uz") | ||
906 | FLAG("flag-vn") | ||
907 | FLAG("flag-za") | ||
908 | |||
909 | #undef FLAG | ||
diff --git a/data/elementary/themes/ic.edc b/data/elementary/themes/ic.edc index 9f7985ab0b..496fee1414 100644 --- a/data/elementary/themes/ic.edc +++ b/data/elementary/themes/ic.edc | |||
@@ -100,6 +100,8 @@ I060("i-media-mute", "media-mute") | |||
100 | I060("i-media-next", "media-next") | 100 | I060("i-media-next", "media-next") |
101 | I060("i-media-prev", "media-prev") | 101 | I060("i-media-prev", "media-prev") |
102 | I060("i-media-record", "media-record") | 102 | I060("i-media-record", "media-record") |
103 | I060("i-media-repeat", "media-repeat") | ||
104 | I060("i-media-shuffle", "media-shuffle") | ||
103 | I060("i-zoom-in", "zoom-in") | 105 | I060("i-zoom-in", "zoom-in") |
104 | I060("i-zoom-out", "zoom-out") | 106 | I060("i-zoom-out", "zoom-out") |
105 | I060("i-zoom-reset", "zoom-reset") | 107 | I060("i-zoom-reset", "zoom-reset") |
@@ -119,6 +121,35 @@ I060("i-arrow-h2", "arrow-h2") | |||
119 | I060("i-arrow-v2", "arrow-v2") | 121 | I060("i-arrow-v2", "arrow-v2") |
120 | I060("i-call-start", "call-start") | 122 | I060("i-call-start", "call-start") |
121 | I060("i-call-stop", "call-stop") | 123 | I060("i-call-stop", "call-stop") |
124 | I060("i-cell-sig-disconn", "cell-sig-disconn") | ||
125 | I060("i-cell-sig-0", "cell-sig-0") | ||
126 | I060("i-cell-sig-1", "cell-sig-1") | ||
127 | I060("i-cell-sig-2", "cell-sig-2") | ||
128 | I060("i-cell-sig-3", "cell-sig-3") | ||
129 | I060("i-cell-sig-4", "cell-sig-4") | ||
130 | I060("i-cell-antenna", "cell-antenna") | ||
131 | I060("i-cell-umts", "cell-umts") | ||
132 | I060("i-cell-gprs", "cell-gprs") | ||
133 | I060("i-cell-edge", "cell-edge") | ||
134 | I060("i-cell-3g", "cell-3g") | ||
135 | I060("i-cell-4g", "cell-4g") | ||
136 | I060("i-net-error", "net-error") | ||
137 | I060("i-net-offline", "net-offline") | ||
138 | I060("i-net-send-receive", "net-send-receive") | ||
139 | I060("i-net-receive", "net-receive") | ||
140 | I060("i-net-send", "net-send") | ||
141 | I060("i-net-idle", "net-idle") | ||
142 | I060("i-net-vpn", "net-vpn") | ||
143 | I060("i-net-vpn-connecting", "net-vpn-connecting") | ||
144 | I060("i-net-wifi-connecting", "net-wifi-connecting") | ||
145 | I060("i-net-wifi-encrypted", "net-wifi-encrypted") | ||
146 | I060("i-net-wifi-sig-0", "net-wifi-sig-0") | ||
147 | I060("i-net-wifi-sig-1", "net-wifi-sig-1") | ||
148 | I060("i-net-wifi-sig-2", "net-wifi-sig-2") | ||
149 | I060("i-net-wifi-sig-3", "net-wifi-sig-3") | ||
150 | I060("i-net-wifi-sig-4", "net-wifi-sig-4") | ||
151 | I060("i-star", "star") | ||
152 | I060("i-star-off", "star-off") | ||
122 | 153 | ||
123 | /////////////////////////////////////////////////////////////////////////////// | 154 | /////////////////////////////////////////////////////////////////////////////// |
124 | // larger color icons (mostly efm or settings) | 155 | // larger color icons (mostly efm or settings) |
@@ -153,6 +184,7 @@ I160("i-efm-sh", "efm-sh") | |||
153 | I160("i-efm-zip", "efm-zip") | 184 | I160("i-efm-zip", "efm-zip") |
154 | I160("i-efm-exe", "efm-exe") | 185 | I160("i-efm-exe", "efm-exe") |
155 | I160("i-efm-trash", "efm-trash") | 186 | I160("i-efm-trash", "efm-trash") |
187 | I160("i-efm-trash-full", "efm-trash-full") | ||
156 | 188 | ||
157 | I160("i-mobile", "mobile-phone") | 189 | I160("i-mobile", "mobile-phone") |
158 | I160("i-pda", "pda") | 190 | I160("i-pda", "pda") |
@@ -306,6 +338,17 @@ I160("i-cloud-snow", "cloud-snow") | |||
306 | I160("i-cloud-fog", "cloud-fog") | 338 | I160("i-cloud-fog", "cloud-fog") |
307 | I160("i-cloud-severe-warn", "cloud-severe-warn") | 339 | I160("i-cloud-severe-warn", "cloud-severe-warn") |
308 | 340 | ||
341 | I160("i-bt-lock-device-on", "bt-lock-device-on") | ||
342 | I160("i-bt-lock-device-off", "bt-lock-device-off") | ||
343 | I160("i-bt-force-connect-on", "bt-force-connect-on") | ||
344 | I160("i-bt-force-connect-off", "bt-force-connect-off") | ||
345 | I160("i-bt-connect-on", "bt-connect-on") | ||
346 | I160("i-bt-connect-off", "bt-connect-off") | ||
347 | I160("i-bt-pair-on", "bt-pair-on") | ||
348 | I160("i-bt-pair-off", "bt-pair-off") | ||
349 | I160("i-bt-expand-left", "bt-expand-left") | ||
350 | I160("i-bt-expand-right", "bt-expand-right") | ||
351 | |||
309 | I160("i-picture-landscape-plus", "picture-landscape-plus") | 352 | I160("i-picture-landscape-plus", "picture-landscape-plus") |
310 | I160("i-link-plus", "link-plus") | 353 | I160("i-link-plus", "link-plus") |
311 | I160("i-text-plus", "text-plus") | 354 | I160("i-text-plus", "text-plus") |
@@ -337,6 +380,10 @@ I160("i-mail-pencil", "mail-pencil") | |||
337 | I160("i-mail-bug", "mail-bug") | 380 | I160("i-mail-bug", "mail-bug") |
338 | I160("i-mail-bug-no", "mail-bug-no") | 381 | I160("i-mail-bug-no", "mail-bug-no") |
339 | I160("i-mail-exclam", "mail-exclam") | 382 | I160("i-mail-exclam", "mail-exclam") |
383 | I160("i-mail-attach", "mail-attach") | ||
384 | I160("i-mail-reply", "mail-reply") | ||
385 | I160("i-mail-sign", "mail-sign") | ||
386 | I160("i-mail-sign-verified", "mail-sign-verified") | ||
340 | 387 | ||
341 | I160("i-format-indent-more", "format-indent-more") | 388 | I160("i-format-indent-more", "format-indent-more") |
342 | I160("i-format-indent-less", "format-indent-less") | 389 | I160("i-format-indent-less", "format-indent-less") |
@@ -379,8 +426,33 @@ I160("i-shield-gold", "shield-gold") | |||
379 | I160("i-shield-silver", "shield-silver") | 426 | I160("i-shield-silver", "shield-silver") |
380 | I160("i-shield-empty", "shield-empty") | 427 | I160("i-shield-empty", "shield-empty") |
381 | 428 | ||
429 | I160("i-printer-warning", "printer-warning") | ||
430 | I160("i-printer-error", "printer-error") | ||
431 | |||
382 | I160("i-addressbook", "addressbook") | 432 | I160("i-addressbook", "addressbook") |
433 | |||
434 | I160("i-person", "person") | ||
383 | I160("i-person-plus", "person-plus") | 435 | I160("i-person-plus", "person-plus") |
436 | I160("i-person-smile", "person-smile") | ||
437 | I160("i-person-sleep", "person-sleep") | ||
438 | I160("i-person-call", "person-call") | ||
439 | I160("i-person-invisible", "person-invisible") | ||
440 | I160("i-person-offline", "person-offline") | ||
441 | |||
442 | I160("i-pencil-check", "pencil-check") | ||
443 | I160("i-pencil-cross", "pencil-cross") | ||
444 | |||
445 | I160("i-warn-sign-orange", "warn-sign-orange") | ||
446 | I160("i-warn-sign-orange-red", "warn-sign-orange-red") | ||
447 | I160("i-warn-sign-red", "warn-sign-red") | ||
448 | I160("i-password-sign-blue", "password-sign-blue") | ||
449 | I160("i-question-sign-green", "question-sign-green") | ||
450 | |||
451 | I160("i-task-due", "task-due") | ||
452 | I160("i-task-past-due", "task-past-due") | ||
453 | |||
454 | I160("i-badge-tick", "badge-tick") | ||
455 | I160("i-badge-exclamation", "badge-exclamation") | ||
384 | 456 | ||
385 | I160("i-floppy-blank", "floppy-blank") | 457 | I160("i-floppy-blank", "floppy-blank") |
386 | I160("i-floppy-text", "floppy-text") | 458 | I160("i-floppy-text", "floppy-text") |
diff --git a/data/elementary/themes/img/badge-exclamation.svg b/data/elementary/themes/img/badge-exclamation.svg new file mode 100644 index 0000000000..4006da72f6 --- /dev/null +++ b/data/elementary/themes/img/badge-exclamation.svg | |||
@@ -0,0 +1,130 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="80" | ||
13 | height="80" | ||
14 | viewBox="0 0 80 80" | ||
15 | sodipodi:docname="badge-exclamation.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/badge-exclamation-040.png" | ||
18 | inkscape:export-xdpi="48" | ||
19 | inkscape:export-ydpi="48"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6"> | ||
34 | <rect | ||
35 | x="20" | ||
36 | y="20" | ||
37 | width="40" | ||
38 | height="30" | ||
39 | id="rect878" /> | ||
40 | <rect | ||
41 | x="20" | ||
42 | y="50" | ||
43 | width="40" | ||
44 | height="30" | ||
45 | id="rect872" /> | ||
46 | <rect | ||
47 | x="20" | ||
48 | y="20" | ||
49 | width="40" | ||
50 | height="30" | ||
51 | id="rect864" /> | ||
52 | <rect | ||
53 | x="20" | ||
54 | y="20" | ||
55 | width="40" | ||
56 | height="30" | ||
57 | id="rect858" /> | ||
58 | <rect | ||
59 | x="20" | ||
60 | y="20" | ||
61 | width="40" | ||
62 | height="30" | ||
63 | id="rect852" /> | ||
64 | </defs> | ||
65 | <sodipodi:namedview | ||
66 | inkscape:document-rotation="0" | ||
67 | pagecolor="#404040" | ||
68 | bordercolor="#666666" | ||
69 | borderopacity="1" | ||
70 | objecttolerance="10" | ||
71 | gridtolerance="10" | ||
72 | guidetolerance="10" | ||
73 | inkscape:pageopacity="0" | ||
74 | inkscape:pageshadow="2" | ||
75 | inkscape:window-width="1756" | ||
76 | inkscape:window-height="1372" | ||
77 | id="namedview4" | ||
78 | showgrid="true" | ||
79 | inkscape:zoom="13.1625" | ||
80 | inkscape:cx="40" | ||
81 | inkscape:cy="39.962013" | ||
82 | inkscape:window-x="804" | ||
83 | inkscape:window-y="0" | ||
84 | inkscape:window-maximized="0" | ||
85 | inkscape:current-layer="g10" | ||
86 | showguides="false" | ||
87 | inkscape:snap-bbox="true" | ||
88 | inkscape:bbox-nodes="true" | ||
89 | inkscape:snap-others="false" | ||
90 | inkscape:snap-nodes="true" | ||
91 | borderlayer="true"> | ||
92 | <inkscape:grid | ||
93 | empspacing="4" | ||
94 | type="xygrid" | ||
95 | id="grid837" | ||
96 | spacingx="1" | ||
97 | spacingy="1" /> | ||
98 | </sodipodi:namedview> | ||
99 | <g | ||
100 | inkscape:groupmode="layer" | ||
101 | inkscape:label="Image" | ||
102 | id="g10"> | ||
103 | <path | ||
104 | sodipodi:type="star" | ||
105 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke-width:4" | ||
106 | id="path910" | ||
107 | sodipodi:sides="12" | ||
108 | sodipodi:cx="40" | ||
109 | sodipodi:cy="40" | ||
110 | sodipodi:r1="32" | ||
111 | sodipodi:r2="24.515301" | ||
112 | sodipodi:arg1="-1.5707963" | ||
113 | sodipodi:arg2="-1.3089969" | ||
114 | inkscape:flatsided="false" | ||
115 | inkscape:rounded="0" | ||
116 | inkscape:randomized="0" | ||
117 | d="m 40.000001,8 6.345026,8.320038 9.654974,-4.03285 1.334935,10.377877 10.377877,1.334936 -4.032851,9.654973 L 72,40.000001 63.679962,46.345027 67.712812,56.000001 57.334935,57.334936 55.999999,67.712813 46.345026,63.679962 39.999999,72 33.654973,63.679962 23.999999,67.712812 22.665064,57.334935 12.287187,55.999999 16.320038,46.345026 8,39.999999 l 8.320038,-6.345026 -4.03285,-9.654974 10.377877,-1.334935 1.334936,-10.377877 9.654973,4.032851 z" /> | ||
118 | <circle | ||
119 | style="opacity:1;fill:#d3501f;fill-opacity:1;stroke-width:4" | ||
120 | id="path932" | ||
121 | cx="40" | ||
122 | cy="56" | ||
123 | r="4" /> | ||
124 | <path | ||
125 | style="opacity:1;fill:#d3501f;fill-opacity:1;stroke-width:4" | ||
126 | d="m 40,48 c -4,-4 -8,-14 -8,-20 0,-6 4,-8 8,-8 4,0 8,2.524272 8,8 0,5.475728 -4,16 -8,20 z" | ||
127 | id="path934" | ||
128 | sodipodi:nodetypes="czzzc" /> | ||
129 | </g> | ||
130 | </svg> | ||
diff --git a/data/elementary/themes/img/badge-tick.svg b/data/elementary/themes/img/badge-tick.svg new file mode 100644 index 0000000000..b9d49054c2 --- /dev/null +++ b/data/elementary/themes/img/badge-tick.svg | |||
@@ -0,0 +1,123 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="80" | ||
13 | height="80" | ||
14 | viewBox="0 0 80 80" | ||
15 | sodipodi:docname="badge-tick.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/task-past-due-040.png" | ||
18 | inkscape:export-xdpi="48" | ||
19 | inkscape:export-ydpi="48"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6"> | ||
34 | <rect | ||
35 | x="20" | ||
36 | y="20" | ||
37 | width="40" | ||
38 | height="30" | ||
39 | id="rect878" /> | ||
40 | <rect | ||
41 | x="20" | ||
42 | y="50" | ||
43 | width="40" | ||
44 | height="30" | ||
45 | id="rect872" /> | ||
46 | <rect | ||
47 | x="20" | ||
48 | y="20" | ||
49 | width="40" | ||
50 | height="30" | ||
51 | id="rect864" /> | ||
52 | <rect | ||
53 | x="20" | ||
54 | y="20" | ||
55 | width="40" | ||
56 | height="30" | ||
57 | id="rect858" /> | ||
58 | <rect | ||
59 | x="20" | ||
60 | y="20" | ||
61 | width="40" | ||
62 | height="30" | ||
63 | id="rect852" /> | ||
64 | </defs> | ||
65 | <sodipodi:namedview | ||
66 | inkscape:document-rotation="0" | ||
67 | pagecolor="#404040" | ||
68 | bordercolor="#666666" | ||
69 | borderopacity="1" | ||
70 | objecttolerance="10" | ||
71 | gridtolerance="10" | ||
72 | guidetolerance="10" | ||
73 | inkscape:pageopacity="0" | ||
74 | inkscape:pageshadow="2" | ||
75 | inkscape:window-width="1756" | ||
76 | inkscape:window-height="1372" | ||
77 | id="namedview4" | ||
78 | showgrid="true" | ||
79 | inkscape:zoom="13.1625" | ||
80 | inkscape:cx="40" | ||
81 | inkscape:cy="39.962013" | ||
82 | inkscape:window-x="804" | ||
83 | inkscape:window-y="0" | ||
84 | inkscape:window-maximized="0" | ||
85 | inkscape:current-layer="g10" | ||
86 | showguides="false" | ||
87 | inkscape:snap-bbox="true" | ||
88 | inkscape:bbox-nodes="true" | ||
89 | inkscape:snap-others="false" | ||
90 | inkscape:snap-nodes="true" | ||
91 | borderlayer="true"> | ||
92 | <inkscape:grid | ||
93 | empspacing="4" | ||
94 | type="xygrid" | ||
95 | id="grid837" | ||
96 | spacingx="1" | ||
97 | spacingy="1" /> | ||
98 | </sodipodi:namedview> | ||
99 | <g | ||
100 | inkscape:groupmode="layer" | ||
101 | inkscape:label="Image" | ||
102 | id="g10"> | ||
103 | <path | ||
104 | sodipodi:type="star" | ||
105 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke-width:4" | ||
106 | id="path910" | ||
107 | sodipodi:sides="12" | ||
108 | sodipodi:cx="40" | ||
109 | sodipodi:cy="40" | ||
110 | sodipodi:r1="32" | ||
111 | sodipodi:r2="24.515301" | ||
112 | sodipodi:arg1="-1.5707963" | ||
113 | sodipodi:arg2="-1.3089969" | ||
114 | inkscape:flatsided="false" | ||
115 | inkscape:rounded="0" | ||
116 | inkscape:randomized="0" | ||
117 | d="m 40.000001,8 6.345026,8.320038 9.654974,-4.03285 1.334935,10.377877 10.377877,1.334936 -4.032851,9.654973 L 72,40.000001 63.679962,46.345027 67.712812,56.000001 57.334935,57.334936 55.999999,67.712813 46.345026,63.679962 39.999999,72 33.654973,63.679962 23.999999,67.712812 22.665064,57.334935 12.287187,55.999999 16.320038,46.345026 8,39.999999 l 8.320038,-6.345026 -4.03285,-9.654974 10.377877,-1.334935 1.334936,-10.377877 9.654973,4.032851 z" /> | ||
118 | <path | ||
119 | style="opacity:1;fill:#639c56;fill-opacity:1;stroke-width:4" | ||
120 | d="m 36,58 -16,-16 8,-8 8,8 c 0,0 16,-16 16,-16 l 8,8 z" | ||
121 | id="path912" /> | ||
122 | </g> | ||
123 | </svg> | ||
diff --git a/data/elementary/themes/img/bt-connect-off.svg b/data/elementary/themes/img/bt-connect-off.svg new file mode 100644 index 0000000000..520cbfd4ad --- /dev/null +++ b/data/elementary/themes/img/bt-connect-off.svg | |||
@@ -0,0 +1,183 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | inkscape:export-ydpi="48" | ||
11 | inkscape:export-xdpi="48" | ||
12 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/bt-connect-off-040.png" | ||
13 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
14 | sodipodi:docname="bt-connect-off.svg" | ||
15 | viewBox="0 0 80 80" | ||
16 | height="80" | ||
17 | width="80" | ||
18 | id="svg2" | ||
19 | version="1.1"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6"> | ||
34 | <rect | ||
35 | id="rect878" | ||
36 | height="30" | ||
37 | width="40" | ||
38 | y="20" | ||
39 | x="20" /> | ||
40 | <rect | ||
41 | id="rect872" | ||
42 | height="30" | ||
43 | width="40" | ||
44 | y="50" | ||
45 | x="20" /> | ||
46 | <rect | ||
47 | id="rect864" | ||
48 | height="30" | ||
49 | width="40" | ||
50 | y="20" | ||
51 | x="20" /> | ||
52 | <rect | ||
53 | id="rect858" | ||
54 | height="30" | ||
55 | width="40" | ||
56 | y="20" | ||
57 | x="20" /> | ||
58 | <rect | ||
59 | id="rect852" | ||
60 | height="30" | ||
61 | width="40" | ||
62 | y="20" | ||
63 | x="20" /> | ||
64 | </defs> | ||
65 | <sodipodi:namedview | ||
66 | inkscape:snap-nodes="true" | ||
67 | inkscape:snap-others="false" | ||
68 | inkscape:bbox-nodes="true" | ||
69 | inkscape:snap-bbox="true" | ||
70 | showguides="false" | ||
71 | inkscape:current-layer="text876" | ||
72 | inkscape:window-maximized="0" | ||
73 | inkscape:window-y="0" | ||
74 | inkscape:window-x="804" | ||
75 | inkscape:cy="40.240385" | ||
76 | inkscape:cx="40" | ||
77 | inkscape:zoom="10.4" | ||
78 | showgrid="true" | ||
79 | id="namedview4" | ||
80 | inkscape:window-height="1372" | ||
81 | inkscape:window-width="1756" | ||
82 | inkscape:pageshadow="2" | ||
83 | inkscape:pageopacity="0" | ||
84 | guidetolerance="10" | ||
85 | gridtolerance="10" | ||
86 | objecttolerance="10" | ||
87 | borderopacity="1" | ||
88 | bordercolor="#666666" | ||
89 | pagecolor="#404040" | ||
90 | inkscape:document-rotation="0"> | ||
91 | <inkscape:grid | ||
92 | id="grid837" | ||
93 | type="xygrid" | ||
94 | empspacing="4" /> | ||
95 | </sodipodi:namedview> | ||
96 | <g | ||
97 | id="g10" | ||
98 | inkscape:label="Image" | ||
99 | inkscape:groupmode="layer"> | ||
100 | <text | ||
101 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24px;line-height:120px;font-family:Quicksand;-inkscape-font-specification:Quicksand;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect852);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
102 | id="text850" | ||
103 | xml:space="preserve" /> | ||
104 | <text | ||
105 | style="font-style:normal;font-weight:normal;font-size:28px;line-height:140px;font-family:Sans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect858);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
106 | id="text856" | ||
107 | xml:space="preserve"><tspan | ||
108 | style="visibility:hidden" | ||
109 | x="20" | ||
110 | y="127.27344"><tspan | ||
111 | dx="0 28 28 26.605469 17.814453 26.605469 23.460938 23.460938 23.460938 17.814453 17.814453 17.814453" | ||
112 | style="font-size:28px">@@%$%^^^4445</tspan></tspan></text> | ||
113 | <text | ||
114 | style="font-style:normal;font-weight:normal;font-size:24px;line-height:120px;font-family:Sans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect864);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
115 | id="text862" | ||
116 | xml:space="preserve"><tspan | ||
117 | style="visibility:hidden" | ||
118 | x="20" | ||
119 | y="117.27344"><tspan | ||
120 | dx="0 17.814453 17.814453 28" | ||
121 | style="font-size:28px">22@!</tspan></tspan></text> | ||
122 | <text | ||
123 | style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:5px;line-height:25px;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect872);" | ||
124 | id="text870" | ||
125 | xml:space="preserve" /> | ||
126 | <g | ||
127 | transform="translate(-0.280035,2.562039)" | ||
128 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
129 | id="text876" | ||
130 | aria-label="!@#?"> | ||
131 | <path | ||
132 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#a3a3a3;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
133 | d="m 4.280035,61.437961 12,12 12,-12 -12,-12 z" | ||
134 | id="path7615" | ||
135 | sodipodi:nodetypes="ccccc" /> | ||
136 | <path | ||
137 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffea81;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
138 | d="m 16.280035,41.437961 20,20 8,-8 -20,-20 z" | ||
139 | id="path7611" | ||
140 | sodipodi:nodetypes="ccccc" /> | ||
141 | <path | ||
142 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#d8b15d;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
143 | d="m 16.280035,49.437961 12,12 h 8 l -20,-20 z" | ||
144 | id="path7613" | ||
145 | sodipodi:nodetypes="ccccc" /> | ||
146 | <path | ||
147 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffffff;fill-opacity:0.5;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
148 | d="m 6.280035,63.437961 2,2 12,-12 2,-6 8,-8 -3,-3 -8,8 -1,7 z" | ||
149 | id="path7617" | ||
150 | sodipodi:nodetypes="ccccccccc" /> | ||
151 | <path | ||
152 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:0.25;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
153 | d="m 16.280035,73.437961 -3,-3 12,-12 5,-3 8,-8 6,6 -8,8 h -8 z" | ||
154 | id="path7619" | ||
155 | sodipodi:nodetypes="ccccccccc" /> | ||
156 | <path | ||
157 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#a3a3a3;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
158 | d="m 64.280035,1.4379612 12,11.9999998 -12,12 -12,-12 z" | ||
159 | id="path8978" | ||
160 | sodipodi:nodetypes="ccccc" /> | ||
161 | <path | ||
162 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffea81;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
163 | d="m 44.280035,13.437961 20,20 -8,8 -20,-20 z" | ||
164 | id="path8980" | ||
165 | sodipodi:nodetypes="ccccc" /> | ||
166 | <path | ||
167 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#d8b15d;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
168 | d="m 52.280035,13.437961 12,12 v 8 l -20,-20 z" | ||
169 | id="path8982" | ||
170 | sodipodi:nodetypes="ccccc" /> | ||
171 | <path | ||
172 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffffff;fill-opacity:0.5;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
173 | d="m 66.280035,3.4379611 2,1.9999999 -12,12 -6,2 -8,8 -3,-3 8,-8 7,-1 z" | ||
174 | id="path8984" | ||
175 | sodipodi:nodetypes="ccccccccc" /> | ||
176 | <path | ||
177 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:0.25;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
178 | d="m 76.280035,13.437961 -3,-3 -12,12 -3,5 -8,8 6,6 8,-8 v -8 z" | ||
179 | id="path8986" | ||
180 | sodipodi:nodetypes="ccccccccc" /> | ||
181 | </g> | ||
182 | </g> | ||
183 | </svg> | ||
diff --git a/data/elementary/themes/img/bt-connect-on.svg b/data/elementary/themes/img/bt-connect-on.svg new file mode 100644 index 0000000000..856647ec98 --- /dev/null +++ b/data/elementary/themes/img/bt-connect-on.svg | |||
@@ -0,0 +1,187 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | inkscape:export-ydpi="48" | ||
11 | inkscape:export-xdpi="48" | ||
12 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/bt-connect-on-040.png" | ||
13 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
14 | sodipodi:docname="bt-connect-on.svg" | ||
15 | viewBox="0 0 80 80" | ||
16 | height="80" | ||
17 | width="80" | ||
18 | id="svg2" | ||
19 | version="1.1"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6"> | ||
34 | <rect | ||
35 | id="rect878" | ||
36 | height="30" | ||
37 | width="40" | ||
38 | y="20" | ||
39 | x="20" /> | ||
40 | <rect | ||
41 | id="rect872" | ||
42 | height="30" | ||
43 | width="40" | ||
44 | y="50" | ||
45 | x="20" /> | ||
46 | <rect | ||
47 | id="rect864" | ||
48 | height="30" | ||
49 | width="40" | ||
50 | y="20" | ||
51 | x="20" /> | ||
52 | <rect | ||
53 | id="rect858" | ||
54 | height="30" | ||
55 | width="40" | ||
56 | y="20" | ||
57 | x="20" /> | ||
58 | <rect | ||
59 | id="rect852" | ||
60 | height="30" | ||
61 | width="40" | ||
62 | y="20" | ||
63 | x="20" /> | ||
64 | </defs> | ||
65 | <sodipodi:namedview | ||
66 | inkscape:snap-nodes="true" | ||
67 | inkscape:snap-others="false" | ||
68 | inkscape:bbox-nodes="true" | ||
69 | inkscape:snap-bbox="true" | ||
70 | showguides="false" | ||
71 | inkscape:current-layer="text876" | ||
72 | inkscape:window-maximized="0" | ||
73 | inkscape:window-y="0" | ||
74 | inkscape:window-x="804" | ||
75 | inkscape:cy="40.240385" | ||
76 | inkscape:cx="40" | ||
77 | inkscape:zoom="10.4" | ||
78 | showgrid="true" | ||
79 | id="namedview4" | ||
80 | inkscape:window-height="1372" | ||
81 | inkscape:window-width="1756" | ||
82 | inkscape:pageshadow="2" | ||
83 | inkscape:pageopacity="0" | ||
84 | guidetolerance="10" | ||
85 | gridtolerance="10" | ||
86 | objecttolerance="10" | ||
87 | borderopacity="1" | ||
88 | bordercolor="#666666" | ||
89 | pagecolor="#404040" | ||
90 | inkscape:document-rotation="0"> | ||
91 | <inkscape:grid | ||
92 | id="grid837" | ||
93 | type="xygrid" | ||
94 | empspacing="4" /> | ||
95 | </sodipodi:namedview> | ||
96 | <g | ||
97 | id="g10" | ||
98 | inkscape:label="Image" | ||
99 | inkscape:groupmode="layer"> | ||
100 | <text | ||
101 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24px;line-height:120px;font-family:Quicksand;-inkscape-font-specification:Quicksand;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect852);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
102 | id="text850" | ||
103 | xml:space="preserve" /> | ||
104 | <text | ||
105 | style="font-style:normal;font-weight:normal;font-size:28px;line-height:140px;font-family:Sans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect858);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
106 | id="text856" | ||
107 | xml:space="preserve"><tspan | ||
108 | style="visibility:hidden" | ||
109 | x="20" | ||
110 | y="127.27344"><tspan | ||
111 | dx="0 28 28 26.605469 17.814453 26.605469 23.460938 23.460938 23.460938 17.814453 17.814453 17.814453" | ||
112 | style="font-size:28px">@@%$%^^^4445</tspan></tspan></text> | ||
113 | <text | ||
114 | style="font-style:normal;font-weight:normal;font-size:24px;line-height:120px;font-family:Sans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect864);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
115 | id="text862" | ||
116 | xml:space="preserve"><tspan | ||
117 | style="visibility:hidden" | ||
118 | x="20" | ||
119 | y="117.27344"><tspan | ||
120 | dx="0 17.814453 17.814453 28" | ||
121 | style="font-size:28px">22@!</tspan></tspan></text> | ||
122 | <text | ||
123 | style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:5px;line-height:25px;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect872);" | ||
124 | id="text870" | ||
125 | xml:space="preserve" /> | ||
126 | <g | ||
127 | transform="translate(-0.280035,2.562039)" | ||
128 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
129 | id="text876" | ||
130 | aria-label="!@#?"> | ||
131 | <path | ||
132 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#a3a3a3;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
133 | d="m 4.280035,61.437961 12,12 18,-18 -12,-12 z" | ||
134 | id="path7615" | ||
135 | sodipodi:nodetypes="ccccc" /> | ||
136 | <path | ||
137 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffea81;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
138 | d="m 22.280035,35.437961 20,20 8,-8 -20,-20 z" | ||
139 | id="path7611" | ||
140 | sodipodi:nodetypes="ccccc" /> | ||
141 | <path | ||
142 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#d8b15d;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
143 | d="m 22.280035,43.437961 12,12 h 8 l -20,-20 z" | ||
144 | id="path7613" | ||
145 | sodipodi:nodetypes="ccccc" /> | ||
146 | <path | ||
147 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffffff;fill-opacity:0.5;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
148 | d="m 6.280035,63.437961 2,2 18,-18 2,-6 8,-8 -3,-3 -8,8 -1,7 z" | ||
149 | id="path7617" | ||
150 | sodipodi:nodetypes="ccccccccc" /> | ||
151 | <path | ||
152 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:0.25;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
153 | d="m 16.280035,73.437961 -3,-3 18,-18 5,-3 8,-8 6,6 -8,8 h -8 z" | ||
154 | id="path7619" | ||
155 | sodipodi:nodetypes="ccccccccc" /> | ||
156 | <path | ||
157 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#a3a3a3;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
158 | d="m 64.280035,1.4379612 12,11.9999998 -18,18 -12,-12 z" | ||
159 | id="path8978" | ||
160 | sodipodi:nodetypes="ccccc" /> | ||
161 | <path | ||
162 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffea81;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
163 | d="m 38.280035,19.437961 20,20 -8,8 -20,-20 z" | ||
164 | id="path8980" | ||
165 | sodipodi:nodetypes="ccccc" /> | ||
166 | <path | ||
167 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#d8b15d;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
168 | d="m 46.280035,19.437961 12,12 v 8 l -20,-20 z" | ||
169 | id="path8982" | ||
170 | sodipodi:nodetypes="ccccc" /> | ||
171 | <path | ||
172 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffffff;fill-opacity:0.5;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
173 | d="m 66.280035,3.437961 2,1.9999999 -18,18.0000001 -6,2 -8,8 -3,-3 8,-8 7,-1 z" | ||
174 | id="path8984" | ||
175 | sodipodi:nodetypes="ccccccccc" /> | ||
176 | <path | ||
177 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:0.25;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
178 | d="m 76.280035,13.437961 -3,-3 -18,18 -3,5 -8,8 6,6 8,-8 v -8 z" | ||
179 | id="path8986" | ||
180 | sodipodi:nodetypes="ccccccccc" /> | ||
181 | <path | ||
182 | style="fill:#000000;fill-opacity:0.2;stroke:none;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
183 | d="m 29.280035,28.437961 2,-2 20,20 -2,2 z" | ||
184 | id="path9052" /> | ||
185 | </g> | ||
186 | </g> | ||
187 | </svg> | ||
diff --git a/data/elementary/themes/img/bt-expand-left.svg b/data/elementary/themes/img/bt-expand-left.svg new file mode 100644 index 0000000000..63745bd8e1 --- /dev/null +++ b/data/elementary/themes/img/bt-expand-left.svg | |||
@@ -0,0 +1,159 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | inkscape:export-ydpi="48" | ||
11 | inkscape:export-xdpi="48" | ||
12 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/bt-expand-left-040.png" | ||
13 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
14 | sodipodi:docname="bt-expand-left.svg" | ||
15 | viewBox="0 0 80 80" | ||
16 | height="80" | ||
17 | width="80" | ||
18 | id="svg2" | ||
19 | version="1.1"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6"> | ||
34 | <rect | ||
35 | id="rect878" | ||
36 | height="30" | ||
37 | width="40" | ||
38 | y="20" | ||
39 | x="20" /> | ||
40 | <rect | ||
41 | id="rect872" | ||
42 | height="30" | ||
43 | width="40" | ||
44 | y="50" | ||
45 | x="20" /> | ||
46 | <rect | ||
47 | id="rect864" | ||
48 | height="30" | ||
49 | width="40" | ||
50 | y="20" | ||
51 | x="20" /> | ||
52 | <rect | ||
53 | id="rect858" | ||
54 | height="30" | ||
55 | width="40" | ||
56 | y="20" | ||
57 | x="20" /> | ||
58 | <rect | ||
59 | id="rect852" | ||
60 | height="30" | ||
61 | width="40" | ||
62 | y="20" | ||
63 | x="20" /> | ||
64 | </defs> | ||
65 | <sodipodi:namedview | ||
66 | inkscape:snap-nodes="true" | ||
67 | inkscape:snap-others="false" | ||
68 | inkscape:bbox-nodes="true" | ||
69 | inkscape:snap-bbox="true" | ||
70 | showguides="false" | ||
71 | inkscape:current-layer="text876" | ||
72 | inkscape:window-maximized="0" | ||
73 | inkscape:window-y="0" | ||
74 | inkscape:window-x="804" | ||
75 | inkscape:cy="40" | ||
76 | inkscape:cx="40" | ||
77 | inkscape:zoom="13.05" | ||
78 | showgrid="true" | ||
79 | id="namedview4" | ||
80 | inkscape:window-height="1372" | ||
81 | inkscape:window-width="1756" | ||
82 | inkscape:pageshadow="2" | ||
83 | inkscape:pageopacity="0" | ||
84 | guidetolerance="10" | ||
85 | gridtolerance="10" | ||
86 | objecttolerance="10" | ||
87 | borderopacity="1" | ||
88 | bordercolor="#666666" | ||
89 | pagecolor="#404040" | ||
90 | inkscape:document-rotation="0"> | ||
91 | <inkscape:grid | ||
92 | id="grid837" | ||
93 | type="xygrid" | ||
94 | empspacing="4" /> | ||
95 | </sodipodi:namedview> | ||
96 | <g | ||
97 | id="g10" | ||
98 | inkscape:label="Image" | ||
99 | inkscape:groupmode="layer"> | ||
100 | <text | ||
101 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24px;line-height:120px;font-family:Quicksand;-inkscape-font-specification:Quicksand;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect852);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
102 | id="text850" | ||
103 | xml:space="preserve" /> | ||
104 | <text | ||
105 | style="font-style:normal;font-weight:normal;font-size:28px;line-height:140px;font-family:Sans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect858);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
106 | id="text856" | ||
107 | xml:space="preserve"><tspan | ||
108 | style="visibility:hidden" | ||
109 | x="20" | ||
110 | y="127.27344"><tspan | ||
111 | dx="0 28 28 26.605469 17.814453 26.605469 23.460938 23.460938 23.460938 17.814453 17.814453 17.814453" | ||
112 | style="font-size:28px">@@%$%^^^4445</tspan></tspan></text> | ||
113 | <text | ||
114 | style="font-style:normal;font-weight:normal;font-size:24px;line-height:120px;font-family:Sans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect864);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
115 | id="text862" | ||
116 | xml:space="preserve"><tspan | ||
117 | style="visibility:hidden" | ||
118 | x="20" | ||
119 | y="117.27344"><tspan | ||
120 | dx="0 17.814453 17.814453 28" | ||
121 | style="font-size:28px">22@!</tspan></tspan></text> | ||
122 | <text | ||
123 | style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:5px;line-height:25px;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect872);" | ||
124 | id="text870" | ||
125 | xml:space="preserve" /> | ||
126 | <g | ||
127 | transform="translate(-0.280035,2.562039)" | ||
128 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
129 | id="text876" | ||
130 | aria-label="!@#?"> | ||
131 | <path | ||
132 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
133 | d="m 4.280035,37.437961 36,-36 16,16 -20,20 20,20 -16,16 z" | ||
134 | id="path9866" | ||
135 | sodipodi:nodetypes="ccccccc" /> | ||
136 | <rect | ||
137 | style="fill:#e9c457;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
138 | id="rect9875" | ||
139 | width="8" | ||
140 | height="8" | ||
141 | x="44.280033" | ||
142 | y="33.437962" /> | ||
143 | <rect | ||
144 | style="fill:#e9c457;fill-opacity:0.66000003;stroke:none;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
145 | id="rect9877" | ||
146 | width="8" | ||
147 | height="8" | ||
148 | x="56.280033" | ||
149 | y="33.437962" /> | ||
150 | <rect | ||
151 | style="fill:#e9c457;fill-opacity:0.33000001;stroke:none;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
152 | id="rect9879" | ||
153 | width="8" | ||
154 | height="8" | ||
155 | x="68.280037" | ||
156 | y="33.437962" /> | ||
157 | </g> | ||
158 | </g> | ||
159 | </svg> | ||
diff --git a/data/elementary/themes/img/bt-expand-right.svg b/data/elementary/themes/img/bt-expand-right.svg new file mode 100644 index 0000000000..1b38378bcf --- /dev/null +++ b/data/elementary/themes/img/bt-expand-right.svg | |||
@@ -0,0 +1,162 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | inkscape:export-ydpi="48" | ||
11 | inkscape:export-xdpi="48" | ||
12 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/bt-expand-right-040.png" | ||
13 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
14 | sodipodi:docname="bt-expand-right.svg" | ||
15 | viewBox="0 0 80 80" | ||
16 | height="80" | ||
17 | width="80" | ||
18 | id="svg2" | ||
19 | version="1.1"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6"> | ||
34 | <rect | ||
35 | id="rect878" | ||
36 | height="30" | ||
37 | width="40" | ||
38 | y="20" | ||
39 | x="20" /> | ||
40 | <rect | ||
41 | id="rect872" | ||
42 | height="30" | ||
43 | width="40" | ||
44 | y="50" | ||
45 | x="20" /> | ||
46 | <rect | ||
47 | id="rect864" | ||
48 | height="30" | ||
49 | width="40" | ||
50 | y="20" | ||
51 | x="20" /> | ||
52 | <rect | ||
53 | id="rect858" | ||
54 | height="30" | ||
55 | width="40" | ||
56 | y="20" | ||
57 | x="20" /> | ||
58 | <rect | ||
59 | id="rect852" | ||
60 | height="30" | ||
61 | width="40" | ||
62 | y="20" | ||
63 | x="20" /> | ||
64 | </defs> | ||
65 | <sodipodi:namedview | ||
66 | inkscape:snap-nodes="true" | ||
67 | inkscape:snap-others="false" | ||
68 | inkscape:bbox-nodes="true" | ||
69 | inkscape:snap-bbox="true" | ||
70 | showguides="false" | ||
71 | inkscape:current-layer="text876" | ||
72 | inkscape:window-maximized="0" | ||
73 | inkscape:window-y="0" | ||
74 | inkscape:window-x="804" | ||
75 | inkscape:cy="40" | ||
76 | inkscape:cx="40" | ||
77 | inkscape:zoom="13.05" | ||
78 | showgrid="true" | ||
79 | id="namedview4" | ||
80 | inkscape:window-height="1372" | ||
81 | inkscape:window-width="1756" | ||
82 | inkscape:pageshadow="2" | ||
83 | inkscape:pageopacity="0" | ||
84 | guidetolerance="10" | ||
85 | gridtolerance="10" | ||
86 | objecttolerance="10" | ||
87 | borderopacity="1" | ||
88 | bordercolor="#666666" | ||
89 | pagecolor="#404040" | ||
90 | inkscape:document-rotation="0"> | ||
91 | <inkscape:grid | ||
92 | id="grid837" | ||
93 | type="xygrid" | ||
94 | empspacing="4" /> | ||
95 | </sodipodi:namedview> | ||
96 | <g | ||
97 | id="g10" | ||
98 | inkscape:label="Image" | ||
99 | inkscape:groupmode="layer"> | ||
100 | <text | ||
101 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24px;line-height:120px;font-family:Quicksand;-inkscape-font-specification:Quicksand;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect852);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
102 | id="text850" | ||
103 | xml:space="preserve" /> | ||
104 | <text | ||
105 | style="font-style:normal;font-weight:normal;font-size:28px;line-height:140px;font-family:Sans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect858);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
106 | id="text856" | ||
107 | xml:space="preserve"><tspan | ||
108 | style="visibility:hidden" | ||
109 | x="20" | ||
110 | y="127.27344"><tspan | ||
111 | dx="0 28 28 26.605469 17.814453 26.605469 23.460938 23.460938 23.460938 17.814453 17.814453 17.814453" | ||
112 | style="font-size:28px">@@%$%^^^4445</tspan></tspan></text> | ||
113 | <text | ||
114 | style="font-style:normal;font-weight:normal;font-size:24px;line-height:120px;font-family:Sans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect864);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
115 | id="text862" | ||
116 | xml:space="preserve"><tspan | ||
117 | style="visibility:hidden" | ||
118 | x="20" | ||
119 | y="117.27344"><tspan | ||
120 | dx="0 17.814453 17.814453 28" | ||
121 | style="font-size:28px">22@!</tspan></tspan></text> | ||
122 | <text | ||
123 | style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:5px;line-height:25px;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect872);" | ||
124 | id="text870" | ||
125 | xml:space="preserve" /> | ||
126 | <g | ||
127 | transform="translate(-0.280035,2.562039)" | ||
128 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
129 | id="text876" | ||
130 | aria-label="!@#?"> | ||
131 | <path | ||
132 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
133 | d="m 76.280037,37.437961 -36,-36 -16,16 20,20 -20,20 16,16 z" | ||
134 | id="path9866" | ||
135 | sodipodi:nodetypes="ccccccc" /> | ||
136 | <rect | ||
137 | style="fill:#e9c457;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
138 | id="rect9875" | ||
139 | width="8" | ||
140 | height="8" | ||
141 | x="-36.280037" | ||
142 | y="33.437962" | ||
143 | transform="scale(-1,1)" /> | ||
144 | <rect | ||
145 | style="fill:#e9c457;fill-opacity:0.66;stroke:none;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
146 | id="rect9877" | ||
147 | width="8" | ||
148 | height="8" | ||
149 | x="-24.280039" | ||
150 | y="33.437962" | ||
151 | transform="scale(-1,1)" /> | ||
152 | <rect | ||
153 | style="fill:#e9c457;fill-opacity:0.33;stroke:none;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
154 | id="rect9879" | ||
155 | width="8" | ||
156 | height="8" | ||
157 | x="-12.280035" | ||
158 | y="33.437962" | ||
159 | transform="scale(-1,1)" /> | ||
160 | </g> | ||
161 | </g> | ||
162 | </svg> | ||
diff --git a/data/elementary/themes/img/bt-force-connect-off.svg b/data/elementary/themes/img/bt-force-connect-off.svg new file mode 100644 index 0000000000..af4c2c8a0a --- /dev/null +++ b/data/elementary/themes/img/bt-force-connect-off.svg | |||
@@ -0,0 +1,183 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | inkscape:export-ydpi="48" | ||
11 | inkscape:export-xdpi="48" | ||
12 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/bt-force-connect-off-040.png" | ||
13 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
14 | sodipodi:docname="bt-force-connect-off.svg" | ||
15 | viewBox="0 0 80 80" | ||
16 | height="80" | ||
17 | width="80" | ||
18 | id="svg2" | ||
19 | version="1.1"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6"> | ||
34 | <rect | ||
35 | id="rect878" | ||
36 | height="30" | ||
37 | width="40" | ||
38 | y="20" | ||
39 | x="20" /> | ||
40 | <rect | ||
41 | id="rect872" | ||
42 | height="30" | ||
43 | width="40" | ||
44 | y="50" | ||
45 | x="20" /> | ||
46 | <rect | ||
47 | id="rect864" | ||
48 | height="30" | ||
49 | width="40" | ||
50 | y="20" | ||
51 | x="20" /> | ||
52 | <rect | ||
53 | id="rect858" | ||
54 | height="30" | ||
55 | width="40" | ||
56 | y="20" | ||
57 | x="20" /> | ||
58 | <rect | ||
59 | id="rect852" | ||
60 | height="30" | ||
61 | width="40" | ||
62 | y="20" | ||
63 | x="20" /> | ||
64 | </defs> | ||
65 | <sodipodi:namedview | ||
66 | inkscape:snap-nodes="true" | ||
67 | inkscape:snap-others="false" | ||
68 | inkscape:bbox-nodes="true" | ||
69 | inkscape:snap-bbox="true" | ||
70 | showguides="false" | ||
71 | inkscape:current-layer="text876" | ||
72 | inkscape:window-maximized="0" | ||
73 | inkscape:window-y="0" | ||
74 | inkscape:window-x="804" | ||
75 | inkscape:cy="40.240385" | ||
76 | inkscape:cx="40" | ||
77 | inkscape:zoom="10.4" | ||
78 | showgrid="true" | ||
79 | id="namedview4" | ||
80 | inkscape:window-height="1372" | ||
81 | inkscape:window-width="1756" | ||
82 | inkscape:pageshadow="2" | ||
83 | inkscape:pageopacity="0" | ||
84 | guidetolerance="10" | ||
85 | gridtolerance="10" | ||
86 | objecttolerance="10" | ||
87 | borderopacity="1" | ||
88 | bordercolor="#666666" | ||
89 | pagecolor="#404040" | ||
90 | inkscape:document-rotation="0"> | ||
91 | <inkscape:grid | ||
92 | id="grid837" | ||
93 | type="xygrid" | ||
94 | empspacing="4" /> | ||
95 | </sodipodi:namedview> | ||
96 | <g | ||
97 | id="g10" | ||
98 | inkscape:label="Image" | ||
99 | inkscape:groupmode="layer"> | ||
100 | <text | ||
101 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24px;line-height:120px;font-family:Quicksand;-inkscape-font-specification:Quicksand;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect852);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
102 | id="text850" | ||
103 | xml:space="preserve" /> | ||
104 | <text | ||
105 | style="font-style:normal;font-weight:normal;font-size:28px;line-height:140px;font-family:Sans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect858);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
106 | id="text856" | ||
107 | xml:space="preserve"><tspan | ||
108 | style="visibility:hidden" | ||
109 | x="20" | ||
110 | y="127.27344"><tspan | ||
111 | dx="0 28 28 26.605469 17.814453 26.605469 23.460938 23.460938 23.460938 17.814453 17.814453 17.814453" | ||
112 | style="font-size:28px">@@%$%^^^4445</tspan></tspan></text> | ||
113 | <text | ||
114 | style="font-style:normal;font-weight:normal;font-size:24px;line-height:120px;font-family:Sans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect864);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
115 | id="text862" | ||
116 | xml:space="preserve"><tspan | ||
117 | style="visibility:hidden" | ||
118 | x="20" | ||
119 | y="117.27344"><tspan | ||
120 | dx="0 17.814453 17.814453 28" | ||
121 | style="font-size:28px">22@!</tspan></tspan></text> | ||
122 | <text | ||
123 | style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:5px;line-height:25px;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect872);" | ||
124 | id="text870" | ||
125 | xml:space="preserve" /> | ||
126 | <g | ||
127 | transform="translate(-0.280035,2.562039)" | ||
128 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
129 | id="text876" | ||
130 | aria-label="!@#?"> | ||
131 | <path | ||
132 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#c13a2a;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
133 | d="m 4.280035,61.437961 12,12 12,-12 -12,-12 z" | ||
134 | id="path7615" | ||
135 | sodipodi:nodetypes="ccccc" /> | ||
136 | <path | ||
137 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffea81;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
138 | d="m 16.280035,41.437961 20,20 8,-8 -20,-20 z" | ||
139 | id="path7611" | ||
140 | sodipodi:nodetypes="ccccc" /> | ||
141 | <path | ||
142 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#d8b15d;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
143 | d="m 16.280035,49.437961 12,12 h 8 l -20,-20 z" | ||
144 | id="path7613" | ||
145 | sodipodi:nodetypes="ccccc" /> | ||
146 | <path | ||
147 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffffff;fill-opacity:0.5;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
148 | d="m 6.280035,63.437961 2,2 12,-12 2,-6 8,-8 -3,-3 -8,8 -1,7 z" | ||
149 | id="path7617" | ||
150 | sodipodi:nodetypes="ccccccccc" /> | ||
151 | <path | ||
152 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:0.25;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
153 | d="m 16.280035,73.437961 -3,-3 12,-12 5,-3 8,-8 6,6 -8,8 h -8 z" | ||
154 | id="path7619" | ||
155 | sodipodi:nodetypes="ccccccccc" /> | ||
156 | <path | ||
157 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#c13a2a;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
158 | d="m 64.280035,1.4379612 12,11.9999998 -12,12 -12,-12 z" | ||
159 | id="path8978" | ||
160 | sodipodi:nodetypes="ccccc" /> | ||
161 | <path | ||
162 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffea81;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
163 | d="m 44.280035,13.437961 20,20 -8,8 -20,-20 z" | ||
164 | id="path8980" | ||
165 | sodipodi:nodetypes="ccccc" /> | ||
166 | <path | ||
167 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#d8b15d;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
168 | d="m 52.280035,13.437961 12,12 v 8 l -20,-20 z" | ||
169 | id="path8982" | ||
170 | sodipodi:nodetypes="ccccc" /> | ||
171 | <path | ||
172 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffffff;fill-opacity:0.5;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
173 | d="m 66.280035,3.4379611 2,1.9999999 -12,12 -6,2 -8,8 -3,-3 8,-8 7,-1 z" | ||
174 | id="path8984" | ||
175 | sodipodi:nodetypes="ccccccccc" /> | ||
176 | <path | ||
177 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:0.25;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
178 | d="m 76.280035,13.437961 -3,-3 -12,12 -3,5 -8,8 6,6 8,-8 v -8 z" | ||
179 | id="path8986" | ||
180 | sodipodi:nodetypes="ccccccccc" /> | ||
181 | </g> | ||
182 | </g> | ||
183 | </svg> | ||
diff --git a/data/elementary/themes/img/bt-force-connect-on.svg b/data/elementary/themes/img/bt-force-connect-on.svg new file mode 100644 index 0000000000..890330043c --- /dev/null +++ b/data/elementary/themes/img/bt-force-connect-on.svg | |||
@@ -0,0 +1,187 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | inkscape:export-ydpi="48" | ||
11 | inkscape:export-xdpi="48" | ||
12 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/bt-force-connect-on-040.png" | ||
13 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
14 | sodipodi:docname="bt-force-connect-on.svg" | ||
15 | viewBox="0 0 80 80" | ||
16 | height="80" | ||
17 | width="80" | ||
18 | id="svg2" | ||
19 | version="1.1"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6"> | ||
34 | <rect | ||
35 | id="rect878" | ||
36 | height="30" | ||
37 | width="40" | ||
38 | y="20" | ||
39 | x="20" /> | ||
40 | <rect | ||
41 | id="rect872" | ||
42 | height="30" | ||
43 | width="40" | ||
44 | y="50" | ||
45 | x="20" /> | ||
46 | <rect | ||
47 | id="rect864" | ||
48 | height="30" | ||
49 | width="40" | ||
50 | y="20" | ||
51 | x="20" /> | ||
52 | <rect | ||
53 | id="rect858" | ||
54 | height="30" | ||
55 | width="40" | ||
56 | y="20" | ||
57 | x="20" /> | ||
58 | <rect | ||
59 | id="rect852" | ||
60 | height="30" | ||
61 | width="40" | ||
62 | y="20" | ||
63 | x="20" /> | ||
64 | </defs> | ||
65 | <sodipodi:namedview | ||
66 | inkscape:snap-nodes="true" | ||
67 | inkscape:snap-others="false" | ||
68 | inkscape:bbox-nodes="true" | ||
69 | inkscape:snap-bbox="true" | ||
70 | showguides="false" | ||
71 | inkscape:current-layer="text876" | ||
72 | inkscape:window-maximized="0" | ||
73 | inkscape:window-y="0" | ||
74 | inkscape:window-x="804" | ||
75 | inkscape:cy="40.240385" | ||
76 | inkscape:cx="40" | ||
77 | inkscape:zoom="10.4" | ||
78 | showgrid="true" | ||
79 | id="namedview4" | ||
80 | inkscape:window-height="1372" | ||
81 | inkscape:window-width="1756" | ||
82 | inkscape:pageshadow="2" | ||
83 | inkscape:pageopacity="0" | ||
84 | guidetolerance="10" | ||
85 | gridtolerance="10" | ||
86 | objecttolerance="10" | ||
87 | borderopacity="1" | ||
88 | bordercolor="#666666" | ||
89 | pagecolor="#404040" | ||
90 | inkscape:document-rotation="0"> | ||
91 | <inkscape:grid | ||
92 | id="grid837" | ||
93 | type="xygrid" | ||
94 | empspacing="4" /> | ||
95 | </sodipodi:namedview> | ||
96 | <g | ||
97 | id="g10" | ||
98 | inkscape:label="Image" | ||
99 | inkscape:groupmode="layer"> | ||
100 | <text | ||
101 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24px;line-height:120px;font-family:Quicksand;-inkscape-font-specification:Quicksand;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect852);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
102 | id="text850" | ||
103 | xml:space="preserve" /> | ||
104 | <text | ||
105 | style="font-style:normal;font-weight:normal;font-size:28px;line-height:140px;font-family:Sans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect858);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
106 | id="text856" | ||
107 | xml:space="preserve"><tspan | ||
108 | style="visibility:hidden" | ||
109 | x="20" | ||
110 | y="127.27344"><tspan | ||
111 | dx="0 28 28 26.605469 17.814453 26.605469 23.460938 23.460938 23.460938 17.814453 17.814453 17.814453" | ||
112 | style="font-size:28px">@@%$%^^^4445</tspan></tspan></text> | ||
113 | <text | ||
114 | style="font-style:normal;font-weight:normal;font-size:24px;line-height:120px;font-family:Sans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect864);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
115 | id="text862" | ||
116 | xml:space="preserve"><tspan | ||
117 | style="visibility:hidden" | ||
118 | x="20" | ||
119 | y="117.27344"><tspan | ||
120 | dx="0 17.814453 17.814453 28" | ||
121 | style="font-size:28px">22@!</tspan></tspan></text> | ||
122 | <text | ||
123 | style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:5px;line-height:25px;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect872);" | ||
124 | id="text870" | ||
125 | xml:space="preserve" /> | ||
126 | <g | ||
127 | transform="translate(-0.280035,2.562039)" | ||
128 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
129 | id="text876" | ||
130 | aria-label="!@#?"> | ||
131 | <path | ||
132 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#c13a2a;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
133 | d="m 4.280035,61.437961 12,12 18,-18 -12,-12 z" | ||
134 | id="path7615" | ||
135 | sodipodi:nodetypes="ccccc" /> | ||
136 | <path | ||
137 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffea81;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
138 | d="m 22.280035,35.437961 20,20 8,-8 -20,-20 z" | ||
139 | id="path7611" | ||
140 | sodipodi:nodetypes="ccccc" /> | ||
141 | <path | ||
142 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#d8b15d;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
143 | d="m 22.280035,43.437961 12,12 h 8 l -20,-20 z" | ||
144 | id="path7613" | ||
145 | sodipodi:nodetypes="ccccc" /> | ||
146 | <path | ||
147 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffffff;fill-opacity:0.5;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
148 | d="m 6.280035,63.437961 2,2 18,-18 2,-6 8,-8 -3,-3 -8,8 -1,7 z" | ||
149 | id="path7617" | ||
150 | sodipodi:nodetypes="ccccccccc" /> | ||
151 | <path | ||
152 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:0.25;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
153 | d="m 16.280035,73.437961 -3,-3 18,-18 5,-3 8,-8 6,6 -8,8 h -8 z" | ||
154 | id="path7619" | ||
155 | sodipodi:nodetypes="ccccccccc" /> | ||
156 | <path | ||
157 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#c13a2a;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
158 | d="m 64.280035,1.4379612 12,11.9999998 -18,18 -12,-12 z" | ||
159 | id="path8978" | ||
160 | sodipodi:nodetypes="ccccc" /> | ||
161 | <path | ||
162 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffea81;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
163 | d="m 38.280035,19.437961 20,20 -8,8 -20,-20 z" | ||
164 | id="path8980" | ||
165 | sodipodi:nodetypes="ccccc" /> | ||
166 | <path | ||
167 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#d8b15d;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
168 | d="m 46.280035,19.437961 12,12 v 8 l -20,-20 z" | ||
169 | id="path8982" | ||
170 | sodipodi:nodetypes="ccccc" /> | ||
171 | <path | ||
172 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffffff;fill-opacity:0.5;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
173 | d="m 66.280035,3.437961 2,1.9999999 -18,18.0000001 -6,2 -8,8 -3,-3 8,-8 7,-1 z" | ||
174 | id="path8984" | ||
175 | sodipodi:nodetypes="ccccccccc" /> | ||
176 | <path | ||
177 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:0.25;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
178 | d="m 76.280035,13.437961 -3,-3 -18,18 -3,5 -8,8 6,6 8,-8 v -8 z" | ||
179 | id="path8986" | ||
180 | sodipodi:nodetypes="ccccccccc" /> | ||
181 | <path | ||
182 | style="fill:#000000;fill-opacity:0.2;stroke:none;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
183 | d="m 29.280035,28.437961 2,-2 20,20 -2,2 z" | ||
184 | id="path9052" /> | ||
185 | </g> | ||
186 | </g> | ||
187 | </svg> | ||
diff --git a/data/elementary/themes/img/bt-lock-device-off.svg b/data/elementary/themes/img/bt-lock-device-off.svg new file mode 100644 index 0000000000..3e98ec4434 --- /dev/null +++ b/data/elementary/themes/img/bt-lock-device-off.svg | |||
@@ -0,0 +1,175 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | inkscape:export-ydpi="48" | ||
11 | inkscape:export-xdpi="48" | ||
12 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/bt-lock-device-off-040.png" | ||
13 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
14 | sodipodi:docname="bt-lock-device-off.svg" | ||
15 | viewBox="0 0 80 80" | ||
16 | height="80" | ||
17 | width="80" | ||
18 | id="svg2" | ||
19 | version="1.1"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6"> | ||
34 | <rect | ||
35 | id="rect878" | ||
36 | height="30" | ||
37 | width="40" | ||
38 | y="20" | ||
39 | x="20" /> | ||
40 | <rect | ||
41 | id="rect872" | ||
42 | height="30" | ||
43 | width="40" | ||
44 | y="50" | ||
45 | x="20" /> | ||
46 | <rect | ||
47 | id="rect864" | ||
48 | height="30" | ||
49 | width="40" | ||
50 | y="20" | ||
51 | x="20" /> | ||
52 | <rect | ||
53 | id="rect858" | ||
54 | height="30" | ||
55 | width="40" | ||
56 | y="20" | ||
57 | x="20" /> | ||
58 | <rect | ||
59 | id="rect852" | ||
60 | height="30" | ||
61 | width="40" | ||
62 | y="20" | ||
63 | x="20" /> | ||
64 | </defs> | ||
65 | <sodipodi:namedview | ||
66 | inkscape:snap-nodes="true" | ||
67 | inkscape:snap-others="false" | ||
68 | inkscape:bbox-nodes="true" | ||
69 | inkscape:snap-bbox="true" | ||
70 | showguides="false" | ||
71 | inkscape:current-layer="text876" | ||
72 | inkscape:window-maximized="0" | ||
73 | inkscape:window-y="0" | ||
74 | inkscape:window-x="804" | ||
75 | inkscape:cy="40.240385" | ||
76 | inkscape:cx="40" | ||
77 | inkscape:zoom="10.4" | ||
78 | showgrid="true" | ||
79 | id="namedview4" | ||
80 | inkscape:window-height="1372" | ||
81 | inkscape:window-width="1756" | ||
82 | inkscape:pageshadow="2" | ||
83 | inkscape:pageopacity="0" | ||
84 | guidetolerance="10" | ||
85 | gridtolerance="10" | ||
86 | objecttolerance="10" | ||
87 | borderopacity="1" | ||
88 | bordercolor="#666666" | ||
89 | pagecolor="#404040" | ||
90 | inkscape:document-rotation="0"> | ||
91 | <inkscape:grid | ||
92 | id="grid837" | ||
93 | type="xygrid" | ||
94 | empspacing="4" /> | ||
95 | </sodipodi:namedview> | ||
96 | <g | ||
97 | id="g10" | ||
98 | inkscape:label="Image" | ||
99 | inkscape:groupmode="layer"> | ||
100 | <text | ||
101 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24px;line-height:120px;font-family:Quicksand;-inkscape-font-specification:Quicksand;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect852);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
102 | id="text850" | ||
103 | xml:space="preserve" /> | ||
104 | <text | ||
105 | style="font-style:normal;font-weight:normal;font-size:28px;line-height:140px;font-family:Sans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect858);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
106 | id="text856" | ||
107 | xml:space="preserve"><tspan | ||
108 | style="visibility:hidden" | ||
109 | x="20" | ||
110 | y="127.27344"><tspan | ||
111 | dx="0 28 28 26.605469 17.814453 26.605469 23.460938 23.460938 23.460938 17.814453 17.814453 17.814453" | ||
112 | style="font-size:28px">@@%$%^^^4445</tspan></tspan></text> | ||
113 | <text | ||
114 | style="font-style:normal;font-weight:normal;font-size:24px;line-height:120px;font-family:Sans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect864);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
115 | id="text862" | ||
116 | xml:space="preserve"><tspan | ||
117 | style="visibility:hidden" | ||
118 | x="20" | ||
119 | y="117.27344"><tspan | ||
120 | dx="0 17.814453 17.814453 28" | ||
121 | style="font-size:28px">22@!</tspan></tspan></text> | ||
122 | <text | ||
123 | style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:5px;line-height:25px;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect872);" | ||
124 | id="text870" | ||
125 | xml:space="preserve" /> | ||
126 | <g | ||
127 | transform="translate(-0.280035,2.562039)" | ||
128 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
129 | id="text876" | ||
130 | aria-label="!@#?"> | ||
131 | <path | ||
132 | sodipodi:nodetypes="cccccccscccccsccc" | ||
133 | d="M 40.244424,1.3875927 C 30.462828,1.4487253 22.526999,9.3386744 22.389618,19.139165 h -0.07038 v 12.252011 h 5.973496 V 19.37848 C 28.422823,12.848631 33.750833,7.3797966 40.281964,7.365785 h 0.02346 c 6.634428,0 12.012695,5.378267 12.012695,12.012695 v 12.012696 h 6.006348 V 19.472329 c 5.9e-5,-0.02658 5.9e-5,-0.05318 0,-0.07978 v -0.01408 c -0.0077,-9.9387704 -8.050936,-17.9915 -17.969771,-17.9908813 -0.03676,-1.129e-4 -0.07352,-1.129e-4 -0.110276,0 z" | ||
134 | style="fill:#ffffff;fill-opacity:1;stroke-width:5.75419;stroke-linecap:round;stroke-linejoin:round" | ||
135 | id="circle1049" /> | ||
136 | <path | ||
137 | d="m 40.274925,7.365785 a 14.415234,12.012695 0 0 0 -14.384733,12.012695 14.415234,12.012695 0 0 0 0,0.0258 v 11.986892 h 2.402539 V 26.01831 19.37848 C 28.422777,12.850997 33.747033,7.3837416 40.274925,7.365785 Z" | ||
138 | style="fill:#c8c8c8;fill-opacity:1;stroke-width:4.80617;stroke-linecap:round;stroke-linejoin:round" | ||
139 | id="path1077" /> | ||
140 | <path | ||
141 | d="M 42.435803,1.5260198 A 15.616504,18.019043 0 0 1 55.92193,19.37848 v 12.012696 h 2.402539 V 19.472329 c 5.9e-5,-0.02658 5.9e-5,-0.05318 0,-0.07978 v -0.01408 C 58.317327,10.146637 51.372355,2.560475 42.435803,1.5260198 Z" | ||
142 | style="fill:#c8c8c8;fill-opacity:1;stroke-width:5.75419;stroke-linecap:round;stroke-linejoin:round" | ||
143 | id="path1091" /> | ||
144 | <rect | ||
145 | y="31.391176" | ||
146 | x="16.280035" | ||
147 | height="42.044434" | ||
148 | width="48.050781" | ||
149 | id="rect1043" | ||
150 | style="fill:#838383;fill-opacity:1;stroke-width:5.14527;stroke-linecap:round;stroke-linejoin:round" /> | ||
151 | <rect | ||
152 | y="31.405212" | ||
153 | x="52.318119" | ||
154 | height="42.044434" | ||
155 | width="12.012695" | ||
156 | id="rect1111-2" | ||
157 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#686868;fill-opacity:1;stroke:none;stroke-width:2.57263;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" /> | ||
158 | <path | ||
159 | sodipodi:nodetypes="czcc" | ||
160 | id="path1107" | ||
161 | d="m 16.280035,73.435609 c 0,0 0,-2.402539 24.025391,-2.402539 24.025391,0 24.025391,2.402539 24.025391,2.402539 z" | ||
162 | style="fill:#2d2d2d;fill-opacity:1;stroke-width:4.80508;stroke-linecap:round;stroke-linejoin:round" /> | ||
163 | <path | ||
164 | style="fill:#a6a6a2;fill-opacity:1;stroke-width:4.80508;stroke-linecap:round;stroke-linejoin:round" | ||
165 | d="m 16.280035,31.391176 c 0,0 0,2.402539 24.025391,2.402539 24.025391,0 24.025391,-2.402539 24.025391,-2.402539 z" | ||
166 | id="path1109" | ||
167 | sodipodi:nodetypes="czcc" /> | ||
168 | <path | ||
169 | style="fill:#e54d33;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round" | ||
170 | d="m 4.280035,9.437961 8,-8 64,64 -8,8 z" | ||
171 | id="path7587" | ||
172 | sodipodi:nodetypes="ccccc" /> | ||
173 | </g> | ||
174 | </g> | ||
175 | </svg> | ||
diff --git a/data/elementary/themes/img/bt-lock-device-on.svg b/data/elementary/themes/img/bt-lock-device-on.svg new file mode 100644 index 0000000000..430b682bad --- /dev/null +++ b/data/elementary/themes/img/bt-lock-device-on.svg | |||
@@ -0,0 +1,177 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | inkscape:export-ydpi="48" | ||
11 | inkscape:export-xdpi="48" | ||
12 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/lang-lock-040.png" | ||
13 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
14 | sodipodi:docname="bt-lock-device-on.svg" | ||
15 | viewBox="0 0 80 80" | ||
16 | height="80" | ||
17 | width="80" | ||
18 | id="svg2" | ||
19 | version="1.1"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6"> | ||
34 | <rect | ||
35 | id="rect878" | ||
36 | height="30" | ||
37 | width="40" | ||
38 | y="20" | ||
39 | x="20" /> | ||
40 | <rect | ||
41 | id="rect872" | ||
42 | height="30" | ||
43 | width="40" | ||
44 | y="50" | ||
45 | x="20" /> | ||
46 | <rect | ||
47 | id="rect864" | ||
48 | height="30" | ||
49 | width="40" | ||
50 | y="20" | ||
51 | x="20" /> | ||
52 | <rect | ||
53 | id="rect858" | ||
54 | height="30" | ||
55 | width="40" | ||
56 | y="20" | ||
57 | x="20" /> | ||
58 | <rect | ||
59 | id="rect852" | ||
60 | height="30" | ||
61 | width="40" | ||
62 | y="20" | ||
63 | x="20" /> | ||
64 | </defs> | ||
65 | <sodipodi:namedview | ||
66 | inkscape:snap-nodes="true" | ||
67 | inkscape:snap-others="false" | ||
68 | inkscape:bbox-nodes="true" | ||
69 | inkscape:snap-bbox="true" | ||
70 | showguides="false" | ||
71 | inkscape:current-layer="text876" | ||
72 | inkscape:window-maximized="0" | ||
73 | inkscape:window-y="0" | ||
74 | inkscape:window-x="804" | ||
75 | inkscape:cy="40.240385" | ||
76 | inkscape:cx="40" | ||
77 | inkscape:zoom="10.4" | ||
78 | showgrid="true" | ||
79 | id="namedview4" | ||
80 | inkscape:window-height="1372" | ||
81 | inkscape:window-width="1756" | ||
82 | inkscape:pageshadow="2" | ||
83 | inkscape:pageopacity="0" | ||
84 | guidetolerance="10" | ||
85 | gridtolerance="10" | ||
86 | objecttolerance="10" | ||
87 | borderopacity="1" | ||
88 | bordercolor="#666666" | ||
89 | pagecolor="#404040" | ||
90 | inkscape:document-rotation="0"> | ||
91 | <inkscape:grid | ||
92 | id="grid837" | ||
93 | type="xygrid" | ||
94 | empspacing="4" /> | ||
95 | </sodipodi:namedview> | ||
96 | <g | ||
97 | id="g10" | ||
98 | inkscape:label="Image" | ||
99 | inkscape:groupmode="layer"> | ||
100 | <text | ||
101 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24px;line-height:120px;font-family:Quicksand;-inkscape-font-specification:Quicksand;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect852);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
102 | id="text850" | ||
103 | xml:space="preserve" /> | ||
104 | <text | ||
105 | style="font-style:normal;font-weight:normal;font-size:28px;line-height:140px;font-family:Sans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect858);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
106 | id="text856" | ||
107 | xml:space="preserve"><tspan | ||
108 | style="visibility:hidden" | ||
109 | x="20" | ||
110 | y="127.27344"><tspan | ||
111 | dx="0 28 28 26.605469 17.814453 26.605469 23.460938 23.460938 23.460938 17.814453 17.814453 17.814453" | ||
112 | style="font-size:28px">@@%$%^^^4445</tspan></tspan></text> | ||
113 | <text | ||
114 | style="font-style:normal;font-weight:normal;font-size:24px;line-height:120px;font-family:Sans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect864);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
115 | id="text862" | ||
116 | xml:space="preserve"><tspan | ||
117 | style="visibility:hidden" | ||
118 | x="20" | ||
119 | y="117.27344"><tspan | ||
120 | dx="0 17.814453 17.814453 28" | ||
121 | style="font-size:28px">22@!</tspan></tspan></text> | ||
122 | <text | ||
123 | style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:5px;line-height:25px;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect872);" | ||
124 | id="text870" | ||
125 | xml:space="preserve" /> | ||
126 | <g | ||
127 | transform="translate(-0.280035,2.562039)" | ||
128 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
129 | id="text876" | ||
130 | aria-label="!@#?"> | ||
131 | <path | ||
132 | sodipodi:nodetypes="cccccccscccccsccc" | ||
133 | d="M 40.244424,1.3875927 C 30.462828,1.4487253 22.526999,9.3386744 22.389618,19.139165 h -0.07038 v 12.252011 h 5.973496 V 19.37848 C 28.422823,12.848631 33.750833,7.3797966 40.281964,7.365785 h 0.02346 c 6.634428,0 12.012695,5.378267 12.012695,12.012695 v 12.012696 h 6.006348 V 19.472329 c 5.9e-5,-0.02658 5.9e-5,-0.05318 0,-0.07978 v -0.01408 c -0.0077,-9.9387704 -8.050936,-17.9915 -17.969771,-17.9908813 -0.03676,-1.129e-4 -0.07352,-1.129e-4 -0.110276,0 z" | ||
134 | style="fill:#ffffff;fill-opacity:1;stroke-width:5.75419;stroke-linecap:round;stroke-linejoin:round" | ||
135 | id="circle1049" /> | ||
136 | <path | ||
137 | d="m 40.274925,7.365785 a 14.415234,12.012695 0 0 0 -14.384733,12.012695 14.415234,12.012695 0 0 0 0,0.0258 v 11.986892 h 2.402539 V 26.01831 19.37848 C 28.422777,12.850997 33.747033,7.3837416 40.274925,7.365785 Z" | ||
138 | style="fill:#c8c8c8;fill-opacity:1;stroke-width:4.80617;stroke-linecap:round;stroke-linejoin:round" | ||
139 | id="path1077" /> | ||
140 | <path | ||
141 | d="M 42.435803,1.5260198 A 15.616504,18.019043 0 0 1 55.92193,19.37848 v 12.012696 h 2.402539 V 19.472329 c 5.9e-5,-0.02658 5.9e-5,-0.05318 0,-0.07978 v -0.01408 C 58.317327,10.146637 51.372355,2.560475 42.435803,1.5260198 Z" | ||
142 | style="fill:#c8c8c8;fill-opacity:1;stroke-width:5.75419;stroke-linecap:round;stroke-linejoin:round" | ||
143 | id="path1091" /> | ||
144 | <rect | ||
145 | y="31.391176" | ||
146 | x="16.280035" | ||
147 | height="42.044434" | ||
148 | width="48.050781" | ||
149 | id="rect1043" | ||
150 | style="fill:#dec86e;fill-opacity:1;stroke-width:5.14527;stroke-linecap:round;stroke-linejoin:round" /> | ||
151 | <rect | ||
152 | style="fill:#eec944;fill-opacity:1;stroke-width:2.57263;stroke-linecap:round;stroke-linejoin:round" | ||
153 | id="rect1111" | ||
154 | width="12.012695" | ||
155 | height="42.044434" | ||
156 | x="52.318119" | ||
157 | y="31.391176" /> | ||
158 | <rect | ||
159 | y="31.405212" | ||
160 | x="52.318119" | ||
161 | height="42.044434" | ||
162 | width="12.012695" | ||
163 | id="rect1111-2" | ||
164 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:0.12041;stroke:none;stroke-width:2.57263;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" /> | ||
165 | <path | ||
166 | sodipodi:nodetypes="czcc" | ||
167 | id="path1107" | ||
168 | d="m 16.280035,73.435609 c 0,0 0,-2.402539 24.025391,-2.402539 24.025391,0 24.025391,2.402539 24.025391,2.402539 z" | ||
169 | style="fill:#a28a25;fill-opacity:1;stroke-width:4.80508;stroke-linecap:round;stroke-linejoin:round" /> | ||
170 | <path | ||
171 | style="fill:#efe3b5;fill-opacity:1;stroke-width:4.80508;stroke-linecap:round;stroke-linejoin:round" | ||
172 | d="m 16.280035,31.391176 c 0,0 0,2.402539 24.025391,2.402539 24.025391,0 24.025391,-2.402539 24.025391,-2.402539 z" | ||
173 | id="path1109" | ||
174 | sodipodi:nodetypes="czcc" /> | ||
175 | </g> | ||
176 | </g> | ||
177 | </svg> | ||
diff --git a/data/elementary/themes/img/bt-pair-off.svg b/data/elementary/themes/img/bt-pair-off.svg new file mode 100644 index 0000000000..fc6db5d349 --- /dev/null +++ b/data/elementary/themes/img/bt-pair-off.svg | |||
@@ -0,0 +1,183 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | inkscape:export-ydpi="48" | ||
11 | inkscape:export-xdpi="48" | ||
12 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/bt-pair-off-040.png" | ||
13 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
14 | sodipodi:docname="bt-pair-off.svg" | ||
15 | viewBox="0 0 80 80" | ||
16 | height="80" | ||
17 | width="80" | ||
18 | id="svg2" | ||
19 | version="1.1"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6"> | ||
34 | <rect | ||
35 | id="rect878" | ||
36 | height="30" | ||
37 | width="40" | ||
38 | y="20" | ||
39 | x="20" /> | ||
40 | <rect | ||
41 | id="rect872" | ||
42 | height="30" | ||
43 | width="40" | ||
44 | y="50" | ||
45 | x="20" /> | ||
46 | <rect | ||
47 | id="rect864" | ||
48 | height="30" | ||
49 | width="40" | ||
50 | y="20" | ||
51 | x="20" /> | ||
52 | <rect | ||
53 | id="rect858" | ||
54 | height="30" | ||
55 | width="40" | ||
56 | y="20" | ||
57 | x="20" /> | ||
58 | <rect | ||
59 | id="rect852" | ||
60 | height="30" | ||
61 | width="40" | ||
62 | y="20" | ||
63 | x="20" /> | ||
64 | </defs> | ||
65 | <sodipodi:namedview | ||
66 | inkscape:snap-nodes="true" | ||
67 | inkscape:snap-others="false" | ||
68 | inkscape:bbox-nodes="true" | ||
69 | inkscape:snap-bbox="true" | ||
70 | showguides="false" | ||
71 | inkscape:current-layer="text876" | ||
72 | inkscape:window-maximized="0" | ||
73 | inkscape:window-y="0" | ||
74 | inkscape:window-x="804" | ||
75 | inkscape:cy="40.240385" | ||
76 | inkscape:cx="40" | ||
77 | inkscape:zoom="10.4" | ||
78 | showgrid="true" | ||
79 | id="namedview4" | ||
80 | inkscape:window-height="1372" | ||
81 | inkscape:window-width="1756" | ||
82 | inkscape:pageshadow="2" | ||
83 | inkscape:pageopacity="0" | ||
84 | guidetolerance="10" | ||
85 | gridtolerance="10" | ||
86 | objecttolerance="10" | ||
87 | borderopacity="1" | ||
88 | bordercolor="#666666" | ||
89 | pagecolor="#404040" | ||
90 | inkscape:document-rotation="0"> | ||
91 | <inkscape:grid | ||
92 | id="grid837" | ||
93 | type="xygrid" | ||
94 | empspacing="4" /> | ||
95 | </sodipodi:namedview> | ||
96 | <g | ||
97 | id="g10" | ||
98 | inkscape:label="Image" | ||
99 | inkscape:groupmode="layer"> | ||
100 | <text | ||
101 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24px;line-height:120px;font-family:Quicksand;-inkscape-font-specification:Quicksand;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect852);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
102 | id="text850" | ||
103 | xml:space="preserve" /> | ||
104 | <text | ||
105 | style="font-style:normal;font-weight:normal;font-size:28px;line-height:140px;font-family:Sans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect858);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
106 | id="text856" | ||
107 | xml:space="preserve"><tspan | ||
108 | style="visibility:hidden" | ||
109 | x="20" | ||
110 | y="127.27344"><tspan | ||
111 | dx="0 28 28 26.605469 17.814453 26.605469 23.460938 23.460938 23.460938 17.814453 17.814453 17.814453" | ||
112 | style="font-size:28px">@@%$%^^^4445</tspan></tspan></text> | ||
113 | <text | ||
114 | style="font-style:normal;font-weight:normal;font-size:24px;line-height:120px;font-family:Sans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect864);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
115 | id="text862" | ||
116 | xml:space="preserve"><tspan | ||
117 | style="visibility:hidden" | ||
118 | x="20" | ||
119 | y="117.27344"><tspan | ||
120 | dx="0 17.814453 17.814453 28" | ||
121 | style="font-size:28px">22@!</tspan></tspan></text> | ||
122 | <text | ||
123 | style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:5px;line-height:25px;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect872);" | ||
124 | id="text870" | ||
125 | xml:space="preserve" /> | ||
126 | <g | ||
127 | transform="translate(-0.280035,2.562039)" | ||
128 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
129 | id="text876" | ||
130 | aria-label="!@#?"> | ||
131 | <path | ||
132 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#81adc6;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
133 | d="m 4.280035,61.437961 12,12 12,-12 -12,-12 z" | ||
134 | id="path7615" | ||
135 | sodipodi:nodetypes="ccccc" /> | ||
136 | <path | ||
137 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffea81;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
138 | d="m 16.280035,41.437961 20,20 8,-8 -20,-20 z" | ||
139 | id="path7611" | ||
140 | sodipodi:nodetypes="ccccc" /> | ||
141 | <path | ||
142 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#d8b15d;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
143 | d="m 16.280035,49.437961 12,12 h 8 l -20,-20 z" | ||
144 | id="path7613" | ||
145 | sodipodi:nodetypes="ccccc" /> | ||
146 | <path | ||
147 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffffff;fill-opacity:0.5;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
148 | d="m 6.280035,63.437961 2,2 12,-12 2,-6 8,-8 -3,-3 -8,8 -1,7 z" | ||
149 | id="path7617" | ||
150 | sodipodi:nodetypes="ccccccccc" /> | ||
151 | <path | ||
152 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:0.25;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
153 | d="m 16.280035,73.437961 -3,-3 12,-12 5,-3 8,-8 6,6 -8,8 h -8 z" | ||
154 | id="path7619" | ||
155 | sodipodi:nodetypes="ccccccccc" /> | ||
156 | <path | ||
157 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#81adc6;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
158 | d="m 64.280035,1.4379612 12,11.9999998 -12,12 -12,-12 z" | ||
159 | id="path8978" | ||
160 | sodipodi:nodetypes="ccccc" /> | ||
161 | <path | ||
162 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffea81;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
163 | d="m 44.280035,13.437961 20,20 -8,8 -20,-20 z" | ||
164 | id="path8980" | ||
165 | sodipodi:nodetypes="ccccc" /> | ||
166 | <path | ||
167 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#d8b15d;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
168 | d="m 52.280035,13.437961 12,12 v 8 l -20,-20 z" | ||
169 | id="path8982" | ||
170 | sodipodi:nodetypes="ccccc" /> | ||
171 | <path | ||
172 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffffff;fill-opacity:0.5;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
173 | d="m 66.280035,3.4379611 2,1.9999999 -12,12 -6,2 -8,8 -3,-3 8,-8 7,-1 z" | ||
174 | id="path8984" | ||
175 | sodipodi:nodetypes="ccccccccc" /> | ||
176 | <path | ||
177 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:0.25;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
178 | d="m 76.280035,13.437961 -3,-3 -12,12 -3,5 -8,8 6,6 8,-8 v -8 z" | ||
179 | id="path8986" | ||
180 | sodipodi:nodetypes="ccccccccc" /> | ||
181 | </g> | ||
182 | </g> | ||
183 | </svg> | ||
diff --git a/data/elementary/themes/img/bt-pair-on.svg b/data/elementary/themes/img/bt-pair-on.svg new file mode 100644 index 0000000000..3cf1682679 --- /dev/null +++ b/data/elementary/themes/img/bt-pair-on.svg | |||
@@ -0,0 +1,187 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | inkscape:export-ydpi="48" | ||
11 | inkscape:export-xdpi="48" | ||
12 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/bt-pair-on-040.png" | ||
13 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
14 | sodipodi:docname="bt-pair-on.svg" | ||
15 | viewBox="0 0 80 80" | ||
16 | height="80" | ||
17 | width="80" | ||
18 | id="svg2" | ||
19 | version="1.1"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6"> | ||
34 | <rect | ||
35 | id="rect878" | ||
36 | height="30" | ||
37 | width="40" | ||
38 | y="20" | ||
39 | x="20" /> | ||
40 | <rect | ||
41 | id="rect872" | ||
42 | height="30" | ||
43 | width="40" | ||
44 | y="50" | ||
45 | x="20" /> | ||
46 | <rect | ||
47 | id="rect864" | ||
48 | height="30" | ||
49 | width="40" | ||
50 | y="20" | ||
51 | x="20" /> | ||
52 | <rect | ||
53 | id="rect858" | ||
54 | height="30" | ||
55 | width="40" | ||
56 | y="20" | ||
57 | x="20" /> | ||
58 | <rect | ||
59 | id="rect852" | ||
60 | height="30" | ||
61 | width="40" | ||
62 | y="20" | ||
63 | x="20" /> | ||
64 | </defs> | ||
65 | <sodipodi:namedview | ||
66 | inkscape:snap-nodes="true" | ||
67 | inkscape:snap-others="false" | ||
68 | inkscape:bbox-nodes="true" | ||
69 | inkscape:snap-bbox="true" | ||
70 | showguides="false" | ||
71 | inkscape:current-layer="text876" | ||
72 | inkscape:window-maximized="0" | ||
73 | inkscape:window-y="0" | ||
74 | inkscape:window-x="804" | ||
75 | inkscape:cy="40.240385" | ||
76 | inkscape:cx="40" | ||
77 | inkscape:zoom="10.4" | ||
78 | showgrid="true" | ||
79 | id="namedview4" | ||
80 | inkscape:window-height="1372" | ||
81 | inkscape:window-width="1756" | ||
82 | inkscape:pageshadow="2" | ||
83 | inkscape:pageopacity="0" | ||
84 | guidetolerance="10" | ||
85 | gridtolerance="10" | ||
86 | objecttolerance="10" | ||
87 | borderopacity="1" | ||
88 | bordercolor="#666666" | ||
89 | pagecolor="#404040" | ||
90 | inkscape:document-rotation="0"> | ||
91 | <inkscape:grid | ||
92 | id="grid837" | ||
93 | type="xygrid" | ||
94 | empspacing="4" /> | ||
95 | </sodipodi:namedview> | ||
96 | <g | ||
97 | id="g10" | ||
98 | inkscape:label="Image" | ||
99 | inkscape:groupmode="layer"> | ||
100 | <text | ||
101 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24px;line-height:120px;font-family:Quicksand;-inkscape-font-specification:Quicksand;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect852);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
102 | id="text850" | ||
103 | xml:space="preserve" /> | ||
104 | <text | ||
105 | style="font-style:normal;font-weight:normal;font-size:28px;line-height:140px;font-family:Sans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect858);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
106 | id="text856" | ||
107 | xml:space="preserve"><tspan | ||
108 | style="visibility:hidden" | ||
109 | x="20" | ||
110 | y="127.27344"><tspan | ||
111 | dx="0 28 28 26.605469 17.814453 26.605469 23.460938 23.460938 23.460938 17.814453 17.814453 17.814453" | ||
112 | style="font-size:28px">@@%$%^^^4445</tspan></tspan></text> | ||
113 | <text | ||
114 | style="font-style:normal;font-weight:normal;font-size:24px;line-height:120px;font-family:Sans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect864);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" | ||
115 | id="text862" | ||
116 | xml:space="preserve"><tspan | ||
117 | style="visibility:hidden" | ||
118 | x="20" | ||
119 | y="117.27344"><tspan | ||
120 | dx="0 17.814453 17.814453 28" | ||
121 | style="font-size:28px">22@!</tspan></tspan></text> | ||
122 | <text | ||
123 | style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:5px;line-height:25px;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect872);" | ||
124 | id="text870" | ||
125 | xml:space="preserve" /> | ||
126 | <g | ||
127 | transform="translate(-0.280035,2.562039)" | ||
128 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
129 | id="text876" | ||
130 | aria-label="!@#?"> | ||
131 | <path | ||
132 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#81adc6;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
133 | d="m 4.280035,61.437961 12,12 18,-18 -12,-12 z" | ||
134 | id="path7615" | ||
135 | sodipodi:nodetypes="ccccc" /> | ||
136 | <path | ||
137 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffea81;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
138 | d="m 22.280035,35.437961 20,20 8,-8 -20,-20 z" | ||
139 | id="path7611" | ||
140 | sodipodi:nodetypes="ccccc" /> | ||
141 | <path | ||
142 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#d8b15d;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
143 | d="m 22.280035,43.437961 12,12 h 8 l -20,-20 z" | ||
144 | id="path7613" | ||
145 | sodipodi:nodetypes="ccccc" /> | ||
146 | <path | ||
147 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffffff;fill-opacity:0.5;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
148 | d="m 6.280035,63.437961 2,2 18,-18 2,-6 8,-8 -3,-3 -8,8 -1,7 z" | ||
149 | id="path7617" | ||
150 | sodipodi:nodetypes="ccccccccc" /> | ||
151 | <path | ||
152 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:0.25;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
153 | d="m 16.280035,73.437961 -3,-3 18,-18 5,-3 8,-8 6,6 -8,8 h -8 z" | ||
154 | id="path7619" | ||
155 | sodipodi:nodetypes="ccccccccc" /> | ||
156 | <path | ||
157 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#81adc6;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
158 | d="m 64.280035,1.4379612 12,11.9999998 -18,18 -12,-12 z" | ||
159 | id="path8978" | ||
160 | sodipodi:nodetypes="ccccc" /> | ||
161 | <path | ||
162 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffea81;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
163 | d="m 38.280035,19.437961 20,20 -8,8 -20,-20 z" | ||
164 | id="path8980" | ||
165 | sodipodi:nodetypes="ccccc" /> | ||
166 | <path | ||
167 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#d8b15d;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
168 | d="m 46.280035,19.437961 12,12 v 8 l -20,-20 z" | ||
169 | id="path8982" | ||
170 | sodipodi:nodetypes="ccccc" /> | ||
171 | <path | ||
172 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#ffffff;fill-opacity:0.5;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
173 | d="m 66.280035,3.437961 2,1.9999999 -18,18.0000001 -6,2 -8,8 -3,-3 8,-8 7,-1 z" | ||
174 | id="path8984" | ||
175 | sodipodi:nodetypes="ccccccccc" /> | ||
176 | <path | ||
177 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:20.8333px;font-family:Syncopate;-inkscape-font-specification:Syncopate;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect878);fill:#000000;fill-opacity:0.25;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" | ||
178 | d="m 76.280035,13.437961 -3,-3 -18,18 -3,5 -8,8 6,6 8,-8 v -8 z" | ||
179 | id="path8986" | ||
180 | sodipodi:nodetypes="ccccccccc" /> | ||
181 | <path | ||
182 | style="fill:#000000;fill-opacity:0.2;stroke:none;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
183 | d="m 29.280035,28.437961 2,-2 20,20 -2,2 z" | ||
184 | id="path9052" /> | ||
185 | </g> | ||
186 | </g> | ||
187 | </svg> | ||
diff --git a/data/elementary/themes/img/cell-3g.svg b/data/elementary/themes/img/cell-3g.svg new file mode 100644 index 0000000000..ae2469efb5 --- /dev/null +++ b/data/elementary/themes/img/cell-3g.svg | |||
@@ -0,0 +1,88 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="cell-3g.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/cell-3g-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
74 | d="M 2.5,3.5 H 4 c 1,0 2,1 2,2 0,1 -1,2 -2,2 H 3" | ||
75 | id="path1886" | ||
76 | sodipodi:nodetypes="cczcc" /> | ||
77 | <path | ||
78 | style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
79 | d="m 13,3.5 c -2,0 -4,2 -4,4 0,2 1,4 3,4 v -4 h -1.5" | ||
80 | id="path1888" | ||
81 | sodipodi:nodetypes="czccc" /> | ||
82 | <path | ||
83 | style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
84 | d="m 3,7.5 h 1 c 1,0 2,1 2,2 0,1 -1,2 -2,2 H 2.5" | ||
85 | id="path1890" | ||
86 | sodipodi:nodetypes="cczcc" /> | ||
87 | </g> | ||
88 | </svg> | ||
diff --git a/data/elementary/themes/img/cell-4g.svg b/data/elementary/themes/img/cell-4g.svg new file mode 100644 index 0000000000..977ffc115f --- /dev/null +++ b/data/elementary/themes/img/cell-4g.svg | |||
@@ -0,0 +1,83 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="cell-4g.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/cell-4g-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
74 | d="m 13,3.5 c -2,0 -4,2 -4,4 0,2 1,4 3,4 v -4 h -1.5" | ||
75 | id="path1888" | ||
76 | sodipodi:nodetypes="czccc" /> | ||
77 | <path | ||
78 | style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
79 | d="m 6,12.5 v -9 l -3,6 h 4" | ||
80 | id="path1910" | ||
81 | sodipodi:nodetypes="cccc" /> | ||
82 | </g> | ||
83 | </svg> | ||
diff --git a/data/elementary/themes/img/cell-antenna.svg b/data/elementary/themes/img/cell-antenna.svg new file mode 100644 index 0000000000..6b2c0e5b1a --- /dev/null +++ b/data/elementary/themes/img/cell-antenna.svg | |||
@@ -0,0 +1,78 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="cell-antenna.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/cell-antenna-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
74 | d="m 4.5,2 h 6 l -2,2 v 9 h -2 V 4 Z" | ||
75 | id="path1791" | ||
76 | sodipodi:nodetypes="ccccccc" /> | ||
77 | </g> | ||
78 | </svg> | ||
diff --git a/data/elementary/themes/img/cell-edge.svg b/data/elementary/themes/img/cell-edge.svg new file mode 100644 index 0000000000..00de8654cf --- /dev/null +++ b/data/elementary/themes/img/cell-edge.svg | |||
@@ -0,0 +1,101 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="cell-edge.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/cell-edge-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="6.0697259" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <rect | ||
73 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
74 | id="rect1860" | ||
75 | width="3" | ||
76 | height="11" | ||
77 | x="3" | ||
78 | y="2" /> | ||
79 | <rect | ||
80 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.62342;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
81 | id="rect1862" | ||
82 | width="6.5" | ||
83 | height="3" | ||
84 | x="5.5" | ||
85 | y="2" /> | ||
86 | <rect | ||
87 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.62342;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
88 | id="rect1864" | ||
89 | width="6.5" | ||
90 | height="3" | ||
91 | x="5.5" | ||
92 | y="10" /> | ||
93 | <rect | ||
94 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.05799;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
95 | id="rect1866" | ||
96 | width="4" | ||
97 | height="3" | ||
98 | x="5.5" | ||
99 | y="6" /> | ||
100 | </g> | ||
101 | </svg> | ||
diff --git a/data/elementary/themes/img/cell-gprs.svg b/data/elementary/themes/img/cell-gprs.svg new file mode 100644 index 0000000000..22a8c1efc6 --- /dev/null +++ b/data/elementary/themes/img/cell-gprs.svg | |||
@@ -0,0 +1,78 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="cell-gprs.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/cell-gprs-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="6.0697259" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||