From 25be08068415c24996dff17499d04e28353d72c9 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Tue, 1 Jan 2019 22:21:32 -0500 Subject: Update wordpress-mobile-pack 3.4 Signed-off-by: Anthony G. Basile --- .../admin/sass/fonts/WP Dashboard.json | 909 ++++++++++ .../admin/sass/fonts/acorde-regular.eot | Bin 0 -> 25550 bytes .../admin/sass/fonts/acorde-regular.otf | Bin 0 -> 142648 bytes .../admin/sass/fonts/acorde-regular.svg | 1449 ++++++++++++++++ .../admin/sass/fonts/acorde-regular.ttf | Bin 0 -> 78548 bytes .../admin/sass/fonts/acorde-regular.woff | Bin 0 -> 28940 bytes .../admin/sass/fonts/acorde-semibold.eot | Bin 0 -> 26084 bytes .../admin/sass/fonts/acorde-semibold.otf | Bin 0 -> 140888 bytes .../admin/sass/fonts/acorde-semibold.svg | 1522 ++++++++++++++++ .../admin/sass/fonts/acorde-semibold.ttf | Bin 0 -> 75088 bytes .../admin/sass/fonts/acorde-semibold.woff | Bin 0 -> 29404 bytes .../admin/sass/fonts/ol-round-gothic-light.eot | Bin 0 -> 15471 bytes .../admin/sass/fonts/ol-round-gothic-light.otf | Bin 0 -> 64032 bytes .../admin/sass/fonts/ol-round-gothic-light.svg | 1021 +++++++++++ .../admin/sass/fonts/ol-round-gothic-light.ttf | Bin 0 -> 36324 bytes .../admin/sass/fonts/ol-round-gothic-light.woff | Bin 0 -> 17720 bytes .../admin/sass/fonts/open-sans-regular.eot | Bin 0 -> 21096 bytes .../admin/sass/fonts/open-sans-regular.otf | Bin 0 -> 54272 bytes .../admin/sass/fonts/open-sans-regular.svg | 1825 ++++++++++++++++++++ .../admin/sass/fonts/open-sans-regular.ttf | Bin 0 -> 45112 bytes .../admin/sass/fonts/open-sans-regular.woff | Bin 0 -> 24728 bytes .../admin/sass/fonts/opensans-italic.eot | Bin 0 -> 23404 bytes .../admin/sass/fonts/opensans-italic.svg | 1825 ++++++++++++++++++++ .../admin/sass/fonts/opensans-italic.ttf | Bin 0 -> 51188 bytes .../admin/sass/fonts/opensans-italic.woff | Bin 0 -> 27212 bytes .../admin/sass/fonts/opensans-semibold.eot | Bin 0 -> 21299 bytes .../admin/sass/fonts/opensans-semibold.svg | 1825 ++++++++++++++++++++ .../admin/sass/fonts/opensans-semibold.ttf | Bin 0 -> 45160 bytes .../admin/sass/fonts/opensans-semibold.woff | Bin 0 -> 24912 bytes .../admin/sass/fonts/wp-font.eot | Bin 0 -> 7212 bytes .../admin/sass/fonts/wp-font.svg | 39 + .../admin/sass/fonts/wp-font.ttf | Bin 0 -> 7020 bytes .../admin/sass/fonts/wp-font.woff | Bin 0 -> 7096 bytes 33 files changed, 10415 insertions(+) create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/WP Dashboard.json create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-regular.eot create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-regular.otf create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-regular.svg create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-regular.ttf create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-regular.woff create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-semibold.eot create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-semibold.otf create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-semibold.svg create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-semibold.ttf create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-semibold.woff create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/ol-round-gothic-light.eot create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/ol-round-gothic-light.otf create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/ol-round-gothic-light.svg create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/ol-round-gothic-light.ttf create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/ol-round-gothic-light.woff create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/open-sans-regular.eot create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/open-sans-regular.otf create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/open-sans-regular.svg create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/open-sans-regular.ttf create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/open-sans-regular.woff create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-italic.eot create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-italic.svg create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-italic.ttf create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-italic.woff create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-semibold.eot create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-semibold.svg create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-semibold.ttf create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-semibold.woff create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/wp-font.eot create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/wp-font.svg create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/wp-font.ttf create mode 100755 plugins/wordpress-mobile-pack/admin/sass/fonts/wp-font.woff (limited to 'plugins/wordpress-mobile-pack/admin/sass/fonts') diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/WP Dashboard.json b/plugins/wordpress-mobile-pack/admin/sass/fonts/WP Dashboard.json new file mode 100755 index 00000000..cf63896a --- /dev/null +++ b/plugins/wordpress-mobile-pack/admin/sass/fonts/WP Dashboard.json @@ -0,0 +1,909 @@ +{ + "IcoMoonType": "selection", + "icons": [ + { + "icon": { + "paths": [ + "M512 928c45.558 0 82.822-37.438 82.822-83.2h-165.646c-0 45.762 37.266 83.2 82.824 83.2zM781.178 678.4v-228.8c0-126.88-89.032-235.036-207.060-262.082v-29.118c0-35.364-26.914-62.4-62.118-62.4s-62.118 27.036-62.118 62.4v29.118c-118.030 27.046-207.060 135.202-207.060 262.082v228.8l-82.822 83.2v41.6h704v-41.6l-82.822-83.2z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "isMulticolor2": false, + "grid": 14, + "tags": [ + "android-notifications" + ] + }, + "attrs": [ + {} + ], + "properties": { + "order": 81, + "id": 22, + "name": "android-notifications", + "prevSize": 32, + "code": 59649 + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 0 + }, + { + "icon": { + "paths": [ + "M217.714 925.714q0 45.714-31.143 72t-77.429 26.286q-60.571 0-98.286-37.714l32.571-50.286q28 25.714 60.571 25.714 16.571 0 28.857-8.286t12.286-24.286q0-36.571-60-32l-14.857-32q4.571-5.714 18.571-24.857t24.286-30.857 21.143-22v-0.571q-9.143 0-27.714 0.571t-27.714 0.571v30.286h-60.571v-86.857h190.286v50.286l-54.286 65.714q29.143 6.857 46.286 28t17.143 50.286zM218.857 567.429v90.857h-206.857q-3.429-20.571-3.429-30.857 0-29.143 13.429-53.143t32.286-38.857 37.714-27.143 32.286-24.857 13.429-25.714q0-14.286-8.286-22t-22.571-7.714q-26.286 0-46.286 33.143l-48.571-33.714q13.714-29.143 40.857-45.429t60.286-16.286q41.714 0 70.286 23.714t28.571 64.286q0 28.571-19.429 52.286t-42.857 36.857-43.143 28.857-20.286 30h72.571v-34.286h60zM1024 749.714v109.714q0 7.429-5.429 12.857t-12.857 5.429h-694.857q-7.429 0-12.857-5.429t-5.429-12.857v-109.714q0-8 5.143-13.143t13.143-5.143h694.857q7.429 0 12.857 5.429t5.429 12.857zM219.429 236v56.571h-191.429v-56.571h61.143q0-23.429 0.286-69.714t0.286-69.143v-6.857h-1.143q-4.571 9.714-28.571 30.857l-40.571-43.429 77.714-72.571h60.571v230.857h61.714zM1024 457.143v109.714q0 7.429-5.429 12.857t-12.857 5.429h-694.857q-7.429 0-12.857-5.429t-5.429-12.857v-109.714q0-8 5.143-13.143t13.143-5.143h694.857q7.429 0 12.857 5.429t5.429 12.857zM1024 164.571v109.714q0 7.429-5.429 12.857t-12.857 5.429h-694.857q-7.429 0-12.857-5.429t-5.429-12.857v-109.714q0-7.429 5.429-12.857t12.857-5.429h694.857q7.429 0 12.857 5.429t5.429 12.857z" + ], + "attrs": [], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "list-ol" + ], + "defaultCode": 61643, + "grid": 14 + }, + "attrs": [], + "properties": { + "id": 0, + "order": 78, + "prevSize": 32, + "code": 55, + "name": "dfp" + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 26 + }, + { + "icon": { + "paths": [ + "M554.857 710.857v120.571q0 38.286-22.286 38.286-13.143 0-25.714-12.571v-172q12.571-12.571 25.714-12.571 22.286 0 22.286 38.286zM748 711.429v26.286h-51.429v-26.286q0-38.857 25.714-38.857t25.714 38.857zM196 586.857h61.143v-53.714h-178.286v53.714h60v325.143h57.143v-325.143zM360.571 912h50.857v-282.286h-50.857v216q-17.143 24-32.571 24-10.286 0-12-12-0.571-1.714-0.571-20v-208h-50.857v223.429q0 28 4.571 41.714 6.857 21.143 33.143 21.143 27.429 0 58.286-34.857v30.857zM605.714 827.429v-112.571q0-41.714-5.143-56.571-9.714-32-40.571-32-28.571 0-53.143 30.857v-124h-50.857v378.857h50.857v-27.429q25.714 31.429 53.143 31.429 30.857 0 40.571-31.429 5.143-15.429 5.143-57.143zM798.857 821.714v-7.429h-52q0 29.143-1.143 34.857-4 20.571-22.857 20.571-26.286 0-26.286-39.429v-49.714h102.286v-58.857q0-45.143-15.429-66.286-22.286-29.143-60.571-29.143-38.857 0-61.143 29.143-16 21.143-16 66.286v98.857q0 45.143 16.571 66.286 22.286 29.143 61.714 29.143 41.143 0 61.714-30.286 10.286-15.429 12-30.857 1.143-5.143 1.143-33.143zM451.429 300v-120q0-39.429-24.571-39.429t-24.571 39.429v120q0 40 24.571 40t24.571-40zM862.286 729.143q0 133.714-14.857 200-8 33.714-33.143 56.571t-58.286 26.286q-105.143 12-317.143 12t-317.143-12q-33.143-3.429-58.571-26.286t-32.857-56.571q-14.857-64-14.857-200 0-133.714 14.857-200 8-33.714 33.143-56.571t58.857-26.857q104.571-11.429 316.571-11.429t317.143 11.429q33.143 4 58.571 26.857t32.857 56.571q14.857 64 14.857 200zM292 0h58.286l-69.143 228v154.857h-57.143v-154.857q-8-42.286-34.857-121.143-21.143-58.857-37.143-106.857h60.571l40.571 150.286zM503.429 190.286v100q0 46.286-16 67.429-21.143 29.143-60.571 29.143-38.286 0-60-29.143-16-21.714-16-67.429v-100q0-45.714 16-66.857 21.714-29.143 60-29.143 39.429 0 60.571 29.143 16 21.143 16 66.857zM694.857 97.714v285.143h-52v-31.429q-30.286 35.429-58.857 35.429-26.286 0-33.714-21.143-4.571-13.714-4.571-42.857v-225.143h52v209.714q0 18.857 0.571 20 1.714 12.571 12 12.571 15.429 0 32.571-24.571v-217.714h52z" + ], + "width": 877.7142857142858, + "attrs": [], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "youtube" + ], + "defaultCode": 61799, + "grid": 14 + }, + "attrs": [], + "properties": { + "id": 1, + "order": 64, + "prevSize": 32, + "code": 54, + "name": "youtube" + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 27 + }, + { + "icon": { + "paths": [ + "M912 736h-391.872c11.488-19.808 20.288-41.28 26.112-64h365.76c17.696 0 32 14.304 32 32 0 17.664-14.304 32-32 32zM912 640h-359.552c1.312-10.496 2.208-21.152 2.208-32 0-10.88-0.896-21.504-2.208-32h359.552c17.696 0 32 14.304 32 32 0 17.664-14.304 32-32 32zM912 544h-365.76c-5.856-22.72-14.624-44.192-26.112-64h391.872c17.696 0 32 14.304 32 32 0 17.664-14.304 32-32 32zM912 448h-413.696c-20.8-25.952-46.496-47.776-75.808-64h489.504c17.696 0 32 14.304 32 32 0 17.664-14.304 32-32 32zM912 352h-512c-17.696 0-32-14.336-32-32 0-17.696 14.304-32 32-32h512c17.696 0 32 14.304 32 32 0 17.664-14.304 32-32 32zM912 256h-512c-17.696 0-32-14.336-32-32 0-17.696 14.304-32 32-32h512c17.696 0 32 14.304 32 32 0 17.664-14.304 32-32 32zM528 608c0 123.712-100.32 224-224 224-123.712 0-224-100.288-224-224s100.288-224 224-224c123.68 0 224 100.288 224 224zM383.296 632.352c-3.232-7.648-7.392-14.304-12.608-19.968s-11.136-10.528-17.792-14.592c-6.656-4.064-13.44-7.68-20.384-10.912-6.944-3.2-13.728-6.208-20.384-9.088-6.656-2.848-12.64-5.92-17.888-9.184-5.28-3.264-9.472-7.008-12.608-11.2s-4.704-9.152-4.704-14.912c0-3.84 0.704-7.488 2.080-10.944 1.408-3.424 3.52-6.4 6.4-8.864 2.848-2.432 6.432-4.384 10.688-5.76 4.256-1.408 9.28-2.080 15.008-2.080 7.328 0 14.048 0.864 20.192 2.656 6.112 1.824 11.52 3.776 16.192 5.984 4.672 2.176 8.608 4.192 11.808 6.048s5.536 2.752 7.008 2.752 2.624-0.384 3.488-1.184c0.832-0.8 1.536-2.048 1.984-3.808 0.48-1.728 0.768-3.936 0.992-6.592 0.192-2.688 0.288-5.984 0.288-9.856 0-3.456-0.064-6.368-0.192-8.672-0.128-2.336-0.384-4.288-0.672-5.824-0.352-1.536-0.736-2.784-1.184-3.712-0.512-0.928-1.376-2.048-2.72-3.36-1.344-1.344-4.064-3.008-8.192-4.96-4.128-1.984-8.864-3.776-14.176-5.344-5.344-1.6-11.072-2.848-17.184-3.776-1.248-0.192-2.528-0.128-3.776-0.288v-33.088h-31.488v33.088c-5.792 0.768-11.392 1.92-16.832 3.488-10.592 3.072-19.776 7.68-27.584 13.888s-14.016 14.016-18.592 23.36c-4.608 9.408-6.88 20.288-6.88 32.672 0 10.784 1.6 20.064 4.768 27.776 3.2 7.712 7.36 14.432 12.512 20.096s10.944 10.496 17.472 14.56c6.528 4.096 13.28 7.712 20.192 10.912 6.944 3.2 13.664 6.208 20.192 9.088s12.352 5.952 17.472 9.184c5.152 3.296 9.312 7.008 12.512 11.2 3.2 4.224 4.8 9.248 4.8 15.104 0 5.088-0.928 9.696-2.784 13.856-1.888 4.128-4.576 7.584-8.096 10.4s-7.808 4.96-12.864 6.496c-5.088 1.536-10.784 2.304-17.216 2.304-9.728 0-18.304-1.088-25.696-3.296s-13.76-4.64-19.104-7.328c-5.344-2.656-9.696-5.056-13.088-7.296-3.392-2.176-6.016-3.296-7.904-3.296-1.344 0-2.528 0.384-3.488 1.088-1.024 0.736-1.824 1.984-2.4 3.712-0.608 1.76-1.024 4-1.312 6.816s-0.416 6.272-0.416 10.4c0 6.144 0.384 10.848 1.088 14.112 0.736 3.296 1.984 5.792 3.712 7.488 1.728 1.728 4.544 3.68 8.48 5.952s8.832 4.384 14.688 6.432c5.856 2.016 12.64 3.776 20.288 5.248 7.648 1.44 15.968 2.144 24.896 2.144 0.384 0 0.736-0.064 1.152-0.064v30.816h31.456v-34.944c1.504-0.384 3.104-0.576 4.576-0.992 11.584-3.456 21.728-8.64 30.4-15.488s15.52-15.392 20.608-25.664c5.056-10.272 7.552-22.176 7.552-35.776 0.032-10.336-1.568-19.328-4.736-27.008zM498.304 768h413.696c17.696 0 32 14.304 32 32 0 17.664-14.304 32-32 32h-489.504c29.312-16.224 55.008-38.048 75.808-64z" + ], + "attrs": [], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "coins", + "money" + ], + "defaultCode": 59402, + "grid": 32 + }, + "attrs": [], + "properties": { + "order": 56, + "id": 0, + "prevSize": 32, + "code": 59402, + "name": "coins" + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 1 + }, + { + "icon": { + "paths": [ + "M512 42q160 0 272 113t112 271v428q0 52-38 90t-90 38h-256v-86h298v-42h-170v-342h170v-86q0-124-87-211t-211-87-211 87-87 211v86h170v342h-128q-52 0-90-38t-38-90v-300q0-158 112-271t272-113z" + ], + "attrs": [], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "headset_mic" + ], + "defaultCode": 59403, + "grid": 24 + }, + "attrs": [], + "properties": { + "order": 75, + "id": 0, + "prevSize": 24, + "code": 59403, + "name": "headset_mic" + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 2 + }, + { + "icon": { + "paths": [ + "M791.498 544.092c-1.294-129.682 105.758-191.876 110.542-194.966-60.152-88.020-153.85-100.078-187.242-101.472-79.742-8.074-155.596 46.948-196.066 46.948-40.368 0-102.818-45.754-168.952-44.552-86.916 1.292-167.058 50.538-211.812 128.38-90.304 156.698-23.126 388.84 64.89 515.926 43.008 62.204 94.292 132.076 161.626 129.58 64.842-2.588 89.362-41.958 167.756-41.958s100.428 41.958 169.050 40.67c69.774-1.296 113.982-63.398 156.692-125.796 49.39-72.168 69.726-142.038 70.924-145.626-1.548-0.706-136.060-52.236-137.408-207.134zM662.562 163.522c35.738-43.358 59.86-103.512 53.28-163.522-51.478 2.096-113.878 34.29-150.81 77.55-33.142 38.376-62.148 99.626-54.374 158.436 57.466 4.484 116.128-29.204 151.904-72.464z" + ], + "attrs": [], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "apple", + "brand" + ], + "defaultCode": 59392, + "grid": 16 + }, + "attrs": [], + "properties": { + "order": 54, + "id": 0, + "prevSize": 16, + "code": 59392, + "name": "apple" + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 3 + }, + { + "icon": { + "paths": [ + "M768 639.968l-182.82-182.822 438.82-329.15-128.010-127.996-548.52 219.442-172.7-172.706c-49.78-49.778-119.302-61.706-154.502-26.508-35.198 35.198-23.268 104.726 26.51 154.5l172.686 172.684-219.464 548.582 127.99 128.006 329.19-438.868 182.826 182.828v255.98h127.994l63.992-191.988 191.988-63.996v-127.992l-255.98 0.004z" + ], + "attrs": [], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "airplane", + "travel", + "flight", + "plane", + "transport", + "fly", + "vacation" + ], + "defaultCode": 59395, + "grid": 16 + }, + "attrs": [], + "properties": { + "id": 1, + "order": 55, + "prevSize": 16, + "ligatures": "airplane, travel", + "name": "airplane", + "code": 59395 + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 4 + }, + { + "icon": { + "paths": [ + "M1024 657.542c0-82.090-56.678-150.9-132.996-169.48-3.242-128.7-108.458-232.062-237.862-232.062-75.792 0-143.266 35.494-186.854 90.732-24.442-31.598-62.69-51.96-105.708-51.96-73.81 0-133.642 59.874-133.642 133.722 0 6.436 0.48 12.76 1.364 18.954-11.222-2.024-22.766-3.138-34.57-3.138-106.998-0.002-193.732 86.786-193.732 193.842 0 107.062 86.734 193.848 193.73 193.848l656.262-0.012c96.138-0.184 174.008-78.212 174.008-174.446z" + ], + "attrs": [], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "cloud", + "weather" + ], + "defaultCode": 59396, + "grid": 16 + }, + "attrs": [], + "properties": { + "id": 2, + "order": 57, + "prevSize": 16, + "ligatures": "cloud, weather", + "name": "cloud", + "code": 59396 + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 5 + }, + { + "icon": { + "paths": [ + "M1024 320l-512-256-512 256 512 256 512-256zM512 148.97l342.058 171.030-342.058 171.030-342.058-171.030 342.058-171.030zM921.444 460.722l102.556 51.278-512 256-512-256 102.556-51.278 409.444 204.722zM921.444 652.722l102.556 51.278-512 256-512-256 102.556-51.278 409.444 204.722z" + ], + "attrs": [], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "stack", + "layers" + ], + "defaultCode": 59397, + "grid": 16 + }, + "attrs": [], + "properties": { + "id": 3, + "order": 58, + "prevSize": 16, + "ligatures": "stack, layers", + "name": "stack", + "code": 59397 + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 6 + }, + { + "icon": { + "paths": [ + "M800 0h-640c-52.8 0-96 43.2-96 96v832c0 52.8 43.2 96 96 96h640c52.8 0 96-43.2 96-96v-832c0-52.8-43.2-96-96-96zM480 992c-17.672 0-32-14.326-32-32s14.328-32 32-32 32 14.326 32 32-14.328 32-32 32zM768 896h-576v-768h576v768z" + ], + "attrs": [], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "tablet", + "mobile" + ], + "defaultCode": 59398, + "grid": 16 + }, + "attrs": [], + "properties": { + "id": 4, + "order": 59, + "prevSize": 16, + "ligatures": "tablet, mobile3", + "name": "tablet", + "code": 59398 + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 7 + }, + { + "icon": { + "paths": [ + "M1024 576v-384h-192v-64c0-35.2-28.8-64-64-64h-704c-35.2 0-64 28.8-64 64v192c0 35.2 28.8 64 64 64h704c35.2 0 64-28.8 64-64v-64h128v256h-576v128h-32c-17.674 0-32 14.326-32 32v320c0 17.674 14.326 32 32 32h128c17.674 0 32-14.326 32-32v-320c0-17.674-14.326-32-32-32h-32v-64h576zM768 192h-704v-64h704v64z" + ], + "attrs": [], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "paint-format", + "format", + "color" + ], + "defaultCode": 59399, + "grid": 16 + }, + "attrs": [], + "properties": { + "order": 60, + "id": 5, + "prevSize": 16, + "ligatures": "paint-format, format", + "name": "paint-format", + "code": 59399 + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 8 + }, + { + "icon": { + "paths": [ + "M960 0l-448 128-448-128c0 0-4.5 51.698 0 128l448 140.090 448-140.090c4.498-76.302 0-128 0-128zM72.19 195.106c23.986 250.696 113.49 672.234 439.81 828.894 326.32-156.66 415.824-578.198 439.81-828.894l-439.81 165.358-439.81-165.358z" + ], + "attrs": [], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "shield", + "security", + "defense", + "protection", + "anti virus" + ], + "defaultCode": 59400, + "grid": 16 + }, + "attrs": [], + "properties": { + "id": 6, + "order": 61, + "prevSize": 16, + "ligatures": "shield, security", + "name": "shield", + "code": 59400 + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 9 + }, + { + "icon": { + "paths": [ + "M864 704c-45.16 0-85.92 18.738-115.012 48.83l-431.004-215.502c1.314-8.252 2.016-16.706 2.016-25.328s-0.702-17.076-2.016-25.326l431.004-215.502c29.092 30.090 69.852 48.828 115.012 48.828 88.366 0 160-71.634 160-160s-71.634-160-160-160-160 71.634-160 160c0 8.622 0.704 17.076 2.016 25.326l-431.004 215.504c-29.092-30.090-69.852-48.83-115.012-48.83-88.366 0-160 71.636-160 160 0 88.368 71.634 160 160 160 45.16 0 85.92-18.738 115.012-48.828l431.004 215.502c-1.312 8.25-2.016 16.704-2.016 25.326 0 88.368 71.634 160 160 160s160-71.632 160-160c0-88.364-71.634-160-160-160z" + ], + "attrs": [], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "share", + "social" + ], + "defaultCode": 59401, + "grid": 16 + }, + "attrs": [], + "properties": { + "id": 7, + "order": 62, + "prevSize": 16, + "ligatures": "share2, social", + "name": "share2", + "code": 59401 + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 10 + }, + { + "icon": { + "paths": [ + "M592 448h-16v-192c0-105.87-86.13-192-192-192h-128c-105.87 0-192 86.13-192 192v192h-16c-26.4 0-48 21.6-48 48v480c0 26.4 21.6 48 48 48h544c26.4 0 48-21.6 48-48v-480c0-26.4-21.6-48-48-48zM192 256c0-35.29 28.71-64 64-64h128c35.29 0 64 28.71 64 64v192h-256v-192z" + ], + "attrs": [], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "lock", + "secure", + "private", + "encrypted" + ], + "defaultCode": 59393, + "grid": 16 + }, + "attrs": [], + "properties": { + "id": 8, + "order": 74, + "prevSize": 16, + "ligatures": "lock, secure", + "name": "lock", + "code": 59393 + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 11 + }, + { + "icon": { + "paths": [ + "M874.040 149.96c-96.706-96.702-225.28-149.96-362.040-149.96s-265.334 53.258-362.040 149.96c-96.702 96.706-149.96 225.28-149.96 362.040s53.258 265.334 149.96 362.040c96.706 96.702 225.28 149.96 362.040 149.96s265.334-53.258 362.040-149.96c96.702-96.706 149.96-225.28 149.96-362.040s-53.258-265.334-149.96-362.040zM896 512c0 82.814-26.354 159.588-71.112 222.38l-535.266-535.268c62.792-44.758 139.564-71.112 222.378-71.112 211.738 0 384 172.262 384 384zM128 512c0-82.814 26.354-159.586 71.112-222.378l535.27 535.268c-62.794 44.756-139.568 71.11-222.382 71.11-211.738 0-384-172.262-384-384z" + ], + "attrs": [], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "blocked", + "forbidden", + "denied", + "banned" + ], + "defaultCode": 59394, + "grid": 16 + }, + "attrs": [], + "properties": { + "id": 9, + "order": 76, + "prevSize": 16, + "ligatures": "blocked, forbidden", + "name": "blocked", + "code": 59394 + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 12 + }, + { + "icon": { + "paths": [ + "M576.032 448l-0.002 234.184c0 59.418-0.77 93.656 5.53 110.5 6.25 16.754 21.918 34.146 38.99 44.202 22.684 13.588 48.542 20.376 77.708 20.376 51.854 0 82.478-6.848 133.742-40.54v153.944c-43.7 20.552-81.866 32.594-117.324 40.922-35.5 8.242-73.86 12.406-115.064 12.406-46.828 0-74.456-5.886-110.41-17.656-35.958-11.868-66.66-28.806-92.020-50.54-25.45-21.922-43.022-45.208-52.848-69.832-9.826-24.636-14.716-60.414-14.716-107.244v-359.1h-137.426v-145.006c40.208-13.042 85.164-31.788 113.78-56.152 28.754-24.45 51.766-53.706 69.106-87.944 17.392-34.146 29.348-77.712 35.872-130.516h165.084l-0.002 255.996h255.968v192h-255.968z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "tumblr" + ], + "defaultCode": 53, + "grid": 16 + }, + "attrs": [ + {} + ], + "properties": { + "order": 77, + "id": 10, + "prevSize": 16, + "code": 53, + "name": "tumblr", + "ligatures": "" + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 13 + }, + { + "icon": { + "paths": [ + "M542.782 909.858c-16.217 16.217-42.544 16.217-58.861 0l-88.289-88.391c-0.2-0.2-0.1-0.601-0.2-0.801l-280.988-283.090c-16.316-16.217-16.316-42.544 0-58.861l88.289-88.391c16.316-16.316 42.644-16.316 58.961 0l252.058 253.861 530.043-529.943c16.217-16.316 42.644-16.316 58.961 0l88.289 88.391c16.417 16.316 16.417 42.644 0 58.961l-648.265 648.265z" + ], + "width": 1264, + "attrs": [ + {} + ], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "checked" + ], + "defaultCode": 50, + "grid": 16 + }, + "attrs": [ + {} + ], + "properties": { + "order": 65, + "id": 11, + "prevSize": 16, + "code": 50, + "name": "checked", + "ligatures": "" + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 14 + }, + { + "icon": { + "paths": [ + "M1001.185 48.731l-25.94-25.939-462.393 462.393-462.394-462.394-25.939 25.939 462.393 462.394-462.393 462.393 25.939 25.939 462.394-462.393 462.392 462.393 25.94-25.939-462.393-462.393z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "close-x" + ], + "defaultCode": 49, + "grid": 16 + }, + "attrs": [ + {} + ], + "properties": { + "order": 66, + "id": 12, + "prevSize": 16, + "code": 49, + "name": "close-x", + "ligatures": "" + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 15 + }, + { + "icon": { + "paths": [ + "M768 211.405h-146.227c-17.306 0-36.608 22.733-36.608 53.197v105.574h182.835v150.528h-182.835v452.096h-172.646v-452.045h-156.518v-150.579h156.518v-88.576c0-127.027 88.166-230.4 209.203-230.4h146.278v160.205z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "facebook" + ], + "defaultCode": 102, + "grid": 16 + }, + "attrs": [ + {} + ], + "properties": { + "order": 67, + "id": 13, + "prevSize": 16, + "code": 102, + "name": "facebook", + "ligatures": "" + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 16 + }, + { + "icon": { + "paths": [ + "M136.294 750.93c-75.196 0-136.292 61.334-136.292 136.076 0 75.154 61.1 135.802 136.292 135.802 75.466 0 136.494-60.648 136.494-135.802-0.002-74.742-61.024-136.076-136.494-136.076zM0.156 347.93v196.258c127.784 0 247.958 49.972 338.458 140.512 90.384 90.318 140.282 211.036 140.282 339.3h197.122c-0.002-372.82-303.282-676.070-675.862-676.070zM0.388 0v196.356c455.782 0 826.756 371.334 826.756 827.644h196.856c0-564.47-459.254-1024-1023.612-1024z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "feed" + ], + "defaultCode": 114, + "grid": 16 + }, + "attrs": [ + {} + ], + "properties": { + "order": 68, + "id": 14, + "prevSize": 16, + "code": 114, + "name": "feed", + "ligatures": "" + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 17 + }, + { + "icon": { + "paths": [ + "M101.888 286.157c0 76.442 25.549 131.686 75.878 164.096 41.216 26.573 89.088 30.566 113.971 30.566 6.042 0 10.854-0.256 14.234-0.461 0 0-7.885 51.354 30.208 102.195l-1.741-0.051c-65.997 0-281.293 13.824-281.293 190.822 0 180.070 197.734 189.184 237.363 189.184 3.123 0 4.915-0.051 4.915-0.051 0.461 0 3.277 0.102 8.090 0.102 25.446 0 91.238-3.174 152.371-32.922 79.258-38.451 119.501-105.421 119.501-198.912 0-90.368-61.235-144.128-105.984-183.45-27.29-23.962-50.893-44.646-50.893-64.768 0-20.48 17.203-35.891 39.014-55.398 35.226-31.539 68.506-76.442 68.506-161.331 0-74.65-9.677-124.723-69.325-156.467 6.246-3.174 28.211-5.478 39.117-7.014 32.307-4.403 79.565-9.421 79.565-35.789v-5.069h-235.418c-2.355 0.051-238.080 8.806-238.080 224.717zM481.946 747.622c4.506 71.987-57.088 125.133-149.555 131.84-93.901 6.912-171.264-35.379-175.77-107.366-2.15-34.56 13.005-68.403 42.752-95.386 30.208-27.29 71.578-44.134 116.685-47.514 5.325-0.307 10.598-0.563 15.872-0.563 86.886 0 145.766 51.098 150.016 118.989zM420.454 236.851c23.091 81.254-11.776 166.195-67.328 181.862-6.4 1.792-13.005 2.714-19.661 2.714-50.944 0-101.376-51.507-120.064-122.47-10.445-39.885-9.626-74.701 2.355-108.237 11.776-32.922 32.922-55.245 59.546-62.72 6.4-1.843 13.056-2.714 19.712-2.714 61.44 0 100.966 25.498 125.44 111.565zM817.203 413.798v-153.6h-97.28v153.6h-153.6v97.28h153.6v153.6h97.28v-153.6h153.6v-97.28h-153.6z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "googleplus" + ], + "defaultCode": 103, + "grid": 16 + }, + "attrs": [ + {} + ], + "properties": { + "order": 69, + "id": 15, + "prevSize": 16, + "code": 103, + "name": "googleplus", + "ligatures": "" + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 18 + }, + { + "icon": { + "paths": [ + "M965.536 241.344l-10.046 10.046-183.232-183.328 10.018-10.016c0 0 43.872-58.016 106.272-58.016 27.486 0 58.624 11.296 91.168 43.84 107.324 107.33-14.18 197.474-14.18 197.474zM895.328 311.584l-623.968 624.192-271.36 88.224 88.192-271.52v-0.096h0.064l623.874-624.16 8.062 8.098 175.136 175.262zM88.32 935.646l135.584-39.008-92.608-98.624-42.976 137.632z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "pencil" + ], + "defaultCode": 52, + "grid": 16 + }, + "attrs": [ + {} + ], + "properties": { + "order": 70, + "id": 16, + "prevSize": 16, + "code": 52, + "name": "pencil", + "ligatures": "" + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 19 + }, + { + "icon": { + "paths": [ + "M898.304 791.962l-193.485-193.485c29.184-47.974 45.978-104.192 45.978-164.454 0-174.899-151.603-326.502-326.554-326.502-174.899 0-316.723 141.824-316.723 316.723 0 174.95 151.552 326.554 326.502 326.554 58.163 0 112.64-15.77 159.488-43.162l194.509 194.56c19.098 19.046 49.92 19.046 68.915 0l48.282-48.23c18.995-19.046 12.083-43.008-6.912-62.003zM205.005 424.243c0-121.088 98.15-219.29 219.238-219.29 121.139 0 229.069 107.93 229.069 229.069s-98.15 219.29-219.29 219.29-229.018-107.93-229.018-229.069z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "search" + ], + "defaultCode": 51, + "grid": 16 + }, + "attrs": [ + {} + ], + "properties": { + "order": 71, + "id": 17, + "prevSize": 16, + "code": 51, + "name": "search", + "ligatures": "" + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 20 + }, + { + "icon": { + "paths": [ + "M983.040 219.802c-34.714 15.411-71.936 25.754-111.053 30.464 39.936-23.91 70.605-61.798 84.992-106.906-37.325 22.118-78.694 38.246-122.675 46.899-35.277-37.581-85.504-61.030-141.107-61.030-106.752 0-193.28 86.528-193.28 193.229 0 15.155 1.69 29.901 5.018 44.032-160.614-8.038-303.053-84.992-398.336-201.933-16.691 28.518-26.266 61.747-26.266 97.178 0 67.072 34.15 126.208 86.016 160.87-31.693-1.024-61.491-9.677-87.552-24.166 0 0.819 0 1.587 0 2.406 0 93.645 66.662 171.725 155.034 189.542-16.179 4.403-33.28 6.758-50.944 6.758-12.442 0-24.525-1.178-36.352-3.43 24.576 76.8 96 132.659 180.531 134.195-66.15 51.866-149.453 82.739-240.026 82.739-15.616 0-30.976-0.922-46.080-2.714 85.504 54.835 187.085 86.835 296.294 86.835 355.482 0 549.888-294.502 549.888-549.939 0-8.346-0.154-16.691-0.563-24.986 37.786-27.238 70.502-61.286 96.461-100.045z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "twitter" + ], + "defaultCode": 116, + "grid": 16 + }, + "attrs": [ + {} + ], + "properties": { + "order": 72, + "id": 18, + "prevSize": 16, + "code": 116, + "name": "twitter", + "ligatures": "" + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 21 + }, + { + "icon": { + "paths": [ + "M128 511.992c0 148.026 88.322 275.968 216.43 336.578l-183.178-488.784c-21.308 46.508-33.252 97.982-33.252 152.206zM771.228 493.128c0-46.234-17.054-78.236-31.654-103.142-19.458-30.82-37.72-56.894-37.72-87.716 0-34.374 26.766-66.376 64.486-66.376 1.704 0 3.32 0.204 4.976 0.302-68.316-60.97-159.34-98.196-259.308-98.196-134.16 0-252.186 67.046-320.844 168.568 9.010 0.282 17.506 0.454 24.712 0.454 40.154 0 102.34-4.752 102.34-4.752 20.69-1.182 23.132 28.434 2.458 30.822 0 0-20.81 2.368-43.952 3.55l139.834 405.106 84.044-245.456-59.822-159.65c-20.688-1.184-40.278-3.55-40.278-3.55-20.702-1.192-18.272-32.002 2.438-30.822 0 0 63.4 4.752 101.134 4.752 40.146 0 102.35-4.752 102.35-4.752 20.702-1.182 23.14 28.434 2.446 30.822 0 0-20.834 2.372-43.948 3.55l138.78 402.018 38.312-124.632c16.58-51.75 29.216-88.9 29.216-120.9zM518.742 544.704l-115.226 326.058c34.416 9.858 70.794 15.238 108.488 15.238 44.716 0 87.604-7.518 127.518-21.2-1.018-1.602-1.974-3.304-2.75-5.154l-118.030-314.942zM848.962 332.572c1.652 11.91 2.588 24.686 2.588 38.458 0 37.93-7.292 80.596-29.202 133.95l-117.286 330.272c114.162-64.828 190.938-185.288 190.938-323.258 0-65.030-17.060-126.16-47.038-179.422zM512 0c-282.77 0-512 229.23-512 512s229.23 512 512 512 512-229.23 512-512-229.23-512-512-512zM512 960c-247.424 0-448-200.576-448-448s200.576-448 448-448 448 200.576 448 448-200.576 448-448 448z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "wordpress" + ], + "defaultCode": 119, + "grid": 16 + }, + "attrs": [ + {} + ], + "properties": { + "order": 73, + "id": 19, + "prevSize": 16, + "code": 119, + "name": "wordpress", + "ligatures": "" + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 22 + }, + { + "icon": { + "paths": [ + "M959.884 128c0.040 0.034 0.082 0.076 0.116 0.116v767.77c-0.034 0.040-0.076 0.082-0.116 0.116h-895.77c-0.040-0.034-0.082-0.076-0.114-0.116v-767.772c0.034-0.040 0.076-0.082 0.114-0.114h895.77zM960 64h-896c-35.2 0-64 28.8-64 64v768c0 35.2 28.8 64 64 64h896c35.2 0 64-28.8 64-64v-768c0-35.2-28.8-64-64-64v0z", + "M832 288c0 53.020-42.98 96-96 96s-96-42.98-96-96 42.98-96 96-96 96 42.98 96 96z", + "M896 832h-768v-128l224-384 256 320h64l224-192z" + ], + "attrs": [], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "image", + "picture", + "photo", + "graphic" + ], + "grid": 16 + }, + "attrs": [], + "properties": { + "order": 79, + "prevSize": 16, + "ligatures": "image, picture", + "name": "image", + "id": 20, + "code": 59648 + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 23 + }, + { + "icon": { + "paths": [ + "M64 512h384v128h-128v384h-128v-384h-128zM960 256h-251.75v768h-136.5v-768h-251.75v-128h640z" + ], + "attrs": [], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "font-size", + "wysiwyg" + ], + "grid": 16 + }, + "attrs": [], + "properties": { + "order": 80, + "prevSize": 16, + "ligatures": "font-size, wysiwyg3", + "name": "font-size", + "id": 21, + "code": 255 + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 24 + }, + { + "icon": { + "paths": [ + "M384 928c0 53.019-42.981 96-96 96s-96-42.981-96-96c0-53.019 42.981-96 96-96s96 42.981 96 96z", + "M1024 928c0 53.019-42.981 96-96 96s-96-42.981-96-96c0-53.019 42.981-96 96-96s96 42.981 96 96z", + "M1024 512v-384h-768c0-35.346-28.654-64-64-64h-192v64h128l48.074 412.054c-29.294 23.458-48.074 59.5-48.074 99.946 0 70.696 57.308 128 128 128h768v-64h-768c-35.346 0-64-28.654-64-64 0-0.218 0.014-0.436 0.016-0.656l831.984-127.344z" + ], + "attrs": [ + {}, + {}, + {} + ], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "cart", + "purchase", + "ecommerce", + "shopping" + ], + "grid": 16 + }, + "attrs": [ + {}, + {}, + {} + ], + "properties": { + "order": 14, + "id": 0, + "name": "cart, purchase, ecommerce, shopping", + "prevSize": 16, + "code": 277 + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 25 + }, + { + "icon": { + "paths": [ + "M795.929 482.283c-53.762 0-97.234 43.682-97.234 97.234 0 12.81 10.5 23.311 23.311 23.311s23.311-10.5 23.311-23.311c0-27.931 22.891-50.822 50.822-50.822 12.81 0 23.311-10.5 23.311-23.311-0.21-12.81-10.71-23.101-23.521-23.101z", + "M954.485 415.29c-5.67-5.46-11.76-10.71-18.061-15.751v0l-86.103-73.083c-33.181-23.521-72.663-38.431-115.504-41.372l4.62 4.62-52.292-52.502h-0.42c-14.491-13.23-34.021-21.421-55.232-21.421-36.541 0-67.412 23.731-77.913 56.702-10.5-6.72-22.681-10.71-35.911-11.55-2.1-0.21-4.41-0.21-6.51-0.21-14.911 0-28.771 4.41-40.532 11.76-10.71-32.761-41.582-56.492-77.913-56.492-21.211 0-40.532 7.98-55.232 21.421h-0.42l-47.672 47.882c-42.842 2.94-82.533 18.061-115.504 41.372l-86.103 73.083c-6.3 4.83-12.39 10.080-18.061 15.751-43.052 41.582-69.723 99.754-69.723 164.226 0 126.005 102.484 228.488 228.488 228.488 116.344 0 212.738-87.573 226.598-200.347 16.801 9.66 36.331 15.121 56.912 15.121 20.791 0 40.111-5.46 56.912-15.121 14.071 112.564 110.254 200.137 226.598 200.137 126.005 0 228.488-102.484 228.488-228.488 0.21-64.472-26.461-122.645-69.513-164.226zM228.488 735.552c-86.103 0-155.826-69.723-155.826-155.826s69.723-155.826 155.826-155.826 155.826 69.723 155.826 155.826c0.21 85.893-69.723 155.826-155.826 155.826zM512.209 558.306c-27.931 0-50.612-22.681-50.612-50.612s22.681-50.612 50.612-50.612c27.931 0 50.612 22.681 50.612 50.612s-22.681 50.612-50.612 50.612zM795.929 735.552c-86.103 0-155.826-69.723-155.826-155.826s69.723-155.826 155.826-155.826 155.826 69.723 155.826 155.826c0 85.893-69.723 155.826-155.826 155.826z", + "M228.488 482.283c-53.762 0-97.234 43.682-97.234 97.234 0 12.81 10.5 23.311 23.311 23.311s23.311-10.5 23.311-23.311c0-27.931 22.891-50.822 50.822-50.822 12.81 0 23.311-10.5 23.311-23.311-0.21-12.81-10.71-23.101-23.521-23.101z" + ], + "attrs": [ + {}, + {}, + {} + ], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "binoculars (1)" + ], + "grid": 0 + }, + "attrs": [ + {}, + {}, + {} + ], + "properties": { + "order": 13, + "id": 2, + "name": "preview", + "prevSize": 32, + "code": 275 + }, + "setIdx": 0, + "setId": 1, + "iconIdx": 28 + } + ], + "height": 1024, + "metadata": { + "name": "wpmp_dashboard" + }, + "preferences": { + "showGlyphs": true, + "showQuickUse": true, + "showQuickUse2": true, + "showSVGs": true, + "fontPref": { + "prefix": "icon-", + "metadata": { + "fontFamily": "wpmp_dashboard", + "majorVersion": 1, + "minorVersion": 0 + }, + "metrics": { + "emSize": 1024, + "baseline": 6.25, + "whitespace": 50 + }, + "embed": false + }, + "imagePref": { + "prefix": "icon-", + "png": true, + "useClassSelector": true, + "color": 0, + "bgColor": 16777215, + "classSelector": ".icon" + }, + "historySize": 100, + "showCodes": true, + "gridSize": 16 + } +} \ No newline at end of file diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-regular.eot b/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-regular.eot new file mode 100755 index 00000000..ac1a457b Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-regular.eot differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-regular.otf b/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-regular.otf new file mode 100755 index 00000000..0f3276ab Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-regular.otf differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-regular.svg b/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-regular.svg new file mode 100755 index 00000000..c8635f50 --- /dev/null +++ b/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-regular.svg @@ -0,0 +1,1449 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-regular.ttf b/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-regular.ttf new file mode 100755 index 00000000..4f51caba Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-regular.ttf differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-regular.woff b/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-regular.woff new file mode 100755 index 00000000..e65076fa Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-regular.woff differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-semibold.eot b/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-semibold.eot new file mode 100755 index 00000000..e86df095 Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-semibold.eot differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-semibold.otf b/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-semibold.otf new file mode 100755 index 00000000..34f2edec Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-semibold.otf differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-semibold.svg b/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-semibold.svg new file mode 100755 index 00000000..22b67624 --- /dev/null +++ b/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-semibold.svg @@ -0,0 +1,1522 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-semibold.ttf b/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-semibold.ttf new file mode 100755 index 00000000..cdc0d82d Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-semibold.ttf differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-semibold.woff b/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-semibold.woff new file mode 100755 index 00000000..32825d1e Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/acorde-semibold.woff differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/ol-round-gothic-light.eot b/plugins/wordpress-mobile-pack/admin/sass/fonts/ol-round-gothic-light.eot new file mode 100755 index 00000000..0c61bed5 Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/ol-round-gothic-light.eot differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/ol-round-gothic-light.otf b/plugins/wordpress-mobile-pack/admin/sass/fonts/ol-round-gothic-light.otf new file mode 100755 index 00000000..f1ec52dc Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/ol-round-gothic-light.otf differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/ol-round-gothic-light.svg b/plugins/wordpress-mobile-pack/admin/sass/fonts/ol-round-gothic-light.svg new file mode 100755 index 00000000..3647edf0 --- /dev/null +++ b/plugins/wordpress-mobile-pack/admin/sass/fonts/ol-round-gothic-light.svg @@ -0,0 +1,1021 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/ol-round-gothic-light.ttf b/plugins/wordpress-mobile-pack/admin/sass/fonts/ol-round-gothic-light.ttf new file mode 100755 index 00000000..acfd177b Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/ol-round-gothic-light.ttf differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/ol-round-gothic-light.woff b/plugins/wordpress-mobile-pack/admin/sass/fonts/ol-round-gothic-light.woff new file mode 100755 index 00000000..8f608990 Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/ol-round-gothic-light.woff differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/open-sans-regular.eot b/plugins/wordpress-mobile-pack/admin/sass/fonts/open-sans-regular.eot new file mode 100755 index 00000000..da780d7a Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/open-sans-regular.eot differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/open-sans-regular.otf b/plugins/wordpress-mobile-pack/admin/sass/fonts/open-sans-regular.otf new file mode 100755 index 00000000..784cf4d6 Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/open-sans-regular.otf differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/open-sans-regular.svg b/plugins/wordpress-mobile-pack/admin/sass/fonts/open-sans-regular.svg new file mode 100755 index 00000000..800a03a3 --- /dev/null +++ b/plugins/wordpress-mobile-pack/admin/sass/fonts/open-sans-regular.svg @@ -0,0 +1,1825 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/open-sans-regular.ttf b/plugins/wordpress-mobile-pack/admin/sass/fonts/open-sans-regular.ttf new file mode 100755 index 00000000..b3a0b0c5 Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/open-sans-regular.ttf differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/open-sans-regular.woff b/plugins/wordpress-mobile-pack/admin/sass/fonts/open-sans-regular.woff new file mode 100755 index 00000000..8b67923d Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/open-sans-regular.woff differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-italic.eot b/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-italic.eot new file mode 100755 index 00000000..c4b25eef Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-italic.eot differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-italic.svg b/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-italic.svg new file mode 100755 index 00000000..ff082d05 --- /dev/null +++ b/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-italic.svg @@ -0,0 +1,1825 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-italic.ttf b/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-italic.ttf new file mode 100755 index 00000000..8866de2c Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-italic.ttf differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-italic.woff b/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-italic.woff new file mode 100755 index 00000000..24e13150 Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-italic.woff differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-semibold.eot b/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-semibold.eot new file mode 100755 index 00000000..0e97ec35 Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-semibold.eot differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-semibold.svg b/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-semibold.svg new file mode 100755 index 00000000..b09279b5 --- /dev/null +++ b/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-semibold.svg @@ -0,0 +1,1825 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-semibold.ttf b/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-semibold.ttf new file mode 100755 index 00000000..ab9167d7 Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-semibold.ttf differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-semibold.woff b/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-semibold.woff new file mode 100755 index 00000000..ab7e4a0c Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/opensans-semibold.woff differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/wp-font.eot b/plugins/wordpress-mobile-pack/admin/sass/fonts/wp-font.eot new file mode 100755 index 00000000..a0b2c7e5 Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/wp-font.eot differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/wp-font.svg b/plugins/wordpress-mobile-pack/admin/sass/fonts/wp-font.svg new file mode 100755 index 00000000..fe53a521 --- /dev/null +++ b/plugins/wordpress-mobile-pack/admin/sass/fonts/wp-font.svg @@ -0,0 +1,39 @@ + + + +Generated by IcoMoon + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/wp-font.ttf b/plugins/wordpress-mobile-pack/admin/sass/fonts/wp-font.ttf new file mode 100755 index 00000000..9df54077 Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/wp-font.ttf differ diff --git a/plugins/wordpress-mobile-pack/admin/sass/fonts/wp-font.woff b/plugins/wordpress-mobile-pack/admin/sass/fonts/wp-font.woff new file mode 100755 index 00000000..c9c81b3e Binary files /dev/null and b/plugins/wordpress-mobile-pack/admin/sass/fonts/wp-font.woff differ -- cgit v1.2.3-18-g5258