diff --git a/web/SWMansionIcon.react.js b/web/SWMansionIcon.react.js --- a/web/SWMansionIcon.react.js +++ b/web/SWMansionIcon.react.js @@ -3,14 +3,14 @@ import * as React from 'react'; import IcomoonReact from 'react-icomoon'; -import iconSet from './icons/selection.json'; +import iconSet from 'lib/shared/swmansion-icon-config.json'; /* To see all of the icons the application uses and what their names are: - Go to: https://icomoon.io/app/#/select - - Click the import project button, upload the web/icons/AppIcons.json file - and click the load button. + - Click the import project button, upload the + lib/shared/swmansion-icon-config.json file and click the load button. - All of the icons in the selected icons section are used in the app - To see the icon image mapped to the name go to https://icomoon.io/app/#/select/image after going through the steps above @@ -18,66 +18,281 @@ */ export type Icon = - | 'arrow-right-small' - | 'bell' - | 'logout' - | 'plus-circle' - | 'users' - | 'chevron-right-small' - | 'reply-arrow' - | 'right-angle-arrow' - | 'plus' - | 'settings' - | 'wrench' - | 'message-filled-round' - | 'bug' - | 'cloud' - | 'copy' - | 'smile' - | 'inbox' - | 'info-circle' - | 'message-circle-line' - | 'question-circle' - | 'search' - | 'key' - | 'chevron-left' + | 'air' + | 'alarm' + | 'arrow-circle-down' + | 'arrow-circle-left' + | 'arrow-circle-right' + | 'arrow-circle-up' + | 'arrow-down' | 'arrow-left' | 'arrow-right' - | 'cross' - | 'edit' - | 'filters' - | 'menu-horizontal' - | 'menu-vertical' - | 'message-square' - | 'message-square-lines' + | 'arrow-small-down' + | 'arrow-small-left' + | 'arrow-small-right' + | 'arrow-small-up' + | 'arrow-up' + | 'at-email' + | 'attachment' + | 'basket' + | 'basketball' | 'bell-disabled' - | 'chevron-right' - | 'send' + | 'bell' + | 'block-1' + | 'block-2' + | 'bolt' + | 'bone-broken' + | 'bone' + | 'bookmark' + | 'calendar-check' + | 'calendar-clock' + | 'calendar-cross' + | 'calendar-edit' + | 'calendar-link' + | 'calendar-lock' + | 'calendar-minus' + | 'calendar-plus' + | 'calendar-user' + | 'calendar-warning' | 'calendar' - | 'message-circle-lines' - | 'image' - | 'upload' - | 'user-circle' - | 'arrow-left-small' + | 'cam-disabled' + | 'cam' + | 'camera-disabled' + | 'camera' + | 'capsule' + | 'cardiology' + | 'cart-1' + | 'cart-2' + | 'cart-3' + | 'cart-4' + | 'cast' + | 'chart-vertical' + | 'chart' + | 'check-circle' + | 'check-small' + | 'check' + | 'chevron-circle-down' + | 'chevron-circle-left' + | 'chevron-circle-right' + | 'chevron-circle-up' + | 'chevron-down' + | 'chevron-left' + | 'chevron-right' + | 'chevron-small-down' + | 'chevron-small-left' + | 'chevron-small-right' + | 'chevron-small-up' + | 'chevron-up' + | 'circle' + | 'clock' + | 'cloud' + | 'coin' + | 'command' + | 'copy' + | 'creditcard' | 'cross-circle' + | 'cross-small' + | 'cross' + | 'crown-1' + | 'crown-2' + | 'cut' + | 'delete' + | 'dislike' + | 'dna' + | 'document-check' | 'document-clean' - | 'globe' + | 'document-cross' + | 'document-filled' + | 'document-minus' + | 'document-plus' + | 'download' + | 'edit-1' + | 'edit-2' + | 'edit-3' + | 'edit-4' + | 'emote-normal' + | 'emote-sad' + | 'emote-smile' + | 'explore' + | 'eye-closed' + | 'eye-open' + | 'faceid' + | 'female' + | 'filters-1' + | 'filters-2' + | 'filters-3' + | 'flag-1' + | 'flag-2' + | 'flag-3' + | 'forward' + | 'fullscreen' + | 'gift' + | 'globe-1' + | 'grid-2-horizontal' + | 'grid-2-vertical' + | 'grid-4' + | 'headphones' + | 'heart' + | 'home-1' + | 'home-2' + | 'home-hospital' + | 'horizontal' + | 'hourglass' + | 'ice' + | 'image-1' + | 'inbox' + | 'info-circle' + | 'info-small' + | 'info' + | 'key' + | 'laptop' + | 'like' | 'link' + | 'list-center' + | 'list-left' + | 'list-pointers' + | 'list-right' + | 'location-1' + | 'location-2' + | 'location-med-1' + | 'location-med-2' + | 'lock-off' | 'lock-on' + | 'login' + | 'logout' | 'mail' + | 'male' + | 'map' + | 'medkit' + | 'meds' + | 'menu-hamburger' + | 'menu-horizontal' + | 'menu-vertical' + | 'message-circle-dots' + | 'message-circle-lines' | 'message-circle' - | 'smart-phone' + | 'message-square-dots' + | 'message-square-lines' + | 'message-square' + | 'microphone-disabled' + | 'microphone' + | 'minpaper-plus' + | 'minus-circle' + | 'minus-small' + | 'minus' + | 'money' + | 'moon' + | 'music' + | 'navigation' + | 'newscreen' + | 'next' + | 'offer' + | 'package' + | 'pause' + | 'phone-call' + | 'phone-cross' + | 'phone-down' + | 'phone' + | 'pin-1' + | 'pin-2' + | 'pinpaper-check' + | 'pinpaper-cross' + | 'pinpaper-filled' + | 'pinpaper-minus' + | 'play' + | 'plus-circle' + | 'plus-small' + | 'plus' + | 'power' + | 'previous' + | 'print' + | 'question-circle' + | 'question-small' + | 'question' + | 'quote' + | 'redo-circle' + | 'redo-small' + | 'redo' + | 'refresh-circle' + | 'refresh-small' + | 'refresh' + | 'resize-circle-horizontal' + | 'resize-circle-vertical' + | 'resize-small-horizontal' + | 'resize-small-vertical' + | 'rewind' + | 'rotate-circle-left' + | 'rotate-circle-right' + | 'rotate-left' + | 'rotate-right' + | 'rotate-small-left' + | 'rotate-small-right' + | 'save' + | 'screen-disabled' + | 'screen-share' + | 'screen' + | 'search' + | 'send-1' + | 'send-2' + | 'settings' + | 'share-1' + | 'share-2' + | 'shield-check' + | 'shield-cross' + | 'shield-empty' + | 'shirt' + | 'smartphone' + | 'sound-0' + | 'sound-1' + | 'sound-2' + | 'speaker-0' + | 'speaker-1' + | 'speaker-2' + | 'speaker-cross' + | 'speaker-disabled' + | 'star-1' + | 'star-2' + | 'stop' + | 'stopwatch' + | 'suitcase' + | 'sun' + | 'syringe' + | 'tag' + | 'test-tube' + | 'tooth' + | 'trash-1' + | 'trash-2' + | 'trending-down' + | 'trending-up' + | 'trophy' + | 'umbrella-1' + | 'umbrella-2' + | 'undo-circle' + | 'undo-small' + | 'undo' + | 'upload' + | 'user-1' + | 'user-2' + | 'user-check' + | 'user-cross' + | 'user-info' + | 'user-minus' | 'user-plus' + | 'user-question' + | 'user-warning' + | 'users-more' + | 'users' + | 'vertical' + | 'virus' + | 'wallet' + | 'wand' | 'warning-circle' - | 'dino-avatar' - | 'laptop' - | 'list-filled' - | 'reply-chat-bubble' - | 'all-notifs' - | 'badge-notifs' - | 'muted-notifs' - | 'check' - | 'user-cross'; + | 'warning-small' + | 'warning' + | 'waterdrop' + | 'windows' + | 'zoom-in' + | 'zoom-out'; type SWMansionIconProps = { +icon: Icon, diff --git a/web/chat/chat-input-bar.react.js b/web/chat/chat-input-bar.react.js --- a/web/chat/chat-input-bar.react.js +++ b/web/chat/chat-input-bar.react.js @@ -227,7 +227,7 @@ sendButton = ( @@ -250,7 +250,7 @@ multiple /> ( } + header={} > {chatThreadList} diff --git a/web/chat/chat-thread-list-item.react.js b/web/chat/chat-thread-list-item.react.js --- a/web/chat/chat-thread-list-item.react.js +++ b/web/chat/chat-thread-list-item.react.js @@ -116,7 +116,7 @@ const isNotLast = idx !== ancestorThreads.length - 1; const chevron = isNotLast && ( - + ); diff --git a/web/chat/chat-thread-list.css b/web/chat/chat-thread-list.css --- a/web/chat/chat-thread-list.css +++ b/web/chat/chat-thread-list.css @@ -80,6 +80,10 @@ white-space: nowrap; text-overflow: ellipsis; } +span.breadCrumb svg { + margin-left: 4px; + margin-right: 4px; +} div.colorContainer { display: flex; diff --git a/web/chat/thread-menu.react.js b/web/chat/thread-menu.react.js --- a/web/chat/thread-menu.react.js +++ b/web/chat/thread-menu.react.js @@ -56,7 +56,7 @@ ); @@ -107,7 +107,7 @@ ); diff --git a/web/icons/AppIcons.json b/web/icons/AppIcons.json deleted file mode 100644 --- a/web/icons/AppIcons.json +++ /dev/null @@ -1,17485 +0,0 @@ -{ - "metadata": { - "name": "AppIcons", - "lastOpened": 0, - "created": 1651832263452 - }, - "iconSets": [ - { - "selection": [ - { - "order": 792, - "id": 63, - "name": "check", - "prevSize": 32 - }, - { - "order": 793, - "id": 60, - "name": "all-notifs", - "prevSize": 32 - }, - { - "order": 794, - "id": 61, - "name": "muted-notifs", - "prevSize": 32 - }, - { - "order": 795, - "id": 62, - "name": "badge-notifs", - "prevSize": 32 - }, - { - "order": 796, - "id": 58, - "name": "upload", - "prevSize": 32 - }, - { - "order": 797, - "id": 59, - "name": "user-circle", - "prevSize": 32 - }, - { - "order": 798, - "id": 46, - "name": "arrow-left-small", - "prevSize": 32 - }, - { - "order": 799, - "id": 47, - "name": "cross-circle", - "prevSize": 32 - }, - { - "order": 800, - "id": 48, - "name": "document-clean", - "prevSize": 32 - }, - { - "order": 801, - "id": 49, - "name": "globe", - "prevSize": 32 - }, - { - "order": 802, - "id": 50, - "name": "grid", - "prevSize": 32 - }, - { - "order": 803, - "id": 51, - "name": "link", - "prevSize": 32 - }, - { - "order": 804, - "id": 52, - "name": "lock-on", - "prevSize": 32 - }, - { - "order": 805, - "id": 53, - "name": "mail", - "prevSize": 32 - }, - { - "order": 806, - "id": 54, - "name": "message-circle", - "prevSize": 32 - }, - { - "order": 807, - "id": 55, - "name": "smartphone", - "prevSize": 32 - }, - { - "order": 808, - "id": 56, - "name": "user-plus", - "prevSize": 32 - }, - { - "order": 809, - "id": 57, - "name": "warning-circle", - "prevSize": 32 - }, - { - "order": 810, - "id": 38, - "name": "bx-bold", - "prevSize": 32 - }, - { - "order": 811, - "id": 39, - "name": "bx-italic", - "prevSize": 32 - }, - { - "order": 812, - "id": 40, - "name": "bx-strikethrough", - "prevSize": 32 - }, - { - "order": 813, - "id": 41, - "name": "bx-underline", - "prevSize": 32 - }, - { - "order": 814, - "id": 42, - "name": "dino-avatar", - "prevSize": 32 - }, - { - "order": 815, - "id": 43, - "name": "laptop", - "prevSize": 32 - }, - { - "order": 816, - "id": 44, - "name": "list-filled", - "prevSize": 32 - }, - { - "order": 817, - "id": 45, - "name": "reply-chat-bubble", - "prevSize": 32 - }, - { - "order": 818, - "id": 36, - "name": "image", - "prevSize": 32 - }, - { - "order": 819, - "id": 0, - "name": "reply-arrow", - "prevSize": 32 - }, - { - "order": 820, - "id": 1, - "name": "right-angle-arrow", - "prevSize": 32 - }, - { - "order": 821, - "id": 2, - "name": "wrench", - "prevSize": 32 - }, - { - "order": 822, - "id": 3, - "name": "message-filled-round", - "prevSize": 32 - }, - { - "order": 823, - "id": 4, - "name": "bug", - "prevSize": 32 - }, - { - "order": 824, - "id": 5, - "name": "chevron-right-small", - "prevSize": 32 - }, - { - "order": 825, - "id": 6, - "name": "question-circle", - "prevSize": 32 - }, - { - "order": 826, - "id": 7, - "name": "arrow-left", - "prevSize": 32 - }, - { - "order": 827, - "id": 8, - "name": "arrow-right-small", - "prevSize": 32 - }, - { - "order": 828, - "id": 9, - "name": "arrow-right", - "prevSize": 32 - }, - { - "order": 829, - "id": 10, - "name": "bell-disabled", - "prevSize": 32 - }, - { - "order": 830, - "id": 11, - "name": "bell", - "prevSize": 32 - }, - { - "order": 831, - "id": 12, - "name": "calendar", - "prevSize": 32 - }, - { - "order": 832, - "id": 13, - "name": "chevron-left", - "prevSize": 32 - }, - { - "order": 833, - "id": 14, - "name": "chevron-right", - "prevSize": 32 - }, - { - "order": 834, - "id": 15, - "name": "cloud", - "prevSize": 32 - }, - { - "order": 835, - "id": 16, - "name": "copy", - "prevSize": 32 - }, - { - "order": 836, - "id": 17, - "name": "cross", - "prevSize": 32 - }, - { - "order": 837, - "id": 18, - "name": "edit", - "prevSize": 32 - }, - { - "order": 838, - "id": 19, - "name": "emotxd-smile", - "prevSize": 32 - }, - { - "order": 839, - "id": 20, - "name": "filters", - "prevSize": 32 - }, - { - "order": 840, - "id": 21, - "name": "inbox", - "prevSize": 32 - }, - { - "order": 841, - "id": 22, - "name": "info-circle", - "prevSize": 32 - }, - { - "order": 842, - "id": 23, - "name": "key", - "prevSize": 32 - }, - { - "order": 843, - "id": 24, - "name": "logout", - "prevSize": 32 - }, - { - "order": 844, - "id": 25, - "name": "menu-horizontal", - "prevSize": 32 - }, - { - "order": 845, - "id": 26, - "name": "menu-vertical", - "prevSize": 32 - }, - { - "order": 846, - "id": 27, - "name": "message-circle-lines", - "prevSize": 32 - }, - { - "order": 847, - "id": 28, - "name": "message-square-lines", - "prevSize": 32 - }, - { - "order": 848, - "id": 29, - "name": "message-square", - "prevSize": 32 - }, - { - "order": 849, - "id": 30, - "name": "plus-circle", - "prevSize": 32 - }, - { - "order": 850, - "id": 31, - "name": "plus", - "prevSize": 32 - }, - { - "order": 851, - "id": 32, - "name": "search", - "prevSize": 32 - }, - { - "order": 852, - "id": 33, - "name": "send", - "prevSize": 32 - }, - { - "order": 853, - "id": 34, - "name": "settings", - "prevSize": 32 - }, - { - "order": 854, - "id": 35, - "name": "users", - "prevSize": 32 - } - ], - "id": 4, - "metadata": { - "name": "Selected Icons" - }, - "height": 1024, - "prevSize": 32, - "icons": [ - { - "id": 63, - "paths": ["M853.333 298.667l-469.332 469.333-213.338-213.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-check"] - }, - { - "id": 60, - "paths": [ - "M107.163 5.953h404.837c36.168 0 65.488 29.32 65.488 65.488v881.116c0 36.168-29.32 65.488-65.488 65.488h-404.837c-36.168 0-65.488-29.32-65.488-65.488v-881.116c0-36.168 29.32-65.488 65.488-65.488z", - "M345.302 904.93c0 19.728-15.993 35.721-35.721 35.721s-35.721-15.993-35.721-35.721c0-19.728 15.993-35.721 35.721-35.721s35.721 15.993 35.721 35.721z", - "M535.814 168.399c0-20.668-16.754-37.422-37.422-37.422h-377.62c-20.668 0-37.422 16.754-37.422 37.422v56.132c0 20.668 16.754 37.422 37.422 37.422h377.62c20.668 0 37.422-16.754 37.422-37.422v-56.132z", - "M242.902 559.628h133.358c9.206 0 16.67 7.463 16.67 16.67v133.358c0 9.206-7.463 16.67-16.67 16.67h-133.358c-9.206 0-16.67-7.463-16.67-16.67v-133.358c0-9.206 7.463-16.67 16.67-16.67z", - "M291.721 601.302c0 55.896-45.313 101.209-101.209 101.209s-101.209-45.313-101.209-101.209c0-55.896 45.313-101.209 101.209-101.209s101.209 45.313 101.209 101.209z", - "M197.889 567.978h-9.273l-15.742 10.289v9.12l15.096-9.859h0.369v53.542h9.551v-63.091z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(102, 102, 102)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 11.906976744186046 - }, - { - "fill": "rgb(196, 196, 196)" - }, - { - "fill": "rgb(126, 87, 194)" - }, - { - "fill": "rgb(128, 128, 128)" - }, - { - "fill": "rgb(126, 87, 194)" - }, - { - "fill": "rgb(10, 10, 10)" - } - ], - "width": 619, - "isMulticolor": true, - "isMulticolor2": true, - "grid": 24, - "tags": ["all-notifs"], - "colorPermutations": { - "1010101102102102112687194112812812811961961961": [ - { - "s": 1 - }, - { - "f": 4 - }, - { - "f": 3 - }, - { - "f": 2 - }, - { - "f": 3 - }, - { - "f": 0 - } - ] - } - }, - { - "id": 61, - "paths": [ - "M107.163 5.953h404.837c36.168 0 65.488 29.32 65.488 65.488v881.116c0 36.168-29.32 65.488-65.488 65.488h-404.837c-36.168 0-65.488-29.32-65.488-65.488v-881.116c0-36.168 29.32-65.488 65.488-65.488z", - "M345.302 904.93c0 19.728-15.993 35.721-35.721 35.721s-35.721-15.993-35.721-35.721c0-19.728 15.993-35.721 35.721-35.721s35.721 15.993 35.721 35.721z", - "M273.86 571.535h-59.535c0 0 23.814-47.628 23.814-95.256 0-18.948 7.526-37.119 20.925-50.517 13.398-13.399 31.569-20.925 50.517-20.925s37.119 7.526 50.517 20.925c13.399 13.398 20.925 31.569 20.925 50.517 0 35.721 23.814 95.256 23.814 95.256h-59.535M273.86 571.535v11.907c0 4.691 0.924 9.336 2.72 13.67 1.794 4.333 4.426 8.271 7.743 11.588s7.255 5.949 11.588 7.743c4.334 1.796 8.979 2.72 13.67 2.72s9.336-0.924 13.67-2.72c4.333-1.794 8.271-4.426 11.588-7.743s5.949-7.255 7.743-11.588c1.796-4.334 2.72-8.979 2.72-13.67v-11.907M273.86 571.535h71.442", - "M179.327 381.023l261.231 261.231" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(102, 102, 102)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 11.906976744186046 - }, - { - "fill": "rgb(196, 196, 196)" - }, - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 17.86046511627907 - }, - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "miter", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 17.86046511627907 - } - ], - "width": 619, - "isMulticolor": false, - "isMulticolor2": true, - "grid": 24, - "tags": ["muted-notifs"], - "colorPermutations": { - "1010101102102102112687194112812812811961961961": [ - { - "s": 1 - }, - { - "f": 4 - }, - { - "s": 3 - }, - { - "s": 3 - } - ] - } - }, - { - "id": 62, - "paths": [ - "M107.163 5.953h404.837c36.168 0 65.488 29.32 65.488 65.488v881.116c0 36.168-29.32 65.488-65.488 65.488h-404.837c-36.168 0-65.488-29.32-65.488-65.488v-881.116c0-36.168 29.32-65.488 65.488-65.488z", - "M345.302 904.93c0 19.728-15.993 35.721-35.721 35.721s-35.721-15.993-35.721-35.721c0-19.728 15.993-35.721 35.721-35.721s35.721 15.993 35.721 35.721z", - "M242.902 559.628h133.358c9.206 0 16.67 7.463 16.67 16.67v133.358c0 9.206-7.463 16.67-16.67 16.67h-133.358c-9.206 0-16.67-7.463-16.67-16.67v-133.358c0-9.206 7.463-16.67 16.67-16.67z", - "M291.721 601.302c0 55.896-45.313 101.209-101.209 101.209s-101.209-45.313-101.209-101.209c0-55.896 45.313-101.209 101.209-101.209s101.209 45.313 101.209 101.209z", - "M197.889 567.978h-9.273l-15.742 10.289v9.12l15.096-9.859h0.369v53.542h9.551v-63.091z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(102, 102, 102)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 11.906976744186046 - }, - { - "fill": "rgb(196, 196, 196)" - }, - { - "fill": "rgb(128, 128, 128)" - }, - { - "fill": "rgb(126, 87, 194)" - }, - { - "fill": "rgb(10, 10, 10)" - } - ], - "width": 619, - "isMulticolor": true, - "isMulticolor2": true, - "grid": 24, - "tags": ["badge-notifs"], - "colorPermutations": { - "1010101102102102112687194112812812811961961961": [ - { - "s": 1 - }, - { - "f": 4 - }, - { - "f": 2 - }, - { - "f": 3 - }, - { - "f": 0 - } - ] - } - }, - { - "id": 58, - "paths": [ - "M298.667 384v-42.667c0-117.821 95.513-213.333 213.333-213.333s213.333 95.513 213.333 213.333v42.667c94.255 0 170.667 76.412 170.667 170.667 0 63.172-34.321 118.327-85.333 147.836M298.667 384c-94.257 0-170.667 76.412-170.667 170.667 0 63.172 34.321 118.327 85.333 147.836M298.667 384c18.468 0 36.252 2.933 52.909 8.36M512 469.333v426.667M512 469.333l170.667 170.667M512 469.333l-170.667 170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-upload"] - }, - { - "id": 59, - "paths": [ - "M514.15 895.996c-0.717 0.004-1.434 0.004-2.15 0.004s-1.434 0-2.15-0.004c0.725-0.713 1.442-1.429 2.15-2.15 0.708 0.721 1.425 1.438 2.15 2.15z", - "M767.727 798.468c0.179-3.021 0.273-6.067 0.273-9.135 0-82.475-66.859-149.333-149.333-149.333h-213.333c-82.475 0-149.333 66.859-149.333 149.333 0 3.068 0.093 6.114 0.275 9.135-78.72-70.323-128.275-172.608-128.275-286.468 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384 0 113.86-49.557 216.145-128.273 286.468zM512 512c70.694 0 128-57.306 128-128 0-70.692-57.306-128-128-128s-128 57.308-128 128c0 70.694 57.306 128 128 128z", - "M413.964 672h196.072v-64h-196.072v64zM610.035 672c69.568 0 125.965 56.397 125.965 125.965h64c0-104.917-85.047-189.965-189.965-189.965v64zM413.964 608c-104.914 0-189.964 85.047-189.964 189.965h64c0-69.568 56.396-125.965 125.964-125.965v-64zM608 384c0 53.018-42.982 96-96 96v64c88.367 0 160-71.633 160-160h-64zM512 480c-53.018 0-96-42.982-96-96h-64c0 88.367 71.634 160 160 160v-64zM416 384c0-53.019 42.982-96 96-96v-64c-88.366 0-160 71.634-160 160h64zM512 288c53.018 0 96 42.981 96 96h64c0-88.366-71.633-160-160-160v64zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 24, - "tags": ["duotone-user-2"] - }, - { - "id": 46, - "paths": [ - "M298.667 512h426.667M298.667 512l170.667-170.667M298.667 512l170.667 170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-left-small"] - }, - { - "id": 47, - "paths": [ - "M662.626 406.627c12.497-12.497 12.497-32.758 0-45.255s-32.759-12.497-45.257 0l45.257 45.255zM361.37 617.374c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM406.63 361.373c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.758 0 45.255l45.255-45.255zM617.374 662.626c12.497 12.497 32.759 12.497 45.257 0s12.497-32.755 0-45.252l-45.257 45.252zM617.37 361.373l-256 256.001 45.255 45.252 256.001-255.999-45.257-45.255zM361.375 406.627l255.999 255.999 45.257-45.252-256-256.001-45.255 45.255zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-cross-circle"] - }, - { - "id": 48, - "paths": [ - "M213.333 128v-32c-17.673 0-32 14.327-32 32h32zM810.667 896v32c17.673 0 32-14.327 32-32h-32zM213.333 896h-32c0 17.673 14.327 32 32 32v-32zM597.333 128l22.626-22.627c-5.999-6.001-14.14-9.373-22.626-9.373v32zM810.667 341.333h32c0-8.487-3.371-16.626-9.374-22.627l-22.626 22.627zM810.667 864h-597.333v64h597.333v-64zM245.333 896v-768h-64v768h64zM213.333 160h384v-64h-384v64zM778.667 341.333v554.667h64v-554.667h-64zM574.707 150.627l213.333 213.333 45.252-45.255-213.333-213.333-45.252 45.255zM522.667 128v170.667h64v-170.667h-64zM640 416h170.667v-64h-170.667v64zM522.667 298.667c0 64.801 52.531 117.333 117.333 117.333v-64c-29.457 0-53.333-23.878-53.333-53.333h-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-document-clean"] - }, - { - "id": 49, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384M896 512c0-212.077-171.921-384-384-384M896 512h-768M512 896c-212.077 0-384-171.921-384-384M512 896c0 0 170.667-128 170.667-384s-170.667-384-170.667-384M512 896c0 0-170.667-128-170.667-384s170.667-384 170.667-384M128 512c0-212.077 171.923-384 384-384" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-globe-1"] - }, - { - "id": 50, - "paths": [ - "M149.333 149.333h298.667v298.667h-298.667v-298.667z", - "M149.333 576h298.667v298.667h-298.667v-298.667z", - "M576 149.333h298.667v298.667h-298.667v-298.667z", - "M576 576h298.667v298.667h-298.667v-298.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-grid-4"] - }, - { - "id": 51, - "paths": [ - "M341.333 512h341.333M384 341.333h-85.333c-94.257 0-170.667 76.41-170.667 170.667 0 94.255 76.41 170.667 170.667 170.667h85.333M640 682.667h85.333c94.255 0 170.667-76.412 170.667-170.667 0-94.257-76.412-170.667-170.667-170.667h-85.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-link"] - }, - { - "id": 52, - "paths": [ - "M213.333 469.333v-32c-17.673 0-32 14.327-32 32h32zM810.667 469.333h32c0-17.673-14.327-32-32-32v32zM810.667 896v32c17.673 0 32-14.327 32-32h-32zM213.333 896h-32c0 17.673 14.327 32 32 32v-32zM213.333 501.333h597.333v-64h-597.333v64zM778.667 469.333v426.667h64v-426.667h-64zM810.667 864h-597.333v64h597.333v-64zM245.333 896v-426.667h-64v426.667h64zM373.333 298.667c0-76.584 62.084-138.667 138.667-138.667v-64c-111.93 0-202.667 90.737-202.667 202.667h64zM512 160c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM309.333 298.667v170.667h64v-170.667h-64zM650.667 298.667v170.667h64v-170.667h-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-lock-on"] - }, - { - "id": 53, - "paths": [ - "M149.333 234.667l302.327 302.327c33.323 33.323 87.356 33.323 120.678 0l302.327-302.327M170.667 810.667h682.667c23.565 0 42.667-19.102 42.667-42.667v-512c0-23.564-19.102-42.667-42.667-42.667h-682.667c-23.564 0-42.667 19.103-42.667 42.667v512c0 23.565 19.103 42.667 42.667 42.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-mail"] - }, - { - "id": 54, - "paths": [ - "M128.001 490.667c-0.147 56.316 13.010 111.868 38.4 162.133 30.104 60.237 76.384 110.899 133.655 146.317s123.273 54.191 190.61 54.217c56.316 0.149 111.868-13.009 162.133-38.4l243.2 81.067-81.067-243.2c25.391-50.266 38.549-105.818 38.4-162.133-0.026-67.337-18.799-133.338-54.217-190.61s-86.080-103.551-146.317-133.655c-50.266-25.39-105.818-38.547-162.133-38.4h-21.333c-88.931 4.906-172.928 42.443-235.909 105.423s-100.517 146.978-105.423 235.909v21.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-message-circle"] - }, - { - "id": 55, - "paths": [ - "M512 736c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM512.427 800c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM512 800h0.427v-64h-0.427v64zM341.333 160h341.333v-64h-341.333v64zM736 213.333v597.333h64v-597.333h-64zM682.667 864h-341.333v64h341.333v-64zM288 810.667v-597.333h-64v597.333h64zM341.333 864c-29.455 0-53.333-23.876-53.333-53.333h-64c0 64.802 52.532 117.333 117.333 117.333v-64zM736 810.667c0 29.457-23.876 53.333-53.333 53.333v64c64.802 0 117.333-52.531 117.333-117.333h-64zM682.667 160c29.457 0 53.333 23.878 53.333 53.333h64c0-64.801-52.531-117.333-117.333-117.333v64zM341.333 96c-64.801 0-117.333 52.532-117.333 117.333h64c0-29.455 23.878-53.333 53.333-53.333v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-smartphone"] - }, - { - "id": 56, - "paths": [ - "M853.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-341.333c-94.257 0-170.667 76.412-170.667 170.667v85.333M853.333 341.333v256M725.333 469.333h256M682.667 298.667c0 94.257-76.412 170.667-170.667 170.667-94.257 0-170.667-76.41-170.667-170.667s76.41-170.667 170.667-170.667c94.255 0 170.667 76.41 170.667 170.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-user-plus"] - }, - { - "id": 57, - "paths": [ - "M544 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 597.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 724.907c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM480 298.667v298.667h64v-298.667h-64zM480 724.907v0.427h64v-0.427h-64zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-warning-circle"] - }, - { - "id": 38, - "paths": [ - "M727.936 478.72c25.809-33.195 39.898-74.005 40.064-116.053 0-105.856-86.144-192-192-192h-320v640h341.333c105.856 0 192-86.144 192-192-0.055-26.295-5.538-52.297-16.102-76.378-10.564-24.077-25.984-45.722-45.295-63.569zM576 298.667c35.285 0 64 28.715 64 64s-28.715 64-64 64h-192v-128h192zM597.333 682.667h-213.333v-128h213.333c35.285 0 64 28.715 64 64s-28.715 64-64 64z" - ], - "attrs": [], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["bx-bold.svg"], - "colorPermutations": {} - }, - { - "id": 39, - "paths": [ - "M810.667 298.667v-128h-426.667v128h122.368l-121.856 426.667h-171.179v128h426.667v-128h-122.368l121.856-426.667h171.179z" - ], - "attrs": [ - { - "fill": "rgb(204, 204, 204)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["bx-italic.svg"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "f": 5 - } - ] - } - }, - { - "id": 40, - "paths": [ - "M853.333 469.333h-341.333c-170.667 0-170.667-77.483-170.667-106.667 0-26.368 0-106.667 170.667-106.667 119.467 0 127.573 71.595 128 85.931l42.667-0.597h42.667c0-59.051-44.587-170.667-213.333-170.667-231.083 0-256 134.272-256 192 0 31.061 6.315 71.125 31.403 106.667h-116.736v85.333h682.667v-85.333zM512 768c-161.835 0-170.24-77.44-170.667-85.333h-85.333c0 1.707 2.944 170.667 256 170.667 222.763 0 256-120.277 256-192 0-6.229-0.384-13.525-1.195-21.333h-85.589c1.365 8.533 1.451 16.043 1.451 21.333 0 29.184 0 106.667-170.667 106.667z" - ], - "attrs": [ - { - "fill": "rgb(204, 204, 204)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["bx-strikethrough.svg"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "f": 5 - } - ] - } - }, - { - "id": 41, - "paths": [ - "M213.333 768h597.333v85.333h-597.333v-85.333zM256 170.667v256c0 141.184 114.816 256 256 256s256-114.816 256-256v-256h-85.333v256c0 94.123-76.544 170.667-170.667 170.667s-170.667-76.544-170.667-170.667v-256h-85.333z" - ], - "attrs": [ - { - "fill": "rgb(204, 204, 204)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["bx-underline.svg"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "f": 5 - } - ] - } - }, - { - "id": 42, - "paths": [ - "M426.671 0h512v85.333h85.333v255.999h-341.333v85.335h256v85.333h-341.333v85.333h170.665v170.667h-85.333v-85.333h-85.333v170.665h-85.335v85.335h85.335v85.333h-170.667v-170.667h-170.667v85.335h85.335v85.333h-170.667v-170.667h-85.333v-85.333h-85.333v-341.333h85.333v170.665h170.666v-170.665h85.335v-341.334h85.333v-85.333zM597.339 170.667v-85.333h-85.335v85.333h85.335z" - ], - "attrs": [ - { - "fill": "rgb(204, 204, 204)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["dino-avatar"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "f": 5 - } - ] - } - }, - { - "id": 43, - "paths": [ - "M819.2 234.667h-597.333c-23.564 0-42.667 19.103-42.667 42.667v384c0 23.564 19.103 42.667 42.667 42.667h597.333c23.564 0 42.667-19.103 42.667-42.667v-384c0-23.564-19.103-42.667-42.667-42.667z", - "M221.867 704h597.333M168.533 810.667h704c29.455 0 53.333-23.878 53.333-53.333s-23.878-53.333-53.333-53.333h-704c-29.455 0-53.333 23.878-53.333 53.333s23.878 53.333 53.333 53.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(128, 128, 128)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319661458333 - }, - { - "fill": "none", - "stroke": "rgb(128, 128, 128)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319661458333 - } - ], - "width": 1041, - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["laptop"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "s": 1 - }, - { - "s": 1 - } - ] - } - }, - { - "id": 44, - "paths": [ - "M853.332 170.6h-682.667v682.666h682.667v-682.666z", - "M298.665 341.199h426.668", - "M298.665 512h426.668", - "M298.665 682.601h256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 58.07183837890625 - }, - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 58.07183837890625 - }, - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 58.07183837890625 - }, - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 58.07183837890625 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["list-right"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "s": 2 - }, - { - "s": 2 - }, - { - "s": 2 - }, - { - "s": 2 - } - ] - } - }, - { - "id": 45, - "paths": [ - "M512.007 14.219c-274.475 0-497.778 178.653-497.778 398.222 0 135.522 82.825 257.989 220.219 331.010 17.201 9.141 28.669 26.643 28.669 46.122v120.644c0 41.020 46.829 64.435 79.645 39.825l173.478-130.109c8.256-6.192 18.268-9.605 28.574-10.141 259.231-13.472 464.969-186.597 464.969-397.35 0-219.569-223.302-398.222-497.777-398.222zM611.563 511.997c0 27.492-22.287 49.777-49.778 49.777h-248.888c-27.492 0-49.778-22.286-49.778-49.777v0c0-27.492 22.287-49.777 49.778-49.777h248.889c27.491 0 49.777 22.286 49.777 49.777v0zM760.896 312.886c0 27.491-22.287 49.777-49.778 49.777h-398.222c-27.492 0-49.778-22.287-49.778-49.777v0c0-27.492 22.287-49.778 49.778-49.778h398.222c27.492 0 49.778 22.287 49.778 49.778v0z" - ], - "attrs": [ - { - "fill": "rgb(255, 255, 255)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["reply-chat-bubble"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "f": 6 - } - ] - } - }, - { - "id": 36, - "paths": [ - "M323.66 615.006v0zM444.339 615.006v0zM451.661 622.327v0zM572.339 622.327v0zM664.994 529.673v0zM785.673 529.673v0zM213.333 202.667h597.333v-64h-597.333v64zM821.333 213.333v597.333h64v-597.333h-64zM810.667 821.333h-597.333v64h597.333v-64zM202.667 810.667v-597.333h-64v597.333h64zM213.333 821.333c-5.891 0-10.667-4.774-10.667-10.667h-64c0 41.237 33.429 74.667 74.667 74.667v-64zM821.333 810.667c0 5.892-4.774 10.667-10.667 10.667v64c41.237 0 74.667-33.429 74.667-74.667h-64zM810.667 202.667c5.892 0 10.667 4.776 10.667 10.667h64c0-41.237-33.429-74.667-74.667-74.667v64zM213.333 138.667c-41.237 0-74.667 33.429-74.667 74.667h64c0-5.891 4.776-10.667 10.667-10.667v-64zM193.294 790.626l152.994-152.994-45.255-45.252-152.994 152.994 45.255 45.252zM421.712 637.632l7.322 7.322 45.252-45.252-7.322-7.322-45.253 45.252zM594.965 644.954l92.655-92.655-45.252-45.252-92.655 92.655 45.252 45.252zM763.046 552.299l67.661 67.661 45.252-45.252-67.661-67.661-45.252 45.252zM687.62 552.299c20.83-20.826 54.596-20.826 75.426 0l45.252-45.252c-45.82-45.824-120.111-45.824-165.931 0l45.252 45.252zM429.035 644.954c45.82 45.824 120.111 45.824 165.931 0l-45.252-45.252c-20.83 20.826-54.596 20.826-75.426 0l-45.252 45.252zM346.288 637.632c20.828-20.826 54.597-20.826 75.424 0l45.253-45.252c-45.82-45.824-120.111-45.824-165.932 0l45.255 45.252zM424.149 377.429c0 25.804-20.958 46.763-46.763 46.763v64c61.15 0 110.763-49.613 110.763-110.763h-64zM377.387 424.192c-25.75 0-46.72-20.947-46.72-46.763h-64c0 61.137 49.601 110.763 110.72 110.763v-64zM330.667 377.429c0-25.815 20.97-46.763 46.72-46.763v-64c-61.119 0-110.72 49.623-110.72 110.763h64zM377.387 330.667c25.804 0 46.763 20.958 46.763 46.763h64c0-61.15-49.613-110.763-110.763-110.763v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-image-1"] - }, - { - "id": 0, - "paths": [ - "M561.583 519.759l134.147 6.449c158.099 7.601 308.166 42.213 438.12 99.255-14.95-15.698-31.753-31.006-50.423-45.809-97.22-77.053-238.897-134.042-405.135-148.764l-116.709-10.335v-211.936l-342.833 282.763 342.833 282.763v-254.386zM1346.125 753.561c0.179 0.811 0.35 1.622 0.521 2.434 1.382 6.546 2.594 13.13 3.627 19.751 3.072 19.548 4.642 39.412 4.642 59.535 0 39.59-48.546 52.518-78.601 26.756-10.684-9.155-21.82-18.080-33.374-26.756-5.009-3.759-10.095-7.473-15.258-11.138-0.35-0.247-0.7-0.495-1.050-0.742-107.725-76.164-249.25-131.689-409.050-156.449-41.524-6.434-84.281-10.791-128-12.893v255.833c0 54.11-62.979 83.797-104.722 49.374l-507.417-418.511c-31.037-25.599-31.037-73.147 0-98.746l507.416-418.51c41.743-34.429 104.722-4.737 104.722 49.373v230.517c336.994 29.843 605.436 214.82 656.542 450.172z" - ], - "attrs": [], - "width": 1365, - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["icon wrapper"], - "colorPermutations": {} - }, - { - "id": 1, - "paths": [ - "M34.133 887.467h-17.067v17.067h17.067v-17.067zM899.536 899.536c6.663-6.666 6.663-17.473 0-24.139l-108.612-108.609c-6.666-6.666-17.473-6.666-24.136 0-6.666 6.663-6.666 17.469 0 24.136l96.543 96.543-96.543 96.543c-6.666 6.666-6.666 17.473 0 24.136 6.663 6.666 17.469 6.666 24.136 0l108.612-108.609zM17.067 0v887.467h34.133v-887.467h-34.133zM34.133 904.533h853.333v-34.133h-853.333v34.133z" - ], - "attrs": [ - { - "fill": "rgb(128, 128, 128)" - } - ], - "width": 922, - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["long-right-angle-arrow"], - "colorPermutations": { - "128128128120420420412552552551": [ - { - "f": 0 - } - ] - } - }, - { - "id": 2, - "paths": [ - "M635.538 310.536c-6.992 7.134-10.909 16.726-10.909 26.716s3.917 19.581 10.909 26.716l61.067 61.065c7.131 6.992 16.724 10.909 26.715 10.909 9.988 0 19.58-3.917 26.715-10.909l143.883-143.884c19.189 42.409 25 89.66 16.658 135.455-8.346 45.795-30.446 87.962-63.364 120.876-32.914 32.914-75.077 55.018-120.872 63.36-45.798 8.346-93.049 2.534-135.457-16.658l-306.39 306.392c-15.183 15.184-35.776 23.713-57.248 23.713s-42.065-8.528-57.248-23.713c-15.183-15.184-23.713-35.778-23.713-57.249s8.53-42.064 23.713-57.249l306.392-306.388c-19.193-42.408-25.004-89.659-16.658-135.455 8.342-45.795 30.446-87.96 63.36-120.875s75.081-55.017 120.876-63.361c45.795-8.344 93.045-2.533 135.453 16.658l-143.883 143.884z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(128, 128, 128)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 73.14285714285714 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["wrench"], - "colorPermutations": { - "204204204125525525513838381": [ - { - "s": 0 - } - ], - "128128128120420420412552552551": [ - { - "s": 0 - } - ] - } - }, - { - "id": 3, - "paths": [ - "M927.957 639.996c0 42.667-42.667 85.333-85.333 85.333h-511.999l-170.667 170.667v-640.001c0-42.667 42.667-85.333 85.333-85.333h597.332c42.667 0 85.333 42.667 85.333 85.333v384.001z", - "M373.375 341.333h341.334", - "M373.375 554.667h213.334" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 63.83317565917969 - }, - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 63.83317565917969 - }, - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 63.83317565917969 - } - ], - "width": 1067, - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["Filled"], - "colorPermutations": {} - }, - { - "id": 4, - "paths": [ - "M352.263 32.769v79.872h79.872v159.744h159.742v-159.744h79.872v-79.872h79.872v79.872h-79.872v159.744h79.872v79.872h79.872v79.872h79.872v79.871h79.872v159.744h-79.872v-159.744h-79.872v239.616h-79.872v79.872h-79.872v79.872h79.872v79.872h-159.744v-159.744h-159.742v159.744h-159.744v-79.872h79.872v-79.872h-79.872v-79.872h-79.872v-239.616h-79.872v159.744h-79.872v-159.744h79.872v-79.871h79.872v-79.872h79.872v-79.872h79.872v-159.744h-79.872v-79.872h79.872zM671.749 432.129h-79.872v159.743h79.872v-159.743zM432.135 432.129h-79.872v159.743h79.872v-159.743z" - ], - "attrs": [ - { - "fill": "rgb(204, 204, 204)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["Union"], - "colorPermutations": { - "204204204125525525513838381": [ - { - "f": 1 - } - ], - "128128128120420420412552552551": [ - { - "f": 1 - } - ] - } - }, - { - "id": 5, - "paths": ["M426.667 725.333l213.333-213.333-213.333-213.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-right-small"] - }, - { - "id": 6, - "paths": [ - "M544 724.907c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM480 597.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM353.104 383.426c-4.602 17.064 5.501 34.627 22.564 39.228s34.627-5.501 39.228-22.564l-61.792-16.664zM480 724.907v0.427h64v-0.427h-64zM608 422.788c0 25.515-15.876 39.002-50.027 62.289-28.855 19.674-77.973 50.044-77.973 112.256h64c0-23.121 14.882-35.418 50.027-59.379 29.85-20.352 77.973-51.469 77.973-115.166h-64zM512 330.667c54.899 0 96 41.983 96 92.121h64c0-86.962-71.249-156.121-160-156.121v64zM414.896 400.090c10.379-38.486 49.816-69.423 97.104-69.423v-64c-73.907 0-140.401 48.176-158.896 116.759l61.792 16.664zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-question-circle"] - }, - { - "id": 7, - "paths": [ - "M170.667 512h682.667M170.667 512l256-256M170.667 512l256 256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-left"] - }, - { - "id": 8, - "paths": [ - "M725.333 512h-426.667M725.333 512l-170.667 170.667M725.333 512l-170.667-170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-right-small"] - }, - { - "id": 9, - "paths": [ - "M853.333 512h-682.667M853.333 512l-256 256M853.333 512l-256-256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-right"] - }, - { - "id": 10, - "paths": [ - "M359.284 178.521c42.633-31.738 95.483-50.521 152.716-50.521 141.385 0 256 114.615 256 256 0 95.211 26.556 190.421 50.039 256M253.646 434.641c-13.742 152.218-82.979 290.692-82.979 290.692h362.667M384 725.333v42.667c0 70.694 57.306 128 128 128 55.731 0 103.147-35.618 120.717-85.333M128 128l768 768" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-bell-disabled"] - }, - { - "id": 11, - "paths": [ - "M170.667 725.333l-28.622-14.31c-4.96 9.92-4.43 21.7 1.401 31.134s16.131 15.177 27.221 15.177v-32zM853.333 725.333v32c11.089 0 21.389-5.743 27.221-15.177 5.828-9.434 6.362-21.214 1.399-31.134l-28.621 14.31zM288 384c0-123.712 100.288-224 224-224v-64c-159.058 0-288 128.942-288 288h64zM512 160c123.712 0 224 100.288 224 224h64c0-159.058-128.943-288-288-288v64zM224 384c0 80.495-20.224 162.146-41.024 224.546-10.337 31.010-20.67 56.841-28.388 74.85-3.856 8.994-7.049 16.017-9.252 20.736-1.101 2.359-1.953 4.143-2.516 5.303-0.281 0.585-0.49 1.007-0.621 1.276-0.065 0.132-0.111 0.226-0.137 0.277-0.013 0.026-0.021 0.043-0.023 0.047s-0.002 0.004-0 0c0 0 0.002-0.004 0.003-0.004 0.002-0.004 0.005-0.009 28.626 14.302s28.625 14.306 28.628 14.298c0.002-0.004 0.006-0.009 0.009-0.017 0.006-0.013 0.014-0.030 0.023-0.047 0.018-0.034 0.041-0.081 0.069-0.137 0.056-0.115 0.133-0.269 0.229-0.465 0.192-0.388 0.463-0.943 0.806-1.651 0.688-1.421 1.669-3.473 2.901-6.114 2.464-5.282 5.937-12.924 10.082-22.596 8.282-19.324 19.282-46.827 30.278-79.817 21.866-65.6 44.309-154.615 44.309-244.787h-64zM170.667 757.333h682.667v-64h-682.667v64zM853.333 725.333c28.621-14.31 28.625-14.306 28.625-14.302 0 0 0.004 0.004 0.004 0.004 0 0.004 0 0.004 0 0-0.004-0.004-0.013-0.021-0.026-0.047-0.026-0.051-0.073-0.145-0.137-0.277-0.132-0.269-0.341-0.691-0.619-1.276-0.563-1.161-1.417-2.944-2.517-5.303-2.202-4.719-5.397-11.742-9.25-20.736-7.718-18.010-18.052-43.84-28.39-74.85-20.8-62.4-41.024-144.051-41.024-224.546h-64c0 90.172 22.443 179.187 44.309 244.787 10.995 32.99 21.995 60.493 30.276 79.817 4.147 9.673 7.62 17.314 10.082 22.596 1.233 2.641 2.214 4.693 2.901 6.114 0.346 0.708 0.614 1.263 0.806 1.651 0.098 0.196 0.175 0.35 0.23 0.465 0.026 0.055 0.051 0.102 0.068 0.137 0.009 0.017 0.017 0.034 0.021 0.047 0.004 0.009 0.009 0.013 0.009 0.017 0.004 0.009 0.009 0.013 28.629-14.298zM608 768c0 53.018-42.982 96-96 96v64c88.367 0 160-71.633 160-160h-64zM512 864c-53.018 0-96-42.982-96-96h-64c0 88.367 71.634 160 160 160v-64zM416 768v-42.667h-64v42.667h64zM672 768v-42.667h-64v42.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-bell"] - }, - { - "id": 12, - "paths": [ - "M640 128v170.667M384 128v170.667M170.667 469.333h682.667M853.333 469.333v341.333c0 47.13-38.204 85.333-85.333 85.333h-512c-47.128 0-85.333-38.204-85.333-85.333v-512c0-47.128 38.205-85.333 85.333-85.333h512c47.13 0 85.333 38.205 85.333 85.333v170.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-calendar"] - }, - { - "id": 13, - "paths": ["M640 170.667l-341.333 341.333 341.333 341.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-left"] - }, - { - "id": 14, - "paths": ["M384 853.333l341.333-341.333-341.333-341.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-right"] - }, - { - "id": 15, - "paths": [ - "M298.667 469.333v-42.667c0-117.821 95.513-213.333 213.333-213.333s213.333 95.513 213.333 213.333v42.667c94.255 0 170.667 76.412 170.667 170.667s-76.412 170.667-170.667 170.667M298.667 469.333c-94.257 0-170.667 76.412-170.667 170.667s76.41 170.667 170.667 170.667M298.667 469.333c43.283 0 82.803 16.111 112.888 42.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-cloud"] - }, - { - "id": 16, - "paths": [ - "M746.667 597.333h64c47.13 0 85.333-38.204 85.333-85.333v-298.667c0-47.128-38.204-85.333-85.333-85.333h-298.667c-47.13 0-85.333 38.205-85.333 85.333v64M213.333 896h298.667c47.13 0 85.333-38.204 85.333-85.333v-298.667c0-47.13-38.204-85.333-85.333-85.333h-298.667c-47.128 0-85.333 38.204-85.333 85.333v298.667c0 47.13 38.205 85.333 85.333 85.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-copy"] - }, - { - "id": 17, - "paths": [ - "M810.667 213.333l-597.333 597.333M213.334 213.333l597.333 597.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-cross"] - }, - { - "id": 18, - "paths": [ - "M170.667 682.667l-22.627-22.626-9.373 9.37v13.257h32zM725.333 128l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM896 298.667l22.626 22.627c12.497-12.497 12.497-32.758 0-45.255l-22.626 22.627zM341.333 853.333v32h13.255l9.373-9.374-22.627-22.626zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM193.294 705.293l554.665-554.665-45.252-45.255-554.668 554.668 45.255 45.252zM702.707 150.627l170.667 170.667 45.252-45.255-170.667-170.667-45.252 45.255zM873.374 276.039l-554.668 554.668 45.255 45.252 554.665-554.665-45.252-45.255zM341.333 821.333h-170.667v64h170.667v-64zM202.667 853.333v-170.667h-64v170.667h64zM574.707 278.627l170.667 170.665 45.252-45.254-170.667-170.667-45.252 45.255z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-edit-1"] - }, - { - "id": 19, - "paths": [ - "M341.333 597.333c0 0 64 85.333 170.667 85.333s170.667-85.333 170.667-85.333M384 384h0.427M640 384h0.427M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-emotxd-smile"] - }, - { - "id": 20, - "paths": [ - "M597.333 213.333c0-47.128-38.204-85.333-85.333-85.333s-85.333 38.205-85.333 85.333M597.333 213.333c0 47.128-38.204 85.333-85.333 85.333s-85.333-38.205-85.333-85.333M597.333 213.333h256M426.667 213.333h-256M682.667 512c0 47.13 38.204 85.333 85.333 85.333s85.333-38.204 85.333-85.333c0-47.13-38.204-85.333-85.333-85.333s-85.333 38.204-85.333 85.333zM682.667 512h-512M341.333 810.667c0-47.13-38.205-85.333-85.333-85.333s-85.333 38.204-85.333 85.333c0 47.13 38.205 85.333 85.333 85.333s85.333-38.204 85.333-85.333zM341.333 810.667h512" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-filters-2"] - }, - { - "id": 21, - "paths": [ - "M128 512v256c0 47.13 38.205 85.333 85.333 85.333h597.333c47.13 0 85.333-38.204 85.333-85.333v-256M128 512l117.618-313.648c6.245-16.653 22.165-27.686 39.95-27.686h452.864c17.783 0 33.707 11.032 39.949 27.686l117.619 313.648M128 512h234.667l64 128h170.667l85.333-128h213.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-inbox"] - }, - { - "id": 22, - "paths": [ - "M480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 426.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 299.092c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 298.665c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM544 725.333v-298.667h-64v298.667h64zM544 299.092v-0.426h-64v0.426h64zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-info-circle"] - }, - { - "id": 23, - "paths": [ - "M498.837 525.167l397.167-397.167M768 256l85.333 85.333-128 128-85.333-85.333M554.667 661.333c0 105.954-85.969 192-192.052 192-105.981 0-191.948-86.046-191.948-192s85.967-192 191.948-192c106.083 0 192.052 86.046 192.052 192z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-key"] - }, - { - "id": 24, - "paths": [ - "M597.333 170.667h170.667c47.13 0 85.333 38.205 85.333 85.333v512c0 47.13-38.204 85.333-85.333 85.333h-170.667M128 512h512M128 512l170.667-170.667M128 512l170.667 170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-logout"] - }, - { - "id": 25, - "paths": [ - "M512 554.667c23.565 0 42.667-19.102 42.667-42.667s-19.102-42.667-42.667-42.667c-23.565 0-42.667 19.102-42.667 42.667s19.102 42.667 42.667 42.667z", - "M810.667 554.667c23.565 0 42.667-19.102 42.667-42.667s-19.102-42.667-42.667-42.667c-23.565 0-42.667 19.102-42.667 42.667s19.102 42.667 42.667 42.667z", - "M213.333 554.667c23.564 0 42.667-19.102 42.667-42.667s-19.103-42.667-42.667-42.667c-23.564 0-42.667 19.102-42.667 42.667s19.103 42.667 42.667 42.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-menu-horizontal"] - }, - { - "id": 26, - "paths": [ - "M512 554.667c23.565 0 42.667-19.102 42.667-42.667s-19.102-42.667-42.667-42.667c-23.565 0-42.667 19.102-42.667 42.667s19.102 42.667 42.667 42.667z", - "M512 256c23.565 0 42.667-19.103 42.667-42.667s-19.102-42.667-42.667-42.667c-23.565 0-42.667 19.103-42.667 42.667s19.102 42.667 42.667 42.667z", - "M512 853.333c23.565 0 42.667-19.102 42.667-42.667s-19.102-42.667-42.667-42.667c-23.565 0-42.667 19.102-42.667 42.667s19.102 42.667 42.667 42.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-menu-vertical"] - }, - { - "id": 27, - "paths": [ - "M341.333 405.333h298.667M341.333 576h213.333M128.001 490.667c-0.147 56.316 13.010 111.868 38.4 162.133 30.104 60.237 76.384 110.899 133.655 146.317s123.273 54.191 190.61 54.217c56.316 0.149 111.868-13.009 162.133-38.4l243.2 81.067-81.067-243.2c25.391-50.266 38.549-105.818 38.4-162.133-0.026-67.337-18.799-133.338-54.217-190.61s-86.080-103.551-146.317-133.655c-50.266-25.39-105.818-38.547-162.133-38.4h-21.333c-88.931 4.906-172.928 42.443-235.909 105.423s-100.517 146.978-105.423 235.909v21.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-message-circle-lines"] - }, - { - "id": 28, - "paths": [ - "M341.333 341.333h341.333M341.333 512h213.333M170.667 170.667h682.667v512h-341.333l-213.333 213.333v-213.333h-128v-512z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-message-square-lines"] - }, - { - "id": 29, - "paths": [ - "M853.333 170.667h-682.667v512h128v213.333l213.333-213.333h341.333v-512z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-message-square"] - }, - { - "id": 30, - "paths": [ - "M544 341.333c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 682.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM341.333 480c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM682.667 544c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM480 341.333v341.333h64v-341.333h-64zM341.333 544h341.333v-64h-341.333v64zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-plus-circle"] - }, - { - "id": 31, - "paths": ["M512 170.667v682.667M170.667 512h682.667"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-plus"] - }, - { - "id": 32, - "paths": [ - "M830.707 875.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM736 448c0 159.057-128.943 288-288 288v64c194.402 0 352-157.598 352-352h-64zM448 736c-159.058 0-288-128.943-288-288h-64c0 194.402 157.596 352 352 352v-64zM160 448c0-159.058 128.942-288 288-288v-64c-194.404 0-352 157.596-352 352h64zM448 160c159.057 0 288 128.942 288 288h64c0-194.404-157.598-352-352-352v64zM875.959 830.707l-178.667-178.671-45.257 45.257 178.671 178.667 45.252-45.252z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-search"] - }, - { - "id": 33, - "paths": [ - "M853.333 170.667l-725.333 298.667 298.667 128M853.333 170.667l-298.667 725.333-128-298.667M853.333 170.667l-426.667 426.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-send-2"] - }, - { - "id": 34, - "paths": [ - "M426.667 170.667c0-23.564 19.102-42.667 42.667-42.667h85.333c23.565 0 42.667 19.103 42.667 42.667v24.268c0 18.253 12.25 34.11 29.107 41.109 16.866 7.002 36.501 4.333 49.412-8.578l17.165-17.166c16.661-16.663 43.678-16.663 60.339 0l60.339 60.34c16.666 16.663 16.666 43.677 0 60.34l-17.161 17.163c-12.915 12.912-15.582 32.549-8.58 49.414 6.997 16.859 22.857 29.11 41.114 29.11h24.265c23.565 0 42.667 19.102 42.667 42.667v85.333c0 23.565-19.102 42.667-42.667 42.667h-24.269c-18.253 0-34.108 12.25-41.109 29.107-7.002 16.866-4.335 36.501 8.58 49.412l17.161 17.165c16.666 16.661 16.666 43.678 0 60.339l-60.339 60.339c-16.661 16.666-43.678 16.666-60.339 0l-17.165-17.161c-12.911-12.915-32.546-15.582-49.412-8.58-16.858 6.997-29.107 22.857-29.107 41.109v24.269c0 23.565-19.102 42.667-42.667 42.667h-85.333c-23.565 0-42.667-19.102-42.667-42.667v-24.265c0-18.257-12.251-34.116-29.11-41.114-16.865-7.002-36.502-4.335-49.414 8.58l-17.164 17.161c-16.663 16.666-43.677 16.666-60.34 0l-60.34-60.339c-16.662-16.661-16.662-43.678 0-60.339l17.167-17.165c12.911-12.911 15.58-32.546 8.578-49.412-6.999-16.858-22.856-29.107-41.109-29.107h-24.268c-23.564 0-42.667-19.102-42.667-42.667v-85.333c0-23.565 19.103-42.667 42.667-42.667h24.268c18.253 0 34.111-12.25 41.11-29.109 7.002-16.864 4.334-36.5-8.579-49.412l-17.166-17.166c-16.663-16.663-16.663-43.677 0-60.34l60.34-60.34c16.663-16.662 43.677-16.662 60.34 0l17.166 17.166c12.912 12.912 32.548 15.581 49.412 8.579 16.858-6.999 29.109-22.857 29.109-41.111v-24.267z", - "M597.333 512c0 47.13-38.204 85.333-85.333 85.333s-85.333-38.204-85.333-85.333c0-47.13 38.204-85.333 85.333-85.333s85.333 38.204 85.333 85.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-settings"] - }, - { - "id": 35, - "paths": [ - "M981.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-21.333M640 469.333c94.255 0 170.667-76.41 170.667-170.667s-76.412-170.667-170.667-170.667M725.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-341.333c-94.257 0-170.667 76.412-170.667 170.667v85.333M554.667 298.667c0 94.257-76.412 170.667-170.667 170.667-94.257 0-170.667-76.41-170.667-170.667s76.41-170.667 170.667-170.667c94.255 0 170.667 76.41 170.667 170.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-users"] - } - ], - "colorThemes": [] - }, - { - "selection": [ - { - "order": 0, - "id": 17, - "name": "all-notifs", - "prevSize": 32 - }, - { - "order": 0, - "id": 18, - "name": "muted-notifs", - "prevSize": 32 - }, - { - "order": 0, - "id": 19, - "name": "badge-notifs", - "prevSize": 32 - }, - { - "order": 0, - "id": 16, - "name": "bx-bold.svg", - "prevSize": 32 - }, - { - "order": 0, - "id": 15, - "name": "bx-italic.svg", - "prevSize": 32 - }, - { - "order": 0, - "id": 14, - "name": "bx-strikethrough.svg", - "prevSize": 32 - }, - { - "order": 0, - "id": 13, - "name": "bx-underline.svg", - "prevSize": 32 - }, - { - "order": 0, - "id": 12, - "name": "dino-avatar", - "prevSize": 32 - }, - { - "order": 0, - "id": 11, - "name": "laptop", - "prevSize": 32 - }, - { - "order": 0, - "id": 10, - "name": "list-right", - "prevSize": 32 - }, - { - "order": 0, - "id": 9, - "name": "reply-chat-bubble", - "prevSize": 32 - }, - { - "order": 0, - "id": 8, - "name": "icon-wrapper", - "prevSize": 32 - }, - { - "order": 0, - "id": 6, - "name": "long-right-angle-arrow", - "prevSize": 32 - }, - { - "order": 0, - "id": 5, - "name": "wrench1", - "prevSize": 32 - }, - { - "order": 0, - "id": 4, - "name": "Filled1", - "prevSize": 32 - }, - { - "order": 0, - "id": 2, - "name": "Union", - "prevSize": 32 - } - ], - "id": 3, - "metadata": { - "name": "Custom Icons", - "importSize": { - "width": 18, - "height": 18 - } - }, - "height": 1024, - "prevSize": 32, - "icons": [ - { - "id": 17, - "paths": [ - "M107.163 5.953h404.837c36.168 0 65.488 29.32 65.488 65.488v881.116c0 36.168-29.32 65.488-65.488 65.488h-404.837c-36.168 0-65.488-29.32-65.488-65.488v-881.116c0-36.168 29.32-65.488 65.488-65.488z", - "M345.302 904.93c0 19.728-15.993 35.721-35.721 35.721s-35.721-15.993-35.721-35.721c0-19.728 15.993-35.721 35.721-35.721s35.721 15.993 35.721 35.721z", - "M535.814 168.399c0-20.668-16.754-37.422-37.422-37.422h-377.62c-20.668 0-37.422 16.754-37.422 37.422v56.132c0 20.668 16.754 37.422 37.422 37.422h377.62c20.668 0 37.422-16.754 37.422-37.422v-56.132z", - "M242.902 559.628h133.358c9.206 0 16.67 7.463 16.67 16.67v133.358c0 9.206-7.463 16.67-16.67 16.67h-133.358c-9.206 0-16.67-7.463-16.67-16.67v-133.358c0-9.206 7.463-16.67 16.67-16.67z", - "M291.721 601.302c0 55.896-45.313 101.209-101.209 101.209s-101.209-45.313-101.209-101.209c0-55.896 45.313-101.209 101.209-101.209s101.209 45.313 101.209 101.209z", - "M197.889 567.978h-9.273l-15.742 10.289v9.12l15.096-9.859h0.369v53.542h9.551v-63.091z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(102, 102, 102)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 11.906976744186046 - }, - { - "fill": "rgb(196, 196, 196)" - }, - { - "fill": "rgb(126, 87, 194)" - }, - { - "fill": "rgb(128, 128, 128)" - }, - { - "fill": "rgb(126, 87, 194)" - }, - { - "fill": "rgb(10, 10, 10)" - } - ], - "width": 619, - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["all-notifs"], - "colorPermutations": { - "1010101102102102112687194112812812811961961961": [ - { - "s": 1 - }, - { - "f": 4 - }, - { - "f": 3 - }, - { - "f": 2 - }, - { - "f": 3 - }, - { - "f": 0 - } - ] - } - }, - { - "id": 18, - "paths": [ - "M107.163 5.953h404.837c36.168 0 65.488 29.32 65.488 65.488v881.116c0 36.168-29.32 65.488-65.488 65.488h-404.837c-36.168 0-65.488-29.32-65.488-65.488v-881.116c0-36.168 29.32-65.488 65.488-65.488z", - "M345.302 904.93c0 19.728-15.993 35.721-35.721 35.721s-35.721-15.993-35.721-35.721c0-19.728 15.993-35.721 35.721-35.721s35.721 15.993 35.721 35.721z", - "M273.86 571.535h-59.535c0 0 23.814-47.628 23.814-95.256 0-18.948 7.526-37.119 20.925-50.517 13.398-13.399 31.569-20.925 50.517-20.925s37.119 7.526 50.517 20.925c13.399 13.398 20.925 31.569 20.925 50.517 0 35.721 23.814 95.256 23.814 95.256h-59.535M273.86 571.535v11.907c0 4.691 0.924 9.336 2.72 13.67 1.794 4.333 4.426 8.271 7.743 11.588s7.255 5.949 11.588 7.743c4.334 1.796 8.979 2.72 13.67 2.72s9.336-0.924 13.67-2.72c4.333-1.794 8.271-4.426 11.588-7.743s5.949-7.255 7.743-11.588c1.796-4.334 2.72-8.979 2.72-13.67v-11.907M273.86 571.535h71.442", - "M179.327 381.023l261.231 261.231" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(102, 102, 102)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 11.906976744186046 - }, - { - "fill": "rgb(196, 196, 196)" - }, - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 17.86046511627907 - }, - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "miter", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 17.86046511627907 - } - ], - "width": 619, - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["muted-notifs"], - "colorPermutations": { - "1010101102102102112687194112812812811961961961": [ - { - "s": 1 - }, - { - "f": 4 - }, - { - "s": 3 - }, - { - "s": 3 - } - ] - } - }, - { - "id": 19, - "paths": [ - "M107.163 5.953h404.837c36.168 0 65.488 29.32 65.488 65.488v881.116c0 36.168-29.32 65.488-65.488 65.488h-404.837c-36.168 0-65.488-29.32-65.488-65.488v-881.116c0-36.168 29.32-65.488 65.488-65.488z", - "M345.302 904.93c0 19.728-15.993 35.721-35.721 35.721s-35.721-15.993-35.721-35.721c0-19.728 15.993-35.721 35.721-35.721s35.721 15.993 35.721 35.721z", - "M242.902 559.628h133.358c9.206 0 16.67 7.463 16.67 16.67v133.358c0 9.206-7.463 16.67-16.67 16.67h-133.358c-9.206 0-16.67-7.463-16.67-16.67v-133.358c0-9.206 7.463-16.67 16.67-16.67z", - "M291.721 601.302c0 55.896-45.313 101.209-101.209 101.209s-101.209-45.313-101.209-101.209c0-55.896 45.313-101.209 101.209-101.209s101.209 45.313 101.209 101.209z", - "M197.889 567.978h-9.273l-15.742 10.289v9.12l15.096-9.859h0.369v53.542h9.551v-63.091z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(102, 102, 102)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 11.906976744186046 - }, - { - "fill": "rgb(196, 196, 196)" - }, - { - "fill": "rgb(128, 128, 128)" - }, - { - "fill": "rgb(126, 87, 194)" - }, - { - "fill": "rgb(10, 10, 10)" - } - ], - "width": 619, - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["badge-notifs"], - "colorPermutations": { - "1010101102102102112687194112812812811961961961": [ - { - "s": 1 - }, - { - "f": 4 - }, - { - "f": 2 - }, - { - "f": 3 - }, - { - "f": 0 - } - ] - } - }, - { - "id": 16, - "paths": [ - "M727.936 478.72c25.809-33.195 39.898-74.005 40.064-116.053 0-105.856-86.144-192-192-192h-320v640h341.333c105.856 0 192-86.144 192-192-0.055-26.295-5.538-52.297-16.102-76.378-10.564-24.077-25.984-45.722-45.295-63.569zM576 298.667c35.285 0 64 28.715 64 64s-28.715 64-64 64h-192v-128h192zM597.333 682.667h-213.333v-128h213.333c35.285 0 64 28.715 64 64s-28.715 64-64 64z" - ], - "attrs": [ - { - "fill": "rgb(255, 255, 255)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["bx-bold.svg"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "f": 6 - } - ] - } - }, - { - "id": 15, - "paths": [ - "M810.667 298.667v-128h-426.667v128h122.368l-121.856 426.667h-171.179v128h426.667v-128h-122.368l121.856-426.667h171.179z" - ], - "attrs": [ - { - "fill": "rgb(204, 204, 204)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["bx-italic.svg"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "f": 5 - } - ] - } - }, - { - "id": 14, - "paths": [ - "M853.333 469.333h-341.333c-170.667 0-170.667-77.483-170.667-106.667 0-26.368 0-106.667 170.667-106.667 119.467 0 127.573 71.595 128 85.931l42.667-0.597h42.667c0-59.051-44.587-170.667-213.333-170.667-231.083 0-256 134.272-256 192 0 31.061 6.315 71.125 31.403 106.667h-116.736v85.333h682.667v-85.333zM512 768c-161.835 0-170.24-77.44-170.667-85.333h-85.333c0 1.707 2.944 170.667 256 170.667 222.763 0 256-120.277 256-192 0-6.229-0.384-13.525-1.195-21.333h-85.589c1.365 8.533 1.451 16.043 1.451 21.333 0 29.184 0 106.667-170.667 106.667z" - ], - "attrs": [ - { - "fill": "rgb(204, 204, 204)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["bx-strikethrough.svg"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "f": 5 - } - ] - } - }, - { - "id": 13, - "paths": [ - "M213.333 768h597.333v85.333h-597.333v-85.333zM256 170.667v256c0 141.184 114.816 256 256 256s256-114.816 256-256v-256h-85.333v256c0 94.123-76.544 170.667-170.667 170.667s-170.667-76.544-170.667-170.667v-256h-85.333z" - ], - "attrs": [ - { - "fill": "rgb(204, 204, 204)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["bx-underline.svg"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "f": 5 - } - ] - } - }, - { - "id": 12, - "paths": [ - "M426.671 0h512v85.333h85.333v255.999h-341.333v85.335h256v85.333h-341.333v85.333h170.665v170.667h-85.333v-85.333h-85.333v170.665h-85.335v85.335h85.335v85.333h-170.667v-170.667h-170.667v85.335h85.335v85.333h-170.667v-170.667h-85.333v-85.333h-85.333v-341.333h85.333v170.665h170.666v-170.665h85.335v-341.334h85.333v-85.333zM597.339 170.667v-85.333h-85.335v85.333h85.335z" - ], - "attrs": [ - { - "fill": "rgb(204, 204, 204)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["dino-avatar"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "f": 5 - } - ] - } - }, - { - "id": 11, - "paths": [ - "M819.2 234.667h-597.333c-23.564 0-42.667 19.103-42.667 42.667v384c0 23.564 19.103 42.667 42.667 42.667h597.333c23.564 0 42.667-19.103 42.667-42.667v-384c0-23.564-19.103-42.667-42.667-42.667z", - "M221.867 704h597.333M168.533 810.667h704c29.455 0 53.333-23.878 53.333-53.333s-23.878-53.333-53.333-53.333h-704c-29.455 0-53.333 23.878-53.333 53.333s23.878 53.333 53.333 53.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(128, 128, 128)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319661458333 - }, - { - "fill": "none", - "stroke": "rgb(128, 128, 128)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319661458333 - } - ], - "width": 1041, - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["laptop"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "s": 1 - }, - { - "s": 1 - } - ] - } - }, - { - "id": 10, - "paths": [ - "M853.332 170.6h-682.667v682.666h682.667v-682.666z", - "M298.665 341.199h426.668", - "M298.665 512h426.668", - "M298.665 682.601h256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 58.07183837890625 - }, - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 58.07183837890625 - }, - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 58.07183837890625 - }, - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 58.07183837890625 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["list-right"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "s": 2 - }, - { - "s": 2 - }, - { - "s": 2 - }, - { - "s": 2 - } - ] - } - }, - { - "id": 9, - "paths": [ - "M512.007 14.219c-274.475 0-497.778 178.653-497.778 398.222 0 135.522 82.825 257.989 220.219 331.010 17.201 9.141 28.669 26.643 28.669 46.122v120.644c0 41.020 46.829 64.435 79.645 39.825l173.478-130.109c8.256-6.192 18.268-9.605 28.574-10.141 259.231-13.472 464.969-186.597 464.969-397.35 0-219.569-223.302-398.222-497.777-398.222zM611.563 511.997c0 27.492-22.287 49.777-49.778 49.777h-248.888c-27.492 0-49.778-22.286-49.778-49.777v0c0-27.492 22.287-49.777 49.778-49.777h248.889c27.491 0 49.777 22.286 49.777 49.777v0zM760.896 312.886c0 27.491-22.287 49.777-49.778 49.777h-398.222c-27.492 0-49.778-22.287-49.778-49.777v0c0-27.492 22.287-49.778 49.778-49.778h398.222c27.492 0 49.778 22.287 49.778 49.778v0z" - ], - "attrs": [ - { - "fill": "rgb(255, 255, 255)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["reply-chat-bubble"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "f": 6 - } - ] - } - }, - { - "id": 8, - "paths": [ - "M561.583 519.759l134.147 6.449c158.099 7.601 308.166 42.213 438.12 99.255-14.95-15.698-31.753-31.006-50.423-45.809-97.22-77.053-238.897-134.042-405.135-148.764l-116.709-10.335v-211.936l-342.833 282.763 342.833 282.763v-254.386zM1346.125 753.561c0.179 0.811 0.35 1.622 0.521 2.434 1.382 6.546 2.594 13.13 3.627 19.751 3.072 19.548 4.642 39.412 4.642 59.535 0 39.59-48.546 52.518-78.601 26.756-10.684-9.155-21.82-18.080-33.374-26.756-5.009-3.759-10.095-7.473-15.258-11.138-0.35-0.247-0.7-0.495-1.050-0.742-107.725-76.164-249.25-131.689-409.050-156.449-41.524-6.434-84.281-10.791-128-12.893v255.833c0 54.11-62.979 83.797-104.722 49.374l-507.417-418.511c-31.037-25.599-31.037-73.147 0-98.746l507.416-418.51c41.743-34.429 104.722-4.737 104.722 49.373v230.517c336.994 29.843 605.436 214.82 656.542 450.172z" - ], - "attrs": [ - { - "fill": "rgb(255, 255, 255)" - } - ], - "width": 1365, - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["icon wrapper"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "f": 6 - } - ] - } - }, - { - "id": 6, - "paths": [ - "M34.133 887.467h-17.067v17.067h17.067v-17.067zM899.536 899.536c6.663-6.666 6.663-17.473 0-24.139l-108.612-108.609c-6.666-6.666-17.473-6.666-24.136 0-6.666 6.663-6.666 17.469 0 24.136l96.543 96.543-96.543 96.543c-6.666 6.666-6.666 17.473 0 24.136 6.663 6.666 17.469 6.666 24.136 0l108.612-108.609zM17.067 0v887.467h34.133v-887.467h-34.133zM34.133 904.533h853.333v-34.133h-853.333v34.133z" - ], - "attrs": [ - { - "fill": "rgb(128, 128, 128)" - } - ], - "width": 922, - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["long-right-angle-arrow"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "f": 1 - } - ] - } - }, - { - "id": 5, - "paths": [ - "M635.538 310.536c-6.992 7.134-10.909 16.726-10.909 26.716s3.917 19.581 10.909 26.716l61.067 61.065c7.131 6.992 16.724 10.909 26.715 10.909 9.988 0 19.58-3.917 26.715-10.909l143.883-143.884c19.189 42.409 25 89.66 16.658 135.455-8.346 45.795-30.446 87.962-63.364 120.876-32.914 32.914-75.077 55.018-120.872 63.36-45.798 8.346-93.049 2.534-135.457-16.658l-306.39 306.392c-15.183 15.184-35.776 23.713-57.248 23.713s-42.065-8.528-57.248-23.713c-15.183-15.184-23.713-35.778-23.713-57.249s8.53-42.064 23.713-57.249l306.392-306.388c-19.193-42.408-25.004-89.659-16.658-135.455 8.342-45.795 30.446-87.96 63.36-120.875s75.081-55.017 120.876-63.361c45.795-8.344 93.045-2.533 135.453 16.658l-143.883 143.884z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(128, 128, 128)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 73.14285714285714 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["wrench"], - "colorPermutations": { - "204204204125525525513838381": [ - { - "s": 0 - } - ], - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "s": 1 - } - ] - } - }, - { - "id": 4, - "paths": [ - "M927.957 639.996c0 42.667-42.667 85.333-85.333 85.333h-511.999l-170.667 170.667v-640.001c0-42.667 42.667-85.333 85.333-85.333h597.332c42.667 0 85.333 42.667 85.333 85.333v384.001z", - "M373.375 341.333h341.334", - "M373.375 554.667h213.334" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(255, 255, 255)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 63.83317565917969 - }, - { - "fill": "none", - "stroke": "rgb(255, 255, 255)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 63.83317565917969 - }, - { - "fill": "none", - "stroke": "rgb(255, 255, 255)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 63.83317565917969 - } - ], - "width": 1067, - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["Filled"], - "colorPermutations": { - "204204204125525525513838381": [ - { - "s": 2 - }, - { - "s": 2 - }, - { - "s": 2 - } - ], - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "s": 6 - }, - { - "s": 6 - }, - { - "s": 6 - } - ] - } - }, - { - "id": 2, - "paths": [ - "M352.263 32.769v79.872h79.872v159.744h159.742v-159.744h79.872v-79.872h79.872v79.872h-79.872v159.744h79.872v79.872h79.872v79.872h79.872v79.871h79.872v159.744h-79.872v-159.744h-79.872v239.616h-79.872v79.872h-79.872v79.872h79.872v79.872h-159.744v-159.744h-159.742v159.744h-159.744v-79.872h79.872v-79.872h-79.872v-79.872h-79.872v-239.616h-79.872v159.744h-79.872v-159.744h79.872v-79.871h79.872v-79.872h79.872v-79.872h79.872v-159.744h-79.872v-79.872h79.872zM671.749 432.129h-79.872v159.743h79.872v-159.743zM432.135 432.129h-79.872v159.743h79.872v-159.743z" - ], - "attrs": [ - { - "fill": "rgb(204, 204, 204)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["Union"], - "colorPermutations": { - "204204204125525525513838381": [ - { - "f": 1 - } - ], - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "f": 5 - } - ] - } - } - ], - "colorThemes": [ - [ - [38, 38, 38, 1], - [204, 204, 204, 1], - [255, 255, 255, 1] - ], - [ - [102, 102, 102, 1], - [128, 128, 128, 1], - [126, 87, 194, 1], - [174, 148, 219, 1], - [196, 196, 196, 1], - [204, 204, 204, 1], - [255, 255, 255, 1] - ] - ], - "invisible": false, - "colorThemeIdx": 1 - }, - { - "selection": [ - { - "order": 0, - "id": 297, - "name": "outline-chevron-right-small", - "prevSize": 32 - }, - { - "order": 0, - "id": 296, - "name": "outline-question-circle", - "prevSize": 32 - }, - { - "order": 0, - "id": 295, - "name": "outline-air" - }, - { - "order": 0, - "id": 294, - "name": "outline-alarm" - }, - { - "order": 0, - "id": 293, - "name": "outline-arrow-down-circle" - }, - { - "order": 0, - "id": 292, - "name": "outline-arrow-down-round" - }, - { - "order": 0, - "id": 291, - "name": "outline-arrow-down-small" - }, - { - "order": 0, - "id": 290, - "name": "outline-arrow-down-square" - }, - { - "order": 0, - "id": 289, - "name": "outline-arrow-down" - }, - { - "order": 0, - "id": 288, - "name": "outline-arrow-left-circle" - }, - { - "order": 0, - "id": 287, - "name": "outline-arrow-left-round" - }, - { - "order": 0, - "id": 285, - "name": "outline-arrow-left-square" - }, - { - "order": 0, - "id": 284, - "name": "outline-arrow-left", - "prevSize": 32 - }, - { - "order": 0, - "id": 283, - "name": "outline-arrow-right-circle" - }, - { - "order": 0, - "id": 282, - "name": "outline-arrow-right-round" - }, - { - "order": 0, - "id": 281, - "name": "outline-arrow-right-small", - "prevSize": 32 - }, - { - "order": 0, - "id": 280, - "name": "outline-arrow-right-square" - }, - { - "order": 0, - "id": 279, - "name": "outline-arrow-right", - "prevSize": 32 - }, - { - "order": 0, - "id": 278, - "name": "outline-arrow-up-round" - }, - { - "order": 0, - "id": 277, - "name": "outline-arrow-up-small" - }, - { - "order": 0, - "id": 276, - "name": "outline-arrow-up-square" - }, - { - "order": 0, - "id": 275, - "name": "outline-arrow-up" - }, - { - "order": 0, - "id": 274, - "name": "outline-arrows-up-circle" - }, - { - "order": 0, - "id": 273, - "name": "outline-at-email" - }, - { - "order": 0, - "id": 272, - "name": "outline-attachment" - }, - { - "order": 0, - "id": 271, - "name": "outline-basket" - }, - { - "order": 0, - "id": 270, - "name": "outline-basketball" - }, - { - "order": 0, - "id": 269, - "name": "outline-bell-disabled", - "prevSize": 32 - }, - { - "order": 0, - "id": 268, - "name": "outline-bell", - "prevSize": 32 - }, - { - "order": 0, - "id": 267, - "name": "outline-block-1" - }, - { - "order": 0, - "id": 266, - "name": "outline-block-2" - }, - { - "order": 0, - "id": 265, - "name": "outline-bolt" - }, - { - "order": 0, - "id": 264, - "name": "outline-bookmark" - }, - { - "order": 0, - "id": 263, - "name": "outline-calendar-check" - }, - { - "order": 0, - "id": 262, - "name": "outline-calendar-clock" - }, - { - "order": 0, - "id": 261, - "name": "outline-calendar-cross" - }, - { - "order": 0, - "id": 260, - "name": "outline-calendar-edit" - }, - { - "order": 0, - "id": 259, - "name": "outline-calendar-link" - }, - { - "order": 0, - "id": 258, - "name": "outline-calendar-lock" - }, - { - "order": 0, - "id": 257, - "name": "outline-calendar-minus" - }, - { - "order": 0, - "id": 256, - "name": "outline-calendar-plus" - }, - { - "order": 0, - "id": 255, - "name": "outline-calendar-user" - }, - { - "order": 0, - "id": 254, - "name": "outline-calendar-warning" - }, - { - "order": 0, - "id": 253, - "name": "outline-calendar", - "prevSize": 32 - }, - { - "order": 0, - "id": 252, - "name": "outline-cam-disabled" - }, - { - "order": 0, - "id": 251, - "name": "outline-cam" - }, - { - "order": 0, - "id": 250, - "name": "outline-camera-disabled" - }, - { - "order": 0, - "id": 249, - "name": "outline-camera" - }, - { - "order": 0, - "id": 248, - "name": "outline-capsule" - }, - { - "order": 0, - "id": 247, - "name": "outline-cart-1" - }, - { - "order": 0, - "id": 246, - "name": "outline-cart-2" - }, - { - "order": 0, - "id": 245, - "name": "outline-cart-3" - }, - { - "order": 0, - "id": 244, - "name": "outline-cart-4" - }, - { - "order": 0, - "id": 243, - "name": "outline-cast" - }, - { - "order": 0, - "id": 242, - "name": "outline-chart" - }, - { - "order": 0, - "id": 241, - "name": "outline-check-circle" - }, - { - "order": 0, - "id": 240, - "name": "outline-check-round" - }, - { - "order": 0, - "id": 239, - "name": "outline-check-small" - }, - { - "order": 0, - "id": 238, - "name": "outline-check-square" - }, - { - "order": 0, - "id": 237, - "name": "outline-check" - }, - { - "order": 0, - "id": 236, - "name": "outline-chevron-down-small-circle" - }, - { - "order": 0, - "id": 235, - "name": "outline-chevron-down-small-round" - }, - { - "order": 0, - "id": 234, - "name": "outline-chevron-down-small-square" - }, - { - "order": 0, - "id": 233, - "name": "outline-chevron-down-small" - }, - { - "order": 0, - "id": 232, - "name": "outline-chevron-down" - }, - { - "order": 0, - "id": 231, - "name": "outline-chevron-left-small-circle" - }, - { - "order": 0, - "id": 230, - "name": "outline-chevron-left-small-round" - }, - { - "order": 0, - "id": 229, - "name": "outline-chevron-left-small-square" - }, - { - "order": 0, - "id": 228, - "name": "outline-chevron-left-small", - "prevSize": 32 - }, - { - "order": 0, - "id": 227, - "name": "outline-chevron-left", - "prevSize": 32 - }, - { - "order": 0, - "id": 226, - "name": "outline-chevron-right-small-circle" - }, - { - "order": 0, - "id": 225, - "name": "outline-chevron-right-small-round" - }, - { - "order": 0, - "id": 224, - "name": "outline-chevron-right-small-square" - }, - { - "order": 0, - "id": 222, - "name": "outline-chevron-right", - "prevSize": 32 - }, - { - "order": 0, - "id": 221, - "name": "outline-chevron-up-small-circle" - }, - { - "order": 0, - "id": 220, - "name": "outline-chevron-up-small-round" - }, - { - "order": 0, - "id": 219, - "name": "outline-chevron-up-small-square" - }, - { - "order": 0, - "id": 218, - "name": "outline-chevron-up-small" - }, - { - "order": 0, - "id": 217, - "name": "outline-chevron-up" - }, - { - "order": 0, - "id": 216, - "name": "outline-circle" - }, - { - "order": 0, - "id": 215, - "name": "outline-clock" - }, - { - "order": 0, - "id": 214, - "name": "outline-cloud", - "prevSize": 32 - }, - { - "order": 0, - "id": 213, - "name": "outline-coin" - }, - { - "order": 0, - "id": 212, - "name": "outline-command" - }, - { - "order": 0, - "id": 211, - "name": "outline-copy", - "prevSize": 32 - }, - { - "order": 0, - "id": 210, - "name": "outline-creditcard" - }, - { - "order": 0, - "id": 208, - "name": "outline-cross-round" - }, - { - "order": 0, - "id": 207, - "name": "outline-cross-small" - }, - { - "order": 0, - "id": 206, - "name": "outline-cross-square" - }, - { - "order": 0, - "id": 205, - "name": "outline-cross", - "prevSize": 32 - }, - { - "order": 0, - "id": 204, - "name": "outline-crown-1" - }, - { - "order": 0, - "id": 203, - "name": "outline-crown-2" - }, - { - "order": 0, - "id": 202, - "name": "outline-cut" - }, - { - "order": 0, - "id": 201, - "name": "outline-delete" - }, - { - "order": 0, - "id": 200, - "name": "outline-dislike" - }, - { - "order": 0, - "id": 199, - "name": "outline-document-check" - }, - { - "order": 0, - "id": 197, - "name": "outline-document-cross" - }, - { - "order": 0, - "id": 196, - "name": "outline-document-filled" - }, - { - "order": 0, - "id": 195, - "name": "outline-document-minus" - }, - { - "order": 0, - "id": 194, - "name": "outline-document-plus" - }, - { - "order": 0, - "id": 193, - "name": "outline-download" - }, - { - "order": 0, - "id": 192, - "name": "outline-edit-1", - "prevSize": 32 - }, - { - "order": 0, - "id": 191, - "name": "outline-edit-2" - }, - { - "order": 0, - "id": 190, - "name": "outline-edit-3" - }, - { - "order": 0, - "id": 189, - "name": "outline-edit-4" - }, - { - "order": 0, - "id": 188, - "name": "outline-emotxd-normal" - }, - { - "order": 0, - "id": 187, - "name": "outline-emotxd-sad" - }, - { - "order": 0, - "id": 186, - "name": "outline-emotxd-smile", - "prevSize": 32 - }, - { - "order": 0, - "id": 185, - "name": "outline-explore" - }, - { - "order": 0, - "id": 184, - "name": "outline-eye-closed" - }, - { - "order": 0, - "id": 183, - "name": "outline-eye-open" - }, - { - "order": 0, - "id": 182, - "name": "outline-female" - }, - { - "order": 0, - "id": 181, - "name": "outline-filters-1" - }, - { - "order": 0, - "id": 180, - "name": "outline-filters-2", - "prevSize": 32 - }, - { - "order": 0, - "id": 179, - "name": "outline-filters-3" - }, - { - "order": 0, - "id": 178, - "name": "outline-flag-1" - }, - { - "order": 0, - "id": 177, - "name": "outline-flag-2" - }, - { - "order": 0, - "id": 176, - "name": "outline-flag-3" - }, - { - "order": 0, - "id": 175, - "name": "outline-forward" - }, - { - "order": 0, - "id": 174, - "name": "outline-fullscreen" - }, - { - "order": 0, - "id": 173, - "name": "outline-gift-1" - }, - { - "order": 0, - "id": 172, - "name": "outline-gift-2" - }, - { - "order": 0, - "id": 170, - "name": "outline-grid-2-horizontal" - }, - { - "order": 0, - "id": 169, - "name": "outline-grid-2-vertical" - }, - { - "order": 0, - "id": 167, - "name": "outline-headphones" - }, - { - "order": 0, - "id": 166, - "name": "outline-heart" - }, - { - "order": 0, - "id": 165, - "name": "outline-home-1" - }, - { - "order": 0, - "id": 164, - "name": "outline-home-2" - }, - { - "order": 0, - "id": 163, - "name": "outline-horizontal" - }, - { - "order": 0, - "id": 162, - "name": "outline-hourglass" - }, - { - "order": 0, - "id": 161, - "name": "outline-ice" - }, - { - "order": 0, - "id": 160, - "name": "outline-image-1", - "prevSize": 32 - }, - { - "order": 0, - "id": 159, - "name": "outline-inbox", - "prevSize": 32 - }, - { - "order": 0, - "id": 158, - "name": "outline-info-circle", - "prevSize": 32 - }, - { - "order": 0, - "id": 157, - "name": "outline-info-round" - }, - { - "order": 0, - "id": 156, - "name": "outline-info-small" - }, - { - "order": 0, - "id": 155, - "name": "outline-info-square" - }, - { - "order": 0, - "id": 154, - "name": "outline-info" - }, - { - "order": 0, - "id": 153, - "name": "outline-key1", - "prevSize": 32 - }, - { - "order": 0, - "id": 152, - "name": "outline-like" - }, - { - "order": 0, - "id": 150, - "name": "outline-location-1" - }, - { - "order": 0, - "id": 149, - "name": "outline-location-2" - }, - { - "order": 0, - "id": 148, - "name": "outline-lock-off" - }, - { - "order": 0, - "id": 146, - "name": "outline-login" - }, - { - "order": 0, - "id": 145, - "name": "outline-logout", - "prevSize": 32 - }, - { - "order": 0, - "id": 143, - "name": "outline-male" - }, - { - "order": 0, - "id": 142, - "name": "outline-map" - }, - { - "order": 0, - "id": 141, - "name": "outline-medkit" - }, - { - "order": 0, - "id": 140, - "name": "outline-menu-hamburger" - }, - { - "order": 0, - "id": 139, - "name": "outline-menu-horizontal", - "prevSize": 32 - }, - { - "order": 0, - "id": 138, - "name": "outline-menu-vertical", - "prevSize": 32 - }, - { - "order": 0, - "id": 137, - "name": "outline-message-circle-dots" - }, - { - "order": 0, - "id": 136, - "name": "outline-message-circle-lines", - "prevSize": 32 - }, - { - "order": 0, - "id": 134, - "name": "outline-message-square-dots" - }, - { - "order": 0, - "id": 133, - "name": "outline-message-square-lines", - "prevSize": 32 - }, - { - "order": 0, - "id": 132, - "name": "outline-message-square", - "prevSize": 32 - }, - { - "order": 0, - "id": 131, - "name": "outline-microphone-disabled" - }, - { - "order": 0, - "id": 130, - "name": "outline-microphone" - }, - { - "order": 0, - "id": 129, - "name": "outline-minus-circle" - }, - { - "order": 0, - "id": 128, - "name": "outline-minus-round" - }, - { - "order": 0, - "id": 127, - "name": "outline-minus-small" - }, - { - "order": 0, - "id": 126, - "name": "outline-minus-square" - }, - { - "order": 0, - "id": 125, - "name": "outline-minus" - }, - { - "order": 0, - "id": 124, - "name": "outline-money" - }, - { - "order": 0, - "id": 123, - "name": "outline-moon" - }, - { - "order": 0, - "id": 122, - "name": "outline-music" - }, - { - "order": 0, - "id": 121, - "name": "outline-navigation" - }, - { - "order": 0, - "id": 120, - "name": "outline-newscreen" - }, - { - "order": 0, - "id": 119, - "name": "outline-next" - }, - { - "order": 0, - "id": 118, - "name": "outline-offer" - }, - { - "order": 0, - "id": 117, - "name": "outline-package" - }, - { - "order": 0, - "id": 116, - "name": "outline-pause" - }, - { - "order": 0, - "id": 115, - "name": "outline-phone-call" - }, - { - "order": 0, - "id": 114, - "name": "outline-phone-cross" - }, - { - "order": 0, - "id": 113, - "name": "outline-phone-down" - }, - { - "order": 0, - "id": 112, - "name": "outline-phone" - }, - { - "order": 0, - "id": 111, - "name": "outline-pin-1" - }, - { - "order": 0, - "id": 110, - "name": "outline-pin-2" - }, - { - "order": 0, - "id": 109, - "name": "outline-play" - }, - { - "order": 0, - "id": 108, - "name": "outline-plus-circle", - "prevSize": 32 - }, - { - "order": 0, - "id": 107, - "name": "outline-plus-round" - }, - { - "order": 0, - "id": 106, - "name": "outline-plus-small" - }, - { - "order": 0, - "id": 105, - "name": "outline-plus-square" - }, - { - "order": 0, - "id": 104, - "name": "outline-plus", - "prevSize": 32 - }, - { - "order": 0, - "id": 103, - "name": "outline-power" - }, - { - "order": 0, - "id": 102, - "name": "outline-previous" - }, - { - "order": 0, - "id": 101, - "name": "outline-print" - }, - { - "order": 0, - "id": 99, - "name": "outline-question-round" - }, - { - "order": 0, - "id": 98, - "name": "outline-question-small" - }, - { - "order": 0, - "id": 97, - "name": "outline-question-square" - }, - { - "order": 0, - "id": 96, - "name": "outline-question" - }, - { - "order": 0, - "id": 95, - "name": "outline-quote" - }, - { - "order": 0, - "id": 94, - "name": "outline-redo-round" - }, - { - "order": 0, - "id": 93, - "name": "outline-redo-small-1" - }, - { - "order": 0, - "id": 92, - "name": "outline-redo-small" - }, - { - "order": 0, - "id": 91, - "name": "outline-redo-square" - }, - { - "order": 0, - "id": 90, - "name": "outline-redo" - }, - { - "order": 0, - "id": 89, - "name": "outline-refresh-round" - }, - { - "order": 0, - "id": 88, - "name": "outline-refresh-small-1" - }, - { - "order": 0, - "id": 87, - "name": "outline-refresh-small" - }, - { - "order": 0, - "id": 86, - "name": "outline-refresh-square" - }, - { - "order": 0, - "id": 85, - "name": "outline-refresh" - }, - { - "order": 0, - "id": 84, - "name": "outline-resize-horizontal-circle" - }, - { - "order": 0, - "id": 83, - "name": "outline-resize-horizontal-round" - }, - { - "order": 0, - "id": 82, - "name": "outline-resize-horizontal-small" - }, - { - "order": 0, - "id": 81, - "name": "outline-resize-horizontal-square" - }, - { - "order": 0, - "id": 80, - "name": "outline-resize-vertical-circle" - }, - { - "order": 0, - "id": 79, - "name": "outline-resize-vertical-round" - }, - { - "order": 0, - "id": 78, - "name": "outline-resize-vertical-small" - }, - { - "order": 0, - "id": 77, - "name": "outline-resize-vertical-square" - }, - { - "order": 0, - "id": 76, - "name": "outline-rewind" - }, - { - "order": 0, - "id": 75, - "name": "outline-rotate-left-circle" - }, - { - "order": 0, - "id": 74, - "name": "outline-rotate-left-round" - }, - { - "order": 0, - "id": 73, - "name": "outline-rotate-left-small" - }, - { - "order": 0, - "id": 72, - "name": "outline-rotate-left-square" - }, - { - "order": 0, - "id": 71, - "name": "outline-rotate-left" - }, - { - "order": 0, - "id": 70, - "name": "outline-rotate-right-circle" - }, - { - "order": 0, - "id": 69, - "name": "outline-rotate-right-round" - }, - { - "order": 0, - "id": 68, - "name": "outline-rotate-right-small" - }, - { - "order": 0, - "id": 67, - "name": "outline-rotate-right-square" - }, - { - "order": 0, - "id": 66, - "name": "outline-rotate-right" - }, - { - "order": 0, - "id": 65, - "name": "outline-save" - }, - { - "order": 0, - "id": 64, - "name": "outline-screen-disabled" - }, - { - "order": 0, - "id": 63, - "name": "outline-screen-share" - }, - { - "order": 0, - "id": 62, - "name": "outline-screen" - }, - { - "order": 0, - "id": 61, - "name": "outline-search", - "prevSize": 32 - }, - { - "order": 0, - "id": 60, - "name": "outline-send-1" - }, - { - "order": 0, - "id": 59, - "name": "outline-send-2", - "prevSize": 32 - }, - { - "order": 0, - "id": 58, - "name": "outline-settings", - "prevSize": 32 - }, - { - "order": 0, - "id": 57, - "name": "outline-share-1" - }, - { - "order": 0, - "id": 56, - "name": "outline-share-2" - }, - { - "order": 0, - "id": 55, - "name": "outline-shield-check" - }, - { - "order": 0, - "id": 54, - "name": "outline-shield-cross" - }, - { - "order": 0, - "id": 53, - "name": "outline-shield-empty" - }, - { - "order": 0, - "id": 52, - "name": "outline-shirt" - }, - { - "order": 0, - "id": 50, - "name": "outline-sound-0" - }, - { - "order": 0, - "id": 49, - "name": "outline-sound-1" - }, - { - "order": 0, - "id": 48, - "name": "outline-sound-2" - }, - { - "order": 0, - "id": 47, - "name": "outline-speaker-0" - }, - { - "order": 0, - "id": 46, - "name": "outline-speaker-1" - }, - { - "order": 0, - "id": 45, - "name": "outline-speaker-2" - }, - { - "order": 0, - "id": 44, - "name": "outline-speaker-cross" - }, - { - "order": 0, - "id": 43, - "name": "outline-speaker-disabled" - }, - { - "order": 0, - "id": 42, - "name": "outline-star-1" - }, - { - "order": 0, - "id": 41, - "name": "outline-star-2" - }, - { - "order": 0, - "id": 40, - "name": "outline-stop" - }, - { - "order": 0, - "id": 39, - "name": "outline-stopwatch" - }, - { - "order": 0, - "id": 38, - "name": "outline-suitcase" - }, - { - "order": 0, - "id": 37, - "name": "outline-sun" - }, - { - "order": 0, - "id": 36, - "name": "outline-tag" - }, - { - "order": 0, - "id": 35, - "name": "outline-trash-1" - }, - { - "order": 0, - "id": 34, - "name": "outline-trash-2" - }, - { - "order": 0, - "id": 33, - "name": "outline-trending-down" - }, - { - "order": 0, - "id": 32, - "name": "outline-trending-up" - }, - { - "order": 0, - "id": 31, - "name": "outline-trophy" - }, - { - "order": 0, - "id": 30, - "name": "outline-umbrella-1" - }, - { - "order": 0, - "id": 29, - "name": "outline-umbrella-2" - }, - { - "order": 0, - "id": 28, - "name": "outline-undo-round" - }, - { - "order": 0, - "id": 27, - "name": "outline-undo-small-1" - }, - { - "order": 0, - "id": 26, - "name": "outline-undo-small" - }, - { - "order": 0, - "id": 25, - "name": "outline-undo-square" - }, - { - "order": 0, - "id": 24, - "name": "outline-undo" - }, - { - "order": 0, - "id": 23, - "name": "outline-upload", - "prevSize": 32 - }, - { - "order": 0, - "id": 22, - "name": "outline-user-1" - }, - { - "order": 0, - "id": 21, - "name": "outline-user-2" - }, - { - "order": 0, - "id": 20, - "name": "outline-user-check" - }, - { - "order": 0, - "id": 19, - "name": "outline-user-cross" - }, - { - "order": 0, - "id": 18, - "name": "outline-user-info" - }, - { - "order": 0, - "id": 17, - "name": "outline-user-minus" - }, - { - "order": 0, - "id": 15, - "name": "outline-user-question" - }, - { - "order": 0, - "id": 14, - "name": "outline-user-warning" - }, - { - "order": 0, - "id": 13, - "name": "outline-users-more" - }, - { - "order": 0, - "id": 12, - "name": "outline-users", - "prevSize": 32 - }, - { - "order": 0, - "id": 11, - "name": "outline-vertical" - }, - { - "order": 0, - "id": 10, - "name": "outline-wallet" - }, - { - "order": 0, - "id": 9, - "name": "outline-wand" - }, - { - "order": 0, - "id": 7, - "name": "outline-warning-round" - }, - { - "order": 0, - "id": 6, - "name": "outline-warning-small" - }, - { - "order": 0, - "id": 5, - "name": "outline-warning-square" - }, - { - "order": 0, - "id": 4, - "name": "outline-warning" - }, - { - "order": 0, - "id": 3, - "name": "outline-waterdrop" - }, - { - "order": 0, - "id": 2, - "name": "outline-windows" - }, - { - "order": 0, - "id": 1, - "name": "outline-zoom-in" - }, - { - "order": 0, - "id": 0, - "name": "outline-zoom-out" - } - ], - "id": 2, - "metadata": { - "name": "Software Mansion Outline", - "importSize": { - "width": 24, - "height": 24 - } - }, - "height": 1024, - "prevSize": 32, - "icons": [ - { - "id": 297, - "paths": ["M426.667 725.333l213.333-213.333-213.333-213.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-right-small"] - }, - { - "id": 296, - "paths": [ - "M544 724.907c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM480 597.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM353.104 383.426c-4.602 17.064 5.501 34.627 22.564 39.228s34.627-5.501 39.228-22.564l-61.792-16.664zM480 724.907v0.427h64v-0.427h-64zM608 422.788c0 25.515-15.876 39.002-50.027 62.289-28.855 19.674-77.973 50.044-77.973 112.256h64c0-23.121 14.882-35.418 50.027-59.379 29.85-20.352 77.973-51.469 77.973-115.166h-64zM512 330.667c54.899 0 96 41.983 96 92.121h64c0-86.962-71.249-156.121-160-156.121v64zM414.896 400.090c10.379-38.486 49.816-69.423 97.104-69.423v-64c-73.907 0-140.401 48.176-158.896 116.759l61.792 16.664zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-question-circle"] - }, - { - "id": 295, - "paths": [ - "M213.333 384h490.667c58.91 0 106.667-47.756 106.667-106.667s-47.757-106.667-106.667-106.667M170.667 640h512c47.13 0 85.333 38.204 85.333 85.333s-38.204 85.333-85.333 85.333M298.667 512h341.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-air"] - }, - { - "id": 294, - "paths": [ - "M768 128l128 128M128 256l128-128M512 384v170.667l85.333 85.333M853.333 554.667c0 188.514-152.819 341.333-341.333 341.333s-341.333-152.819-341.333-341.333c0-188.513 152.82-341.333 341.333-341.333s341.333 152.82 341.333 341.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-alarm"] - }, - { - "id": 293, - "paths": [ - "M512 725.333l-22.626 22.626c12.497 12.497 32.755 12.497 45.252 0l-22.626-22.626zM544 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM363.961 532.041c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.755 0 45.252l45.255-45.252zM705.293 577.293c12.497-12.497 12.497-32.755 0-45.252s-32.755-12.497-45.252 0l45.252 45.252zM544 725.333v-426.667h-64v426.667h64zM318.706 577.293l170.668 170.667 45.252-45.252-170.665-170.667-45.255 45.252zM534.626 747.959l170.667-170.667-45.252-45.252-170.667 170.667 45.252 45.252zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-down-circle"] - }, - { - "id": 292, - "paths": [ - "M512 725.333l-22.626 22.626c12.497 12.497 32.755 12.497 45.252 0l-22.626-22.626zM544 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM363.961 532.041c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.755 0 45.252l45.255-45.252zM705.293 577.293c12.497-12.497 12.497-32.755 0-45.252s-32.755-12.497-45.252 0l45.252 45.252zM544 725.333v-426.667h-64v426.667h64zM318.706 577.293l170.668 170.667 45.252-45.252-170.665-170.667-45.255 45.252zM534.626 747.959l170.667-170.667-45.252-45.252-170.667 170.667 45.252 45.252zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-down-round"] - }, - { - "id": 291, - "paths": [ - "M512 725.333v-426.667M512 725.333l-170.667-170.667M512 725.333l170.667-170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-down-small"] - }, - { - "id": 290, - "paths": [ - "M512 725.333l-22.626 22.626c12.497 12.497 32.755 12.497 45.252 0l-22.626-22.626zM544 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM363.961 532.041c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.755 0 45.252l45.255-45.252zM705.293 577.293c12.497-12.497 12.497-32.755 0-45.252s-32.755-12.497-45.252 0l45.252 45.252zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM544 725.333v-426.667h-64v426.667h64zM318.706 577.293l170.668 170.667 45.252-45.252-170.665-170.667-45.255 45.252zM534.626 747.959l170.667-170.667-45.252-45.252-170.667 170.667 45.252 45.252zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-down-square"] - }, - { - "id": 289, - "paths": [ - "M512 853.333v-682.667M512 853.333l-256-256M512 853.333l256-256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-down"] - }, - { - "id": 288, - "paths": [ - "M298.667 512l-22.627-22.626c-6.001 5.999-9.373 14.14-9.373 22.626s3.372 16.627 9.373 22.626l22.627-22.626zM725.333 544c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM491.959 363.961c12.497-12.497 12.497-32.758 0-45.255s-32.755-12.497-45.252 0l45.252 45.255zM446.707 705.293c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM298.667 544h426.667v-64h-426.667v64zM446.707 318.706c-33.326 33.325-75.993 75.991-110.328 110.329-17.168 17.165-32.253 32.252-43.046 43.042-5.396 5.397-9.72 9.724-12.695 12.698-1.487 1.485-2.637 2.637-3.415 3.413-0.389 0.388-0.685 0.687-0.884 0.883-0.099 0.102-0.175 0.175-0.225 0.226-0.025 0.026-0.044 0.043-0.057 0.055-0.006 0.009-0.011 0.013-0.014 0.017-0.002 0-0.003 0-0.003 0-0.001 0.004-0.001 0.004 22.626 22.63s22.628 22.626 22.629 22.626 0.002 0 0.003-0.004c0.003-0.004 0.008-0.009 0.014-0.013 0.013-0.013 0.032-0.034 0.057-0.055 0.050-0.051 0.125-0.128 0.225-0.226 0.199-0.201 0.495-0.495 0.884-0.883 0.778-0.781 1.928-1.929 3.415-3.418 2.975-2.974 7.298-7.296 12.695-12.693 10.793-10.795 25.878-25.877 43.046-43.046 34.336-34.334 77.003-77.001 110.326-110.326l-45.252-45.255zM276.039 534.626l170.668 170.667 45.252-45.252-170.665-170.667-45.255 45.252zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-left-circle"] - }, - { - "id": 287, - "paths": [ - "M298.667 512l-22.627-22.626c-12.497 12.497-12.497 32.755 0 45.252l22.627-22.626zM725.333 544c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM491.959 363.961c12.497-12.497 12.497-32.758 0-45.255s-32.755-12.497-45.252 0l45.252 45.255zM446.707 705.293c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM298.667 544h426.667v-64h-426.667v64zM446.707 318.706l-170.668 170.668 45.255 45.252 170.665-170.665-45.252-45.255zM276.039 534.626l170.668 170.667 45.252-45.252-170.665-170.667-45.255 45.252zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-left-round"] - }, - { - "id": 285, - "paths": [ - "M298.667 512l-22.627-22.626c-12.497 12.497-12.497 32.755 0 45.252l22.627-22.626zM725.333 544c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM491.959 363.961c12.497-12.497 12.497-32.758 0-45.255s-32.755-12.497-45.252 0l45.252 45.255zM446.707 705.293c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM298.667 544h426.667v-64h-426.667v64zM446.707 318.706l-170.668 170.668 45.255 45.252 170.665-170.665-45.252-45.255zM276.039 534.626l170.668 170.667 45.252-45.252-170.665-170.667-45.255 45.252zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-left-square"] - }, - { - "id": 284, - "paths": [ - "M170.667 512h682.667M170.667 512l256-256M170.667 512l256 256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-left"] - }, - { - "id": 283, - "paths": [ - "M725.333 512l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM298.667 480c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM532.041 660.041c-12.497 12.497-12.497 32.755 0 45.252s32.755 12.497 45.252 0l-45.252-45.252zM577.293 318.706c-12.497-12.497-32.755-12.497-45.252 0s-12.497 32.758 0 45.255l45.252-45.255zM725.333 480h-426.667v64h426.667v-64zM577.293 705.293l170.667-170.667-45.252-45.252-170.667 170.667 45.252 45.252zM747.959 489.374l-170.667-170.668-45.252 45.255 170.667 170.665 45.252-45.252zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-right-circle"] - }, - { - "id": 282, - "paths": [ - "M725.333 512l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM298.667 480c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM532.041 660.041c-12.497 12.497-12.497 32.755 0 45.252s32.755 12.497 45.252 0l-45.252-45.252zM577.293 318.706c-12.497-12.497-32.755-12.497-45.252 0s-12.497 32.758 0 45.255l45.252-45.255zM725.333 480h-426.667v64h426.667v-64zM577.293 705.293l170.667-170.667-45.252-45.252-170.667 170.667 45.252 45.252zM747.959 489.374l-170.667-170.668-45.252 45.255 170.667 170.665 45.252-45.252zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-right-round"] - }, - { - "id": 281, - "paths": [ - "M725.333 512h-426.667M725.333 512l-170.667 170.667M725.333 512l-170.667-170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-right-small"] - }, - { - "id": 280, - "paths": [ - "M725.333 512l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM298.667 480c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM532.041 660.041c-12.497 12.497-12.497 32.755 0 45.252s32.755 12.497 45.252 0l-45.252-45.252zM577.293 318.706c-12.497-12.497-32.755-12.497-45.252 0s-12.497 32.758 0 45.255l45.252-45.255zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM725.333 480h-426.667v64h426.667v-64zM577.293 705.293l170.667-170.667-45.252-45.252-170.667 170.667 45.252 45.252zM747.959 489.374l-170.667-170.668-45.252 45.255 170.667 170.665 45.252-45.252zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-right-square"] - }, - { - "id": 279, - "paths": [ - "M853.333 512h-682.667M853.333 512l-256 256M853.333 512l-256-256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-right"] - }, - { - "id": 278, - "paths": [ - "M512 298.667l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM660.041 491.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM318.706 446.707c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM480 298.667v426.667h64v-426.667h-64zM705.293 446.707l-170.667-170.668-45.252 45.255 170.667 170.665 45.252-45.252zM489.374 276.039l-170.668 170.668 45.255 45.252 170.665-170.665-45.252-45.255zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-up-round"] - }, - { - "id": 277, - "paths": [ - "M512 298.667v426.667M512 298.667l170.667 170.667M512 298.667l-170.667 170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-up-small"] - }, - { - "id": 276, - "paths": [ - "M512 298.667l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM660.041 491.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM318.706 446.707c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM480 298.667v426.667h64v-426.667h-64zM705.293 446.707l-170.667-170.668-45.252 45.255 170.667 170.665 45.252-45.252zM489.374 276.039l-170.668 170.668 45.255 45.252 170.665-170.665-45.252-45.255zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-up-square"] - }, - { - "id": 275, - "paths": [ - "M512 170.667v682.667M512 170.667l256 256M512 170.667l-256 256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-up"] - }, - { - "id": 274, - "paths": [ - "M512 298.667l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM660.041 491.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM318.706 446.707c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM480 298.667v426.667h64v-426.667h-64zM705.293 446.707l-170.667-170.668-45.252 45.255 170.667 170.665 45.252-45.252zM489.374 276.039l-170.668 170.668 45.255 45.252 170.665-170.665-45.252-45.255zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrows-up-circle"] - }, - { - "id": 273, - "paths": [ - "M676.57 512c0 90.889-73.681 164.57-164.57 164.57-90.89 0-164.571-73.681-164.571-164.57 0-90.89 73.681-164.571 164.571-164.571 90.889 0 164.57 73.681 164.57 164.571zM676.57 512v54.857c0 60.595 49.122 109.713 109.717 109.713 38.921 0 73.114-20.267 92.587-50.829 10.846-17.011 17.126-37.214 17.126-58.884v-54.857c0-212.077-171.921-384-384-384-212.077 0-384 171.923-384 384 0 212.079 171.923 384 384 384 81.587 0 157.231-25.442 219.43-68.83" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-at-email"] - }, - { - "id": 272, - "paths": [ - "M853.333 468.036l-342.921 323.418c-42.010 39.62-98.989 61.879-158.401 61.879s-116.39-22.259-158.4-61.879c-42.010-39.62-65.612-93.359-65.612-149.393 0-56.030 23.601-109.769 65.612-149.389l342.922-323.419c28.006-26.414 65.993-41.253 105.6-41.253s77.594 14.839 105.6 41.253c28.006 26.414 43.742 62.239 43.742 99.594s-15.735 73.181-43.742 99.594l-343.294 323.415c-14.004 13.21-32.996 20.629-52.8 20.629s-38.797-7.42-52.8-20.629c-14.003-13.205-21.871-31.117-21.871-49.796 0-18.675 7.867-36.591 21.871-49.796l316.799-298.43" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-attachment"] - }, - { - "id": 271, - "paths": [ - "M128 426.667h768M128 426.667l85.333 426.667h597.333l85.333-426.667M128 426.667l256-256M896 426.667l-256-256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-basket"] - }, - { - "id": 270, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384M896 512c0-212.077-171.921-384-384-384M896 512h-768M512 896c-212.077 0-384-171.921-384-384M512 896v-768M128 512c0-212.077 171.923-384 384-384M820.591 284.855c-23.177 12.048-44.412 27.593-62.946 46.125-23.77 23.772-42.628 51.993-55.492 83.052-12.864 31.061-19.486 64.35-19.486 97.967s6.622 66.91 19.486 97.967c12.864 31.061 31.723 59.281 55.492 83.051 18.586 18.586 39.893 34.167 63.147 46.229M203.407 284.855c23.177 12.048 44.414 27.593 62.946 46.125 23.772 23.772 42.629 51.993 55.494 83.052 12.865 31.061 19.487 64.35 19.487 97.967s-6.621 66.906-19.487 97.967c-12.865 31.061-31.722 59.281-55.494 83.051-18.586 18.586-39.89 34.167-63.145 46.229" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-basketball"] - }, - { - "id": 269, - "paths": [ - "M359.284 178.521c42.633-31.738 95.483-50.521 152.716-50.521 141.385 0 256 114.615 256 256 0 95.211 26.556 190.421 50.039 256M253.646 434.641c-13.742 152.218-82.979 290.692-82.979 290.692h362.667M384 725.333v42.667c0 70.694 57.306 128 128 128 55.731 0 103.147-35.618 120.717-85.333M128 128l768 768" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-bell-disabled"] - }, - { - "id": 268, - "paths": [ - "M170.667 725.333l-28.622-14.31c-4.96 9.92-4.43 21.7 1.401 31.134s16.131 15.177 27.221 15.177v-32zM853.333 725.333v32c11.089 0 21.389-5.743 27.221-15.177 5.828-9.434 6.362-21.214 1.399-31.134l-28.621 14.31zM288 384c0-123.712 100.288-224 224-224v-64c-159.058 0-288 128.942-288 288h64zM512 160c123.712 0 224 100.288 224 224h64c0-159.058-128.943-288-288-288v64zM224 384c0 80.495-20.224 162.146-41.024 224.546-10.337 31.010-20.67 56.841-28.388 74.85-3.856 8.994-7.049 16.017-9.252 20.736-1.101 2.359-1.953 4.143-2.516 5.303-0.281 0.585-0.49 1.007-0.621 1.276-0.065 0.132-0.111 0.226-0.137 0.277-0.013 0.026-0.021 0.043-0.023 0.047s-0.002 0.004-0 0c0 0 0.002-0.004 0.003-0.004 0.002-0.004 0.005-0.009 28.626 14.302s28.625 14.306 28.628 14.298c0.002-0.004 0.006-0.009 0.009-0.017 0.006-0.013 0.014-0.030 0.023-0.047 0.018-0.034 0.041-0.081 0.069-0.137 0.056-0.115 0.133-0.269 0.229-0.465 0.192-0.388 0.463-0.943 0.806-1.651 0.688-1.421 1.669-3.473 2.901-6.114 2.464-5.282 5.937-12.924 10.082-22.596 8.282-19.324 19.282-46.827 30.278-79.817 21.866-65.6 44.309-154.615 44.309-244.787h-64zM170.667 757.333h682.667v-64h-682.667v64zM853.333 725.333c28.621-14.31 28.625-14.306 28.625-14.302 0 0 0.004 0.004 0.004 0.004 0 0.004 0 0.004 0 0-0.004-0.004-0.013-0.021-0.026-0.047-0.026-0.051-0.073-0.145-0.137-0.277-0.132-0.269-0.341-0.691-0.619-1.276-0.563-1.161-1.417-2.944-2.517-5.303-2.202-4.719-5.397-11.742-9.25-20.736-7.718-18.010-18.052-43.84-28.39-74.85-20.8-62.4-41.024-144.051-41.024-224.546h-64c0 90.172 22.443 179.187 44.309 244.787 10.995 32.99 21.995 60.493 30.276 79.817 4.147 9.673 7.62 17.314 10.082 22.596 1.233 2.641 2.214 4.693 2.901 6.114 0.346 0.708 0.614 1.263 0.806 1.651 0.098 0.196 0.175 0.35 0.23 0.465 0.026 0.055 0.051 0.102 0.068 0.137 0.009 0.017 0.017 0.034 0.021 0.047 0.004 0.009 0.009 0.013 0.009 0.017 0.004 0.009 0.009 0.013 28.629-14.298zM608 768c0 53.018-42.982 96-96 96v64c88.367 0 160-71.633 160-160h-64zM512 864c-53.018 0-96-42.982-96-96h-64c0 88.367 71.634 160 160 160v-64zM416 768v-42.667h-64v42.667h64zM672 768v-42.667h-64v42.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-bell"] - }, - { - "id": 267, - "paths": [ - "M240.471 240.471l543.060 543.060M240.471 783.531l543.060-543.060M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-block-1"] - }, - { - "id": 266, - "paths": [ - "M240.471 240.471l543.060 543.060M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-block-2"] - }, - { - "id": 265, - "paths": [ - "M682.667 170.667h-298.667l-128 384h170.667l-85.333 341.333 469.333-469.333h-230.4l102.4-256z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-bolt"] - }, - { - "id": 264, - "paths": [ - "M256 256c0-47.128 38.205-85.333 85.333-85.333h341.333c47.13 0 85.333 38.205 85.333 85.333v640l-256-256-256 256v-640z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-bookmark"] - }, - { - "id": 263, - "paths": [ - "M853.333 512v-213.333c0-47.128-38.204-85.333-85.333-85.333h-512c-47.128 0-85.333 38.205-85.333 85.333v512c0 47.13 38.205 85.333 85.333 85.333h85.333M640 128v170.667M384 128v170.667M170.667 469.333h682.667M847.241 640l-264.529 264.529-113.374-113.37" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-calendar-check"] - }, - { - "id": 262, - "paths": [ - "M853.333 426.667v-128c0-47.128-38.204-85.333-85.333-85.333h-512c-47.128 0-85.333 38.205-85.333 85.333v512c0 47.13 38.205 85.333 85.333 85.333h128M640 128v170.667M384 128v170.667M170.667 469.333h213.333M682.667 648.533v72l38.4 43.2M874.667 725.333c0 106.039-85.961 192-192 192s-192-85.961-192-192c0-106.039 85.961-192 192-192s192 85.961 192 192z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-calendar-clock"] - }, - { - "id": 261, - "paths": [ - "M853.333 384v-85.333c0-47.128-38.204-85.333-85.333-85.333h-512c-47.128 0-85.333 38.205-85.333 85.333v512c0 47.13 38.205 85.333 85.333 85.333h128M640 128v170.667M384 128v170.667M170.667 469.333h213.333M853.333 597.333l-298.667 298.667M554.667 597.333l298.667 298.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-calendar-cross"] - }, - { - "id": 260, - "paths": [ - "M821.333 384c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM384 928c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM672 128c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM608 298.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM416 128c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM352 298.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM170.667 437.333c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM384 501.333c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM512 810.667l-22.626-22.626-9.374 9.37v13.257h32zM768 554.667l22.626-22.626c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.626zM853.333 640l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM597.333 896v32h13.257l9.37-9.374-22.626-22.626zM512 896h-32c0 17.673 14.327 32 32 32v-32zM256 245.333h512v-64h-512v64zM202.667 810.667v-512h-64v512h64zM256 864c-29.455 0-53.333-23.876-53.333-53.333h-64c0 64.802 52.532 117.333 117.333 117.333v-64zM768 245.333c29.457 0 53.333 23.878 53.333 53.333h64c0-64.801-52.531-117.333-117.333-117.333v64zM256 181.333c-64.801 0-117.333 52.532-117.333 117.333h64c0-29.455 23.878-53.333 53.333-53.333v-64zM821.333 298.667v85.333h64v-85.333h-64zM384 864h-128v64h128v-64zM608 128v170.667h64v-170.667h-64zM352 128v170.667h64v-170.667h-64zM170.667 501.333h213.333v-64h-213.333v64zM534.626 833.293l256-256-45.252-45.252-256 256 45.252 45.252zM745.374 577.293l85.333 85.333 45.252-45.252-85.333-85.333-45.252 45.252zM830.707 617.374l-256 256 45.252 45.252 256-256-45.252-45.252zM597.333 864h-85.333v64h85.333v-64zM544 896v-85.333h-64v85.333h64zM681.374 641.293l85.333 85.333 45.252-45.252-85.333-85.333-45.252 45.252z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-calendar-edit"] - }, - { - "id": 259, - "paths": [ - "M853.333 554.667v-256c0-47.128-38.204-85.333-85.333-85.333h-512c-47.128 0-85.333 38.205-85.333 85.333v512c0 47.13 38.205 85.333 85.333 85.333h85.333M640 128v170.667M384 128v170.667M170.667 469.333h682.667M597.333 810.667h128M597.333 725.333h-42.667c-47.13 0-85.333 38.204-85.333 85.333s38.204 85.333 85.333 85.333h42.667M725.333 896h42.667c47.13 0 85.333-38.204 85.333-85.333s-38.204-85.333-85.333-85.333h-42.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-calendar-link"] - }, - { - "id": 258, - "paths": [ - "M821.333 384c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM426.667 928c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM672 128c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM608 298.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM416 128c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM352 298.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM170.667 437.333c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM426.667 501.333c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM597.333 682.667v-32h-32v32h32zM853.333 682.667h32v-32h-32v32zM853.333 896v32h32v-32h-32zM597.333 896h-32v32h32v-32zM256 245.333h512v-64h-512v64zM202.667 810.667v-512h-64v512h64zM256 864c-29.455 0-53.333-23.876-53.333-53.333h-64c0 64.802 52.532 117.333 117.333 117.333v-64zM768 245.333c29.457 0 53.333 23.878 53.333 53.333h64c0-64.801-52.531-117.333-117.333-117.333v64zM256 181.333c-64.801 0-117.333 52.532-117.333 117.333h64c0-29.455 23.878-53.333 53.333-53.333v-64zM821.333 298.667v85.333h64v-85.333h-64zM426.667 864h-170.667v64h170.667v-64zM608 128v170.667h64v-170.667h-64zM352 128v170.667h64v-170.667h-64zM170.667 501.333h256v-64h-256v64zM597.333 714.667h256v-64h-256v64zM821.333 682.667v213.333h64v-213.333h-64zM853.333 864h-256v64h256v-64zM629.333 896v-213.333h-64v213.333h64zM672 640c0-29.457 23.876-53.333 53.333-53.333v-64c-64.802 0-117.333 52.531-117.333 117.333h64zM725.333 586.667c29.457 0 53.333 23.876 53.333 53.333h64c0-64.802-52.531-117.333-117.333-117.333v64zM608 640v42.667h64v-42.667h-64zM778.667 640v42.667h64v-42.667h-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-calendar-lock"] - }, - { - "id": 257, - "paths": [ - "M853.333 384v-85.333c0-47.128-38.204-85.333-85.333-85.333h-512c-47.128 0-85.333 38.205-85.333 85.333v512c0 47.13 38.205 85.333 85.333 85.333h128M640 128v170.667M384 128v170.667M170.667 469.333h213.333M554.667 725.333h341.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-calendar-minus"] - }, - { - "id": 256, - "paths": [ - "M853.333 384v-85.333c0-47.128-38.204-85.333-85.333-85.333h-512c-47.128 0-85.333 38.205-85.333 85.333v512c0 47.13 38.205 85.333 85.333 85.333h128M640 128v170.667M384 128v170.667M170.667 469.333h213.333M725.333 554.667v341.333M554.667 725.333h341.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-calendar-plus"] - }, - { - "id": 255, - "paths": [ - "M853.333 384v-85.333c0-47.128-38.204-85.333-85.333-85.333h-512c-47.128 0-85.333 38.205-85.333 85.333v512c0 47.13 38.205 85.333 85.333 85.333h128M640 128v170.667M384 128v170.667M170.667 469.333h213.333M853.333 896v-42.667c0-47.13-38.204-85.333-85.333-85.333h-170.667c-47.13 0-85.333 38.204-85.333 85.333v42.667M768 554.667c0 47.13-38.204 85.333-85.333 85.333s-85.333-38.204-85.333-85.333c0-47.13 38.204-85.333 85.333-85.333s85.333 38.204 85.333 85.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-calendar-user"] - }, - { - "id": 254, - "paths": [ - "M853.333 341.333v-42.667c0-47.128-38.204-85.333-85.333-85.333h-512c-47.128 0-85.333 38.205-85.333 85.333v512c0 47.13 38.205 85.333 85.333 85.333h384M640 128v170.667M384 128v170.667M170.667 469.333h469.333M853.333 512v277.333M853.333 896v0.427" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-calendar-warning"] - }, - { - "id": 253, - "paths": [ - "M640 128v170.667M384 128v170.667M170.667 469.333h682.667M853.333 469.333v341.333c0 47.13-38.204 85.333-85.333 85.333h-512c-47.128 0-85.333-38.204-85.333-85.333v-512c0-47.128 38.205-85.333 85.333-85.333h512c47.13 0 85.333 38.205 85.333 85.333v170.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-calendar"] - }, - { - "id": 252, - "paths": [ - "M426.667 234.667h213.333c23.565 0 42.667 19.103 42.667 42.667v213.333M128 320v426.667c0 23.565 19.103 42.667 42.667 42.667h426.667M682.667 384l213.333-85.333v405.333M128 128l768 768" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-cam-disabled"] - }, - { - "id": 251, - "paths": [ - "M682.667 384l213.333-85.333v426.667l-213.333-85.333M170.667 789.333h469.333c23.565 0 42.667-19.102 42.667-42.667v-469.333c0-23.564-19.102-42.667-42.667-42.667h-469.333c-23.564 0-42.667 19.103-42.667 42.667v469.333c0 23.565 19.103 42.667 42.667 42.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-cam"] - }, - { - "id": 250, - "paths": [ - "M497.485 681.852c-58.893-6.647-105.682-53.257-112.602-112.068M405.333 213.333h213.333c23.565 0 42.667 19.103 42.667 42.667s19.102 42.667 42.667 42.667h106.667c47.13 0 85.333 38.205 85.333 85.333v320M149.333 327.556c-13.277 15.043-21.333 34.803-21.333 56.444v341.333c0 47.13 38.205 85.333 85.333 85.333h405.333M128 128l768 768" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-camera-disabled"] - }, - { - "id": 249, - "paths": [ - "M608 554.667c0 53.018-42.982 96-96 96v64c88.367 0 160-71.633 160-160h-64zM512 650.667c-53.018 0-96-42.982-96-96h-64c0 88.367 71.634 160 160 160v-64zM416 554.667c0-53.018 42.982-96 96-96v-64c-88.366 0-160 71.633-160 160h64zM512 458.667c53.018 0 96 42.982 96 96h64c0-88.367-71.633-160-160-160v64zM864 384v341.333h64v-341.333h-64zM810.667 778.667h-597.333v64h597.333v-64zM160 725.333v-341.333h-64v341.333h64zM213.333 330.667h106.667v-64h-106.667v64zM704 330.667h106.667v-64h-106.667v64zM405.333 245.333h213.333v-64h-213.333v64zM629.333 256c0 41.237 33.429 74.667 74.667 74.667v-64c-5.892 0-10.667-4.776-10.667-10.667h-64zM320 330.667c41.237 0 74.667-33.429 74.667-74.667h-64c0 5.891-4.776 10.667-10.667 10.667v64zM693.333 256c0-41.237-33.429-74.667-74.667-74.667v64c5.892 0 10.667 4.776 10.667 10.667h64zM394.667 256c0-5.891 4.776-10.667 10.667-10.667v-64c-41.237 0-74.667 33.429-74.667 74.667h64zM213.333 778.667c-29.455 0-53.333-23.876-53.333-53.333h-64c0 64.802 52.532 117.333 117.333 117.333v-64zM864 725.333c0 29.457-23.876 53.333-53.333 53.333v64c64.802 0 117.333-52.531 117.333-117.333h-64zM928 384c0-64.801-52.531-117.333-117.333-117.333v64c29.457 0 53.333 23.878 53.333 53.333h64zM160 384c0-29.455 23.878-53.333 53.333-53.333v-64c-64.801 0-117.333 52.532-117.333 117.333h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-camera"] - }, - { - "id": 248, - "paths": [ - "M359.636 365.699l-150.85 150.849c-83.312 83.311-83.312 218.389 0 301.7s218.388 83.311 301.699 0l150.848-150.852M359.636 365.699l150.85-150.85c83.311-83.312 218.385-83.312 301.7 0 83.311 83.312 83.311 218.388 0 301.699l-150.852 150.848M359.636 365.699l301.698 301.697" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-capsule"] - }, - { - "id": 247, - "paths": [ - "M179.564 759.91v0zM844.437 759.91v0zM811.93 418.576v0zM212.072 418.576v0zM309.333 469.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM650.667 469.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM297.021 373.333h429.96v-64h-429.96v64zM780.070 421.61l32.508 341.334 63.714-6.067-32.508-341.334-63.714 6.068zM759.488 821.333h-494.975v64h494.975v-64zM211.42 762.944l32.508-341.334-63.712-6.068-32.508 341.334 63.712 6.067zM264.513 821.333c-31.453 0-56.075-27.081-53.093-58.389l-63.712-6.067c-6.56 68.885 47.608 128.457 116.805 128.457v-64zM812.578 762.944c2.982 31.309-21.641 58.389-53.090 58.389v64c69.197 0 123.362-59.571 116.804-128.457l-63.714 6.067zM726.98 373.333c27.494 0 50.483 20.904 53.090 48.277l63.714-6.068c-5.734-60.22-56.316-106.209-116.804-106.209v64zM297.021 309.333c-60.492 0-111.069 45.99-116.805 106.209l63.712 6.068c2.607-27.373 25.597-48.277 53.093-48.277v-64zM373.333 298.667c0-76.584 62.085-138.667 138.667-138.667v-64c-111.93 0-202.667 90.737-202.667 202.667h64zM512 160c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.739-202.667-202.667-202.667v64zM309.333 298.667v170.667h64v-170.667h-64zM650.667 298.667v170.667h64v-170.667h-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-cart-1"] - }, - { - "id": 246, - "paths": [ - "M179.564 759.91v0zM844.437 759.91v0zM811.93 418.576v0zM212.072 418.576v0zM309.333 341.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM650.667 341.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM373.333 469.333c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM309.333 469.76c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM714.667 469.333c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM650.667 469.76c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM297.021 373.333h429.959v-64h-429.959v64zM780.070 421.61l32.508 341.334 63.714-6.067-32.508-341.334-63.714 6.068zM759.488 821.333h-494.975v64h494.975v-64zM211.42 762.944l32.508-341.334-63.712-6.068-32.508 341.334 63.712 6.067zM264.513 821.333c-31.453 0-56.075-27.081-53.093-58.389l-63.712-6.067c-6.56 68.885 47.609 128.457 116.805 128.457v-64zM812.578 762.944c2.982 31.309-21.636 58.389-53.090 58.389v64c69.197 0 123.362-59.571 116.804-128.457l-63.714 6.067zM726.98 373.333c27.494 0 50.483 20.904 53.090 48.277l63.714-6.068c-5.734-60.22-56.311-106.209-116.804-106.209v64zM297.021 309.333c-60.492 0-111.069 45.99-116.805 106.209l63.712 6.068c2.607-27.373 25.597-48.277 53.093-48.277v-64zM373.333 298.667c0-76.584 62.084-138.667 138.667-138.667v-64c-111.93 0-202.667 90.737-202.667 202.667h64zM512 160c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM309.333 298.667v42.667h64v-42.667h-64zM650.667 298.667v42.667h64v-42.667h-64zM309.333 469.333v0.427h64v-0.427h-64zM650.667 469.333v0.427h64v-0.427h-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-cart-2"] - }, - { - "id": 245, - "paths": [ - "M170.667 298.667h682.667M170.667 298.667v469.333c0 47.13 38.205 85.333 85.333 85.333h512c47.13 0 85.333-38.204 85.333-85.333v-469.333M170.667 298.667l85.333-170.667h512l85.333 170.667M640 469.333c0 70.694-57.306 128-128 128s-128-57.306-128-128" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-cart-3"] - }, - { - "id": 244, - "paths": [ - "M725.333 725.333c-47.13 0-85.333 38.204-85.333 85.333s38.204 85.333 85.333 85.333c47.13 0 85.333-38.204 85.333-85.333s-38.204-85.333-85.333-85.333zM725.333 725.333h-410.996c-21.233 0-39.235-15.612-42.237-36.634l-13.053-91.366M85.333 128h106.667l12.19 85.333M204.19 213.333h691.81l-128 384h-508.952M204.19 213.333l54.857 384M469.333 810.667c0 47.13-38.204 85.333-85.333 85.333-47.128 0-85.333-38.204-85.333-85.333s38.205-85.333 85.333-85.333c47.13 0 85.333 38.204 85.333 85.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-cart-4"] - }, - { - "id": 243, - "paths": [ - "M128 642.133c40.998 8.363 78.632 28.595 108.219 58.18 29.587 29.589 49.82 67.221 58.181 108.22M128 469.333c86.647 9.638 167.436 48.469 229.082 110.118 61.647 61.645 100.48 142.434 110.118 229.082M128 808.533h0.427M128 341.333v-128h768v597.333h-298.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-cast"] - }, - { - "id": 242, - "paths": [ - "M128 512c0 212.079 171.923 384 384 384 212.079 0 384-171.921 384-384 0-212.077-171.921-384-384-384M128 512c0-212.077 171.923-384 384-384M128 512h384M512 128v384M512 512l271.168 271.168" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chart"] - }, - { - "id": 241, - "paths": [ - "M747.959 406.627c12.497-12.497 12.497-32.758 0-45.255s-32.755-12.497-45.252 0l45.252 45.255zM426.666 682.667l-22.627 22.63c12.497 12.493 32.757 12.493 45.254 0l-22.627-22.63zM321.292 532.041c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.755 0 45.252l45.255-45.252zM702.707 361.373l-298.669 298.668 45.254 45.257 298.667-298.67-45.252-45.255zM276.037 577.293l128.002 128.004 45.254-45.257-128.001-128-45.255 45.252zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-check-circle"] - }, - { - "id": 240, - "paths": [ - "M747.959 406.627c12.497-12.497 12.497-32.758 0-45.255s-32.755-12.497-45.252 0l45.252 45.255zM426.666 682.667l-22.627 22.63c12.497 12.493 32.757 12.493 45.254 0l-22.627-22.63zM321.292 532.041c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.755 0 45.252l45.255-45.252zM702.707 361.373l-298.669 298.668 45.254 45.257 298.667-298.67-45.252-45.255zM276.037 577.293l128.002 128.004 45.254-45.257-128.001-128-45.255 45.252zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-check-round"] - }, - { - "id": 239, - "paths": ["M725.333 384l-298.668 298.667-128.002-128"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-check-small"] - }, - { - "id": 238, - "paths": [ - "M747.959 406.627c12.497-12.497 12.497-32.758 0-45.255s-32.755-12.497-45.252 0l45.252 45.255zM426.666 682.667l-22.627 22.63c12.497 12.493 32.757 12.493 45.254 0l-22.627-22.63zM321.292 532.041c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.755 0 45.252l45.255-45.252zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM702.707 361.373l-298.669 298.668 45.254 45.257 298.667-298.67-45.252-45.255zM276.037 577.293l128.002 128.004 45.254-45.257-128.001-128-45.255 45.252zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-check-square"] - }, - { - "id": 237, - "paths": ["M853.333 298.667l-469.332 469.333-213.338-213.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-check"] - }, - { - "id": 236, - "paths": [ - "M321.294 404.039c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.756 0 45.254l45.255-45.254zM512 640l-22.626 22.626c12.497 12.497 32.755 12.497 45.252 0l-22.626-22.626zM747.959 449.293c12.497-12.497 12.497-32.757 0-45.254s-32.755-12.497-45.252 0l45.252 45.254zM276.039 449.293l213.335 213.333 45.252-45.252-213.332-213.335-45.255 45.254zM534.626 662.626l213.333-213.333-45.252-45.254-213.333 213.335 45.252 45.252zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-down-small-circle"] - }, - { - "id": 235, - "paths": [ - "M321.294 404.039c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.756 0 45.254l45.255-45.254zM512 640l-22.626 22.626c12.497 12.497 32.755 12.497 45.252 0l-22.626-22.626zM747.959 449.293c12.497-12.497 12.497-32.757 0-45.254s-32.755-12.497-45.252 0l45.252 45.254zM276.039 449.293l213.335 213.333 45.252-45.252-213.332-213.335-45.255 45.254zM534.626 662.626l213.333-213.333-45.252-45.254-213.333 213.335 45.252 45.252zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-down-small-round"] - }, - { - "id": 234, - "paths": [ - "M321.294 404.039c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.756 0 45.254l45.255-45.254zM512 640l-22.626 22.626c12.497 12.497 32.755 12.497 45.252 0l-22.626-22.626zM747.959 449.293c12.497-12.497 12.497-32.757 0-45.254s-32.755-12.497-45.252 0l45.252 45.254zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM276.039 449.293l213.335 213.333 45.252-45.252-213.332-213.335-45.255 45.254zM534.626 662.626l213.333-213.333-45.252-45.254-213.333 213.335 45.252 45.252zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-down-small-square"] - }, - { - "id": 233, - "paths": ["M298.667 426.667l213.333 213.333 213.333-213.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-down-small"] - }, - { - "id": 232, - "paths": ["M170.667 384l341.333 341.333 341.333-341.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-down"] - }, - { - "id": 231, - "paths": [ - "M619.959 321.294c12.497-12.497 12.497-32.758 0-45.255s-32.755-12.497-45.252 0l45.252 45.255zM384 512l-22.627-22.626c-12.497 12.497-12.497 32.755 0 45.252l22.627-22.626zM574.707 747.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM574.707 276.039l-213.335 213.335 45.255 45.252 213.332-213.332-45.252-45.255zM361.373 534.626l213.335 213.333 45.252-45.252-213.332-213.333-45.255 45.252zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-left-small-circle"] - }, - { - "id": 230, - "paths": [ - "M619.959 321.294c12.497-12.497 12.497-32.758 0-45.255s-32.755-12.497-45.252 0l45.252 45.255zM384 512l-22.627-22.626c-12.497 12.497-12.497 32.755 0 45.252l22.627-22.626zM574.707 747.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM574.707 276.039l-213.335 213.335 45.255 45.252 213.332-213.332-45.252-45.255zM361.373 534.626l213.335 213.333 45.252-45.252-213.332-213.333-45.255 45.252zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-left-small-round"] - }, - { - "id": 229, - "paths": [ - "M619.959 321.294c12.497-12.497 12.497-32.758 0-45.255s-32.755-12.497-45.252 0l45.252 45.255zM384 512l-22.627-22.626c-12.497 12.497-12.497 32.755 0 45.252l22.627-22.626zM574.707 747.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM574.707 276.039l-213.335 213.335 45.255 45.252 213.332-213.332-45.252-45.255zM361.373 534.626l213.335 213.333 45.252-45.252-213.332-213.333-45.255 45.252zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-left-small-square"] - }, - { - "id": 228, - "paths": ["M597.333 298.667l-213.333 213.333 213.333 213.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-left-small"] - }, - { - "id": 227, - "paths": ["M640 170.667l-341.333 341.333 341.333 341.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-left"] - }, - { - "id": 226, - "paths": [ - "M404.039 702.707c-12.497 12.497-12.497 32.755 0 45.252s32.756 12.497 45.254 0l-45.254-45.252zM640 512l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM449.293 276.039c-12.497-12.497-32.757-12.497-45.254 0s-12.497 32.758 0 45.255l45.254-45.255zM449.293 747.959l213.333-213.333-45.252-45.252-213.335 213.333 45.254 45.252zM662.626 489.374l-213.333-213.335-45.254 45.255 213.335 213.332 45.252-45.252zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-right-small-circle"] - }, - { - "id": 225, - "paths": [ - "M404.039 702.707c-12.497 12.497-12.497 32.755 0 45.252s32.756 12.497 45.254 0l-45.254-45.252zM640 512l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM449.293 276.039c-12.497-12.497-32.757-12.497-45.254 0s-12.497 32.758 0 45.255l45.254-45.255zM449.293 747.959l213.333-213.333-45.252-45.252-213.335 213.333 45.254 45.252zM662.626 489.374l-213.333-213.335-45.254 45.255 213.335 213.332 45.252-45.252zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-right-small-round"] - }, - { - "id": 224, - "paths": [ - "M404.039 702.707c-12.497 12.497-12.497 32.755 0 45.252s32.756 12.497 45.254 0l-45.254-45.252zM640 512l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM449.293 276.039c-12.497-12.497-32.757-12.497-45.254 0s-12.497 32.758 0 45.255l45.254-45.255zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM449.293 747.959l213.333-213.333-45.252-45.252-213.335 213.333 45.254 45.252zM662.626 489.374l-213.333-213.335-45.254 45.255 213.335 213.332 45.252-45.252zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-right-small-square"] - }, - { - "id": 222, - "paths": ["M384 853.333l341.333-341.333-341.333-341.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-right"] - }, - { - "id": 221, - "paths": [ - "M702.707 619.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM512 384l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM276.039 574.707c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM747.959 574.707l-213.333-213.335-45.252 45.255 213.333 213.332 45.252-45.252zM489.374 361.373l-213.335 213.335 45.255 45.252 213.332-213.332-45.252-45.255zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-up-small-circle"] - }, - { - "id": 220, - "paths": [ - "M702.707 619.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM512 384l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM276.039 574.707c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM747.959 574.707l-213.333-213.335-45.252 45.255 213.333 213.332 45.252-45.252zM489.374 361.373l-213.335 213.335 45.255 45.252 213.332-213.332-45.252-45.255zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-up-small-round"] - }, - { - "id": 219, - "paths": [ - "M702.707 619.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM512 384l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM276.039 574.707c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM747.959 574.707l-213.333-213.335-45.252 45.255 213.333 213.332 45.252-45.252zM489.374 361.373l-213.335 213.335 45.255 45.252 213.332-213.332-45.252-45.255zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-up-small-square"] - }, - { - "id": 218, - "paths": ["M725.333 597.333l-213.333-213.333-213.333 213.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-up-small"] - }, - { - "id": 217, - "paths": ["M853.333 640l-341.333-341.333-341.333 341.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-up"] - }, - { - "id": 216, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-circle"] - }, - { - "id": 215, - "paths": [ - "M512 298.667v213.333l128 128M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-clock"] - }, - { - "id": 214, - "paths": [ - "M298.667 469.333v-42.667c0-117.821 95.513-213.333 213.333-213.333s213.333 95.513 213.333 213.333v42.667c94.255 0 170.667 76.412 170.667 170.667s-76.412 170.667-170.667 170.667M298.667 469.333c-94.257 0-170.667 76.412-170.667 170.667s76.41 170.667 170.667 170.667M298.667 469.333c43.283 0 82.803 16.111 112.888 42.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-cloud"] - }, - { - "id": 213, - "paths": [ - "M544 256c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 341.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 682.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 768c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM640 373.333c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM469.333 341.333v0zM554.667 682.667v0zM384 650.667c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM554.667 512v0zM469.333 512v0zM436.676 347.829v0zM390.496 394.011v0zM390.496 459.324v0zM408.994 487.006v0zM436.676 505.506v0zM587.324 676.173v0zM633.506 629.99v0zM633.506 564.676v0zM615.006 536.994v0zM587.324 518.494v0zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64zM480 256v85.333h64v-85.333h-64zM480 682.667v85.333h64v-85.333h-64zM640 309.333h-170.667v64h170.667v-64zM554.667 650.667h-170.667v64h170.667v-64zM554.667 480h-85.333v64h85.333v-64zM469.333 309.333c-15.407 0-30.665 3.035-44.902 8.931l24.49 59.128c6.473-2.68 13.406-4.060 20.412-4.060v-64zM424.432 318.265c-14.236 5.897-27.17 14.54-38.065 25.435l45.254 45.255c4.954-4.953 10.833-8.881 17.301-11.561l-24.49-59.128zM386.366 343.7c-10.895 10.895-19.538 23.83-25.435 38.065l59.128 24.492c2.68-6.471 6.607-12.35 11.561-17.303l-45.254-45.255zM360.931 381.765c-5.897 14.236-8.931 29.493-8.931 44.902h64c0-7.004 1.379-13.939 4.060-20.41l-59.128-24.492zM352 426.667c0 15.407 3.035 30.665 8.931 44.902l59.128-24.491c-2.68-6.473-4.060-13.406-4.060-20.412h-64zM360.931 471.569c5.897 14.234 14.54 27.17 25.435 38.063l45.254-45.252c-4.954-4.954-8.88-10.833-11.561-17.301l-59.128 24.491zM386.366 509.632c10.895 10.897 23.83 19.541 38.065 25.438l24.49-59.132c-6.468-2.679-12.348-6.605-17.301-11.558l-45.254 45.252zM424.432 535.070c14.237 5.897 29.495 8.93 44.902 8.93v-64c-7.006 0-13.939-1.378-20.412-4.062l-24.49 59.132zM554.667 714.667c15.407 0 30.665-3.034 44.902-8.93l-24.491-59.132c-6.473 2.684-13.406 4.062-20.412 4.062v64zM599.569 705.737c14.234-5.897 27.17-14.541 38.063-25.438l-45.252-45.252c-4.954 4.954-10.833 8.879-17.301 11.558l24.491 59.132zM637.632 680.299c10.897-10.893 19.541-23.829 25.438-38.063l-59.132-24.491c-2.679 6.468-6.605 12.348-11.558 17.301l45.252 45.252zM663.070 642.236c5.897-14.238 8.93-29.495 8.93-44.902h-64c0 7.006-1.378 13.939-4.062 20.412l59.132 24.491zM672 597.333c0-15.407-3.034-30.665-8.93-44.902l-59.132 24.491c2.684 6.473 4.062 13.406 4.062 20.412h64zM663.070 552.431c-5.897-14.234-14.541-27.17-25.438-38.063l-45.252 45.252c4.954 4.954 8.879 10.833 11.558 17.301l59.132-24.491zM637.632 514.368c-10.893-10.897-23.829-19.541-38.063-25.438l-24.491 59.132c6.468 2.679 12.348 6.605 17.301 11.558l45.252-45.252zM599.569 488.93c-14.238-5.897-29.495-8.93-44.902-8.93v64c7.006 0 13.939 1.378 20.412 4.062l24.491-59.132z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-coin"] - }, - { - "id": 212, - "paths": [ - "M384 384h256M384 384v256M384 384v-128c0-70.692-57.308-128-128-128s-128 57.308-128 128c0 70.692 57.308 128 128 128h128zM640 384v256M640 384h128c70.694 0 128-57.308 128-128s-57.306-128-128-128c-70.694 0-128 57.308-128 128v128zM640 640h-256M640 640v128c0 70.694 57.306 128 128 128s128-57.306 128-128c0-70.694-57.306-128-128-128h-128zM384 640h-128c-70.692 0-128 57.306-128 128s57.308 128 128 128c70.692 0 128-57.306 128-128v-128z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-command"] - }, - { - "id": 211, - "paths": [ - "M746.667 597.333h64c47.13 0 85.333-38.204 85.333-85.333v-298.667c0-47.128-38.204-85.333-85.333-85.333h-298.667c-47.13 0-85.333 38.205-85.333 85.333v64M213.333 896h298.667c47.13 0 85.333-38.204 85.333-85.333v-298.667c0-47.13-38.204-85.333-85.333-85.333h-298.667c-47.128 0-85.333 38.204-85.333 85.333v298.667c0 47.13 38.205 85.333 85.333 85.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-copy"] - }, - { - "id": 210, - "paths": [ - "M256 608c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM405.333 672c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM213.333 288h597.333v-64h-597.333v64zM864 341.333v341.333h64v-341.333h-64zM810.667 736h-597.333v64h597.333v-64zM160 682.667v-341.333h-64v341.333h64zM213.333 736c-29.455 0-53.333-23.876-53.333-53.333h-64c0 64.802 52.532 117.333 117.333 117.333v-64zM864 682.667c0 29.457-23.876 53.333-53.333 53.333v64c64.802 0 117.333-52.531 117.333-117.333h-64zM810.667 288c29.457 0 53.333 23.878 53.333 53.333h64c0-64.801-52.531-117.333-117.333-117.333v64zM213.333 224c-64.801 0-117.333 52.532-117.333 117.333h64c0-29.455 23.878-53.333 53.333-53.333v-64zM128 458.667h768v-64h-768v64zM256 672h149.333v-64h-149.333v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-creditcard"] - }, - { - "id": 208, - "paths": [ - "M662.626 406.627c12.497-12.497 12.497-32.758 0-45.255s-32.759-12.497-45.257 0l45.257 45.255zM361.37 617.374c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM406.63 361.373c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.758 0 45.255l45.255-45.255zM617.374 662.626c12.497 12.497 32.759 12.497 45.257 0s12.497-32.755 0-45.252l-45.257 45.252zM617.37 361.373l-256 256.001 45.255 45.252 256.001-255.999-45.257-45.255zM361.375 406.627l255.999 255.999 45.257-45.252-256-256.001-45.255 45.255zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-cross-round"] - }, - { - "id": 207, - "paths": [ - "M682.667 341.333l-341.335 341.333M341.333 341.333l341.334 341.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-cross-small"] - }, - { - "id": 206, - "paths": [ - "M662.626 406.627c12.497-12.497 12.497-32.758 0-45.255s-32.759-12.497-45.257 0l45.257 45.255zM361.37 617.374c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM406.63 361.373c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.758 0 45.255l45.255-45.255zM617.374 662.626c12.497 12.497 32.759 12.497 45.257 0s12.497-32.755 0-45.252l-45.257 45.252zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM617.37 361.373l-256 256.001 45.255 45.252 256.001-255.999-45.257-45.255zM361.375 406.627l255.999 255.999 45.257-45.252-256-256.001-45.255 45.255zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-cross-square"] - }, - { - "id": 205, - "paths": [ - "M810.667 213.333l-597.333 597.333M213.334 213.333l597.333 597.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-cross"] - }, - { - "id": 204, - "paths": [ - "M170.667 810.667h682.667M170.667 213.333v469.333h682.667v-469.333l-170.667 170.667-170.667-170.667-170.667 170.667-170.667-170.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-crown-1"] - }, - { - "id": 203, - "paths": [ - "M213.333 853.333l-31.565 5.261c2.572 15.428 15.922 26.739 31.565 26.739v-32zM810.667 853.333v32c15.642 0 28.992-11.311 31.565-26.739l-31.565-5.261zM661.333 533.333l-26.995 17.182c4.911 7.718 12.89 12.962 21.922 14.413s18.257-1.037 25.335-6.827l-20.262-24.768zM362.667 533.333l-20.264 24.768c7.081 5.79 16.303 8.277 25.335 6.827s17.014-6.694 21.926-14.413l-26.997-17.182zM96.435 346.594l85.333 512 63.13-10.522-85.333-512-63.13 10.522zM213.333 885.333h597.333v-64h-597.333v64zM842.231 858.594l85.333-512-63.13-10.522-85.333 512 63.13 10.522zM875.738 316.567l-234.667 191.999 40.525 49.536 234.667-192.001-40.525-49.533zM107.736 366.1l234.667 192.001 40.527-49.536-234.667-191.999-40.527 49.533zM389.664 550.515l149.331-234.668-53.99-34.36-149.335 234.665 53.995 34.364zM485.005 315.847l149.333 234.668 53.99-34.364-149.333-234.665-53.99 34.36zM544 234.667c0 17.673-14.327 32-32 32v64c53.018 0 96-42.981 96-96h-64zM512 266.667c-17.673 0-32-14.327-32-32h-64c0 53.019 42.982 96 96 96v-64zM480 234.667c0-17.673 14.327-32 32-32v-64c-53.018 0-96 42.981-96 96h64zM512 202.667c17.673 0 32 14.327 32 32h64c0-53.019-42.982-96-96-96v64zM160 277.333c0 17.673-14.327 32-32 32v64c53.019 0 96-42.981 96-96h-64zM128 309.333c-17.673 0-32-14.327-32-32h-64c0 53.019 42.981 96 96 96v-64zM96 277.333c0-17.673 14.327-32 32-32v-64c-53.019 0-96 42.981-96 96h64zM128 245.333c17.673 0 32 14.327 32 32h64c0-53.019-42.981-96-96-96v64zM928 277.333c0 17.673-14.327 32-32 32v64c53.018 0 96-42.981 96-96h-64zM896 309.333c-17.673 0-32-14.327-32-32h-64c0 53.019 42.982 96 96 96v-64zM864 277.333c0-17.673 14.327-32 32-32v-64c-53.018 0-96 42.981-96 96h64zM896 245.333c17.673 0 32 14.327 32 32h64c0-53.019-42.982-96-96-96v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-crown-2"] - }, - { - "id": 202, - "paths": [ - "M384 789.333c0 58.91-47.756 106.667-106.667 106.667s-106.667-47.757-106.667-106.667c0-58.91 47.756-106.667 106.667-106.667s106.667 47.757 106.667 106.667zM384 789.333l341.333-661.333M640 789.333c0 58.91 47.757 106.667 106.667 106.667s106.667-47.757 106.667-106.667c0-58.91-47.757-106.667-106.667-106.667s-106.667 47.757-106.667 106.667zM640 789.333l-341.333-661.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-cut"] - }, - { - "id": 201, - "paths": [ - "M725.333 384l-256 256M469.342 384l256 256M384 256h469.333c23.565 0 42.667 19.103 42.667 42.667v426.667c0 23.565-19.102 42.667-42.667 42.667h-469.333l-256-256 256-256z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-delete"] - }, - { - "id": 200, - "paths": [ - "M341.333 597.333h-170.667v-426.667h170.667M341.333 597.333v-426.667M341.333 597.333l221.679 258.624c21.035 24.542 54.127 35.089 85.487 27.251l2.027-0.508c57.25-14.31 83.038-81.020 50.308-130.121l-103.501-155.247h194.577c53.85 0 94.238-49.267 83.678-102.067l-51.2-256.001c-7.979-39.887-42.999-68.598-83.678-68.598h-399.377" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-dislike"] - }, - { - "id": 199, - "paths": [ - "M213.333 128v-32c-17.673 0-32 14.327-32 32h32zM810.667 896v32c17.673 0 32-14.327 32-32h-32zM213.333 896h-32c0 17.673 14.327 32 32 32v-32zM597.333 128l22.626-22.627c-5.999-6.001-14.14-9.373-22.626-9.373v32zM810.667 341.333h32c0-8.487-3.371-16.626-9.374-22.627l-22.626 22.627zM662.635 534.626c12.493-12.497 12.493-32.755 0-45.252-12.497-12.497-32.759-12.497-45.257 0l45.257 45.252zM460.804 691.2l-22.626 22.63c12.497 12.497 32.755 12.497 45.252 0l-22.626-22.63zM406.629 591.774c-12.497-12.497-32.758-12.497-45.255 0s-12.496 32.759 0 45.257l45.254-45.257zM810.667 864h-597.333v64h597.333v-64zM245.333 896v-768h-64v768h64zM213.333 160h384v-64h-384v64zM778.667 341.333v554.667h64v-554.667h-64zM574.707 150.627l213.333 213.333 45.252-45.255-213.333-213.333-45.252 45.255zM522.667 128v170.667h64v-170.667h-64zM640 416h170.667v-64h-170.667v64zM522.667 298.667c0 64.801 52.531 117.333 117.333 117.333v-64c-29.457 0-53.333-23.878-53.333-53.333h-64zM617.378 489.374l-179.2 179.2 45.252 45.257 179.204-179.204-45.257-45.252zM361.374 637.030l76.804 76.8 45.252-45.257-76.802-76.8-45.254 45.257z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-document-check"] - }, - { - "id": 197, - "paths": [ - "M213.333 128v-32c-17.673 0-32 14.327-32 32h32zM810.667 896v32c17.673 0 32-14.327 32-32h-32zM213.333 896h-32c0 17.673 14.327 32 32 32v-32zM597.333 128l22.626-22.627c-5.999-6.001-14.14-9.373-22.626-9.373v32zM810.667 341.333h32c0-8.487-3.371-16.626-9.374-22.627l-22.626 22.627zM641.293 513.293c12.497-12.497 12.497-32.755 0-45.252s-32.755-12.497-45.252 0l45.252 45.252zM382.706 681.374c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.254 0l-45.254-45.252zM427.959 468.041c-12.495-12.497-32.757-12.497-45.254 0s-12.497 32.755 0 45.252l45.254-45.252zM596.041 726.626c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM810.667 864h-597.333v64h597.333v-64zM245.333 896v-768h-64v768h64zM213.333 160h384v-64h-384v64zM778.667 341.333v554.667h64v-554.667h-64zM574.707 150.627l213.333 213.333 45.252-45.255-213.333-213.333-45.252 45.255zM522.667 128v170.667h64v-170.667h-64zM640 416h170.667v-64h-170.667v64zM522.667 298.667c0 64.801 52.531 117.333 117.333 117.333v-64c-29.457 0-53.333-23.878-53.333-53.333h-64zM596.041 468.041l-213.335 213.333 45.254 45.252 213.333-213.333-45.252-45.252zM382.706 513.293l213.335 213.333 45.252-45.252-213.333-213.333-45.254 45.252z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-document-cross"] - }, - { - "id": 196, - "paths": [ - "M213.333 128v-32c-17.673 0-32 14.327-32 32h32zM810.667 896v32c17.673 0 32-14.327 32-32h-32zM213.333 896h-32c0 17.673 14.327 32 32 32v-32zM597.333 128l22.626-22.627c-5.999-6.001-14.14-9.373-22.626-9.373v32zM810.667 341.333h32c0-8.487-3.371-16.626-9.374-22.627l-22.626 22.627zM341.333 693.333c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM682.667 757.333c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM341.333 522.667c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM597.333 586.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM810.667 864h-597.333v64h597.333v-64zM245.333 896v-768h-64v768h64zM213.333 160h384v-64h-384v64zM778.667 341.333v554.667h64v-554.667h-64zM574.707 150.627l213.333 213.333 45.252-45.255-213.333-213.333-45.252 45.255zM522.667 128v170.667h64v-170.667h-64zM640 416h170.667v-64h-170.667v64zM522.667 298.667c0 64.801 52.531 117.333 117.333 117.333v-64c-29.457 0-53.333-23.878-53.333-53.333h-64zM341.333 757.333h341.333v-64h-341.333v64zM341.333 586.667h256v-64h-256v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-document-filled"] - }, - { - "id": 195, - "paths": [ - "M213.333 128v-32c-17.673 0-32 14.327-32 32h32zM810.667 896v32c17.673 0 32-14.327 32-32h-32zM213.333 896h-32c0 17.673 14.327 32 32 32v-32zM597.333 128l22.626-22.627c-5.999-6.001-14.14-9.373-22.626-9.373v32zM810.667 341.333h32c0-8.487-3.371-16.626-9.374-22.627l-22.626 22.627zM384 565.333c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM640 629.333c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM810.667 864h-597.333v64h597.333v-64zM245.333 896v-768h-64v768h64zM213.333 160h384v-64h-384v64zM778.667 341.333v554.667h64v-554.667h-64zM574.707 150.627l213.333 213.333 45.252-45.255-213.333-213.333-45.252 45.255zM522.667 128v170.667h64v-170.667h-64zM640 416h170.667v-64h-170.667v64zM522.667 298.667c0 64.801 52.531 117.333 117.333 117.333v-64c-29.457 0-53.333-23.878-53.333-53.333h-64zM384 629.333h256v-64h-256v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-document-minus"] - }, - { - "id": 194, - "paths": [ - "M213.333 128v-32c-17.673 0-32 14.327-32 32h32zM810.667 896v32c17.673 0 32-14.327 32-32h-32zM213.333 896h-32c0 17.673 14.327 32 32 32v-32zM597.333 128l22.626-22.627c-5.999-6.001-14.14-9.373-22.626-9.373v32zM810.667 341.333h32c0-8.487-3.371-16.626-9.374-22.627l-22.626 22.627zM544 469.333c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM384 565.333c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM640 629.333c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM810.667 864h-597.333v64h597.333v-64zM245.333 896v-768h-64v768h64zM213.333 160h384v-64h-384v64zM778.667 341.333v554.667h64v-554.667h-64zM574.707 150.627l213.333 213.333 45.252-45.255-213.333-213.333-45.252 45.255zM522.667 128v170.667h64v-170.667h-64zM640 416h170.667v-64h-170.667v64zM522.667 298.667c0 64.801 52.531 117.333 117.333 117.333v-64c-29.457 0-53.333-23.878-53.333-53.333h-64zM480 469.333v256h64v-256h-64zM384 629.333h256v-64h-256v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-document-plus"] - }, - { - "id": 193, - "paths": [ - "M853.333 597.333v170.667c0 47.13-38.204 85.333-85.333 85.333h-512c-47.128 0-85.333-38.204-85.333-85.333v-170.667M512 640v-512M512 640l-170.667-170.667M512 640l170.667-170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-download"] - }, - { - "id": 192, - "paths": [ - "M170.667 682.667l-22.627-22.626-9.373 9.37v13.257h32zM725.333 128l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM896 298.667l22.626 22.627c12.497-12.497 12.497-32.758 0-45.255l-22.626 22.627zM341.333 853.333v32h13.255l9.373-9.374-22.627-22.626zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM193.294 705.293l554.665-554.665-45.252-45.255-554.668 554.668 45.255 45.252zM702.707 150.627l170.667 170.667 45.252-45.255-170.667-170.667-45.252 45.255zM873.374 276.039l-554.668 554.668 45.255 45.252 554.665-554.665-45.252-45.255zM341.333 821.333h-170.667v64h170.667v-64zM202.667 853.333v-170.667h-64v170.667h64zM574.707 278.627l170.667 170.665 45.252-45.254-170.667-170.667-45.252 45.255z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-edit-1"] - }, - { - "id": 191, - "paths": [ - "M170.667 682.667l-22.627-22.626c-6.001 5.999-9.373 14.14-9.373 22.626h32zM725.333 128l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM896 298.667l22.626 22.627c12.497-12.497 12.497-32.758 0-45.255l-22.626 22.627zM341.333 853.333v32c8.487 0 16.626-3.371 22.627-9.374l-22.627-22.626zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM512 821.333c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM874.667 885.333c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM193.294 705.293l554.665-554.665-45.252-45.255-554.668 554.668 45.255 45.252zM702.707 150.627l170.667 170.667 45.252-45.255-170.667-170.667-45.252 45.255zM873.374 276.039l-554.668 554.668 45.255 45.252 554.665-554.665-45.252-45.255zM341.333 821.333h-170.667v64h170.667v-64zM202.667 853.333v-170.667h-64v170.667h64zM574.707 278.627l170.667 170.665 45.252-45.254-170.667-170.667-45.252 45.255zM512 885.333h362.667v-64h-362.667v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-edit-2"] - }, - { - "id": 190, - "paths": [ - "M170.667 682.667l-22.627-22.626c-6.001 5.999-9.373 14.14-9.373 22.626h32zM554.667 298.667l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM725.333 469.333l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM341.333 853.333v32c8.487 0 16.626-3.371 22.627-9.374l-22.627-22.626zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM512 821.333c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM138.667 512c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM193.294 705.293l383.999-383.999-45.252-45.255-384.001 384.001 45.255 45.252zM532.041 321.294l170.667 170.665 45.252-45.252-170.667-170.668-45.252 45.255zM702.707 446.707l-384.001 384 45.255 45.252 383.999-384-45.252-45.252zM341.333 821.333h-170.667v64h170.667v-64zM202.667 853.333v-170.667h-64v170.667h64zM404.039 449.293l170.668 170.667 45.252-45.252-170.667-170.668-45.254 45.254zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-341.333v64h341.333v-64zM202.667 512v-341.333h-64v341.333h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-edit-3"] - }, - { - "id": 189, - "paths": [ - "M341.333 512l-22.627-22.626c-6.001 5.999-9.373 14.14-9.373 22.626h32zM725.333 128l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM896 298.667l22.626 22.627c12.497-12.497 12.497-32.758 0-45.255l-22.626 22.627zM512 682.667v32c8.486 0 16.627-3.371 22.626-9.374l-22.626-22.626zM341.333 682.667h-32c0 17.673 14.327 32 32 32v-32zM853.333 853.333v32c8.486 0 16.627-3.371 22.626-9.374 6.003-5.999 9.374-14.14 9.374-22.626h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM512 202.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM885.333 512c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM363.961 534.626l383.999-383.999-45.252-45.255-384.001 384.001 45.255 45.252zM702.707 150.627l170.667 170.667 45.252-45.255-170.667-170.667-45.252 45.255zM873.374 276.039l-384 384.001 45.252 45.252 384-383.999-45.252-45.255zM512 650.667h-170.667v64h170.667v-64zM373.333 682.667v-170.667h-64v170.667h64zM574.707 278.627l170.667 170.665 45.252-45.254-170.667-170.667-45.252 45.255zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64zM170.667 202.667h341.333v-64h-341.333v64zM821.333 512v341.333h64v-341.333h-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-edit-4"] - }, - { - "id": 188, - "paths": [ - "M384 384h0.427M640 384h0.427M341.333 640h341.333M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-emotxd-normal"] - }, - { - "id": 187, - "paths": [ - "M682.667 682.667c0 0-64-85.333-170.667-85.333s-170.667 85.333-170.667 85.333M384 384h0.427M640 384h0.427M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-emotxd-sad"] - }, - { - "id": 186, - "paths": [ - "M341.333 597.333c0 0 64 85.333 170.667 85.333s170.667-85.333 170.667-85.333M384 384h0.427M640 384h0.427M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-emotxd-smile"] - }, - { - "id": 185, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M421.49 421.49l241.358-60.34-60.339 241.358-241.358 60.339 60.34-241.358z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-explore"] - }, - { - "id": 184, - "paths": [ - "M416.6 225.928c29.967-8.019 61.792-12.595 95.4-12.595 271.514 0 426.667 298.667 426.667 298.667s-35.371 68.087-101.888 139.243M185.562 374.537c-65.447 70.506-100.229 137.463-100.229 137.463s155.151 298.667 426.667 298.667c34.223 0 66.594-4.745 97.041-13.039M490.667 638.229c-46.259-7.761-84.103-40.333-99.383-83.563M533.333 385.77c53.602 8.992 95.906 51.295 104.896 104.897M128 128l768 768" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-eye-closed"] - }, - { - "id": 183, - "paths": [ - "M85.333 512c0 0 155.151-298.667 426.667-298.667 271.514 0 426.667 298.667 426.667 298.667s-155.153 298.667-426.667 298.667c-271.515 0-426.667-298.667-426.667-298.667z", - "M512 640c70.694 0 128-57.306 128-128s-57.306-128-128-128c-70.694 0-128 57.306-128 128s57.306 128 128 128z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-eye-open"] - }, - { - "id": 182, - "paths": [ - "M512 554.667c117.82 0 213.333-95.514 213.333-213.333s-95.514-213.333-213.333-213.333c-117.821 0-213.333 95.513-213.333 213.333s95.513 213.333 213.333 213.333zM512 554.667v341.333M384 768h256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-female"] - }, - { - "id": 181, - "paths": [ - "M810.667 597.333c47.13 0 85.333-38.204 85.333-85.333s-38.204-85.333-85.333-85.333M810.667 597.333c-47.13 0-85.333-38.204-85.333-85.333s38.204-85.333 85.333-85.333M810.667 597.333v256M810.667 426.667v-256M512 682.667c-47.13 0-85.333 38.204-85.333 85.333s38.204 85.333 85.333 85.333c47.13 0 85.333-38.204 85.333-85.333s-38.204-85.333-85.333-85.333zM512 682.667v-512M213.333 341.333c47.128 0 85.333-38.205 85.333-85.333s-38.205-85.333-85.333-85.333c-47.128 0-85.333 38.205-85.333 85.333s38.205 85.333 85.333 85.333zM213.333 341.333v512" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-filters-1"] - }, - { - "id": 180, - "paths": [ - "M597.333 213.333c0-47.128-38.204-85.333-85.333-85.333s-85.333 38.205-85.333 85.333M597.333 213.333c0 47.128-38.204 85.333-85.333 85.333s-85.333-38.205-85.333-85.333M597.333 213.333h256M426.667 213.333h-256M682.667 512c0 47.13 38.204 85.333 85.333 85.333s85.333-38.204 85.333-85.333c0-47.13-38.204-85.333-85.333-85.333s-85.333 38.204-85.333 85.333zM682.667 512h-512M341.333 810.667c0-47.13-38.205-85.333-85.333-85.333s-85.333 38.204-85.333 85.333c0 47.13 38.205 85.333 85.333 85.333s85.333-38.204 85.333-85.333zM341.333 810.667h512" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-filters-2"] - }, - { - "id": 179, - "paths": [ - "M170.667 170.667l213.333 341.333v256l256 128v-384l213.333-341.333h-682.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-filters-3"] - }, - { - "id": 178, - "paths": [ - "M148.039 660.041c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM853.333 682.667l22.626 22.626c6.003-5.999 9.374-14.14 9.374-22.626h-32zM853.333 170.667h32c0-12.943-7.795-24.611-19.755-29.564-11.955-4.953-25.719-2.215-34.871 6.937l22.626 22.627zM170.667 170.667l-22.627-22.627c-6.001 6.001-9.373 14.141-9.373 22.627h32zM138.667 896c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM170.667 682.667c22.627 22.626 22.611 22.643 22.595 22.66-0.005 0.004-0.021 0.021-0.032 0.030-0.021 0.021-0.041 0.043-0.061 0.064-0.039 0.038-0.076 0.073-0.111 0.107-0.069 0.068-0.128 0.124-0.178 0.171-0.099 0.098-0.159 0.149-0.177 0.166-0.038 0.034 0.089-0.081 0.39-0.329 0.6-0.495 1.903-1.519 3.991-2.91 4.165-2.778 11.533-7.074 22.801-11.58 22.479-8.994 61.056-19.046 121.449-19.046v-64c-67.607 0-114.363 11.281-145.218 23.62-15.399 6.161-26.697 12.531-34.533 17.754-3.912 2.607-6.943 4.919-9.175 6.758-1.116 0.917-2.031 1.719-2.756 2.377-0.362 0.329-0.677 0.623-0.945 0.879-0.134 0.128-0.256 0.247-0.368 0.354-0.055 0.055-0.108 0.107-0.158 0.158-0.025 0.026-0.049 0.047-0.073 0.073-0.012 0.009-0.029 0.026-0.035 0.034-0.017 0.017-0.034 0.034 22.594 22.66zM341.333 672c56.982 0 104.87 18.812 158.784 40.38 52.753 21.099 111.531 44.954 182.549 44.954v-64c-56.981 0-104.87-18.812-158.784-40.38-52.753-21.099-111.532-44.954-182.549-44.954v64zM682.667 757.333c67.605 0 114.364-11.281 145.216-23.62 15.403-6.161 26.701-12.531 34.534-17.754 3.913-2.607 6.942-4.919 9.178-6.758 1.114-0.917 2.031-1.719 2.752-2.377 0.363-0.329 0.678-0.623 0.947-0.879 0.132-0.128 0.256-0.247 0.367-0.354 0.055-0.055 0.111-0.107 0.158-0.158 0.026-0.026 0.051-0.047 0.073-0.073 0.013-0.009 0.030-0.026 0.034-0.034 0.017-0.017 0.034-0.034-22.592-22.66s-22.609-22.643-22.596-22.66c0.009-0.004 0.021-0.021 0.034-0.030 0.021-0.021 0.038-0.043 0.060-0.064 0.038-0.038 0.077-0.073 0.111-0.107 0.068-0.068 0.128-0.124 0.179-0.171 0.098-0.098 0.158-0.149 0.175-0.166 0.038-0.034-0.090 0.081-0.388 0.329-0.602 0.495-1.903 1.519-3.994 2.91-4.164 2.778-11.533 7.074-22.797 11.58-22.481 8.994-61.056 19.046-121.451 19.046v64zM885.333 682.667v-512h-64v512h64zM853.333 170.667c-22.626-22.627-22.609-22.644-22.596-22.66 0.009-0.005 0.021-0.021 0.034-0.032 0.021-0.020 0.038-0.041 0.060-0.060 0.038-0.039 0.077-0.076 0.111-0.109 0.068-0.067 0.128-0.125 0.179-0.172 0.098-0.094 0.158-0.149 0.175-0.166 0.038-0.034-0.090 0.083-0.388 0.33-0.602 0.495-1.903 1.517-3.994 2.909-4.164 2.777-11.533 7.074-22.797 11.581-22.481 8.992-61.056 19.045-121.451 19.045v64c67.605 0 114.364-11.28 145.216-23.622 15.403-6.16 26.701-12.529 34.534-17.752 3.913-2.608 6.942-4.919 9.178-6.757 1.114-0.919 2.031-1.719 2.752-2.378 0.363-0.33 0.678-0.624 0.947-0.88 0.132-0.128 0.256-0.246 0.367-0.355 0.055-0.054 0.111-0.106 0.158-0.155 0.026-0.025 0.051-0.049 0.073-0.072 0.013-0.012 0.030-0.029 0.034-0.035 0.017-0.017 0.034-0.034-22.592-22.661zM682.667 181.333c-56.981 0-104.87-18.813-158.784-40.378-52.753-21.102-111.532-44.955-182.549-44.955v64c56.982 0 104.87 18.813 158.784 40.378 52.753 21.102 111.531 44.955 182.549 44.955v-64zM341.333 96c-67.607 0-114.363 11.28-145.218 23.622-15.399 6.16-26.697 12.529-34.533 17.752-3.912 2.608-6.943 4.919-9.175 6.757-1.116 0.919-2.031 1.719-2.756 2.378-0.362 0.33-0.677 0.624-0.945 0.88-0.134 0.128-0.256 0.246-0.368 0.355-0.055 0.054-0.108 0.106-0.158 0.155-0.025 0.025-0.049 0.049-0.073 0.072-0.012 0.012-0.029 0.029-0.035 0.035-0.017 0.017-0.034 0.034 22.594 22.661s22.611 22.644 22.595 22.66c-0.005 0.005-0.021 0.021-0.032 0.032-0.021 0.020-0.041 0.041-0.061 0.060-0.039 0.039-0.076 0.076-0.111 0.109-0.069 0.067-0.128 0.125-0.178 0.172-0.099 0.094-0.159 0.149-0.177 0.166-0.038 0.034 0.089-0.083 0.39-0.33 0.6-0.495 1.903-1.517 3.991-2.909 4.165-2.777 11.533-7.074 22.801-11.581 22.479-8.992 61.056-19.045 121.449-19.045v-64zM138.667 170.667v725.333h64v-725.333h-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-flag-1"] - }, - { - "id": 177, - "paths": [ - "M170.667 170.667v-32h-32v32h32zM138.667 896c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM853.333 170.667l22.626 22.627c9.152-9.152 11.891-22.916 6.938-34.873s-16.623-19.754-29.564-19.754v32zM853.333 597.333v32c12.941 0 24.61-7.795 29.564-19.755 4.954-11.955 2.214-25.719-6.938-34.871l-22.626 22.626zM170.667 597.333h-32c0 17.673 14.327 32 32 32v-32zM640 384l-22.626-22.627c-12.497 12.497-12.497 32.758 0 45.255l22.626-22.627zM138.667 170.667v725.333h64v-725.333h-64zM170.667 202.667h682.667v-64h-682.667v64zM853.333 565.333h-682.667v64h682.667v-64zM202.667 597.333v-426.667h-64v426.667h64zM830.707 148.039l-213.333 213.333 45.252 45.255 213.333-213.333-45.252-45.255zM617.374 406.627l213.333 213.332 45.252-45.252-213.333-213.335-45.252 45.255z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-flag-2"] - }, - { - "id": 176, - "paths": [ - "M213.333 128l13.532-28.998c-9.911-4.625-21.497-3.868-30.722 2.007s-14.81 16.054-14.81 26.991h32zM181.333 896c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM213.333 725.333h-32c0 10.935 5.585 21.116 14.81 26.991s20.811 6.63 30.722 2.005l-13.532-28.996zM853.333 426.667l13.534 28.996c11.264-5.257 18.466-16.563 18.466-28.996s-7.202-23.74-18.466-28.998l-13.534 28.998zM181.333 128v768h64v-768h-64zM226.865 754.33l640.002-298.667-27.068-57.994-639.998 298.668 27.064 57.993zM866.867 397.669l-640.002-298.667-27.064 57.996 639.998 298.665 27.068-57.994zM245.333 725.333v-597.333h-64v597.333h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-flag-3"] - }, - { - "id": 175, - "paths": [ - "M426.667 588.8l-298.667 179.2v-512l298.667 179.2M426.667 768v-512l384 256-384 256z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-forward"] - }, - { - "id": 174, - "paths": [ - "M853.333 426.667v-255.999h-256M170.665 597.333v256h256.001M426.666 170.666l-256 0 0 256M597.333 853.333h256v-256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-fullscreen"] - }, - { - "id": 173, - "paths": [ - "M213.333 426.666v-32h-32v32h32zM810.667 426.666h32v-32h-32v32zM810.667 853.333v32c17.673 0 32-14.327 32-32h-32zM213.333 853.333h-32c0 17.673 14.327 32 32 32v-32zM170.667 298.666v-32c-17.673 0-32 14.327-32 32h32zM853.333 298.666h32c0-17.673-14.327-32-32-32v32zM853.333 426.666v32c17.673 0 32-14.327 32-32h-32zM170.667 426.666h-32c0 17.673 14.327 32 32 32v-32zM506.278 292.265l-30.908-8.284-8.286 30.909 30.912 8.284 8.282-30.909zM727.983 164.265v0zM514.658 292.265l8.286 30.909 30.908-8.284-8.282-30.909-30.912 8.284zM292.957 164.265v0zM213.333 458.667h597.333v-64h-597.333v64zM778.667 426.666v426.667h64v-426.667h-64zM810.667 821.333h-597.333v64h597.333v-64zM245.333 853.333v-426.667h-64v426.667h64zM170.667 330.666h682.667v-64h-682.667v64zM821.333 298.666v128h64v-128h-64zM853.333 394.666h-682.667v64h682.667v-64zM202.667 426.666v-128h-64v128h64zM537.186 300.549c9.754-36.39 44.898-90.387 84.489-121.465 19.802-15.546 36.365-21.892 47.923-21.879 8.405 0.010 19.23 3.241 30.669 23.060l55.428-32c-20.561-35.609-50.522-55.018-86.025-55.060-32.35-0.038-62.822 16.152-87.514 35.536-49.404 38.781-93.111 104.209-106.786 155.24l61.815 16.567zM700.267 180.265c11.443 19.82 8.832 30.812 4.638 38.097-5.769 10.016-19.546 21.186-42.906 30.564-46.711 18.748-111.044 22.183-147.435 12.43l-16.567 61.818c51.034 13.678 129.553 8.541 187.84-14.854 29.133-11.694 58.389-29.989 74.53-58.026 17.715-30.768 15.885-66.42-4.672-102.029l-55.428 32zM545.57 283.982c-13.679-51.031-57.387-116.459-106.79-155.24-24.692-19.384-55.163-35.574-87.514-35.536-35.503 0.042-65.463 19.451-86.022 55.060l55.426 32c11.442-19.818 22.266-23.050 30.671-23.060 11.558-0.014 28.119 6.333 47.922 21.879 39.589 31.078 74.734 85.075 84.487 121.465l61.82-16.567zM265.244 148.265c-20.559 35.609-22.389 71.261-4.675 102.029 16.141 28.038 45.398 46.333 74.532 58.026 58.287 23.395 136.806 28.532 187.843 14.854l-16.567-61.818c-36.395 9.753-100.728 6.319-147.436-12.43-23.363-9.378-37.14-20.547-42.906-30.564-4.195-7.286-6.807-18.278 4.636-38.097l-55.426-32z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-gift-1"] - }, - { - "id": 172, - "paths": [ - "M213.333 426.666v-32c-17.673 0-32 14.327-32 32h32zM810.667 426.666h32c0-17.673-14.327-32-32-32v32zM810.667 853.333v32c17.673 0 32-14.327 32-32h-32zM213.333 853.333h-32c0 17.673 14.327 32 32 32v-32zM597.333 853.333v32c17.673 0 32-14.327 32-32h-32zM426.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM170.667 298.666v-32c-17.673 0-32 14.327-32 32h32zM853.333 298.666h32c0-17.673-14.327-32-32-32v32zM853.333 426.666v32c17.673 0 32-14.327 32-32h-32zM170.667 426.666h-32c0 17.673 14.327 32 32 32v-32zM426.667 298.666v-32c-17.673 0-32 14.327-32 32h32zM597.333 298.666h32c0-17.673-14.327-32-32-32v32zM506.278 292.265l-30.908-8.284-8.286 30.909 30.912 8.284 8.282-30.909zM727.983 164.265v0zM514.658 292.265l8.286 30.909 30.908-8.284-8.282-30.909-30.912 8.284zM292.957 164.265v0zM213.333 458.667h597.333v-64h-597.333v64zM778.667 426.666v426.667h64v-426.667h-64zM810.667 821.333h-597.333v64h597.333v-64zM245.333 853.333v-426.667h-64v426.667h64zM426.667 458.667h170.667v-64h-170.667v64zM565.333 426.666v426.667h64v-426.667h-64zM597.333 821.333h-170.667v64h170.667v-64zM458.667 853.333v-426.667h-64v426.667h64zM170.667 330.666h682.667v-64h-682.667v64zM821.333 298.666v128h64v-128h-64zM853.333 394.666h-682.667v64h682.667v-64zM202.667 426.666v-128h-64v128h64zM426.667 330.666h170.667v-64h-170.667v64zM565.333 298.666v128h64v-128h-64zM458.667 426.666v-128h-64v128h64zM537.186 300.549c9.754-36.39 44.898-90.387 84.489-121.465 19.802-15.546 36.365-21.892 47.923-21.879 8.405 0.010 19.23 3.241 30.669 23.060l55.428-32c-20.561-35.609-50.522-55.018-86.025-55.060-32.35-0.038-62.822 16.152-87.514 35.536-49.404 38.781-93.111 104.209-106.786 155.24l61.815 16.567zM700.267 180.265c11.443 19.82 8.832 30.812 4.638 38.097-5.769 10.016-19.546 21.186-42.906 30.564-46.711 18.748-111.044 22.183-147.435 12.43l-16.567 61.818c51.034 13.678 129.553 8.541 187.84-14.854 29.133-11.694 58.389-29.989 74.53-58.026 17.715-30.768 15.885-66.42-4.672-102.029l-55.428 32zM545.57 283.982c-13.679-51.031-57.387-116.459-106.79-155.24-24.692-19.384-55.163-35.574-87.514-35.536-35.503 0.042-65.463 19.451-86.022 55.060l55.426 32c11.442-19.818 22.266-23.050 30.671-23.060 11.558-0.014 28.119 6.333 47.922 21.879 39.589 31.078 74.734 85.075 84.487 121.465l61.82-16.567zM265.244 148.265c-20.559 35.609-22.389 71.261-4.675 102.029 16.141 28.038 45.398 46.333 74.532 58.026 58.287 23.395 136.806 28.532 187.843 14.854l-16.567-61.818c-36.395 9.753-100.728 6.319-147.436-12.43-23.363-9.378-37.14-20.547-42.906-30.564-4.195-7.286-6.807-18.278 4.636-38.097l-55.426-32z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-gift-2"] - }, - { - "id": 170, - "paths": [ - "M149.333 874.667v-298.667h725.333v298.667h-725.333z", - "M149.333 448v-298.667h725.333v298.667h-725.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-grid-2-horizontal"] - }, - { - "id": 169, - "paths": [ - "M149.333 149.333h298.667v725.333h-298.667v-725.333z", - "M576 149.333h298.667v725.333h-298.667v-725.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-grid-2-vertical"] - }, - { - "id": 167, - "paths": [ - "M128 896v-384c0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384v384M128 896h128c47.128 0 85.333-38.204 85.333-85.333v-128c0-47.13-38.205-85.333-85.333-85.333h-128v298.667zM896 896h-128c-47.13 0-85.333-38.204-85.333-85.333v-128c0-47.13 38.204-85.333 85.333-85.333h128v298.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-headphones"] - }, - { - "id": 166, - "paths": [ - "M184.806 514.022l327.194 339.311 327.194-339.311c36.373-37.722 56.806-88.879 56.806-142.223 0-111.083-86.835-201.133-193.95-201.133-51.439 0-100.77 21.191-137.143 58.91l-52.907 54.868-52.907-54.868c-36.374-37.719-85.705-58.91-137.144-58.91-107.116 0-193.949 90.050-193.949 201.133 0 53.344 20.434 104.501 56.806 142.223z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-heart"] - }, - { - "id": 165, - "paths": [ - "M170.667 426.667l341.333-298.667 341.333 298.667v426.667h-213.333v-170.667c0-33.946-13.487-66.505-37.491-90.509s-56.559-37.491-90.509-37.491c-33.946 0-66.505 13.487-90.51 37.491s-37.49 56.559-37.49 90.509v170.667h-213.333v-426.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-home-1"] - }, - { - "id": 164, - "paths": [ - "M213.333 426.667l298.667-298.667 298.667 298.667v426.667h-597.333v-426.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-home-2"] - }, - { - "id": 163, - "paths": [ - "M384 298.667l-213.333 213.333 213.333 213.333M640 725.333l213.333-213.333-213.333-213.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-horizontal"] - }, - { - "id": 162, - "paths": [ - "M213.333 853.333h597.333M213.333 170.667h597.333M298.667 170.667v123.497c0 16.847 4.987 33.317 14.332 47.334l82.112 123.168c19.109 28.663 19.109 66.005 0 94.669l-82.112 123.17c-9.345 14.016-14.332 30.485-14.332 47.334v123.494M725.333 170.667v123.497c0 16.847-4.988 33.317-14.332 47.334l-82.112 123.168c-19.11 28.663-19.11 66.005 0 94.669l82.112 123.17c9.344 14.016 14.332 30.485 14.332 47.334v123.494" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-hourglass"] - }, - { - "id": 161, - "paths": [ - "M512 128v768M640 170.667l-128 128-128-128M384 853.333l128-128 128 128M179.446 320l665.106 384M280.396 230.482l46.851 174.851-174.851 46.852M743.603 793.519l-46.852-174.852 174.852-46.852M179.448 704l665.109-384M152.397 571.819l174.851 46.848-46.851 174.852M871.603 452.186l-174.852-46.852 46.852-174.851" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-ice"] - }, - { - "id": 160, - "paths": [ - "M323.66 615.006v0zM444.339 615.006v0zM451.661 622.327v0zM572.339 622.327v0zM664.994 529.673v0zM785.673 529.673v0zM213.333 202.667h597.333v-64h-597.333v64zM821.333 213.333v597.333h64v-597.333h-64zM810.667 821.333h-597.333v64h597.333v-64zM202.667 810.667v-597.333h-64v597.333h64zM213.333 821.333c-5.891 0-10.667-4.774-10.667-10.667h-64c0 41.237 33.429 74.667 74.667 74.667v-64zM821.333 810.667c0 5.892-4.774 10.667-10.667 10.667v64c41.237 0 74.667-33.429 74.667-74.667h-64zM810.667 202.667c5.892 0 10.667 4.776 10.667 10.667h64c0-41.237-33.429-74.667-74.667-74.667v64zM213.333 138.667c-41.237 0-74.667 33.429-74.667 74.667h64c0-5.891 4.776-10.667 10.667-10.667v-64zM193.294 790.626l152.994-152.994-45.255-45.252-152.994 152.994 45.255 45.252zM421.712 637.632l7.322 7.322 45.252-45.252-7.322-7.322-45.253 45.252zM594.965 644.954l92.655-92.655-45.252-45.252-92.655 92.655 45.252 45.252zM763.046 552.299l67.661 67.661 45.252-45.252-67.661-67.661-45.252 45.252zM687.62 552.299c20.83-20.826 54.596-20.826 75.426 0l45.252-45.252c-45.82-45.824-120.111-45.824-165.931 0l45.252 45.252zM429.035 644.954c45.82 45.824 120.111 45.824 165.931 0l-45.252-45.252c-20.83 20.826-54.596 20.826-75.426 0l-45.252 45.252zM346.288 637.632c20.828-20.826 54.597-20.826 75.424 0l45.253-45.252c-45.82-45.824-120.111-45.824-165.932 0l45.255 45.252zM424.149 377.429c0 25.804-20.958 46.763-46.763 46.763v64c61.15 0 110.763-49.613 110.763-110.763h-64zM377.387 424.192c-25.75 0-46.72-20.947-46.72-46.763h-64c0 61.137 49.601 110.763 110.72 110.763v-64zM330.667 377.429c0-25.815 20.97-46.763 46.72-46.763v-64c-61.119 0-110.72 49.623-110.72 110.763h64zM377.387 330.667c25.804 0 46.763 20.958 46.763 46.763h64c0-61.15-49.613-110.763-110.763-110.763v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-image-1"] - }, - { - "id": 159, - "paths": [ - "M128 512v256c0 47.13 38.205 85.333 85.333 85.333h597.333c47.13 0 85.333-38.204 85.333-85.333v-256M128 512l117.618-313.648c6.245-16.653 22.165-27.686 39.95-27.686h452.864c17.783 0 33.707 11.032 39.949 27.686l117.619 313.648M128 512h234.667l64 128h170.667l85.333-128h213.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-inbox"] - }, - { - "id": 158, - "paths": [ - "M480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 426.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 299.092c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 298.665c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM544 725.333v-298.667h-64v298.667h64zM544 299.092v-0.426h-64v0.426h64zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-info-circle"] - }, - { - "id": 157, - "paths": [ - "M480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 426.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 299.092c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 298.665c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM544 725.333v-298.667h-64v298.667h64zM544 299.092v-0.426h-64v0.426h64zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-info-round"] - }, - { - "id": 156, - "paths": ["M512 725.333v-298.667M512 299.093v-0.426"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-info-small"] - }, - { - "id": 155, - "paths": [ - "M480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 426.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 299.092c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 298.665c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM544 725.333v-298.667h-64v298.667h64zM544 299.092v-0.426h-64v0.426h64zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-info-square"] - }, - { - "id": 154, - "paths": ["M512 810.667v-469.333M512 213.76v-0.426"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-info"] - }, - { - "id": 153, - "paths": [ - "M498.837 525.167l397.167-397.167M768 256l85.333 85.333-128 128-85.333-85.333M554.667 661.333c0 105.954-85.969 192-192.052 192-105.981 0-191.948-86.046-191.948-192s85.967-192 191.948-192c106.083 0 192.052 86.046 192.052 192z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-key"] - }, - { - "id": 152, - "paths": [ - "M341.333 426.667h-170.667v426.667h170.667M341.333 426.667v426.667M341.333 426.667l221.679-258.624c21.035-24.541 54.127-35.090 85.487-27.251l2.027 0.507c57.25 14.313 83.038 81.020 50.308 130.12l-103.501 155.248h194.577c53.85 0 94.238 49.267 83.678 102.067l-51.2 256c-7.979 39.889-42.999 68.599-83.678 68.599h-399.377" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-like"] - }, - { - "id": 150, - "paths": [ - "M853.333 469.333c0 188.514-152.819 341.333-341.333 426.667-188.513-85.333-341.333-238.153-341.333-426.667s152.82-341.333 341.333-341.333c188.514 0 341.333 152.82 341.333 341.333z", - "M640 469.333c0 70.694-57.306 128-128 128s-128-57.306-128-128c0-70.692 57.306-128 128-128s128 57.308 128 128z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-location-1"] - }, - { - "id": 149, - "paths": [ - "M512 128v768M128 512h768M810.667 512c0 164.949-133.717 298.667-298.667 298.667s-298.667-133.717-298.667-298.667c0-164.949 133.718-298.667 298.667-298.667s298.667 133.718 298.667 298.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-location-2"] - }, - { - "id": 148, - "paths": [ - "M213.333 469.333v-32c-17.673 0-32 14.327-32 32h32zM810.667 469.333h32c0-17.673-14.327-32-32-32v32zM810.667 896v32c17.673 0 32-14.327 32-32h-32zM213.333 896h-32c0 17.673 14.327 32 32 32v-32zM650.667 298.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM309.333 469.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM213.333 501.333h597.333v-64h-597.333v64zM778.667 469.333v426.667h64v-426.667h-64zM810.667 864h-597.333v64h597.333v-64zM245.333 896v-426.667h-64v426.667h64zM373.333 298.667c0-76.584 62.084-138.667 138.667-138.667v-64c-111.93 0-202.667 90.737-202.667 202.667h64zM512 160c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM309.333 298.667v170.667h64v-170.667h-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-lock-off"] - }, - { - "id": 146, - "paths": [ - "M597.333 170.667h170.667c47.13 0 85.333 38.205 85.333 85.333v512c0 47.13-38.204 85.333-85.333 85.333h-170.667M640 512h-512M640 512l-170.667 170.667M640 512l-170.667-170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-login"] - }, - { - "id": 145, - "paths": [ - "M597.333 170.667h170.667c47.13 0 85.333 38.205 85.333 85.333v512c0 47.13-38.204 85.333-85.333 85.333h-170.667M128 512h512M128 512l170.667-170.667M128 512l170.667 170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-logout"] - }, - { - "id": 143, - "paths": [ - "M512 469.333c-117.821 0-213.333 95.514-213.333 213.333s95.513 213.333 213.333 213.333c117.82 0 213.333-95.514 213.333-213.333s-95.514-213.333-213.333-213.333zM512 469.333v-341.333M512 128l170.667 170.667M512 128l-170.667 170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-male"] - }, - { - "id": 142, - "paths": [ - "M384 213.333l-256-85.333v682.667l256 85.333M384 213.333l256-85.333M384 213.333v682.667M640 128l256 85.333v682.667l-256-85.333M640 128v682.667M640 810.667l-256 85.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-map"] - }, - { - "id": 141, - "paths": [ - "M640 298.667v-85.333c0-47.128-38.204-85.333-85.333-85.333h-85.333c-47.128 0-85.333 38.205-85.333 85.333v85.333M512 426.667v298.667M362.667 576h298.667M256 853.333h512c47.13 0 85.333-38.204 85.333-85.333v-384c0-47.128-38.204-85.333-85.333-85.333h-512c-47.128 0-85.333 38.205-85.333 85.333v384c0 47.13 38.205 85.333 85.333 85.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-medkit"] - }, - { - "id": 140, - "paths": [ - "M170.667 298.667h682.667M170.667 512h682.667M170.667 725.333h682.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-menu-hamburger"] - }, - { - "id": 139, - "paths": [ - "M512 554.667c23.565 0 42.667-19.102 42.667-42.667s-19.102-42.667-42.667-42.667c-23.565 0-42.667 19.102-42.667 42.667s19.102 42.667 42.667 42.667z", - "M810.667 554.667c23.565 0 42.667-19.102 42.667-42.667s-19.102-42.667-42.667-42.667c-23.565 0-42.667 19.102-42.667 42.667s19.102 42.667 42.667 42.667z", - "M213.333 554.667c23.564 0 42.667-19.102 42.667-42.667s-19.103-42.667-42.667-42.667c-23.564 0-42.667 19.102-42.667 42.667s19.103 42.667 42.667 42.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-menu-horizontal"] - }, - { - "id": 138, - "paths": [ - "M512 554.667c23.565 0 42.667-19.102 42.667-42.667s-19.102-42.667-42.667-42.667c-23.565 0-42.667 19.102-42.667 42.667s19.102 42.667 42.667 42.667z", - "M512 256c23.565 0 42.667-19.103 42.667-42.667s-19.102-42.667-42.667-42.667c-23.565 0-42.667 19.103-42.667 42.667s19.102 42.667 42.667 42.667z", - "M512 853.333c23.565 0 42.667-19.102 42.667-42.667s-19.102-42.667-42.667-42.667c-23.565 0-42.667 19.102-42.667 42.667s19.102 42.667 42.667 42.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-menu-vertical"] - }, - { - "id": 137, - "paths": [ - "M320 490.667h0.427M490.667 490.667h0.427M661.333 490.667h0.427M128.001 490.667c-0.147 56.316 13.010 111.868 38.4 162.133 30.104 60.237 76.384 110.899 133.655 146.317s123.273 54.191 190.61 54.217c56.316 0.149 111.868-13.009 162.133-38.4l243.2 81.067-81.067-243.2c25.391-50.266 38.549-105.818 38.4-162.133-0.026-67.337-18.799-133.338-54.217-190.61s-86.080-103.551-146.317-133.655c-50.266-25.39-105.818-38.547-162.133-38.4h-21.333c-88.931 4.906-172.928 42.443-235.909 105.423s-100.517 146.978-105.423 235.909v21.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-message-circle-dots"] - }, - { - "id": 136, - "paths": [ - "M341.333 405.333h298.667M341.333 576h213.333M128.001 490.667c-0.147 56.316 13.010 111.868 38.4 162.133 30.104 60.237 76.384 110.899 133.655 146.317s123.273 54.191 190.61 54.217c56.316 0.149 111.868-13.009 162.133-38.4l243.2 81.067-81.067-243.2c25.391-50.266 38.549-105.818 38.4-162.133-0.026-67.337-18.799-133.338-54.217-190.61s-86.080-103.551-146.317-133.655c-50.266-25.39-105.818-38.547-162.133-38.4h-21.333c-88.931 4.906-172.928 42.443-235.909 105.423s-100.517 146.978-105.423 235.909v21.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-message-circle-lines"] - }, - { - "id": 134, - "paths": [ - "M341.333 426.667h0.427M512 426.667h0.427M682.667 426.667h0.427M170.667 170.667h682.667v512h-341.333l-213.333 213.333v-213.333h-128v-512z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-message-square-dots"] - }, - { - "id": 133, - "paths": [ - "M341.333 341.333h341.333M341.333 512h213.333M170.667 170.667h682.667v512h-341.333l-213.333 213.333v-213.333h-128v-512z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-message-square-lines"] - }, - { - "id": 132, - "paths": [ - "M853.333 170.667h-682.667v512h128v213.333l213.333-213.333h341.333v-512z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-message-square"] - }, - { - "id": 131, - "paths": [ - "M640 448v-192c0-70.692-57.306-128-128-128-55.731 0-103.145 35.619-120.716 85.333M512 768c-141.385 0-256-114.615-256-256M512 768c22.097 0 43.546-2.799 64-8.064M512 768v128M768 512c0 22.097-2.799 43.546-8.064 64M512 896h128M512 896h-128M128 128l768 768" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-microphone-disabled"] - }, - { - "id": 130, - "paths": [ - "M768 512c0 141.385-114.615 256-256 256M512 768c-141.385 0-256-114.615-256-256M512 768v128M512 896h128M512 896h-128M512 640c-70.694 0-128-57.306-128-128v-256c0-70.692 57.306-128 128-128s128 57.308 128 128v256c0 70.694-57.306 128-128 128z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-microphone"] - }, - { - "id": 129, - "paths": [ - "M341.333 480c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM682.667 544c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM341.333 544h341.333v-64h-341.333v64zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-minus-circle"] - }, - { - "id": 128, - "paths": [ - "M341.333 480c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM682.667 544c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM341.333 544h341.333v-64h-341.333v64zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-minus-round"] - }, - { - "id": 127, - "paths": ["M298.667 512h426.667"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-minus-small"] - }, - { - "id": 126, - "paths": [ - "M341.333 480c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM682.667 544c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM341.333 544h341.333v-64h-341.333v64zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-minus-square"] - }, - { - "id": 125, - "paths": ["M170.667 512h682.667"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-minus"] - }, - { - "id": 124, - "paths": [ - "M768 405.333v213.333M256 405.333v213.333M170.667 725.333h682.667c23.565 0 42.667-19.102 42.667-42.667v-341.333c0-23.564-19.102-42.667-42.667-42.667h-682.667c-23.564 0-42.667 19.103-42.667 42.667v341.333c0 23.565 19.103 42.667 42.667 42.667zM618.667 512c0 58.91-47.757 106.667-106.667 106.667s-106.667-47.757-106.667-106.667c0-58.91 47.757-106.667 106.667-106.667s106.667 47.757 106.667 106.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-money"] - }, - { - "id": 123, - "paths": [ - "M128 725.333c339.285 69.018 583.804-351.669 341.333-597.333 213.363 5.608 384 175.424 384 384 0 212.117-165.598 384-384 384-137.766 0-270.533-66.906-341.333-170.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-moon"] - }, - { - "id": 122, - "paths": [ - "M384 746.667c0 58.91-47.756 106.667-106.667 106.667s-106.667-47.757-106.667-106.667c0-58.91 47.756-106.667 106.667-106.667s106.667 47.757 106.667 106.667zM384 746.667v-490.667l469.333-128v576M853.333 704c0 58.91-47.757 106.667-106.667 106.667s-106.667-47.757-106.667-106.667c0-58.91 47.757-106.667 106.667-106.667s106.667 47.757 106.667 106.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-music"] - }, - { - "id": 121, - "paths": [ - "M512 128l298.667 725.333-298.667-128-298.667 128 298.667-725.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-navigation"] - }, - { - "id": 120, - "paths": [ - "M853.333 170.667l-426.668 426.667M853.333 170.667v256M853.333 170.667l-256-0.001M426.667 170.667h-256v682.667h682.667v-256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-newscreen"] - }, - { - "id": 119, - "paths": [ - "M213.333 256l16.464-27.44c-9.886-5.932-22.198-6.087-32.23-0.407s-16.234 16.318-16.234 27.846h32zM213.333 768h-32c0 11.529 6.201 22.165 16.234 27.844 10.032 5.683 22.344 5.525 32.23-0.405l-16.464-27.439zM640 512l16.465 27.439c9.638-5.781 15.535-16.201 15.535-27.439s-5.897-21.658-15.535-27.439l-16.465 27.439zM842.667 256c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM778.667 768c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM245.333 768v-512h-64v512h64zM623.535 484.561l-426.665 256 32.928 54.878 426.668-256-32.93-54.878zM196.87 283.44l426.665 255.999 32.93-54.878-426.668-256.001-32.928 54.88zM778.667 256v512h64v-512h-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-next"] - }, - { - "id": 118, - "paths": [ - "M341.333 682.667l341.333-341.333M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384zM469.333 384c0 47.13-38.204 85.333-85.333 85.333-47.128 0-85.333-38.204-85.333-85.333 0-47.128 38.205-85.333 85.333-85.333 47.13 0 85.333 38.205 85.333 85.333zM725.333 640c0 47.13-38.204 85.333-85.333 85.333s-85.333-38.204-85.333-85.333c0-47.13 38.204-85.333 85.333-85.333s85.333 38.204 85.333 85.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-offer"] - }, - { - "id": 117, - "paths": [ - "M810.667 384v469.333h-597.333v-469.333M810.667 384h-597.333M810.667 384c23.565 0 42.667-19.103 42.667-42.667v-128c0-23.564-19.102-42.667-42.667-42.667h-597.333c-23.564 0-42.667 19.103-42.667 42.667v128c0 23.564 19.103 42.667 42.667 42.667M426.667 554.667h170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-package"] - }, - { - "id": 116, - "paths": ["M384 256v512M640 256v512"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-pause"] - }, - { - "id": 115, - "paths": [ - "M618.667 277.333c31.454 6.136 62.673 20.007 85.333 42.667s36.531 53.881 42.667 85.333M640 128c65.344 7.259 124.147 38.872 170.667 85.333s77.99 105.331 85.333 170.667M895.979 703.006v115.614c0.179 44.198-39.561 81.105-84.181 77.077-385.126 0.303-683.795-301.137-683.493-683.678-4.019-44.384 32.704-83.974 76.844-84.015h115.846c18.74-0.184 36.908 6.439 51.118 18.635 40.397 34.673 66.382 152.36 56.385 199.144-7.806 36.526-44.627 62.080-69.659 87.062 54.971 96.486 135.016 176.371 231.69 231.236 25.033-24.986 50.641-61.73 87.236-69.521 46.95-9.993 165.393 16.026 199.927 56.704 12.25 14.426 18.756 32.841 18.287 51.742z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-phone-call"] - }, - { - "id": 114, - "paths": [ - "M896 128l-256 256M640 128l256 256M895.979 703.006v115.614c0.179 44.198-39.561 81.105-84.181 77.077-385.126 0.303-683.795-301.137-683.493-683.678-4.019-44.384 32.704-83.974 76.844-84.015h115.846c18.74-0.184 36.908 6.439 51.118 18.635 40.397 34.673 66.382 152.36 56.385 199.144-7.806 36.526-44.627 62.080-69.659 87.062 54.971 96.486 135.016 176.371 231.69 231.236 25.033-24.986 50.641-61.73 87.236-69.521 46.95-9.993 165.393 16.026 199.927 56.704 12.25 14.426 18.756 32.841 18.287 51.742z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-phone-cross"] - }, - { - "id": 113, - "paths": [ - "M160.623 672.593l-70.655-70.656c-27.119-26.897-25.387-73.737 4.341-98.547 235.171-235.539 601.904-233.844 835.495 0.115 29.581 24.67 31.33 71.305 4.382 98.304l-70.797 70.797c-11.337 11.563-26.487 18.62-42.624 19.849-45.875 3.499-133.675-52.544-156.156-87.241-17.553-27.093-10.667-65.212-10.637-95.778-92.557-25.37-190.293-25.271-282.9 0.282-0.030 30.566 6.779 68.668-10.827 95.795-22.584 34.799-110.868 91.281-156.832 87.526-16.299-1.331-31.528-8.61-42.791-20.446z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-phone-down"] - }, - { - "id": 112, - "paths": [ - "M895.979 703.006v115.614c0.179 44.198-39.561 81.105-84.181 77.077-385.126 0.303-683.795-301.137-683.493-683.678-4.019-44.384 32.704-83.974 76.844-84.015h115.846c18.74-0.184 36.908 6.439 51.118 18.635 40.397 34.673 66.382 152.36 56.385 199.144-7.806 36.526-44.627 62.080-69.659 87.062 54.971 96.486 135.016 176.371 231.69 231.236 25.033-24.986 50.641-61.73 87.236-69.521 46.95-9.993 165.393 16.026 199.927 56.704 12.25 14.426 18.756 32.841 18.287 51.742z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-phone"] - }, - { - "id": 111, - "paths": [ - "M512 554.667c117.82 0 213.333-95.514 213.333-213.333s-95.514-213.333-213.333-213.333c-117.821 0-213.333 95.513-213.333 213.333s95.513 213.333 213.333 213.333zM512 554.667v341.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-pin-1"] - }, - { - "id": 110, - "paths": [ - "M469.333 554.667l-298.665 298.667M682.667 170.668l170.667 170.667-213.333 383.999-341.333-341.332 384-213.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-pin-2"] - }, - { - "id": 109, - "paths": ["M341.333 256v512l426.667-256-426.667-256z"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-play"] - }, - { - "id": 108, - "paths": [ - "M544 341.333c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 682.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM341.333 480c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM682.667 544c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM480 341.333v341.333h64v-341.333h-64zM341.333 544h341.333v-64h-341.333v64zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-plus-circle"] - }, - { - "id": 107, - "paths": [ - "M544 341.333c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 682.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM341.333 480c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM682.667 544c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM480 341.333v341.333h64v-341.333h-64zM341.333 544h341.333v-64h-341.333v64zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-plus-round"] - }, - { - "id": 106, - "paths": ["M512 298.667v426.667M298.667 512h426.667"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-plus-small"] - }, - { - "id": 105, - "paths": [ - "M544 341.333c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 682.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM341.333 480c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM682.667 544c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM480 341.333v341.333h64v-341.333h-64zM341.333 544h341.333v-64h-341.333v64zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-plus-square"] - }, - { - "id": 104, - "paths": ["M512 170.667v682.667M170.667 512h682.667"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-plus"] - }, - { - "id": 103, - "paths": [ - "M384 327.408c-100.905 47.935-170.667 150.783-170.667 269.925 0 164.949 133.718 298.667 298.667 298.667s298.667-133.717 298.667-298.667c0-119.142-69.764-221.99-170.667-269.925M512 170.667v341.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-power"] - }, - { - "id": 102, - "paths": [ - "M810.667 768l-16.465 27.439c9.886 5.931 22.199 6.089 32.23 0.405 10.035-5.679 16.235-16.316 16.235-27.844h-32zM810.667 256h32c0-11.529-6.199-22.166-16.235-27.846-10.031-5.68-22.345-5.525-32.23 0.407l16.465 27.44zM384 512l-16.464-27.439c-9.638 5.781-15.536 16.201-15.536 27.439s5.898 21.658 15.536 27.439l16.464-27.439zM181.333 768c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM245.333 256c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM778.667 256v512h64v-512h-64zM400.464 539.439l426.668-255.999-32.93-54.88-426.665 256.001 32.928 54.878zM827.132 740.561l-426.668-256-32.928 54.878 426.665 256 32.93-54.878zM245.333 768v-512h-64v512h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-previous"] - }, - { - "id": 101, - "paths": [ - "M341.333 768h-170.667v-384h682.667v384h-170.667M682.667 384v-213.333c0-23.564-19.102-42.667-42.667-42.667h-256c-23.564 0-42.667 19.103-42.667 42.667v213.333M341.333 640h341.333v256h-341.333v-256z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-print"] - }, - { - "id": 99, - "paths": [ - "M544 724.907c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM480 597.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM353.104 383.426c-4.602 17.064 5.501 34.627 22.564 39.228s34.627-5.501 39.228-22.564l-61.792-16.664zM480 724.907v0.427h64v-0.427h-64zM608 422.788c0 25.515-15.876 39.002-50.027 62.289-28.855 19.674-77.973 50.044-77.973 112.256h64c0-23.121 14.882-35.418 50.027-59.379 29.85-20.352 77.973-51.469 77.973-115.166h-64zM512 330.667c54.899 0 96 41.983 96 92.121h64c0-86.962-71.249-156.121-160-156.121v64zM414.896 400.090c10.379-38.486 49.816-69.423 97.104-69.423v-64c-73.907 0-140.401 48.176-158.896 116.759l61.792 16.664zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-question-round"] - }, - { - "id": 98, - "paths": [ - "M544 724.907c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM480 597.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM353.104 383.426c-4.602 17.064 5.501 34.627 22.564 39.228s34.627-5.501 39.228-22.564l-61.792-16.664zM480 724.907v0.427h64v-0.427h-64zM608 422.788c0 25.515-15.876 39.002-50.027 62.289-28.855 19.674-77.973 50.044-77.973 112.256h64c0-23.121 14.882-35.418 50.027-59.379 29.85-20.352 77.973-51.469 77.973-115.166h-64zM512 330.667c54.899 0 96 41.983 96 92.121h64c0-86.962-71.249-156.121-160-156.121v64zM414.896 400.090c10.379-38.486 49.816-69.423 97.104-69.423v-64c-73.907 0-140.401 48.176-158.896 116.759l61.792 16.664z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-question-small"] - }, - { - "id": 97, - "paths": [ - "M544 724.907c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM480 597.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM353.104 383.426c-4.602 17.064 5.501 34.627 22.564 39.228s34.627-5.501 39.228-22.564l-61.792-16.664zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM480 724.907v0.427h64v-0.427h-64zM608 422.788c0 25.515-15.876 39.002-50.027 62.289-28.855 19.674-77.973 50.044-77.973 112.256h64c0-23.121 14.882-35.418 50.027-59.379 29.85-20.352 77.973-51.469 77.973-115.166h-64zM512 330.667c54.899 0 96 41.983 96 92.121h64c0-86.962-71.249-156.121-160-156.121v64zM414.896 400.090c10.379-38.486 49.816-69.423 97.104-69.423v-64c-73.907 0-140.401 48.176-158.896 116.759l61.792 16.664zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-question-square"] - }, - { - "id": 96, - "paths": [ - "M544 810.24c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 810.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM682.667 384v0zM480.004 682.667c0 17.673 14.323 32 32 32 17.673 0 32-14.327 32-32h-64zM315.721 333.357c-4.405 17.115 5.898 34.561 23.014 38.966s34.561-5.899 38.967-23.014l-61.98-15.952zM480 810.24v0.427h64v-0.427h-64zM650.667 384c0 36.764-8.969 55.756-19.319 68.266-11.883 14.357-27.593 23.322-50.97 37.931-21.939 13.709-48.491 31.458-68.557 62.387-20.254 31.232-31.817 72.444-31.817 130.082h64c0-49.028 9.766-77.15 21.513-95.253 11.938-18.402 28.049-29.986 48.781-42.944 19.285-12.058 46.242-27.093 66.355-51.401 21.649-26.159 34.014-60.501 34.014-109.069l-64 0.001zM512 245.333c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM377.701 349.309c15.395-59.814 69.731-103.976 134.299-103.976v-64c-94.478 0-173.783 64.619-196.279 152.024l61.98 15.952z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-question"] - }, - { - "id": 95, - "paths": [ - "M128 448c0 82.475 66.859 149.333 149.333 149.333l149.333 149.333v-298.667c0-82.475-66.859-149.333-149.333-149.333s-149.333 66.859-149.333 149.333z", - "M554.667 448c0 82.475 66.859 149.333 149.333 149.333l149.333 149.333v-298.667c0-82.475-66.859-149.333-149.333-149.333s-149.333 66.859-149.333 149.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-quote"] - }, - { - "id": 94, - "paths": [ - "M757.333 426.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM725.333 554.667v32c17.673 0 32-14.327 32-32h-32zM597.333 522.667c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM269.114 542.391c-6.779 16.32 0.957 35.046 17.278 41.826s35.048-0.956 41.827-17.276l-59.104-24.55zM659.891 489.86l-23.445 21.781c0.303 0.324 0.614 0.644 0.93 0.956l22.515-22.737zM693.333 426.667v128h64v-128h-64zM725.333 522.667h-128v64h128v-64zM328.219 566.942c16.457-39.625 44.384-67.153 82.507-89.873l-32.766-54.978c-46.538 27.735-85.767 64.736-108.845 120.3l59.104 24.55zM410.726 477.069c36.084-21.508 77.402-29.662 117.833-23.531l9.596-63.274c-55.36-8.397-111.618 2.875-160.195 31.827l32.766 54.978zM528.559 453.538c40.457 6.14 78.379 26.342 107.887 58.103l46.886-43.563c-38.946-41.923-89.843-69.421-145.178-77.815l-9.596 63.274zM637.376 512.597l65.442 64.806 45.030-45.474-65.442-64.806-45.030 45.474zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-redo-round"] - }, - { - "id": 93, - "paths": [ - "M757.333 426.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM725.333 554.667v32c17.673 0 32-14.327 32-32h-32zM597.333 522.667c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM269.114 542.391c-6.779 16.32 0.957 35.046 17.278 41.826s35.048-0.956 41.827-17.276l-59.104-24.55zM659.891 489.86l-23.445 21.781c0.303 0.324 0.614 0.644 0.93 0.956l22.515-22.737zM693.333 426.667v128h64v-128h-64zM725.333 522.667h-128v64h128v-64zM328.219 566.942c16.457-39.625 44.384-67.153 82.507-89.873l-32.766-54.978c-46.538 27.735-85.767 64.736-108.845 120.3l59.104 24.55zM410.726 477.069c36.084-21.508 77.402-29.662 117.833-23.531l9.596-63.274c-55.36-8.397-111.618 2.875-160.195 31.827l32.766 54.978zM528.559 453.538c40.457 6.14 78.379 26.342 107.887 58.103l46.886-43.563c-38.946-41.922-89.843-69.421-145.178-77.815l-9.596 63.274zM637.376 512.597l65.442 64.806 45.030-45.474-65.442-64.806-45.030 45.474zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-redo-small-1"] - }, - { - "id": 92, - "paths": [ - "M725.333 426.667v128M725.333 554.667h-128M725.333 554.667l-65.442-64.806c-34.231-36.843-78.639-60.693-126.532-67.957-47.898-7.265-96.687 2.449-139.017 27.675-42.33 25.229-75.908 57.498-95.676 105.088" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-redo-small"] - }, - { - "id": 91, - "paths": [ - "M757.333 426.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM725.333 554.667v32c17.673 0 32-14.327 32-32h-32zM597.333 522.667c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM269.114 542.391c-6.779 16.32 0.957 35.046 17.278 41.826s35.048-0.956 41.827-17.276l-59.104-24.55zM659.891 489.86l-23.445 21.781c0.303 0.324 0.614 0.644 0.93 0.956l22.515-22.737zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM693.333 426.667v128h64v-128h-64zM725.333 522.667h-128v64h128v-64zM328.219 566.942c16.457-39.625 44.384-67.153 82.507-89.873l-32.766-54.978c-46.538 27.735-85.767 64.736-108.845 120.3l59.104 24.55zM410.726 477.069c36.084-21.508 77.402-29.662 117.833-23.531l9.596-63.274c-55.36-8.397-111.618 2.875-160.195 31.827l32.766 54.978zM528.559 453.538c40.457 6.14 78.379 26.342 107.887 58.103l46.886-43.563c-38.946-41.923-89.843-69.421-145.178-77.815l-9.596 63.274zM637.376 512.597l65.442 64.806 45.030-45.474-65.442-64.806-45.030 45.474zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-redo-square"] - }, - { - "id": 90, - "paths": [ - "M896 384v256M896 640h-256M896 640l-112.653-101.090c-58.923-58.82-135.369-96.9-217.813-108.497-82.449-11.6-166.432 3.908-239.299 44.186-72.867 40.282-130.668 103.147-164.696 179.132" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-redo"] - }, - { - "id": 89, - "paths": [ - "M330.667 320c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM298.667 426.667h-32c0 17.673 14.327 32 32 32v-32zM426.667 458.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM693.333 704c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM725.333 597.333h32c0-17.673-14.327-32-32-32v32zM597.333 565.333c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM655.505 443.588c9.348 15.002 29.082 19.584 44.083 10.24 15.002-9.348 19.584-29.083 10.24-44.083l-54.323 33.843zM596.557 359.347v0zM471.445 342.741v0zM357.565 383.516l17.346 26.891c0.444-0.286 0.881-0.584 1.31-0.891l-18.656-25.999zM281.321 394.616c-14.851 9.58-19.125 29.385-9.545 44.236 9.58 14.852 29.385 19.127 44.237 9.545l-34.691-53.78zM368.493 580.412c-9.345-15.002-29.081-19.584-44.081-10.24-15 9.348-19.584 29.082-10.239 44.083l54.32-33.843zM427.443 664.653v0zM666.436 640.486l-17.348-26.893c-0.444 0.286-0.879 0.585-1.31 0.892l18.658 26.001zM742.677 629.385c14.852-9.579 19.127-29.385 9.549-44.237-9.583-14.852-29.389-19.127-44.237-9.545l34.688 53.781zM266.667 320v106.667h64v-106.667h-64zM298.667 458.667h128v-64h-128v64zM757.333 704v-106.667h-64v106.667h64zM725.333 565.333h-128v64h128v-64zM709.828 409.745c-22.135-35.53-58.423-63.039-101.453-80.137l-23.633 59.477c33.161 13.176 57.318 32.921 70.763 54.502l54.323-33.843zM608.375 329.609c-43.14-17.141-92.237-23.551-140.151-18.705l6.443 63.675c38.298-3.873 77.022 1.373 110.076 14.507l23.633-59.477zM468.224 310.903c-47.865 4.841-93.345 20.803-129.315 46.612l37.312 51.999c25.644-18.401 60.097-31.059 98.446-34.936l-6.443-63.675zM340.219 356.625l-58.898 37.992 34.691 53.78 58.898-37.99-34.692-53.782zM314.173 614.255c22.136 35.529 58.42 63.040 101.452 80.137l23.632-59.477c-33.162-13.175-57.319-32.922-70.764-54.502l-54.32 33.843zM415.625 694.391c43.139 17.139 92.236 23.552 140.151 18.705l-6.443-63.676c-38.298 3.874-77.022-1.374-110.076-14.507l-23.632 59.477zM555.776 713.097c47.863-4.838 93.346-20.804 129.314-46.613l-37.312-51.998c-25.643 18.402-60.096 31.057-98.445 34.935l6.443 63.676zM683.78 667.375l58.897-37.99-34.688-53.781-58.901 37.99 34.692 53.781zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-refresh-round"] - }, - { - "id": 88, - "paths": [ - "M330.667 320c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM298.667 426.667h-32c0 17.673 14.327 32 32 32v-32zM426.667 458.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM693.333 704c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM725.333 597.333h32c0-17.673-14.327-32-32-32v32zM597.333 565.333c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM655.505 443.588c9.348 15.002 29.082 19.584 44.083 10.24 15.002-9.348 19.584-29.083 10.24-44.083l-54.323 33.843zM596.557 359.347v0zM471.445 342.741v0zM357.565 383.516l17.346 26.891c0.444-0.286 0.881-0.584 1.31-0.891l-18.656-25.999zM281.321 394.616c-14.851 9.58-19.125 29.385-9.545 44.236 9.58 14.852 29.385 19.127 44.237 9.545l-34.691-53.78zM368.493 580.412c-9.345-15.002-29.081-19.584-44.081-10.24-15 9.348-19.584 29.082-10.239 44.083l54.32-33.843zM427.443 664.653v0zM666.436 640.486l-17.348-26.893c-0.444 0.286-0.879 0.585-1.31 0.892l18.658 26.001zM742.677 629.385c14.852-9.579 19.127-29.385 9.549-44.237-9.583-14.852-29.389-19.127-44.237-9.545l34.688 53.781zM266.667 320v106.667h64v-106.667h-64zM298.667 458.667h128v-64h-128v64zM757.333 704v-106.667h-64v106.667h64zM725.333 565.333h-128v64h128v-64zM709.828 409.745c-22.135-35.53-58.423-63.039-101.453-80.137l-23.633 59.477c33.161 13.176 57.318 32.921 70.763 54.502l54.323-33.843zM608.375 329.609c-43.14-17.141-92.237-23.551-140.151-18.705l6.443 63.675c38.298-3.873 77.022 1.373 110.076 14.507l23.633-59.477zM468.224 310.903c-47.865 4.841-93.345 20.803-129.315 46.612l37.312 51.999c25.644-18.401 60.097-31.059 98.446-34.936l-6.443-63.675zM340.219 356.625l-58.898 37.992 34.691 53.78 58.898-37.99-34.692-53.782zM314.173 614.255c22.136 35.529 58.42 63.040 101.452 80.137l23.632-59.477c-33.162-13.175-57.319-32.922-70.764-54.502l-54.32 33.843zM415.625 694.391c43.139 17.139 92.236 23.552 140.151 18.705l-6.443-63.676c-38.298 3.874-77.022-1.374-110.076-14.507l-23.632 59.477zM555.776 713.097c47.863-4.838 93.346-20.804 129.314-46.613l-37.312-51.998c-25.643 18.402-60.096 31.057-98.445 34.935l6.443 63.676zM683.78 667.375l58.897-37.99-34.688-53.781-58.901 37.99 34.692 53.781zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-refresh-small-1"] - }, - { - "id": 87, - "paths": [ - "M256 298.667v128h128M768 725.333v-128h-128M725.333 426.667c-21.743-42.833-58.679-78.273-105.242-100.979-46.566-22.706-100.233-31.448-152.917-24.91s-101.535 28.004-139.188 61.162l-71.987 56.987M298.667 597.333c21.744 42.833 58.68 78.272 105.244 100.979s100.23 31.45 152.915 24.909c52.685-6.537 101.534-28.002 139.187-61.163l71.987-56.986" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-refresh-small"] - }, - { - "id": 86, - "paths": [ - "M330.667 320c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM298.667 426.667h-32c0 17.673 14.327 32 32 32v-32zM426.667 458.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM693.333 704c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM725.333 597.333h32c0-17.673-14.327-32-32-32v32zM597.333 565.333c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM655.505 443.588c9.348 15.002 29.082 19.584 44.083 10.24 15.002-9.348 19.584-29.083 10.24-44.083l-54.323 33.843zM596.557 359.347v0zM471.445 342.741v0zM357.565 383.516l17.346 26.891c0.444-0.286 0.881-0.584 1.31-0.891l-18.656-25.999zM281.321 394.616c-14.851 9.58-19.125 29.385-9.545 44.236 9.58 14.852 29.385 19.127 44.237 9.545l-34.691-53.78zM368.493 580.412c-9.345-15.002-29.081-19.584-44.081-10.24-15 9.348-19.584 29.082-10.239 44.083l54.32-33.843zM427.443 664.653v0zM666.436 640.486l-17.348-26.893c-0.444 0.286-0.879 0.585-1.31 0.892l18.658 26.001zM742.677 629.385c14.852-9.579 19.127-29.385 9.549-44.237-9.583-14.852-29.389-19.127-44.237-9.545l34.688 53.781zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM266.667 320v106.667h64v-106.667h-64zM298.667 458.667h128v-64h-128v64zM757.333 704v-106.667h-64v106.667h64zM725.333 565.333h-128v64h128v-64zM709.828 409.745c-22.135-35.53-58.423-63.039-101.453-80.137l-23.633 59.477c33.161 13.176 57.318 32.921 70.763 54.502l54.323-33.843zM608.375 329.609c-43.14-17.141-92.237-23.551-140.151-18.705l6.443 63.675c38.298-3.873 77.022 1.373 110.076 14.507l23.633-59.477zM468.224 310.903c-47.865 4.841-93.345 20.803-129.315 46.612l37.312 51.999c25.644-18.401 60.097-31.059 98.446-34.936l-6.443-63.675zM340.219 356.625l-58.898 37.992 34.691 53.78 58.898-37.99-34.692-53.782zM314.173 614.255c22.136 35.529 58.42 63.040 101.452 80.137l23.632-59.477c-33.162-13.175-57.319-32.922-70.764-54.502l-54.32 33.843zM415.625 694.391c43.139 17.139 92.236 23.552 140.151 18.705l-6.443-63.676c-38.298 3.874-77.022-1.374-110.076-14.507l-23.632 59.477zM555.776 713.097c47.863-4.838 93.346-20.804 129.314-46.613l-37.312-51.998c-25.643 18.402-60.096 31.057-98.445 34.935l6.443 63.676zM683.78 667.375l58.897-37.99-34.688-53.781-58.901 37.99 34.692 53.781zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-refresh-square"] - }, - { - "id": 85, - "paths": [ - "M128 128v256M128 384h256M128 384l112.652-101.091c58.923-58.819 135.368-96.897 217.814-108.496 82.449-11.599 166.434 3.909 239.3 44.187s130.667 103.146 164.693 179.129M896 896v-256M896 640h-256M896 640l-112.653 101.090c-58.923 58.82-135.369 96.9-217.818 108.497-82.445 11.601-166.43-3.908-239.296-44.186-72.867-40.282-130.668-103.147-164.696-179.132" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-refresh"] - }, - { - "id": 84, - "paths": [ - "M449.293 406.627c12.497-12.497 12.497-32.758 0-45.255s-32.757-12.497-45.254 0l45.254 45.255zM298.667 512l-22.627-22.626c-12.497 12.497-12.497 32.755 0 45.252l22.627-22.626zM404.039 662.626c12.497 12.497 32.756 12.497 45.254 0s12.497-32.755 0-45.252l-45.254 45.252zM574.707 617.374c-12.497 12.497-12.497 32.755 0 45.252s32.755 12.497 45.252 0l-45.252-45.252zM725.333 512l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM619.959 361.373c-12.497-12.497-32.755-12.497-45.252 0s-12.497 32.758 0 45.255l45.252-45.255zM404.039 361.373l-128 128.001 45.255 45.252 127.999-127.999-45.254-45.255zM276.039 534.626l128 128 45.254-45.252-127.999-128-45.255 45.252zM619.959 662.626l128-128-45.252-45.252-128 128 45.252 45.252zM747.959 489.374l-128-128.001-45.252 45.255 128 127.999 45.252-45.252zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-resize-horizontal-circle"] - }, - { - "id": 83, - "paths": [ - "M449.293 406.627c12.497-12.497 12.497-32.758 0-45.255s-32.757-12.497-45.254 0l45.254 45.255zM298.667 512l-22.627-22.626c-12.497 12.497-12.497 32.755 0 45.252l22.627-22.626zM404.039 662.626c12.497 12.497 32.756 12.497 45.254 0s12.497-32.755 0-45.252l-45.254 45.252zM574.707 617.374c-12.497 12.497-12.497 32.755 0 45.252s32.755 12.497 45.252 0l-45.252-45.252zM725.333 512l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM619.959 361.373c-12.497-12.497-32.755-12.497-45.252 0s-12.497 32.758 0 45.255l45.252-45.255zM404.039 361.373l-128 128.001 45.255 45.252 127.999-127.999-45.254-45.255zM276.039 534.626l128 128 45.254-45.252-127.999-128-45.255 45.252zM619.959 662.626l128-128-45.252-45.252-128 128 45.252 45.252zM747.959 489.374l-128-128.001-45.252 45.255 128 127.999 45.252-45.252zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-resize-horizontal-round"] - }, - { - "id": 82, - "paths": [ - "M426.667 384l-128 128 128 128M597.333 640l128-128-128-128" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-resize-horizontal-small"] - }, - { - "id": 81, - "paths": [ - "M449.293 406.627c12.497-12.497 12.497-32.758 0-45.255s-32.757-12.497-45.254 0l45.254 45.255zM298.667 512l-22.627-22.626c-12.497 12.497-12.497 32.755 0 45.252l22.627-22.626zM404.039 662.626c12.497 12.497 32.756 12.497 45.254 0s12.497-32.755 0-45.252l-45.254 45.252zM574.707 617.374c-12.497 12.497-12.497 32.755 0 45.252s32.755 12.497 45.252 0l-45.252-45.252zM725.333 512l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM619.959 361.373c-12.497-12.497-32.755-12.497-45.252 0s-12.497 32.758 0 45.255l45.252-45.255zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM404.039 361.373l-128 128.001 45.255 45.252 127.999-127.999-45.254-45.255zM276.039 534.626l128 128 45.254-45.252-127.999-128-45.255 45.252zM619.959 662.626l128-128-45.252-45.252-128 128 45.252 45.252zM747.959 489.374l-128-128.001-45.252 45.255 128 127.999 45.252-45.252zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-resize-horizontal-square"] - }, - { - "id": 80, - "paths": [ - "M617.374 449.293c12.497 12.497 32.755 12.497 45.252 0s12.497-32.757 0-45.254l-45.252 45.254zM512 298.667l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM361.373 404.039c-12.497 12.497-12.497 32.756 0 45.254s32.758 12.497 45.255 0l-45.255-45.254zM406.627 574.707c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.755 0 45.252l45.255-45.252zM512 725.333l-22.626 22.626c12.497 12.497 32.755 12.497 45.252 0l-22.626-22.626zM662.626 619.959c12.497-12.497 12.497-32.755 0-45.252s-32.755-12.497-45.252 0l45.252 45.252zM662.626 404.039l-128-128-45.252 45.255 128 127.999 45.252-45.254zM489.374 276.039l-128.001 128 45.255 45.254 127.999-127.999-45.252-45.255zM361.373 619.959l128.001 128 45.252-45.252-127.999-128-45.255 45.252zM534.626 747.959l128-128-45.252-45.252-128 128 45.252 45.252zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-resize-vertical-circle"] - }, - { - "id": 79, - "paths": [ - "M617.374 449.293c12.497 12.497 32.755 12.497 45.252 0s12.497-32.757 0-45.254l-45.252 45.254zM512 298.667l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM361.373 404.039c-12.497 12.497-12.497 32.756 0 45.254s32.758 12.497 45.255 0l-45.255-45.254zM406.627 574.707c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.755 0 45.252l45.255-45.252zM512 725.333l-22.626 22.626c12.497 12.497 32.755 12.497 45.252 0l-22.626-22.626zM662.626 619.959c12.497-12.497 12.497-32.755 0-45.252s-32.755-12.497-45.252 0l45.252 45.252zM662.626 404.039l-128-128-45.252 45.255 128 127.999 45.252-45.254zM489.374 276.039l-128.001 128 45.255 45.254 127.999-127.999-45.252-45.255zM361.373 619.959l128.001 128 45.252-45.252-127.999-128-45.255 45.252zM534.626 747.959l128-128-45.252-45.252-128 128 45.252 45.252zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-resize-vertical-round"] - }, - { - "id": 78, - "paths": [ - "M640 426.667l-128-128-128 128M384 597.333l128 128 128-128" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-resize-vertical-small"] - }, - { - "id": 77, - "paths": [ - "M617.374 449.293c12.497 12.497 32.755 12.497 45.252 0s12.497-32.757 0-45.254l-45.252 45.254zM512 298.667l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM361.373 404.039c-12.497 12.497-12.497 32.756 0 45.254s32.758 12.497 45.255 0l-45.255-45.254zM406.627 574.707c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.755 0 45.252l45.255-45.252zM512 725.333l-22.626 22.626c12.497 12.497 32.755 12.497 45.252 0l-22.626-22.626zM662.626 619.959c12.497-12.497 12.497-32.755 0-45.252s-32.755-12.497-45.252 0l45.252 45.252zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM662.626 404.039l-128-128-45.252 45.255 128 127.999 45.252-45.254zM489.374 276.039l-128.001 128 45.255 45.254 127.999-127.999-45.252-45.255zM361.373 619.959l128.001 128 45.252-45.252-127.999-128-45.255 45.252zM534.626 747.959l128-128-45.252-45.252-128 128 45.252 45.252zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-resize-vertical-square"] - }, - { - "id": 76, - "paths": [ - "M512 588.8l298.667 179.2v-512l-298.667 179.2M512 768v-512l-384 256 384 256z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-rewind"] - }, - { - "id": 75, - "paths": [ - "M373.333 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM341.333 426.667h-32c0 17.673 14.327 32 32 32v-32zM469.333 458.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM381.188 558.076c-5.873-16.666-24.147-25.417-40.815-19.546-16.669 5.875-25.42 24.145-19.547 40.815l60.363-21.269zM488.209 342.998v0zM309.333 298.667v128h64v-128h-64zM341.333 458.667h128v-64h-128v64zM320.826 579.345c14.602 41.442 42.278 77.018 78.858 101.363l35.461-53.278c-25.030-16.657-43.965-40.998-53.956-69.355l-60.363 21.269zM399.683 680.708c36.579 24.35 80.082 36.147 123.952 33.626l-3.678-63.898c-30.020 1.728-59.785-6.345-84.813-23.006l-35.461 53.278zM523.635 714.334c43.866-2.526 85.726-19.238 119.27-47.62l-41.335-48.858c-22.955 19.418-51.597 30.852-81.613 32.58l3.678 63.898zM642.906 666.714c33.545-28.382 56.956-66.897 66.709-109.743l-62.404-14.204c-6.673 29.316-22.69 55.667-45.641 75.089l41.335 48.858zM709.615 556.971c9.749-42.846 5.312-87.697-12.646-127.799l-58.411 26.159c12.288 27.435 15.322 58.125 8.653 87.437l62.404 14.204zM696.969 429.171c-17.963-40.103-48.469-73.283-86.925-94.54l-30.963 56.012c26.317 14.545 47.189 37.248 59.477 64.687l58.411-26.159zM610.044 334.631c-38.455-21.258-82.782-29.442-126.293-23.321l8.917 63.376c29.773-4.189 60.1 1.412 86.413 15.957l30.963-56.012zM483.75 311.31c-35.814 5.039-65.629 20.598-91.264 37.718-12.789 8.541-24.977 17.778-36.385 26.532-11.657 8.945-22.346 17.263-33.26 24.989l36.982 52.233c12.184-8.627 24.124-17.92 35.24-26.449 11.364-8.72 22.090-16.82 32.968-24.084 21.696-14.49 42.223-24.412 64.636-27.565l-8.917-63.376zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-rotate-left-circle"] - }, - { - "id": 74, - "paths": [ - "M373.333 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM341.333 426.667h-32c0 17.673 14.327 32 32 32v-32zM469.333 458.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM381.188 558.076c-5.873-16.666-24.147-25.417-40.815-19.546-16.669 5.875-25.42 24.145-19.547 40.815l60.363-21.269zM488.209 342.998v0zM309.333 298.667v128h64v-128h-64zM341.333 458.667h128v-64h-128v64zM320.826 579.345c14.602 41.442 42.278 77.018 78.858 101.363l35.461-53.278c-25.030-16.657-43.965-40.998-53.956-69.355l-60.363 21.269zM399.683 680.708c36.579 24.35 80.082 36.147 123.952 33.626l-3.678-63.898c-30.020 1.728-59.785-6.345-84.813-23.006l-35.461 53.278zM523.635 714.334c43.866-2.526 85.726-19.238 119.27-47.62l-41.335-48.858c-22.955 19.418-51.597 30.852-81.613 32.58l3.678 63.898zM642.906 666.714c33.545-28.382 56.956-66.897 66.709-109.743l-62.404-14.204c-6.673 29.316-22.69 55.667-45.641 75.089l41.335 48.858zM709.615 556.971c9.749-42.846 5.312-87.697-12.646-127.799l-58.411 26.159c12.288 27.435 15.322 58.125 8.653 87.437l62.404 14.204zM696.969 429.171c-17.963-40.103-48.469-73.283-86.925-94.54l-30.963 56.012c26.317 14.545 47.189 37.248 59.477 64.687l58.411-26.159zM610.044 334.631c-38.455-21.258-82.782-29.442-126.293-23.321l8.917 63.376c29.773-4.189 60.1 1.412 86.413 15.957l30.963-56.012zM483.75 311.31c-35.814 5.039-65.629 20.598-91.264 37.718-12.789 8.541-24.977 17.778-36.385 26.532-11.657 8.945-22.346 17.263-33.26 24.989l36.982 52.233c12.184-8.627 24.124-17.92 35.24-26.449 11.364-8.72 22.090-16.82 32.968-24.084 21.696-14.49 42.223-24.412 64.636-27.565l-8.917-63.376zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-rotate-left-round"] - }, - { - "id": 73, - "paths": [ - "M341.333 298.667v128M341.333 426.667h128M341.333 426.667c46.195-32.706 88.649-75.477 146.876-83.668 36.642-5.155 73.967 1.737 106.355 19.639 32.384 17.902 58.074 45.843 73.199 79.612 15.121 33.771 18.859 71.543 10.65 107.622-8.213 36.079-27.925 68.51-56.175 92.412s-63.501 37.978-100.442 40.102c-36.945 2.125-73.579-7.812-104.383-28.314s-54.11-50.462-66.406-85.359" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-rotate-left-small"] - }, - { - "id": 72, - "paths": [ - "M373.333 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM341.333 426.667h-32c0 17.673 14.327 32 32 32v-32zM469.333 458.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM381.188 558.076c-5.873-16.666-24.147-25.417-40.815-19.546-16.669 5.875-25.42 24.145-19.547 40.815l60.363-21.269zM488.209 342.998v0zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM309.333 298.667v128h64v-128h-64zM341.333 458.667h128v-64h-128v64zM320.826 579.345c14.602 41.442 42.278 77.018 78.858 101.363l35.461-53.278c-25.030-16.657-43.965-40.998-53.956-69.355l-60.363 21.269zM399.683 680.708c36.579 24.35 80.082 36.147 123.952 33.626l-3.678-63.898c-30.020 1.728-59.785-6.345-84.813-23.006l-35.461 53.278zM523.635 714.334c43.866-2.526 85.726-19.238 119.27-47.62l-41.335-48.858c-22.955 19.418-51.597 30.852-81.613 32.58l3.678 63.898zM642.906 666.714c33.545-28.382 56.956-66.897 66.709-109.743l-62.404-14.204c-6.673 29.316-22.69 55.667-45.641 75.089l41.335 48.858zM709.615 556.971c9.749-42.846 5.312-87.697-12.646-127.799l-58.411 26.159c12.288 27.435 15.322 58.125 8.653 87.437l62.404 14.204zM696.969 429.171c-17.963-40.103-48.469-73.283-86.925-94.54l-30.963 56.012c26.317 14.545 47.189 37.248 59.477 64.687l58.411-26.159zM610.044 334.631c-38.455-21.258-82.782-29.442-126.293-23.321l8.917 63.376c29.773-4.189 60.1 1.412 86.413 15.957l30.963-56.012zM483.75 311.31c-35.814 5.039-65.629 20.598-91.264 37.718-12.789 8.541-24.977 17.778-36.385 26.532-11.657 8.945-22.346 17.263-33.26 24.989l36.982 52.233c12.184-8.627 24.124-17.92 35.24-26.449 11.364-8.72 22.090-16.82 32.968-24.084 21.696-14.49 42.223-24.412 64.636-27.565l-8.917-63.376zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-rotate-left-square"] - }, - { - "id": 71, - "paths": [ - "M128 85.333v256M128 341.333h256M128 341.333l112.654-101.091c58.923-58.819 135.368-96.897 217.816-108.496 82.445-11.599 166.43 3.909 239.296 44.187s130.671 103.146 164.698 179.129c34.027 75.982 42.436 160.966 23.962 242.143s-62.831 154.155-126.391 207.932c-63.556 53.777-142.874 85.444-225.997 90.227-83.119 4.783-165.546-17.574-234.855-63.706s-121.748-113.536-149.414-192.055" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-rotate-left"] - }, - { - "id": 70, - "paths": [ - "M714.667 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM682.667 426.667v32c17.673 0 32-14.327 32-32h-32zM554.667 394.667c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM703.177 579.345c5.871-16.67-2.88-34.94-19.55-40.815-16.67-5.871-34.944 2.88-40.815 19.546l60.365 21.269zM535.791 342.998v0zM650.667 298.667v128h64v-128h-64zM682.667 394.667h-128v64h128v-64zM642.812 558.076c-9.993 28.356-28.928 52.698-53.956 69.355l35.46 53.278c36.582-24.346 64.256-59.921 78.861-101.363l-60.365-21.269zM588.855 627.43c-25.028 16.661-54.793 24.734-84.813 23.006l-3.678 63.898c43.87 2.522 87.373-9.276 123.951-33.626l-35.46-53.278zM504.043 650.436c-30.016-1.728-58.658-13.163-81.611-32.58l-41.339 48.858c33.545 28.382 75.407 45.094 119.272 47.62l3.678-63.898zM422.432 617.856c-22.952-19.422-38.97-45.773-45.641-75.089l-62.405 14.204c9.751 42.846 33.162 81.361 66.707 109.743l41.339-48.858zM376.791 542.767c-6.671-29.312-3.634-60.002 8.653-87.437l-58.41-26.159c-17.959 40.102-22.398 84.954-12.648 127.799l62.405-14.204zM385.444 455.33c12.288-27.439 33.161-50.142 59.476-64.687l-30.964-56.012c-38.457 21.258-68.963 54.438-86.922 94.54l58.41 26.159zM444.919 390.643c26.313-14.545 56.64-20.146 86.413-15.957l8.917-63.376c-43.511-6.121-87.838 2.063-126.294 23.321l30.964 56.012zM531.332 374.686c22.413 3.153 42.94 13.075 64.636 27.565 10.88 7.264 21.606 15.364 32.969 24.084 11.115 8.529 23.053 17.821 35.238 26.449l36.983-52.233c-10.914-7.727-21.602-16.045-33.259-24.989-11.409-8.754-23.599-17.992-36.386-26.532-25.634-17.12-55.45-32.68-91.264-37.718l-8.917 63.376zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-rotate-right-circle"] - }, - { - "id": 69, - "paths": [ - "M714.667 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM682.667 426.667v32c17.673 0 32-14.327 32-32h-32zM554.667 394.667c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM703.177 579.345c5.871-16.67-2.88-34.94-19.55-40.815-16.67-5.871-34.944 2.88-40.815 19.546l60.365 21.269zM535.791 342.998v0zM650.667 298.667v128h64v-128h-64zM682.667 394.667h-128v64h128v-64zM642.812 558.076c-9.993 28.356-28.928 52.698-53.956 69.355l35.46 53.278c36.582-24.346 64.256-59.921 78.861-101.363l-60.365-21.269zM588.855 627.43c-25.028 16.661-54.793 24.734-84.813 23.006l-3.678 63.898c43.87 2.522 87.373-9.276 123.951-33.626l-35.46-53.278zM504.043 650.436c-30.016-1.728-58.658-13.163-81.611-32.58l-41.339 48.858c33.545 28.382 75.407 45.094 119.272 47.62l3.678-63.898zM422.432 617.856c-22.952-19.422-38.97-45.773-45.641-75.089l-62.405 14.204c9.751 42.846 33.162 81.361 66.707 109.743l41.339-48.858zM376.791 542.767c-6.671-29.312-3.634-60.002 8.653-87.437l-58.41-26.159c-17.959 40.102-22.398 84.954-12.648 127.799l62.405-14.204zM385.444 455.33c12.288-27.439 33.161-50.142 59.476-64.687l-30.964-56.012c-38.457 21.258-68.963 54.438-86.922 94.54l58.41 26.159zM444.919 390.643c26.313-14.545 56.64-20.146 86.413-15.957l8.917-63.376c-43.511-6.121-87.838 2.063-126.294 23.321l30.964 56.012zM531.332 374.686c22.413 3.153 42.94 13.075 64.636 27.565 10.88 7.264 21.606 15.364 32.969 24.084 11.115 8.529 23.053 17.821 35.238 26.449l36.983-52.233c-10.914-7.727-21.602-16.045-33.259-24.989-11.409-8.754-23.599-17.992-36.386-26.532-25.634-17.12-55.45-32.68-91.264-37.718l-8.917 63.376zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-rotate-right-round"] - }, - { - "id": 68, - "paths": [ - "M682.667 298.667v128M682.667 426.667h-128M682.667 426.667c-46.195-32.706-88.649-75.477-146.876-83.668-36.642-5.155-73.967 1.737-106.355 19.639-32.384 17.902-58.074 45.843-73.197 79.612-15.123 33.771-18.861 71.543-10.65 107.622s27.926 68.51 56.175 92.412c28.249 23.902 63.5 37.978 100.441 40.102 36.945 2.125 73.579-7.812 104.384-28.314 30.801-20.501 54.11-50.462 66.406-85.359" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-rotate-right-small"] - }, - { - "id": 67, - "paths": [ - "M714.667 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM682.667 426.667v32c17.673 0 32-14.327 32-32h-32zM554.667 394.667c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM703.177 579.345c5.871-16.67-2.88-34.94-19.55-40.815-16.67-5.871-34.944 2.88-40.815 19.546l60.365 21.269zM535.791 342.998v0zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM650.667 298.667v128h64v-128h-64zM682.667 394.667h-128v64h128v-64zM642.812 558.076c-9.993 28.356-28.928 52.698-53.956 69.355l35.46 53.278c36.582-24.346 64.256-59.921 78.861-101.363l-60.365-21.269zM588.855 627.43c-25.028 16.661-54.793 24.734-84.813 23.006l-3.678 63.898c43.87 2.522 87.373-9.276 123.951-33.626l-35.46-53.278zM504.043 650.436c-30.016-1.728-58.658-13.163-81.611-32.58l-41.339 48.858c33.545 28.382 75.407 45.094 119.272 47.62l3.678-63.898zM422.432 617.856c-22.952-19.422-38.97-45.773-45.641-75.089l-62.405 14.204c9.751 42.846 33.162 81.361 66.707 109.743l41.339-48.858zM376.791 542.767c-6.671-29.312-3.634-60.002 8.653-87.437l-58.41-26.159c-17.959 40.102-22.398 84.954-12.648 127.799l62.405-14.204zM385.444 455.33c12.288-27.439 33.161-50.142 59.476-64.687l-30.964-56.012c-38.457 21.258-68.963 54.438-86.922 94.54l58.41 26.159zM444.919 390.643c26.313-14.545 56.64-20.146 86.413-15.957l8.917-63.376c-43.511-6.121-87.838 2.063-126.294 23.321l30.964 56.012zM531.332 374.686c22.413 3.153 42.94 13.075 64.636 27.565 10.88 7.264 21.606 15.364 32.969 24.084 11.115 8.529 23.053 17.821 35.238 26.449l36.983-52.233c-10.914-7.727-21.602-16.045-33.259-24.989-11.409-8.754-23.599-17.992-36.386-26.532-25.634-17.12-55.45-32.68-91.264-37.718l-8.917 63.376zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-rotate-right-square"] - }, - { - "id": 66, - "paths": [ - "M896 85.333v256M896 341.333h-256M896 341.333l-112.653-101.091c-58.923-58.819-135.369-96.897-217.813-108.496-82.449-11.599-166.432 3.909-239.299 44.187s-130.668 103.146-164.696 179.129c-34.028 75.982-42.438 160.966-23.963 242.143s62.833 154.155 126.392 207.932c63.558 53.777 142.874 85.444 225.996 90.227 83.123 4.783 165.547-17.574 234.859-63.706 69.308-46.131 121.745-113.536 149.414-192.055" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-rotate-right"] - }, - { - "id": 65, - "paths": [ - "M640 853.333v-213.333h-256v213.333M853.333 419.346v348.654c0 47.13-38.204 85.333-85.333 85.333h-512c-47.128 0-85.333-38.204-85.333-85.333v-512c0-47.128 38.205-85.333 85.333-85.333h348.655c22.63 0 44.335 8.99 60.339 24.994l163.345 163.346c16.004 16.003 24.994 37.708 24.994 60.34z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-save"] - }, - { - "id": 64, - "paths": [ - "M853.333 640v-384c0-23.564-19.102-42.667-42.667-42.667h-405.333M170.667 362.667v277.333c0 23.565 19.103 42.667 42.667 42.667h298.667v170.667M512 853.333h170.667M512 853.333h-170.667M128 128l768 768" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-screen-disabled"] - }, - { - "id": 63, - "paths": [ - "M512 682.667v170.667M512 853.333h170.667M512 853.333h-170.667M682.667 448h-341.333M682.667 448l-128 128M682.667 448l-128-128M213.333 682.667h597.333c23.565 0 42.667-19.102 42.667-42.667v-384c0-23.564-19.102-42.667-42.667-42.667h-597.333c-23.564 0-42.667 19.102-42.667 42.667v384c0 23.565 19.103 42.667 42.667 42.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-screen-share"] - }, - { - "id": 62, - "paths": [ - "M512 682.667v170.667M512 853.333h170.667M512 853.333h-170.667M213.333 682.667h597.333c23.565 0 42.667-19.102 42.667-42.667v-384c0-23.564-19.102-42.667-42.667-42.667h-597.333c-23.564 0-42.667 19.102-42.667 42.667v384c0 23.565 19.103 42.667 42.667 42.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-screen"] - }, - { - "id": 61, - "paths": [ - "M830.707 875.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM736 448c0 159.057-128.943 288-288 288v64c194.402 0 352-157.598 352-352h-64zM448 736c-159.058 0-288-128.943-288-288h-64c0 194.402 157.596 352 352 352v-64zM160 448c0-159.058 128.942-288 288-288v-64c-194.404 0-352 157.596-352 352h64zM448 160c159.057 0 288 128.942 288 288h64c0-194.404-157.598-352-352-352v64zM875.959 830.707l-178.667-178.671-45.257 45.257 178.671 178.667 45.252-45.252z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-search"] - }, - { - "id": 60, - "paths": [ - "M853.333 170.667l-725.333 298.667 298.667 128 128 298.667 298.667-725.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-send-1"] - }, - { - "id": 59, - "paths": [ - "M853.333 170.667l-725.333 298.667 298.667 128M853.333 170.667l-298.667 725.333-128-298.667M853.333 170.667l-426.667 426.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-send-2"] - }, - { - "id": 58, - "paths": [ - "M426.667 170.667c0-23.564 19.102-42.667 42.667-42.667h85.333c23.565 0 42.667 19.103 42.667 42.667v24.268c0 18.253 12.25 34.11 29.107 41.109 16.866 7.002 36.501 4.333 49.412-8.578l17.165-17.166c16.661-16.663 43.678-16.663 60.339 0l60.339 60.34c16.666 16.663 16.666 43.677 0 60.34l-17.161 17.163c-12.915 12.912-15.582 32.549-8.58 49.414 6.997 16.859 22.857 29.11 41.114 29.11h24.265c23.565 0 42.667 19.102 42.667 42.667v85.333c0 23.565-19.102 42.667-42.667 42.667h-24.269c-18.253 0-34.108 12.25-41.109 29.107-7.002 16.866-4.335 36.501 8.58 49.412l17.161 17.165c16.666 16.661 16.666 43.678 0 60.339l-60.339 60.339c-16.661 16.666-43.678 16.666-60.339 0l-17.165-17.161c-12.911-12.915-32.546-15.582-49.412-8.58-16.858 6.997-29.107 22.857-29.107 41.109v24.269c0 23.565-19.102 42.667-42.667 42.667h-85.333c-23.565 0-42.667-19.102-42.667-42.667v-24.265c0-18.257-12.251-34.116-29.11-41.114-16.865-7.002-36.502-4.335-49.414 8.58l-17.164 17.161c-16.663 16.666-43.677 16.666-60.34 0l-60.34-60.339c-16.662-16.661-16.662-43.678 0-60.339l17.167-17.165c12.911-12.911 15.58-32.546 8.578-49.412-6.999-16.858-22.856-29.107-41.109-29.107h-24.268c-23.564 0-42.667-19.102-42.667-42.667v-85.333c0-23.565 19.103-42.667 42.667-42.667h24.268c18.253 0 34.111-12.25 41.11-29.109 7.002-16.864 4.334-36.5-8.579-49.412l-17.166-17.166c-16.663-16.663-16.663-43.677 0-60.34l60.34-60.34c16.663-16.662 43.677-16.662 60.34 0l17.166 17.166c12.912 12.912 32.548 15.581 49.412 8.579 16.858-6.999 29.109-22.857 29.109-41.111v-24.267z", - "M597.333 512c0 47.13-38.204 85.333-85.333 85.333s-85.333-38.204-85.333-85.333c0-47.13 38.204-85.333 85.333-85.333s85.333 38.204 85.333 85.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-settings"] - }, - { - "id": 57, - "paths": [ - "M653.466 710.733l-282.53-141.265M370.534 454.733l282.799-141.399M896 768c0 70.694-57.306 128-128 128s-128-57.306-128-128c0-70.694 57.306-128 128-128s128 57.306 128 128zM896 256c0 70.692-57.306 128-128 128s-128-57.308-128-128c0-70.692 57.306-128 128-128s128 57.308 128 128zM384 512c0 70.694-57.308 128-128 128s-128-57.306-128-128c0-70.694 57.308-128 128-128s128 57.306 128 128z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-share-1"] - }, - { - "id": 56, - "paths": [ - "M853.333 469.333v298.667c0 47.13-38.204 85.333-85.333 85.333h-512c-47.128 0-85.333-38.204-85.333-85.333v-298.667M512 128v512M512 128l170.667 170.667M512 128l-170.667 170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-share-2"] - }, - { - "id": 55, - "paths": [ - "M426.667 426.667l170.667 170.667M426.667 597.333l170.667-170.667M512 128l-341.333 170.667c0 221.577 118.796 533.751 341.333 597.333 222.537-63.582 341.333-375.757 341.333-597.333l-341.333-170.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-shield-check"] - }, - { - "id": 54, - "paths": [ - "M640.004 426.667l-170.667 170.667-85.338-85.333M512 128l-341.333 170.667c0 221.577 118.796 533.751 341.333 597.333 222.537-63.582 341.333-375.757 341.333-597.333l-341.333-170.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-shield-cross"] - }, - { - "id": 53, - "paths": [ - "M170.667 298.667l341.333-170.667 341.333 170.667c0 221.577-118.797 533.751-341.333 597.333-222.537-63.582-341.333-375.757-341.333-597.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-shield-empty"] - }, - { - "id": 52, - "paths": [ - "M128 298.667l128-128h128c0 16.809 3.311 33.454 9.743 48.983s15.861 29.64 27.747 41.526c11.888 11.886 25.998 21.314 41.524 27.747 15.531 6.432 32.175 9.743 48.986 9.743s33.455-3.311 48.986-9.743c15.526-6.433 29.636-15.861 41.523-27.747s21.316-25.996 27.746-41.526c6.434-15.53 9.745-32.174 9.745-48.983h128l128 128-21.333 213.333-106.667-64v405.333h-512v-405.333l-106.667 64-21.333-213.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "square", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-shirt"] - }, - { - "id": 50, - "paths": [ - "M512 426.667v170.667M384 469.333v85.333M256 469.333v85.333M128 469.333v85.333M640 469.333v85.333M768 469.333v85.333M896 469.333v85.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-sound-0"] - }, - { - "id": 49, - "paths": [ - "M512 384v256M384 469.333v85.333M256 426.667v170.667M128 469.333v85.333M640 256v512M768 426.667v170.667M896 469.333v85.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-sound-1"] - }, - { - "id": 48, - "paths": [ - "M512 298.667v426.667M384 426.667v170.667M256 341.333v341.333M128 469.333v85.333M640 170.667v682.667M768 384v256M896 469.333v85.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-sound-2"] - }, - { - "id": 47, - "paths": [ - "M554.667 128l-256 213.333h-85.333c-47.128 0-85.333 38.205-85.333 85.333v170.667c0 47.13 38.205 85.333 85.333 85.333h85.333l256 213.333v-768z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-speaker-0"] - }, - { - "id": 46, - "paths": [ - "M682.667 384c21.333 21.333 42.667 64 42.667 128s-21.333 106.667-42.667 128M554.667 128l-256 213.333h-85.333c-47.128 0-85.333 38.205-85.333 85.333v170.667c0 47.13 38.205 85.333 85.333 85.333h85.333l256 213.333v-768z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-speaker-1"] - }, - { - "id": 45, - "paths": [ - "M682.667 384c21.333 21.333 42.667 64 42.667 128s-21.333 106.667-42.667 128M810.667 256c64 64 85.333 170.667 85.333 256s-21.333 192-85.333 256M554.667 128l-256 213.333h-85.333c-47.128 0-85.333 38.205-85.333 85.333v170.667c0 47.13 38.205 85.333 85.333 85.333h85.333l256 213.333v-768z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-speaker-2"] - }, - { - "id": 44, - "paths": [ - "M938.667 384l-256 256M682.667 384l256 256M554.667 128l-256 213.333h-85.333c-47.128 0-85.333 38.205-85.333 85.333v170.667c0 47.13 38.205 85.333 85.333 85.333h85.333l256 213.333v-768z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-speaker-cross"] - }, - { - "id": 43, - "paths": [ - "M554.667 362.667v-234.667l-128 106.667M554.667 746.667v149.333l-256-213.333h-85.333c-47.128 0-85.333-38.204-85.333-85.333v-170.667c0-31.585 17.161-59.163 42.667-73.917M128 128l768 768" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-speaker-disabled"] - }, - { - "id": 42, - "paths": [ - "M512 725.333l-256 128 64-256-192-213.333 277.333-21.333 106.667-234.667 106.667 234.667 277.333 21.333-192 213.333 64 256-256-128z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-star-1"] - }, - { - "id": 41, - "paths": [ - "M512 128c0 212.077 171.921 384 384 384-212.079 0-384 171.921-384 384 0-212.079-171.923-384-384-384 212.077 0 384-171.923 384-384z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-star-2"] - }, - { - "id": 40, - "paths": ["M256 256h512v512h-512v-512z"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-stop"] - }, - { - "id": 39, - "paths": [ - "M426.667 128h170.667M512 426.667v149.333l85.333 85.333M832 576c0 176.73-143.27 320-320 320-176.731 0-320-143.27-320-320 0-176.731 143.269-320 320-320 176.73 0 320 143.269 320 320z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-stopwatch"] - }, - { - "id": 38, - "paths": [ - "M853.333 426.667v341.333c0 47.13-38.204 85.333-85.333 85.333h-512c-47.128 0-85.333-38.204-85.333-85.333v-341.333M640 256v-42.667c0-47.128-38.204-85.333-85.333-85.333h-85.333c-47.128 0-85.333 38.205-85.333 85.333v42.667M512 512v170.667M256 597.333h512c47.13 0 85.333-38.204 85.333-85.333v-170.667c0-47.128-38.204-85.333-85.333-85.333h-512c-47.128 0-85.333 38.205-85.333 85.333v170.667c0 47.13 38.205 85.333 85.333 85.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-suitcase"] - }, - { - "id": 37, - "paths": [ - "M128 512h85.333M810.667 512h85.333M512 128v85.333M512 810.667v85.333M213.334 213.334l85.333 85.333M725.333 725.333l85.333 85.333M213.336 810.667l85.333-85.333M725.329 298.666l85.333-85.333M640 512c0 70.694-57.306 128-128 128s-128-57.306-128-128c0-70.694 57.306-128 128-128s128 57.306 128 128z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-sun"] - }, - { - "id": 36, - "paths": [ - "M341.333 298.667v-32c-8.487 0-16.626 3.372-22.627 9.373l22.627 22.627zM853.333 298.667h32c0-17.673-14.327-32-32-32v32zM853.333 725.333v32c17.673 0 32-14.327 32-32h-32zM341.333 725.333l-22.627 22.626c6.001 6.003 14.141 9.374 22.627 9.374v-32zM128 512l-22.627-22.626c-12.497 12.497-12.497 32.755 0 45.252l22.627-22.626zM341.333 330.667h512v-64h-512v64zM821.333 298.667v426.667h64v-426.667h-64zM853.333 693.333h-512v64h512v-64zM363.961 702.707l-213.333-213.333-45.255 45.252 213.333 213.333 45.255-45.252zM150.627 534.626l213.333-213.332-45.255-45.255-213.333 213.335 45.255 45.252zM437.333 512c0 17.673-14.327 32-32 32v64c53.018 0 96-42.982 96-96h-64zM405.333 544c-17.673 0-32-14.327-32-32h-64c0 53.018 42.981 96 96 96v-64zM373.333 512c0-17.673 14.327-32 32-32v-64c-53.019 0-96 42.982-96 96h64zM405.333 480c17.673 0 32 14.327 32 32h64c0-53.018-42.982-96-96-96v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-tag"] - }, - { - "id": 35, - "paths": [ - "M768 256v512c0 47.13-38.204 85.333-85.333 85.333h-341.333c-47.128 0-85.333-38.204-85.333-85.333v-512M640 256v-42.667c0-47.128-38.204-85.333-85.333-85.333h-85.333c-47.128 0-85.333 38.205-85.333 85.333v42.667M170.667 256h682.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-trash-1"] - }, - { - "id": 34, - "paths": [ - "M768 256v512c0 47.13-38.204 85.333-85.333 85.333h-341.333c-47.128 0-85.333-38.204-85.333-85.333v-512M640 256v-42.667c0-47.128-38.204-85.333-85.333-85.333h-85.333c-47.128 0-85.333 38.205-85.333 85.333v42.667M170.667 256h682.667M426.667 426.667v256M597.333 426.667v256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-trash-2"] - }, - { - "id": 33, - "paths": [ - "M896 725.333l-341.333-341.333-170.667 170.667-256-256M896 725.333h-256M896 725.333v-256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-trending-down"] - }, - { - "id": 32, - "paths": [ - "M896 298.667l-341.333 341.333-170.667-170.667-256 256M896 298.667h-256M896 298.667v256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-trending-up"] - }, - { - "id": 31, - "paths": [ - "M341.333 896h341.333M512 896v-170.667M512 725.333c-117.821 0-213.333-95.514-213.333-213.333v-341.333h426.667v341.333c0 117.82-95.514 213.333-213.333 213.333zM725.333 256h64c58.91 0 106.667 47.756 106.667 106.667s-47.757 106.667-106.667 106.667h-64M298.667 469.333h-64c-58.91 0-106.667-47.756-106.667-106.667s47.756-106.667 106.667-106.667h64" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-trophy"] - }, - { - "id": 30, - "paths": [ - "M512 512v384M512 512h-341.333c0-90.527 35.962-177.347 99.974-241.359s150.832-99.974 241.359-99.974M512 512h341.333c0-90.527-35.964-177.347-99.972-241.359-64.013-64.013-150.835-99.974-241.361-99.974M512 128v42.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-umbrella-1"] - }, - { - "id": 29, - "paths": [ - "M512 512v384M512 512l-85.333-42.667-85.333 42.667-85.333-42.667-85.333 42.667c0-90.527 35.962-177.347 99.974-241.359s150.832-99.974 241.359-99.974M512 512l85.333-42.667 85.333 42.667 85.333-42.667 85.333 42.667c0-90.527-35.964-177.347-99.972-241.359-64.013-64.013-150.835-99.974-241.361-99.974M512 128v42.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-umbrella-2"] - }, - { - "id": 28, - "paths": [ - "M330.667 426.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM298.667 554.667h-32c0 17.673 14.327 32 32 32v-32zM426.667 586.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM695.782 566.942c6.78 16.32 25.506 24.055 41.826 17.276s24.055-25.506 17.276-41.826l-59.102 24.55zM364.109 489.86l22.516 22.737c0.315-0.311 0.624-0.631 0.927-0.956l-23.443-21.781zM266.667 426.667v128h64v-128h-64zM298.667 586.667h128v-64h-128v64zM754.884 542.391c-23.078-55.565-62.306-92.565-108.843-120.3l-32.768 54.978c38.123 22.72 66.052 50.249 82.509 89.873l59.102-24.55zM646.042 422.091c-48.58-28.952-104.836-40.224-160.196-31.827l9.596 63.274c40.431-6.131 81.749 2.022 117.833 23.531l32.768-54.978zM485.845 390.264c-55.334 8.394-106.23 35.892-145.179 77.815l46.886 43.563c29.51-31.761 67.432-51.964 107.889-58.103l-9.596-63.274zM341.592 467.123l-65.443 64.806 45.034 45.474 65.442-64.806-45.033-45.474zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-undo-round"] - }, - { - "id": 27, - "paths": [ - "M330.667 426.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM298.667 554.667h-32c0 17.673 14.327 32 32 32v-32zM426.667 586.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM695.782 566.942c6.78 16.32 25.506 24.055 41.826 17.276s24.055-25.506 17.276-41.826l-59.102 24.55zM364.109 489.86l22.516 22.737c0.315-0.311 0.624-0.631 0.927-0.956l-23.443-21.781zM266.667 426.667v128h64v-128h-64zM298.667 586.667h128v-64h-128v64zM754.884 542.391c-23.078-55.565-62.306-92.565-108.843-120.3l-32.768 54.978c38.123 22.72 66.052 50.249 82.509 89.873l59.102-24.55zM646.042 422.091c-48.58-28.952-104.836-40.224-160.196-31.827l9.596 63.274c40.431-6.131 81.749 2.022 117.833 23.531l32.768-54.978zM485.845 390.264c-55.334 8.394-106.23 35.893-145.179 77.815l46.886 43.563c29.51-31.761 67.432-51.964 107.889-58.103l-9.596-63.274zM341.592 467.123l-65.443 64.806 45.034 45.474 65.442-64.806-45.033-45.474zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-undo-small-1"] - }, - { - "id": 26, - "paths": [ - "M298.667 426.667v128M298.667 554.667h128M298.667 554.667l65.443-64.806c34.23-36.843 78.639-60.693 126.532-67.957 47.898-7.265 96.687 2.449 139.017 27.675 42.33 25.229 75.908 57.498 95.676 105.088" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-undo-small"] - }, - { - "id": 25, - "paths": [ - "M330.667 426.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM298.667 554.667h-32c0 17.673 14.327 32 32 32v-32zM426.667 586.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM695.782 566.942c6.78 16.32 25.506 24.055 41.826 17.276s24.055-25.506 17.276-41.826l-59.102 24.55zM364.109 489.86l22.516 22.737c0.315-0.311 0.624-0.631 0.927-0.956l-23.443-21.781zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM266.667 426.667v128h64v-128h-64zM298.667 586.667h128v-64h-128v64zM754.884 542.391c-23.078-55.565-62.306-92.565-108.843-120.3l-32.768 54.978c38.123 22.72 66.052 50.249 82.509 89.873l59.102-24.55zM646.042 422.091c-48.58-28.952-104.836-40.224-160.196-31.827l9.596 63.274c40.431-6.131 81.749 2.022 117.833 23.531l32.768-54.978zM485.845 390.264c-55.334 8.394-106.23 35.892-145.179 77.815l46.886 43.563c29.51-31.761 67.432-51.964 107.889-58.103l-9.596-63.274zM341.592 467.123l-65.443 64.806 45.034 45.474 65.442-64.806-45.033-45.474zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-undo-square"] - }, - { - "id": 24, - "paths": [ - "M128 384v256M128 640h256M128 640l112.652-101.090c58.923-58.82 135.368-96.9 217.814-108.497 82.449-11.6 166.434 3.908 239.3 44.186 72.866 40.282 130.667 103.147 164.693 179.132" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-undo"] - }, - { - "id": 23, - "paths": [ - "M298.667 384v-42.667c0-117.821 95.513-213.333 213.333-213.333s213.333 95.513 213.333 213.333v42.667c94.255 0 170.667 76.412 170.667 170.667 0 63.172-34.321 118.327-85.333 147.836M298.667 384c-94.257 0-170.667 76.412-170.667 170.667 0 63.172 34.321 118.327 85.333 147.836M298.667 384c18.468 0 36.252 2.933 52.909 8.36M512 469.333v426.667M512 469.333l170.667 170.667M512 469.333l-170.667 170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-upload"] - }, - { - "id": 22, - "paths": [ - "M853.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-341.333c-94.257 0-170.667 76.412-170.667 170.667v85.333M682.667 298.667c0 94.257-76.412 170.667-170.667 170.667-94.257 0-170.667-76.41-170.667-170.667s76.41-170.667 170.667-170.667c94.255 0 170.667 76.41 170.667 170.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-user-1"] - }, - { - "id": 21, - "paths": [ - "M413.964 672h196.072v-64h-196.072v64zM610.035 672c69.568 0 125.965 56.397 125.965 125.965h64c0-104.917-85.047-189.965-189.965-189.965v64zM413.964 608c-104.914 0-189.964 85.047-189.964 189.965h64c0-69.568 56.396-125.965 125.964-125.965v-64zM608 384c0 53.018-42.982 96-96 96v64c88.367 0 160-71.633 160-160h-64zM512 480c-53.018 0-96-42.982-96-96h-64c0 88.367 71.634 160 160 160v-64zM416 384c0-53.019 42.982-96 96-96v-64c-88.366 0-160 71.634-160 160h64zM512 288c53.018 0 96 42.981 96 96h64c0-88.366-71.633-160-160-160v64zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-user-2"] - }, - { - "id": 20, - "paths": [ - "M853.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-341.333c-94.257 0-170.667 76.412-170.667 170.667v85.333M981.333 384l-179.196 179.196-76.804-76.796M682.667 298.667c0 94.257-76.412 170.667-170.667 170.667-94.257 0-170.667-76.41-170.667-170.667s76.41-170.667 170.667-170.667c94.255 0 170.667 76.41 170.667 170.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-user-check"] - }, - { - "id": 19, - "paths": [ - "M853.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-341.333c-94.257 0-170.667 76.412-170.667 170.667v85.333M938.667 384l-170.667 170.667M768 384l170.667 170.667M682.667 298.667c0 94.257-76.412 170.667-170.667 170.667-94.257 0-170.667-76.41-170.667-170.667s76.41-170.667 170.667-170.667c94.255 0 170.667 76.41 170.667 170.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-user-cross"] - }, - { - "id": 18, - "paths": [ - "M853.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-341.333c-94.257 0-170.667 76.412-170.667 170.667v85.333M853.333 554.667v-149.333M853.333 299.093v-0.426M682.667 298.667c0 94.257-76.412 170.667-170.667 170.667-94.257 0-170.667-76.41-170.667-170.667s76.41-170.667 170.667-170.667c94.255 0 170.667 76.41 170.667 170.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-user-info"] - }, - { - "id": 17, - "paths": [ - "M853.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-341.333c-94.257 0-170.667 76.412-170.667 170.667v85.333M725.333 469.333h256M682.667 298.667c0 94.257-76.412 170.667-170.667 170.667-94.257 0-170.667-76.41-170.667-170.667s76.41-170.667 170.667-170.667c94.255 0 170.667 76.41 170.667 170.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-user-minus"] - }, - { - "id": 15, - "paths": [ - "M821.333 896c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM138.667 896c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM928 554.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM864 555.093c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM864 469.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM779.635 314.683c-4.314 17.139 6.084 34.529 23.219 38.843 17.139 4.314 34.53-6.083 38.844-23.222l-62.063-15.621zM341.333 672h341.333v-64h-341.333v64zM821.333 810.667v85.333h64v-85.333h-64zM202.667 896v-85.333h-64v85.333h64zM682.667 672c76.582 0 138.667 62.084 138.667 138.667h64c0-111.932-90.735-202.667-202.667-202.667v64zM341.333 608c-111.93 0-202.667 90.735-202.667 202.667h64c0-76.582 62.083-138.667 138.667-138.667v-64zM650.667 298.667c0 76.584-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.737 202.667-202.667h-64zM512 437.333c-76.582 0-138.667-62.083-138.667-138.667h-64c0 111.93 90.737 202.667 202.667 202.667v-64zM373.333 298.667c0-76.584 62.084-138.667 138.667-138.667v-64c-111.93 0-202.667 90.737-202.667 202.667h64zM512 160c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM864 554.667v0.427h64v-0.427h-64zM949.333 344.658c0 13.768-6.78 20.91-29.542 37.537-18.961 13.851-55.791 38.108-55.791 87.138h64c0-11.921 5.837-18.142 29.542-35.46 19.904-14.54 55.791-39.26 55.791-89.215h-64zM896 288c28.885 0 53.333 24.015 53.333 56.658h64c0-65.286-50.453-120.658-117.333-120.658v64zM841.698 330.304c6.093-24.209 28.766-42.304 54.302-42.304v-64c-55.258 0-103.211 38.414-116.365 90.683l62.063 15.621z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-user-question"] - }, - { - "id": 14, - "paths": [ - "M853.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-341.333c-94.257 0-170.667 76.412-170.667 170.667v85.333M853.333 298.667v149.333M853.333 554.667v0.427M682.667 298.667c0 94.257-76.412 170.667-170.667 170.667-94.257 0-170.667-76.41-170.667-170.667s76.41-170.667 170.667-170.667c94.255 0 170.667 76.41 170.667 170.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-user-warning"] - }, - { - "id": 13, - "paths": [ - "M768 810.667v-42.667c0-94.255-76.412-170.667-170.667-170.667h-170.667c-94.257 0-170.667 76.412-170.667 170.667v42.667M981.333 810.667v-42.667c0-94.255-76.412-170.667-170.667-170.667h-21.333M42.667 810.667v-42.667c0-94.255 76.41-170.667 170.667-170.667h21.333M725.333 469.333c70.694 0 128-57.308 128-128s-57.306-128-128-128M298.667 469.333c-70.692 0-128-57.308-128-128s57.308-128 128-128M640 341.333c0 70.692-57.306 128-128 128s-128-57.308-128-128c0-70.692 57.306-128 128-128s128 57.308 128 128z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-users-more"] - }, - { - "id": 12, - "paths": [ - "M981.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-21.333M640 469.333c94.255 0 170.667-76.41 170.667-170.667s-76.412-170.667-170.667-170.667M725.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-341.333c-94.257 0-170.667 76.412-170.667 170.667v85.333M554.667 298.667c0 94.257-76.412 170.667-170.667 170.667-94.257 0-170.667-76.41-170.667-170.667s76.41-170.667 170.667-170.667c94.255 0 170.667 76.41 170.667 170.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-users"] - }, - { - "id": 11, - "paths": [ - "M725.333 384l-213.333-213.333-213.333 213.333M298.667 640l213.333 213.333 213.333-213.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-vertical"] - }, - { - "id": 10, - "paths": [ - "M597.333 512v0.427M213.333 768h597.333c47.13 0 85.333-38.204 85.333-85.333v-341.333c0-47.128-38.204-85.333-85.333-85.333h-597.333c-47.128 0-85.333 38.205-85.333 85.333v341.333c0 47.13 38.205 85.333 85.333 85.333zM896 384h-298.667c-70.694 0-128 57.306-128 128s57.306 128 128 128h298.667v-256z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-wallet"] - }, - { - "id": 9, - "paths": [ - "M853.333 853.333l-341.333-341.333M384 213.333v-85.333M384 640v-85.333M213.333 384h-85.333M640 384h-85.333M277.334 277.334l-90.51-90.51M277.335 490.667l-90.51 90.509M581.175 186.823l-90.509 90.51" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-wand"] - }, - { - "id": 7, - "paths": [ - "M544 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 597.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 724.907c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM480 298.667v298.667h64v-298.667h-64zM480 724.907v0.427h64v-0.427h-64zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-warning-round"] - }, - { - "id": 6, - "paths": ["M512 298.667v298.667M512 724.907v0.427"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-warning-small"] - }, - { - "id": 5, - "paths": [ - "M544 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 597.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 724.907c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM480 298.667v298.667h64v-298.667h-64zM480 724.907v0.427h64v-0.427h-64zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-warning-square"] - }, - { - "id": 4, - "paths": ["M512 213.333v469.333M512 810.24v0.427"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-warning"] - }, - { - "id": 3, - "paths": [ - "M490.667 704c-58.91 0-106.667-47.757-106.667-106.667M213.333 597.333c0-145.847 110.153-341.333 298.667-469.333 188.514 128 298.667 323.486 298.667 469.333 0 188.514-152.819 298.667-298.667 298.667s-298.667-110.153-298.667-298.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-waterdrop"] - }, - { - "id": 2, - "paths": [ - "M426.667 384v-213.333c0-23.564 19.102-42.667 42.667-42.667h384c23.565 0 42.667 19.103 42.667 42.667v298.667c0 23.565-19.102 42.667-42.667 42.667h-725.333M896 256h-469.333M170.667 853.333h512c23.565 0 42.667-19.102 42.667-42.667v-384c0-23.564-19.102-42.667-42.667-42.667h-512c-23.564 0-42.667 19.102-42.667 42.667v384c0 23.565 19.103 42.667 42.667 42.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-windows"] - }, - { - "id": 1, - "paths": [ - "M830.707 875.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM458.667 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM394.667 554.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM298.667 394.667c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM554.667 458.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM693.333 426.667c0 147.277-119.39 266.667-266.667 266.667v64c182.622 0 330.667-148.045 330.667-330.667h-64zM426.667 693.333c-147.276 0-266.667-119.39-266.667-266.667h-64c0 182.622 148.044 330.667 330.667 330.667v-64zM160 426.667c0-147.276 119.391-266.667 266.667-266.667v-64c-182.622 0-330.667 148.044-330.667 330.667h64zM426.667 160c147.277 0 266.667 119.391 266.667 266.667h64c0-182.622-148.045-330.667-330.667-330.667v64zM875.959 830.707l-213.333-213.333-45.252 45.252 213.333 213.333 45.252-45.252zM394.667 298.667v256h64v-256h-64zM298.667 458.667h256v-64h-256v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-zoom-in"] - }, - { - "id": 0, - "paths": [ - "M830.707 875.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM298.667 394.667c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM554.667 458.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM693.333 426.667c0 147.277-119.39 266.667-266.667 266.667v64c182.622 0 330.667-148.045 330.667-330.667h-64zM426.667 693.333c-147.276 0-266.667-119.39-266.667-266.667h-64c0 182.622 148.044 330.667 330.667 330.667v-64zM160 426.667c0-147.276 119.391-266.667 266.667-266.667v-64c-182.622 0-330.667 148.044-330.667 330.667h64zM426.667 160c147.277 0 266.667 119.391 266.667 266.667h64c0-182.622-148.045-330.667-330.667-330.667v64zM875.959 830.707l-213.333-213.333-45.252 45.252 213.333 213.333 45.252-45.252zM298.667 458.667h256v-64h-256v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-zoom-out"] - } - ], - "colorThemes": [], - "invisible": false - }, - { - "selection": [ - { - "order": 0, - "id": 295, - "name": "duotone-air" - }, - { - "order": 0, - "id": 294, - "name": "duotone-alarm" - }, - { - "order": 0, - "id": 293, - "name": "duotone-arrow-down-circle" - }, - { - "order": 0, - "id": 292, - "name": "duotone-arrow-down-round" - }, - { - "order": 0, - "id": 291, - "name": "duotone-arrow-down-small" - }, - { - "order": 0, - "id": 290, - "name": "duotone-arrow-down-square" - }, - { - "order": 0, - "id": 289, - "name": "duotone-arrow-down" - }, - { - "order": 0, - "id": 288, - "name": "duotone-arrow-left-circle" - }, - { - "order": 0, - "id": 287, - "name": "duotone-arrow-left-round" - }, - { - "order": 0, - "id": 286, - "name": "duotone-arrow-left-small" - }, - { - "order": 0, - "id": 285, - "name": "duotone-arrow-left-square" - }, - { - "order": 0, - "id": 284, - "name": "duotone-arrow-left" - }, - { - "order": 0, - "id": 283, - "name": "duotone-arrow-right-circle" - }, - { - "order": 0, - "id": 282, - "name": "duotone-arrow-right-round" - }, - { - "order": 0, - "id": 281, - "name": "duotone-arrow-right-small" - }, - { - "order": 0, - "id": 280, - "name": "duotone-arrow-right-square" - }, - { - "order": 0, - "id": 279, - "name": "duotone-arrow-right" - }, - { - "order": 0, - "id": 278, - "name": "duotone-arrow-up-round" - }, - { - "order": 0, - "id": 277, - "name": "duotone-arrow-up-small" - }, - { - "order": 0, - "id": 276, - "name": "duotone-arrow-up-square" - }, - { - "order": 0, - "id": 275, - "name": "duotone-arrow-up" - }, - { - "order": 0, - "id": 274, - "name": "duotone-arrows-up-circle" - }, - { - "order": 0, - "id": 273, - "name": "duotone-at-email" - }, - { - "order": 0, - "id": 272, - "name": "duotone-attachment" - }, - { - "order": 0, - "id": 271, - "name": "duotone-basket" - }, - { - "order": 0, - "id": 270, - "name": "duotone-basketball" - }, - { - "order": 0, - "id": 269, - "name": "duotone-bell-disabled" - }, - { - "order": 0, - "id": 268, - "name": "duotone-bell" - }, - { - "order": 0, - "id": 267, - "name": "duotone-block-1" - }, - { - "order": 0, - "id": 266, - "name": "duotone-block-2" - }, - { - "order": 0, - "id": 265, - "name": "duotone-bolt" - }, - { - "order": 0, - "id": 264, - "name": "duotone-bookmark" - }, - { - "order": 0, - "id": 263, - "name": "duotone-calendar-check" - }, - { - "order": 0, - "id": 262, - "name": "duotone-calendar-clock" - }, - { - "order": 0, - "id": 261, - "name": "duotone-calendar-cross" - }, - { - "order": 0, - "id": 260, - "name": "duotone-calendar-edit" - }, - { - "order": 0, - "id": 259, - "name": "duotone-calendar-link" - }, - { - "order": 0, - "id": 258, - "name": "duotone-calendar-lock" - }, - { - "order": 0, - "id": 257, - "name": "duotone-calendar-minus" - }, - { - "order": 0, - "id": 256, - "name": "duotone-calendar-plus" - }, - { - "order": 0, - "id": 255, - "name": "duotone-calendar-user" - }, - { - "order": 0, - "id": 254, - "name": "duotone-calendar-warning" - }, - { - "order": 0, - "id": 253, - "name": "duotone-calendar" - }, - { - "order": 0, - "id": 252, - "name": "duotone-cam-disabled" - }, - { - "order": 0, - "id": 251, - "name": "duotone-cam" - }, - { - "order": 0, - "id": 250, - "name": "duotone-camera-disabled" - }, - { - "order": 0, - "id": 249, - "name": "duotone-camera" - }, - { - "order": 0, - "id": 248, - "name": "duotone-capsule" - }, - { - "order": 0, - "id": 247, - "name": "duotone-cart-1" - }, - { - "order": 0, - "id": 246, - "name": "duotone-cart-2" - }, - { - "order": 0, - "id": 245, - "name": "duotone-cart-3" - }, - { - "order": 0, - "id": 244, - "name": "duotone-cart-4" - }, - { - "order": 0, - "id": 243, - "name": "duotone-cast" - }, - { - "order": 0, - "id": 242, - "name": "duotone-chart" - }, - { - "order": 0, - "id": 241, - "name": "duotone-check-circle" - }, - { - "order": 0, - "id": 240, - "name": "duotone-check-round" - }, - { - "order": 0, - "id": 239, - "name": "duotone-check-small" - }, - { - "order": 0, - "id": 238, - "name": "duotone-check-square" - }, - { - "order": 0, - "id": 237, - "name": "duotone-check" - }, - { - "order": 0, - "id": 236, - "name": "duotone-chevron-down-small-circle" - }, - { - "order": 0, - "id": 235, - "name": "duotone-chevron-down-small-round" - }, - { - "order": 0, - "id": 234, - "name": "duotone-chevron-down-small-square" - }, - { - "order": 0, - "id": 233, - "name": "duotone-chevron-down-small" - }, - { - "order": 0, - "id": 232, - "name": "duotone-chevron-down" - }, - { - "order": 0, - "id": 231, - "name": "duotone-chevron-left-small-circle" - }, - { - "order": 0, - "id": 230, - "name": "duotone-chevron-left-small-round" - }, - { - "order": 0, - "id": 229, - "name": "duotone-chevron-left-small-square" - }, - { - "order": 0, - "id": 228, - "name": "duotone-chevron-left-small" - }, - { - "order": 0, - "id": 227, - "name": "duotone-chevron-left" - }, - { - "order": 0, - "id": 226, - "name": "duotone-chevron-right-small-circle" - }, - { - "order": 0, - "id": 225, - "name": "duotone-chevron-right-small-round" - }, - { - "order": 0, - "id": 224, - "name": "duotone-chevron-right-small-square" - }, - { - "order": 0, - "id": 223, - "name": "duotone-chevron-right-small" - }, - { - "order": 0, - "id": 222, - "name": "duotone-chevron-right" - }, - { - "order": 0, - "id": 221, - "name": "duotone-chevron-up-small-circle" - }, - { - "order": 0, - "id": 220, - "name": "duotone-chevron-up-small-round" - }, - { - "order": 0, - "id": 219, - "name": "duotone-chevron-up-small-square" - }, - { - "order": 0, - "id": 218, - "name": "duotone-chevron-up-small" - }, - { - "order": 0, - "id": 217, - "name": "duotone-chevron-up" - }, - { - "order": 0, - "id": 216, - "name": "duotone-circle" - }, - { - "order": 0, - "id": 215, - "name": "duotone-clock" - }, - { - "order": 0, - "id": 214, - "name": "duotone-cloud" - }, - { - "order": 0, - "id": 213, - "name": "duotone-coin" - }, - { - "order": 0, - "id": 212, - "name": "duotone-command" - }, - { - "order": 0, - "id": 211, - "name": "duotone-copy" - }, - { - "order": 0, - "id": 210, - "name": "duotone-creditcard" - }, - { - "order": 0, - "id": 209, - "name": "duotone-cross-circle" - }, - { - "order": 0, - "id": 208, - "name": "duotone-cross-round" - }, - { - "order": 0, - "id": 207, - "name": "duotone-cross-small" - }, - { - "order": 0, - "id": 206, - "name": "duotone-cross-square" - }, - { - "order": 0, - "id": 205, - "name": "duotone-cross" - }, - { - "order": 0, - "id": 204, - "name": "duotone-crown-1" - }, - { - "order": 0, - "id": 203, - "name": "duotone-crown-2" - }, - { - "order": 0, - "id": 202, - "name": "duotone-cut" - }, - { - "order": 0, - "id": 201, - "name": "duotone-delete" - }, - { - "order": 0, - "id": 200, - "name": "duotone-dislike" - }, - { - "order": 0, - "id": 199, - "name": "duotone-document-check" - }, - { - "order": 0, - "id": 198, - "name": "duotone-document-clean" - }, - { - "order": 0, - "id": 197, - "name": "duotone-document-cross" - }, - { - "order": 0, - "id": 196, - "name": "duotone-document-filled" - }, - { - "order": 0, - "id": 195, - "name": "duotone-document-minus" - }, - { - "order": 0, - "id": 194, - "name": "duotone-document-plus" - }, - { - "order": 0, - "id": 193, - "name": "duotone-download" - }, - { - "order": 0, - "id": 192, - "name": "duotone-edit-1" - }, - { - "order": 0, - "id": 191, - "name": "duotone-edit-2" - }, - { - "order": 0, - "id": 190, - "name": "duotone-edit-3" - }, - { - "order": 0, - "id": 189, - "name": "duotone-edit-4" - }, - { - "order": 0, - "id": 188, - "name": "duotone-emotxd-normal" - }, - { - "order": 0, - "id": 187, - "name": "duotone-emotxd-sad" - }, - { - "order": 0, - "id": 186, - "name": "duotone-emotxd-smile" - }, - { - "order": 0, - "id": 185, - "name": "duotone-explore" - }, - { - "order": 0, - "id": 184, - "name": "duotone-eye-closed" - }, - { - "order": 0, - "id": 183, - "name": "duotone-eye-open" - }, - { - "order": 0, - "id": 182, - "name": "duotone-female" - }, - { - "order": 0, - "id": 181, - "name": "duotone-filters-1" - }, - { - "order": 0, - "id": 180, - "name": "duotone-filters-2" - }, - { - "order": 0, - "id": 179, - "name": "duotone-filters-3" - }, - { - "order": 0, - "id": 178, - "name": "duotone-flag-1" - }, - { - "order": 0, - "id": 177, - "name": "duotone-flag-2" - }, - { - "order": 0, - "id": 176, - "name": "duotone-flag-3" - }, - { - "order": 0, - "id": 175, - "name": "duotone-forward" - }, - { - "order": 0, - "id": 174, - "name": "duotone-fullscreen" - }, - { - "order": 0, - "id": 173, - "name": "duotone-gift-1" - }, - { - "order": 0, - "id": 172, - "name": "duotone-gift-2" - }, - { - "order": 0, - "id": 171, - "name": "duotone-globe-1" - }, - { - "order": 0, - "id": 170, - "name": "duotone-grid-2-horizontal" - }, - { - "order": 0, - "id": 169, - "name": "duotone-grid-2-vertical" - }, - { - "order": 0, - "id": 168, - "name": "duotone-grid-4" - }, - { - "order": 0, - "id": 167, - "name": "duotone-headphones" - }, - { - "order": 0, - "id": 166, - "name": "duotone-heart" - }, - { - "order": 0, - "id": 165, - "name": "duotone-home-1" - }, - { - "order": 0, - "id": 164, - "name": "duotone-home-2" - }, - { - "order": 0, - "id": 163, - "name": "duotone-horizontal" - }, - { - "order": 0, - "id": 162, - "name": "duotone-hourglass" - }, - { - "order": 0, - "id": 161, - "name": "duotone-ice" - }, - { - "order": 0, - "id": 160, - "name": "duotone-image-1" - }, - { - "order": 0, - "id": 159, - "name": "duotone-inbox" - }, - { - "order": 0, - "id": 158, - "name": "duotone-info-circle" - }, - { - "order": 0, - "id": 157, - "name": "duotone-info-round" - }, - { - "order": 0, - "id": 156, - "name": "duotone-info-small" - }, - { - "order": 0, - "id": 155, - "name": "duotone-info-square" - }, - { - "order": 0, - "id": 154, - "name": "duotone-info" - }, - { - "order": 0, - "id": 153, - "name": "duotone-key" - }, - { - "order": 0, - "id": 152, - "name": "duotone-like" - }, - { - "order": 0, - "id": 151, - "name": "duotone-link" - }, - { - "order": 0, - "id": 150, - "name": "duotone-location-1" - }, - { - "order": 0, - "id": 149, - "name": "duotone-location-2" - }, - { - "order": 0, - "id": 148, - "name": "duotone-lock-off" - }, - { - "order": 0, - "id": 147, - "name": "duotone-lock-on" - }, - { - "order": 0, - "id": 146, - "name": "duotone-login" - }, - { - "order": 0, - "id": 145, - "name": "duotone-logout" - }, - { - "order": 0, - "id": 144, - "name": "duotone-mail" - }, - { - "order": 0, - "id": 143, - "name": "duotone-male" - }, - { - "order": 0, - "id": 142, - "name": "duotone-map" - }, - { - "order": 0, - "id": 141, - "name": "duotone-medkit" - }, - { - "order": 0, - "id": 140, - "name": "duotone-menu-hamburger" - }, - { - "order": 0, - "id": 139, - "name": "duotone-menu-horizontal" - }, - { - "order": 0, - "id": 138, - "name": "duotone-menu-vertical" - }, - { - "order": 0, - "id": 137, - "name": "duotone-message-circle-dots" - }, - { - "order": 0, - "id": 136, - "name": "duotone-message-circle-lines" - }, - { - "order": 0, - "id": 135, - "name": "duotone-message-circle" - }, - { - "order": 0, - "id": 134, - "name": "duotone-message-square-dots" - }, - { - "order": 0, - "id": 133, - "name": "duotone-message-square-lines" - }, - { - "order": 0, - "id": 132, - "name": "duotone-message-square" - }, - { - "order": 0, - "id": 131, - "name": "duotone-microphone-disabled" - }, - { - "order": 0, - "id": 130, - "name": "duotone-microphone" - }, - { - "order": 0, - "id": 129, - "name": "duotone-minus-circle" - }, - { - "order": 0, - "id": 128, - "name": "duotone-minus-round" - }, - { - "order": 0, - "id": 127, - "name": "duotone-minus-small" - }, - { - "order": 0, - "id": 126, - "name": "duotone-minus-square" - }, - { - "order": 0, - "id": 125, - "name": "duotone-minus" - }, - { - "order": 0, - "id": 124, - "name": "duotone-money" - }, - { - "order": 0, - "id": 123, - "name": "duotone-moon" - }, - { - "order": 0, - "id": 122, - "name": "duotone-music" - }, - { - "order": 0, - "id": 121, - "name": "duotone-navigation" - }, - { - "order": 0, - "id": 120, - "name": "duotone-newscreen" - }, - { - "order": 0, - "id": 119, - "name": "duotone-next" - }, - { - "order": 0, - "id": 118, - "name": "duotone-offer" - }, - { - "order": 0, - "id": 117, - "name": "duotone-package" - }, - { - "order": 0, - "id": 116, - "name": "duotone-pause" - }, - { - "order": 0, - "id": 115, - "name": "duotone-phone-call" - }, - { - "order": 0, - "id": 114, - "name": "duotone-phone-cross" - }, - { - "order": 0, - "id": 113, - "name": "duotone-phone-down" - }, - { - "order": 0, - "id": 112, - "name": "duotone-phone" - }, - { - "order": 0, - "id": 111, - "name": "duotone-pin-1" - }, - { - "order": 0, - "id": 110, - "name": "duotone-pin-2" - }, - { - "order": 0, - "id": 109, - "name": "duotone-play" - }, - { - "order": 0, - "id": 108, - "name": "duotone-plus-circle" - }, - { - "order": 0, - "id": 107, - "name": "duotone-plus-round" - }, - { - "order": 0, - "id": 106, - "name": "duotone-plus-small" - }, - { - "order": 0, - "id": 105, - "name": "duotone-plus-square" - }, - { - "order": 0, - "id": 104, - "name": "duotone-plus" - }, - { - "order": 0, - "id": 103, - "name": "duotone-power" - }, - { - "order": 0, - "id": 102, - "name": "duotone-previous" - }, - { - "order": 0, - "id": 101, - "name": "duotone-print" - }, - { - "order": 0, - "id": 100, - "name": "duotone-question-circle" - }, - { - "order": 0, - "id": 99, - "name": "duotone-question-round" - }, - { - "order": 0, - "id": 98, - "name": "duotone-question-small" - }, - { - "order": 0, - "id": 97, - "name": "duotone-question-square" - }, - { - "order": 0, - "id": 96, - "name": "duotone-question" - }, - { - "order": 0, - "id": 95, - "name": "duotone-quote" - }, - { - "order": 0, - "id": 94, - "name": "duotone-redo-round" - }, - { - "order": 0, - "id": 93, - "name": "duotone-redo-small-1" - }, - { - "order": 0, - "id": 92, - "name": "duotone-redo-small" - }, - { - "order": 0, - "id": 91, - "name": "duotone-redo-square" - }, - { - "order": 0, - "id": 90, - "name": "duotone-redo" - }, - { - "order": 0, - "id": 89, - "name": "duotone-refresh-round" - }, - { - "order": 0, - "id": 88, - "name": "duotone-refresh-small-1" - }, - { - "order": 0, - "id": 87, - "name": "duotone-refresh-small" - }, - { - "order": 0, - "id": 86, - "name": "duotone-refresh-square" - }, - { - "order": 0, - "id": 85, - "name": "duotone-refresh" - }, - { - "order": 0, - "id": 84, - "name": "duotone-resize-horizontal-circle" - }, - { - "order": 0, - "id": 83, - "name": "duotone-resize-horizontal-round" - }, - { - "order": 0, - "id": 82, - "name": "duotone-resize-horizontal-small" - }, - { - "order": 0, - "id": 81, - "name": "duotone-resize-horizontal-square" - }, - { - "order": 0, - "id": 80, - "name": "duotone-resize-vertical-circle" - }, - { - "order": 0, - "id": 79, - "name": "duotone-resize-vertical-round" - }, - { - "order": 0, - "id": 78, - "name": "duotone-resize-vertical-small" - }, - { - "order": 0, - "id": 77, - "name": "duotone-resize-vertical-square" - }, - { - "order": 0, - "id": 76, - "name": "duotone-rewind" - }, - { - "order": 0, - "id": 75, - "name": "duotone-rotate-left-circle" - }, - { - "order": 0, - "id": 74, - "name": "duotone-rotate-left-round" - }, - { - "order": 0, - "id": 73, - "name": "duotone-rotate-left-small" - }, - { - "order": 0, - "id": 72, - "name": "duotone-rotate-left-square" - }, - { - "order": 0, - "id": 71, - "name": "duotone-rotate-left" - }, - { - "order": 0, - "id": 70, - "name": "duotone-rotate-right-circle" - }, - { - "order": 0, - "id": 69, - "name": "duotone-rotate-right-round" - }, - { - "order": 0, - "id": 68, - "name": "duotone-rotate-right-small" - }, - { - "order": 0, - "id": 67, - "name": "duotone-rotate-right-square" - }, - { - "order": 0, - "id": 66, - "name": "duotone-rotate-right" - }, - { - "order": 0, - "id": 65, - "name": "duotone-save" - }, - { - "order": 0, - "id": 64, - "name": "duotone-screen-disabled" - }, - { - "order": 0, - "id": 63, - "name": "duotone-screen-share" - }, - { - "order": 0, - "id": 62, - "name": "duotone-screen" - }, - { - "order": 0, - "id": 61, - "name": "duotone-search" - }, - { - "order": 0, - "id": 60, - "name": "duotone-send-1" - }, - { - "order": 0, - "id": 59, - "name": "duotone-send-2" - }, - { - "order": 0, - "id": 58, - "name": "duotone-settings" - }, - { - "order": 0, - "id": 57, - "name": "duotone-share-1" - }, - { - "order": 0, - "id": 56, - "name": "duotone-share-2" - }, - { - "order": 0, - "id": 55, - "name": "duotone-shield-check" - }, - { - "order": 0, - "id": 54, - "name": "duotone-shield-cross" - }, - { - "order": 0, - "id": 53, - "name": "duotone-shield-empty" - }, - { - "order": 0, - "id": 52, - "name": "duotone-shirt" - }, - { - "order": 0, - "id": 51, - "name": "duotone-smartphone" - }, - { - "order": 0, - "id": 50, - "name": "duotone-sound-0" - }, - { - "order": 0, - "id": 49, - "name": "duotone-sound-1" - }, - { - "order": 0, - "id": 48, - "name": "duotone-sound-2" - }, - { - "order": 0, - "id": 47, - "name": "duotone-speaker-0" - }, - { - "order": 0, - "id": 46, - "name": "duotone-speaker-1" - }, - { - "order": 0, - "id": 45, - "name": "duotone-speaker-2" - }, - { - "order": 0, - "id": 44, - "name": "duotone-speaker-cross" - }, - { - "order": 0, - "id": 43, - "name": "duotone-speaker-disabled" - }, - { - "order": 0, - "id": 42, - "name": "duotone-star-1" - }, - { - "order": 0, - "id": 41, - "name": "duotone-star-2" - }, - { - "order": 0, - "id": 40, - "name": "duotone-stop" - }, - { - "order": 0, - "id": 39, - "name": "duotone-stopwatch" - }, - { - "order": 0, - "id": 38, - "name": "duotone-suitcase" - }, - { - "order": 0, - "id": 37, - "name": "duotone-sun" - }, - { - "order": 0, - "id": 36, - "name": "duotone-tag" - }, - { - "order": 0, - "id": 35, - "name": "duotone-trash-1" - }, - { - "order": 0, - "id": 34, - "name": "duotone-trash-2" - }, - { - "order": 0, - "id": 33, - "name": "duotone-trending-down" - }, - { - "order": 0, - "id": 32, - "name": "duotone-trending-up" - }, - { - "order": 0, - "id": 31, - "name": "duotone-trophy" - }, - { - "order": 0, - "id": 30, - "name": "duotone-umbrella-1" - }, - { - "order": 0, - "id": 29, - "name": "duotone-umbrella-2" - }, - { - "order": 0, - "id": 28, - "name": "duotone-undo-round" - }, - { - "order": 0, - "id": 27, - "name": "duotone-undo-small-1" - }, - { - "order": 0, - "id": 26, - "name": "duotone-undo-small" - }, - { - "order": 0, - "id": 25, - "name": "duotone-undo-square" - }, - { - "order": 0, - "id": 24, - "name": "duotone-undo" - }, - { - "order": 0, - "id": 23, - "name": "duotone-upload" - }, - { - "order": 0, - "id": 22, - "name": "duotone-user-1" - }, - { - "order": 0, - "id": 21, - "name": "duotone-user-2", - "prevSize": 32 - }, - { - "order": 0, - "id": 20, - "name": "duotone-user-check" - }, - { - "order": 0, - "id": 19, - "name": "duotone-user-cross" - }, - { - "order": 0, - "id": 18, - "name": "duotone-user-info" - }, - { - "order": 0, - "id": 17, - "name": "duotone-user-minus" - }, - { - "order": 0, - "id": 16, - "name": "duotone-user-plus" - }, - { - "order": 0, - "id": 15, - "name": "duotone-user-question" - }, - { - "order": 0, - "id": 14, - "name": "duotone-user-warning" - }, - { - "order": 0, - "id": 13, - "name": "duotone-users-more" - }, - { - "order": 0, - "id": 12, - "name": "duotone-users" - }, - { - "order": 0, - "id": 11, - "name": "duotone-vertical" - }, - { - "order": 0, - "id": 10, - "name": "duotone-wallet" - }, - { - "order": 0, - "id": 9, - "name": "duotone-wand" - }, - { - "order": 0, - "id": 8, - "name": "duotone-warning-circle" - }, - { - "order": 0, - "id": 7, - "name": "duotone-warning-round" - }, - { - "order": 0, - "id": 6, - "name": "duotone-warning-small" - }, - { - "order": 0, - "id": 5, - "name": "duotone-warning-square" - }, - { - "order": 0, - "id": 4, - "name": "duotone-warning" - }, - { - "order": 0, - "id": 3, - "name": "duotone-waterdrop" - }, - { - "order": 0, - "id": 2, - "name": "duotone-windows" - }, - { - "order": 0, - "id": 1, - "name": "duotone-zoom-in" - }, - { - "order": 0, - "id": 0, - "name": "duotone-zoom-out" - } - ], - "id": 5, - "metadata": { - "name": "Software Mansion Duotone", - "importSize": { - "width": 24, - "height": 24 - } - }, - "height": 1024, - "prevSize": 32, - "icons": [ - { - "id": 295, - "paths": [ - "M213.333 384h490.667c58.91 0 106.667-47.756 106.667-106.667s-47.757-106.667-106.667-106.667M170.667 640h512c47.13 0 85.333 38.204 85.333 85.333s-38.204 85.333-85.333 85.333M298.667 512h341.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-air"] - }, - { - "id": 294, - "paths": [ - "M853.333 554.667c0 188.514-152.819 341.333-341.333 341.333s-341.333-152.819-341.333-341.333c0-188.513 152.82-341.333 341.333-341.333s341.333 152.82 341.333 341.333z", - "M768 128l128 128M128 256l128-128M512 384v170.667l85.333 85.333M853.333 554.667c0 188.514-152.819 341.333-341.333 341.333s-341.333-152.819-341.333-341.333c0-188.513 152.82-341.333 341.333-341.333s341.333 152.82 341.333 341.333z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-alarm"] - }, - { - "id": 293, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M512 725.333l-22.626 22.626c12.497 12.497 32.755 12.497 45.252 0l-22.626-22.626zM544 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM363.961 532.041c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.755 0 45.252l45.255-45.252zM705.293 577.293c12.497-12.497 12.497-32.755 0-45.252s-32.755-12.497-45.252 0l45.252 45.252zM544 725.333v-426.667h-64v426.667h64zM318.706 577.293l170.668 170.667 45.252-45.252-170.665-170.667-45.255 45.252zM534.626 747.959l170.667-170.667-45.252-45.252-170.667 170.667 45.252 45.252zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-arrow-down-circle"] - }, - { - "id": 292, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M512 725.333l-22.626 22.626c12.497 12.497 32.755 12.497 45.252 0l-22.626-22.626zM544 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM363.961 532.041c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.755 0 45.252l45.255-45.252zM705.293 577.293c12.497-12.497 12.497-32.755 0-45.252s-32.755-12.497-45.252 0l45.252 45.252zM544 725.333v-426.667h-64v426.667h64zM318.706 577.293l170.668 170.667 45.252-45.252-170.665-170.667-45.255 45.252zM534.626 747.959l170.667-170.667-45.252-45.252-170.667 170.667 45.252 45.252zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-arrow-down-round"] - }, - { - "id": 291, - "paths": [ - "M512 725.333v-426.667M512 725.333l-170.667-170.667M512 725.333l170.667-170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-arrow-down-small"] - }, - { - "id": 290, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M512 725.333l-22.626 22.626c12.497 12.497 32.755 12.497 45.252 0l-22.626-22.626zM544 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM363.961 532.041c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.755 0 45.252l45.255-45.252zM705.293 577.293c12.497-12.497 12.497-32.755 0-45.252s-32.755-12.497-45.252 0l45.252 45.252zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM544 725.333v-426.667h-64v426.667h64zM318.706 577.293l170.668 170.667 45.252-45.252-170.665-170.667-45.255 45.252zM534.626 747.959l170.667-170.667-45.252-45.252-170.667 170.667 45.252 45.252zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-arrow-down-square"] - }, - { - "id": 289, - "paths": [ - "M512 853.333v-682.667M512 853.333l-256-256M512 853.333l256-256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-arrow-down"] - }, - { - "id": 288, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M298.667 512l-22.627-22.626c-6.001 5.999-9.373 14.14-9.373 22.626s3.372 16.627 9.373 22.626l22.627-22.626zM725.333 544c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM491.959 363.961c12.497-12.497 12.497-32.758 0-45.255s-32.755-12.497-45.252 0l45.252 45.255zM446.707 705.293c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM298.667 544h426.667v-64h-426.667v64zM446.707 318.706c-33.326 33.325-75.993 75.991-110.328 110.329-17.168 17.165-32.253 32.252-43.046 43.042-5.396 5.397-9.72 9.724-12.695 12.698-1.487 1.485-2.637 2.637-3.415 3.413-0.389 0.388-0.685 0.687-0.884 0.883-0.099 0.102-0.175 0.175-0.225 0.226-0.025 0.026-0.044 0.043-0.057 0.055-0.006 0.009-0.011 0.013-0.014 0.017-0.002 0-0.003 0-0.003 0-0.001 0.004-0.001 0.004 22.626 22.63s22.628 22.626 22.629 22.626 0.002 0 0.003-0.004c0.003-0.004 0.008-0.009 0.014-0.013 0.013-0.013 0.032-0.034 0.057-0.055 0.050-0.051 0.125-0.128 0.225-0.226 0.199-0.201 0.495-0.495 0.884-0.883 0.778-0.781 1.928-1.929 3.415-3.418 2.975-2.974 7.298-7.296 12.695-12.693 10.793-10.795 25.878-25.877 43.046-43.046 34.336-34.334 77.003-77.001 110.326-110.326l-45.252-45.255zM276.039 534.626l170.668 170.667 45.252-45.252-170.665-170.667-45.255 45.252zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-arrow-left-circle"] - }, - { - "id": 287, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M298.667 512l-22.627-22.626c-12.497 12.497-12.497 32.755 0 45.252l22.627-22.626zM725.333 544c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM491.959 363.961c12.497-12.497 12.497-32.758 0-45.255s-32.755-12.497-45.252 0l45.252 45.255zM446.707 705.293c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM298.667 544h426.667v-64h-426.667v64zM446.707 318.706l-170.668 170.668 45.255 45.252 170.665-170.665-45.252-45.255zM276.039 534.626l170.668 170.667 45.252-45.252-170.665-170.667-45.255 45.252zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-arrow-left-round"] - }, - { - "id": 286, - "paths": [ - "M298.667 512h426.667M298.667 512l170.667-170.667M298.667 512l170.667 170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-arrow-left-small"] - }, - { - "id": 285, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M298.667 512l-22.627-22.626c-12.497 12.497-12.497 32.755 0 45.252l22.627-22.626zM725.333 544c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM491.959 363.961c12.497-12.497 12.497-32.758 0-45.255s-32.755-12.497-45.252 0l45.252 45.255zM446.707 705.293c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM298.667 544h426.667v-64h-426.667v64zM446.707 318.706l-170.668 170.668 45.255 45.252 170.665-170.665-45.252-45.255zM276.039 534.626l170.668 170.667 45.252-45.252-170.665-170.667-45.255 45.252zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-arrow-left-square"] - }, - { - "id": 284, - "paths": [ - "M170.667 512h682.667M170.667 512l256-256M170.667 512l256 256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-arrow-left"] - }, - { - "id": 283, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M725.333 512l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM298.667 480c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM532.041 660.041c-12.497 12.497-12.497 32.755 0 45.252s32.755 12.497 45.252 0l-45.252-45.252zM577.293 318.706c-12.497-12.497-32.755-12.497-45.252 0s-12.497 32.758 0 45.255l45.252-45.255zM725.333 480h-426.667v64h426.667v-64zM577.293 705.293l170.667-170.667-45.252-45.252-170.667 170.667 45.252 45.252zM747.959 489.374l-170.667-170.668-45.252 45.255 170.667 170.665 45.252-45.252zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-arrow-right-circle"] - }, - { - "id": 282, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M725.333 512l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM298.667 480c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM532.041 660.041c-12.497 12.497-12.497 32.755 0 45.252s32.755 12.497 45.252 0l-45.252-45.252zM577.293 318.706c-12.497-12.497-32.755-12.497-45.252 0s-12.497 32.758 0 45.255l45.252-45.255zM725.333 480h-426.667v64h426.667v-64zM577.293 705.293l170.667-170.667-45.252-45.252-170.667 170.667 45.252 45.252zM747.959 489.374l-170.667-170.668-45.252 45.255 170.667 170.665 45.252-45.252zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-arrow-right-round"] - }, - { - "id": 281, - "paths": [ - "M725.333 512h-426.667M725.333 512l-170.667 170.667M725.333 512l-170.667-170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-arrow-right-small"] - }, - { - "id": 280, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M725.333 512l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM298.667 480c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM532.041 660.041c-12.497 12.497-12.497 32.755 0 45.252s32.755 12.497 45.252 0l-45.252-45.252zM577.293 318.706c-12.497-12.497-32.755-12.497-45.252 0s-12.497 32.758 0 45.255l45.252-45.255zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM725.333 480h-426.667v64h426.667v-64zM577.293 705.293l170.667-170.667-45.252-45.252-170.667 170.667 45.252 45.252zM747.959 489.374l-170.667-170.668-45.252 45.255 170.667 170.665 45.252-45.252zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-arrow-right-square"] - }, - { - "id": 279, - "paths": [ - "M853.333 512h-682.667M853.333 512l-256 256M853.333 512l-256-256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-arrow-right"] - }, - { - "id": 278, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M512 298.667l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM660.041 491.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM318.706 446.707c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM480 298.667v426.667h64v-426.667h-64zM705.293 446.707l-170.667-170.668-45.252 45.255 170.667 170.665 45.252-45.252zM489.374 276.039l-170.668 170.668 45.255 45.252 170.665-170.665-45.252-45.255zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-arrow-up-round"] - }, - { - "id": 277, - "paths": [ - "M512 298.667v426.667M512 298.667l170.667 170.667M512 298.667l-170.667 170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-arrow-up-small"] - }, - { - "id": 276, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M512 298.667l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM660.041 491.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM318.706 446.707c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM480 298.667v426.667h64v-426.667h-64zM705.293 446.707l-170.667-170.668-45.252 45.255 170.667 170.665 45.252-45.252zM489.374 276.039l-170.668 170.668 45.255 45.252 170.665-170.665-45.252-45.255zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-arrow-up-square"] - }, - { - "id": 275, - "paths": [ - "M512 170.667v682.667M512 170.667l256 256M512 170.667l-256 256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-arrow-up"] - }, - { - "id": 274, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M512 298.667l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM660.041 491.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM318.706 446.707c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM480 298.667v426.667h64v-426.667h-64zM705.293 446.707l-170.667-170.668-45.252 45.255 170.667 170.665 45.252-45.252zM489.374 276.039l-170.668 170.668 45.255 45.252 170.665-170.665-45.252-45.255zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-arrows-up-circle"] - }, - { - "id": 273, - "paths": [ - "M347.427 512c0 90.893 73.681 164.574 164.573 164.574 90.889 0 164.57-73.681 164.57-164.574 0-90.889-73.681-164.57-164.57-164.57-90.892 0-164.573 73.681-164.573 164.57z", - "M676.57 512c0 90.889-73.681 164.57-164.57 164.57-90.89 0-164.571-73.681-164.571-164.57 0-90.89 73.681-164.571 164.571-164.571 90.889 0 164.57 73.681 164.57 164.571zM676.57 512v54.857c0 60.595 49.122 109.713 109.717 109.713 38.921 0 73.114-20.267 92.587-50.829 10.846-17.011 17.126-37.214 17.126-58.884v-54.857c0-212.077-171.921-384-384-384-212.077 0-384 171.923-384 384 0 212.079 171.923 384 384 384 81.587 0 157.231-25.442 219.43-68.83" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-at-email"] - }, - { - "id": 272, - "paths": [ - "M853.333 468.036l-342.921 323.418c-42.010 39.62-98.989 61.879-158.401 61.879s-116.39-22.259-158.4-61.879c-42.010-39.62-65.612-93.359-65.612-149.393 0-56.030 23.601-109.769 65.612-149.389l342.922-323.419c28.006-26.414 65.993-41.253 105.6-41.253s77.594 14.839 105.6 41.253c28.006 26.414 43.742 62.239 43.742 99.594s-15.735 73.181-43.742 99.594l-343.294 323.415c-14.004 13.21-32.996 20.629-52.8 20.629s-38.797-7.42-52.8-20.629c-14.003-13.205-21.871-31.117-21.871-49.796 0-18.675 7.867-36.591 21.871-49.796l316.799-298.43" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-attachment"] - }, - { - "id": 271, - "paths": [ - "M128 426.667h768l-85.333 426.667h-597.333l-85.333-426.667z", - "M128 426.667h768M128 426.667l85.333 426.667h597.333l85.333-426.667M128 426.667l256-256M896 426.667l-256-256" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-basket"] - }, - { - "id": 270, - "paths": [ - "M821.325 284.417c-82.355 42.55-138.658 128.492-138.658 227.583 0 99.093 56.303 185.033 138.658 227.584-69.918 94.869-182.434 156.416-309.325 156.416s-239.406-61.547-309.323-156.416c82.357-42.551 138.658-128.491 138.658-227.584 0-99.092-56.3-185.033-138.657-227.583 69.917-94.87 182.433-156.417 309.323-156.417s239.407 61.547 309.325 156.417z", - "M896 512c0 212.079-171.921 384-384 384M896 512c0-212.077-171.921-384-384-384M896 512h-768M512 896c-212.077 0-384-171.921-384-384M512 896v-768M128 512c0-212.077 171.923-384 384-384M820.591 284.855c-23.177 12.048-44.412 27.593-62.946 46.125-23.77 23.772-42.628 51.993-55.492 83.052-12.864 31.061-19.486 64.35-19.486 97.967s6.622 66.91 19.486 97.967c12.864 31.061 31.723 59.281 55.492 83.051 18.586 18.586 39.893 34.167 63.147 46.229M203.407 284.855c23.177 12.048 44.414 27.593 62.946 46.125 23.772 23.772 42.629 51.993 55.494 83.052 12.865 31.061 19.487 64.35 19.487 97.967s-6.621 66.906-19.487 97.967c-12.865 31.061-31.722 59.281-55.494 83.051-18.586 18.586-39.89 34.167-63.145 46.229" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-basketball"] - }, - { - "id": 269, - "paths": [ - "M359.284 178.521c42.633-31.738 95.483-50.521 152.716-50.521 141.385 0 256 114.615 256 256 0 95.211 26.556 190.421 50.039 256M253.646 434.641c-13.742 152.218-82.979 290.692-82.979 290.692h362.667M384 725.333v42.667c0 70.694 57.306 128 128 128 55.731 0 103.147-35.618 120.717-85.333M128 128l768 768" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-bell-disabled"] - }, - { - "id": 268, - "paths": [ - "M512 128c-141.385 0-256 114.615-256 256 0 170.667-85.333 341.333-85.333 341.333h682.667c0 0-85.333-170.667-85.333-341.333 0-141.385-114.615-256-256-256z", - "M170.667 725.333l-28.622-14.31c-4.96 9.92-4.43 21.7 1.401 31.134s16.131 15.177 27.221 15.177v-32zM853.333 725.333v32c11.089 0 21.389-5.743 27.221-15.177 5.828-9.434 6.362-21.214 1.399-31.134l-28.621 14.31zM288 384c0-123.712 100.288-224 224-224v-64c-159.058 0-288 128.942-288 288h64zM512 160c123.712 0 224 100.288 224 224h64c0-159.058-128.943-288-288-288v64zM224 384c0 80.495-20.224 162.146-41.024 224.546-10.337 31.010-20.67 56.841-28.388 74.85-3.856 8.994-7.049 16.017-9.252 20.736-1.101 2.359-1.953 4.143-2.516 5.303-0.281 0.585-0.49 1.007-0.621 1.276-0.065 0.132-0.111 0.226-0.137 0.277-0.013 0.026-0.021 0.043-0.023 0.047s-0.002 0.004-0 0c0 0 0.002-0.004 0.003-0.004 0.002-0.004 0.005-0.009 28.626 14.302s28.625 14.306 28.628 14.298c0.002-0.004 0.006-0.009 0.009-0.017 0.006-0.013 0.014-0.030 0.023-0.047 0.018-0.034 0.041-0.081 0.069-0.137 0.056-0.115 0.133-0.269 0.229-0.465 0.192-0.388 0.463-0.943 0.806-1.651 0.688-1.421 1.669-3.473 2.901-6.114 2.464-5.282 5.937-12.924 10.082-22.596 8.282-19.324 19.282-46.827 30.278-79.817 21.866-65.6 44.309-154.615 44.309-244.787h-64zM170.667 757.333h682.667v-64h-682.667v64zM853.333 725.333c28.621-14.31 28.625-14.306 28.625-14.302 0 0 0.004 0.004 0.004 0.004 0 0.004 0 0.004 0 0-0.004-0.004-0.013-0.021-0.026-0.047-0.026-0.051-0.073-0.145-0.137-0.277-0.132-0.269-0.341-0.691-0.619-1.276-0.563-1.161-1.417-2.944-2.517-5.303-2.202-4.719-5.397-11.742-9.25-20.736-7.718-18.010-18.052-43.84-28.39-74.85-20.8-62.4-41.024-144.051-41.024-224.546h-64c0 90.172 22.443 179.187 44.309 244.787 10.995 32.99 21.995 60.493 30.276 79.817 4.147 9.673 7.62 17.314 10.082 22.596 1.233 2.641 2.214 4.693 2.901 6.114 0.346 0.708 0.614 1.263 0.806 1.651 0.098 0.196 0.175 0.35 0.23 0.465 0.026 0.055 0.051 0.102 0.068 0.137 0.009 0.017 0.017 0.034 0.021 0.047 0.004 0.009 0.009 0.013 0.009 0.017 0.004 0.009 0.009 0.013 28.629-14.298zM608 768c0 53.018-42.982 96-96 96v64c88.367 0 160-71.633 160-160h-64zM512 864c-53.018 0-96-42.982-96-96h-64c0 88.367 71.634 160 160 160v-64zM416 768v-42.667h-64v42.667h64zM672 768v-42.667h-64v42.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-bell"] - }, - { - "id": 267, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M240.471 240.471l543.060 543.060M240.471 783.531l543.060-543.060M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-block-1"] - }, - { - "id": 266, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M240.471 240.471l543.060 543.060M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-block-2"] - }, - { - "id": 265, - "paths": [ - "M682.667 170.667h-298.667l-128 384h170.667l-85.333 341.333 469.333-469.333h-230.4l102.4-256z", - "M682.667 170.667h-298.667l-128 384h170.667l-85.333 341.333 469.333-469.333h-230.4l102.4-256z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-bolt"] - }, - { - "id": 264, - "paths": [ - "M256 256c0-47.128 38.205-85.333 85.333-85.333h341.333c47.13 0 85.333 38.205 85.333 85.333v640l-256-256-256 256v-640z", - "M256 256c0-47.128 38.205-85.333 85.333-85.333h341.333c47.13 0 85.333 38.205 85.333 85.333v640l-256-256-256 256v-640z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-bookmark"] - }, - { - "id": 263, - "paths": [ - "M853.333 512v-213.333c0-47.128-38.204-85.333-85.333-85.333h-512c-47.128 0-85.333 38.205-85.333 85.333v512c0 47.13 38.205 85.333 85.333 85.333h85.333M640 128v170.667M384 128v170.667M170.667 469.333h682.667M847.241 640l-264.529 264.529-113.374-113.37" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-calendar-check"] - }, - { - "id": 262, - "paths": [ - "M853.333 426.667v-128c0-47.128-38.204-85.333-85.333-85.333h-512c-47.128 0-85.333 38.205-85.333 85.333v512c0 47.13 38.205 85.333 85.333 85.333h128M640 128v170.667M384 128v170.667M170.667 469.333h213.333M682.667 648.533v72l38.4 43.2M874.667 725.333c0 106.039-85.961 192-192 192s-192-85.961-192-192c0-106.039 85.961-192 192-192s192 85.961 192 192z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-calendar-clock"] - }, - { - "id": 261, - "paths": [ - "M853.333 384v-85.333c0-47.128-38.204-85.333-85.333-85.333h-512c-47.128 0-85.333 38.205-85.333 85.333v512c0 47.13 38.205 85.333 85.333 85.333h128M640 128v170.667M384 128v170.667M170.667 469.333h213.333M853.333 597.333l-298.667 298.667M554.667 597.333l298.667 298.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-calendar-cross"] - }, - { - "id": 260, - "paths": [ - "M821.333 384c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM384 928c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM672 128c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM608 298.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM416 128c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM352 298.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM170.667 437.333c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM384 501.333c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM512 810.667l-22.626-22.626-9.374 9.37v13.257h32zM768 554.667l22.626-22.626c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.626zM853.333 640l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM597.333 896v32h13.257l9.37-9.374-22.626-22.626zM512 896h-32c0 17.673 14.327 32 32 32v-32zM256 245.333h512v-64h-512v64zM202.667 810.667v-512h-64v512h64zM256 864c-29.455 0-53.333-23.876-53.333-53.333h-64c0 64.802 52.532 117.333 117.333 117.333v-64zM768 245.333c29.457 0 53.333 23.878 53.333 53.333h64c0-64.801-52.531-117.333-117.333-117.333v64zM256 181.333c-64.801 0-117.333 52.532-117.333 117.333h64c0-29.455 23.878-53.333 53.333-53.333v-64zM821.333 298.667v85.333h64v-85.333h-64zM384 864h-128v64h128v-64zM608 128v170.667h64v-170.667h-64zM352 128v170.667h64v-170.667h-64zM170.667 501.333h213.333v-64h-213.333v64zM534.626 833.293l256-256-45.252-45.252-256 256 45.252 45.252zM745.374 577.293l85.333 85.333 45.252-45.252-85.333-85.333-45.252 45.252zM830.707 617.374l-256 256 45.252 45.252 256-256-45.252-45.252zM597.333 864h-85.333v64h85.333v-64zM544 896v-85.333h-64v85.333h64zM681.374 641.293l85.333 85.333 45.252-45.252-85.333-85.333-45.252 45.252z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-calendar-edit"] - }, - { - "id": 259, - "paths": [ - "M853.333 554.667v-256c0-47.128-38.204-85.333-85.333-85.333h-512c-47.128 0-85.333 38.205-85.333 85.333v512c0 47.13 38.205 85.333 85.333 85.333h85.333M640 128v170.667M384 128v170.667M170.667 469.333h682.667M597.333 810.667h128M597.333 725.333h-42.667c-47.13 0-85.333 38.204-85.333 85.333s38.204 85.333 85.333 85.333h42.667M725.333 896h42.667c47.13 0 85.333-38.204 85.333-85.333s-38.204-85.333-85.333-85.333h-42.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-calendar-link"] - }, - { - "id": 258, - "paths": [ - "M821.333 384c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM426.667 928c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM672 128c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM608 298.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM416 128c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM352 298.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM170.667 437.333c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM426.667 501.333c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM597.333 682.667v-32h-32v32h32zM853.333 682.667h32v-32h-32v32zM853.333 896v32h32v-32h-32zM597.333 896h-32v32h32v-32zM256 245.333h512v-64h-512v64zM202.667 810.667v-512h-64v512h64zM256 864c-29.455 0-53.333-23.876-53.333-53.333h-64c0 64.802 52.532 117.333 117.333 117.333v-64zM768 245.333c29.457 0 53.333 23.878 53.333 53.333h64c0-64.801-52.531-117.333-117.333-117.333v64zM256 181.333c-64.801 0-117.333 52.532-117.333 117.333h64c0-29.455 23.878-53.333 53.333-53.333v-64zM821.333 298.667v85.333h64v-85.333h-64zM426.667 864h-170.667v64h170.667v-64zM608 128v170.667h64v-170.667h-64zM352 128v170.667h64v-170.667h-64zM170.667 501.333h256v-64h-256v64zM597.333 714.667h256v-64h-256v64zM821.333 682.667v213.333h64v-213.333h-64zM853.333 864h-256v64h256v-64zM629.333 896v-213.333h-64v213.333h64zM672 640c0-29.457 23.876-53.333 53.333-53.333v-64c-64.802 0-117.333 52.531-117.333 117.333h64zM725.333 586.667c29.457 0 53.333 23.876 53.333 53.333h64c0-64.802-52.531-117.333-117.333-117.333v64zM608 640v42.667h64v-42.667h-64zM778.667 640v42.667h64v-42.667h-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-calendar-lock"] - }, - { - "id": 257, - "paths": [ - "M853.333 384v-85.333c0-47.128-38.204-85.333-85.333-85.333h-512c-47.128 0-85.333 38.205-85.333 85.333v512c0 47.13 38.205 85.333 85.333 85.333h128M640 128v170.667M384 128v170.667M170.667 469.333h213.333M554.667 725.333h341.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-calendar-minus"] - }, - { - "id": 256, - "paths": [ - "M853.333 384v-85.333c0-47.128-38.204-85.333-85.333-85.333h-512c-47.128 0-85.333 38.205-85.333 85.333v512c0 47.13 38.205 85.333 85.333 85.333h128M640 128v170.667M384 128v170.667M170.667 469.333h213.333M725.333 554.667v341.333M554.667 725.333h341.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-calendar-plus"] - }, - { - "id": 255, - "paths": [ - "M853.333 384v-85.333c0-47.128-38.204-85.333-85.333-85.333h-512c-47.128 0-85.333 38.205-85.333 85.333v512c0 47.13 38.205 85.333 85.333 85.333h128M640 128v170.667M384 128v170.667M170.667 469.333h213.333M853.333 896v-42.667c0-47.13-38.204-85.333-85.333-85.333h-170.667c-47.13 0-85.333 38.204-85.333 85.333v42.667M768 554.667c0 47.13-38.204 85.333-85.333 85.333s-85.333-38.204-85.333-85.333c0-47.13 38.204-85.333 85.333-85.333s85.333 38.204 85.333 85.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-calendar-user"] - }, - { - "id": 254, - "paths": [ - "M853.333 341.333v-42.667c0-47.128-38.204-85.333-85.333-85.333h-512c-47.128 0-85.333 38.205-85.333 85.333v512c0 47.13 38.205 85.333 85.333 85.333h384M640 128v170.667M384 128v170.667M170.667 469.333h469.333M853.333 512v277.333M853.333 896v0.427" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-calendar-warning"] - }, - { - "id": 253, - "paths": [ - "M170.667 810.667c0 47.13 38.205 85.333 85.333 85.333h512c47.13 0 85.333-38.204 85.333-85.333v-341.333h-682.667v341.333z", - "M640 128v170.667M384 128v170.667M170.667 469.333h682.667M853.333 469.333v341.333c0 47.13-38.204 85.333-85.333 85.333h-512c-47.128 0-85.333-38.204-85.333-85.333v-512c0-47.128 38.205-85.333 85.333-85.333h512c47.13 0 85.333 38.205 85.333 85.333v170.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-calendar"] - }, - { - "id": 252, - "paths": [ - "M426.667 234.667h213.333c23.565 0 42.667 19.103 42.667 42.667v213.333M128 320v426.667c0 23.565 19.103 42.667 42.667 42.667h426.667M682.667 384l213.333-85.333v405.333M128 128l768 768" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-cam-disabled"] - }, - { - "id": 251, - "paths": [ - "M128 277.333c0-23.564 19.103-42.667 42.667-42.667h469.333c23.565 0 42.667 19.103 42.667 42.667v469.333c0 23.565-19.102 42.667-42.667 42.667h-469.333c-23.564 0-42.667-19.102-42.667-42.667v-469.333z", - "M682.667 384l213.333-85.333v426.667l-213.333-85.333M170.667 789.333h469.333c23.565 0 42.667-19.102 42.667-42.667v-469.333c0-23.564-19.102-42.667-42.667-42.667h-469.333c-23.564 0-42.667 19.103-42.667 42.667v469.333c0 23.565 19.103 42.667 42.667 42.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-cam"] - }, - { - "id": 250, - "paths": [ - "M497.485 681.852c-58.893-6.647-105.682-53.257-112.602-112.068M405.333 213.333h213.333c23.565 0 42.667 19.103 42.667 42.667s19.102 42.667 42.667 42.667h106.667c47.13 0 85.333 38.205 85.333 85.333v320M149.333 327.556c-13.277 15.043-21.333 34.803-21.333 56.444v341.333c0 47.13 38.205 85.333 85.333 85.333h405.333M128 128l768 768" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-camera-disabled"] - }, - { - "id": 249, - "paths": [ - "M213.333 298.667c-47.128 0-85.333 38.205-85.333 85.333v341.333c0 47.13 38.205 85.333 85.333 85.333h597.333c47.13 0 85.333-38.204 85.333-85.333v-341.333c0-47.128-38.204-85.333-85.333-85.333h-106.667c-23.565 0-42.667-19.103-42.667-42.667s-19.102-42.667-42.667-42.667h-213.333c-23.564 0-42.667 19.103-42.667 42.667s-19.103 42.667-42.667 42.667h-106.667zM640 554.667c0 70.694-57.306 128-128 128s-128-57.306-128-128c0-70.694 57.306-128 128-128s128 57.306 128 128z", - "M608 554.667c0 53.018-42.982 96-96 96v64c88.367 0 160-71.633 160-160h-64zM512 650.667c-53.018 0-96-42.982-96-96h-64c0 88.367 71.634 160 160 160v-64zM416 554.667c0-53.018 42.982-96 96-96v-64c-88.366 0-160 71.633-160 160h64zM512 458.667c53.018 0 96 42.982 96 96h64c0-88.367-71.633-160-160-160v64zM864 384v341.333h64v-341.333h-64zM810.667 778.667h-597.333v64h597.333v-64zM160 725.333v-341.333h-64v341.333h64zM213.333 330.667h106.667v-64h-106.667v64zM704 330.667h106.667v-64h-106.667v64zM405.333 245.333h213.333v-64h-213.333v64zM629.333 256c0 41.237 33.429 74.667 74.667 74.667v-64c-5.892 0-10.667-4.776-10.667-10.667h-64zM320 330.667c41.237 0 74.667-33.429 74.667-74.667h-64c0 5.891-4.776 10.667-10.667 10.667v64zM693.333 256c0-41.237-33.429-74.667-74.667-74.667v64c5.892 0 10.667 4.776 10.667 10.667h64zM394.667 256c0-5.891 4.776-10.667 10.667-10.667v-64c-41.237 0-74.667 33.429-74.667 74.667h64zM213.333 778.667c-29.455 0-53.333-23.876-53.333-53.333h-64c0 64.802 52.532 117.333 117.333 117.333v-64zM864 725.333c0 29.457-23.876 53.333-53.333 53.333v64c64.802 0 117.333-52.531 117.333-117.333h-64zM928 384c0-64.801-52.531-117.333-117.333-117.333v64c29.457 0 53.333 23.878 53.333 53.333h64zM160 384c0-29.455 23.878-53.333 53.333-53.333v-64c-64.801 0-117.333 52.532-117.333 117.333h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-camera"] - }, - { - "id": 248, - "paths": [ - "M359.636 365.699l-150.85 150.849c-83.312 83.311-83.312 218.389 0 301.7s218.388 83.311 301.699 0l150.848-150.852-301.698-301.697z", - "M359.636 365.698l-150.85 150.851c-83.312 83.311-83.312 218.385 0 301.696 83.312 83.315 218.388 83.315 301.699 0l150.848-150.848M359.636 365.698l150.85-150.849c83.311-83.312 218.385-83.312 301.7 0 83.311 83.312 83.311 218.389 0 301.7l-150.852 150.848M359.636 365.698l301.698 301.699" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-capsule"] - }, - { - "id": 247, - "paths": [ - "M212.077 418.576c4.171-43.796 40.955-77.243 84.949-77.243h429.958c43.994 0 80.777 33.447 84.949 77.243l32.508 341.334c4.77 50.095-34.624 93.423-84.949 93.423h-494.974c-50.324 0-89.72-43.324-84.949-93.423l32.508-341.334z", - "M179.559 759.91v0zM844.429 759.91v0zM811.921 418.576v0zM212.067 418.576v0zM309.328 469.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM650.662 469.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM297.015 373.333h429.956v-64h-429.956v64zM780.066 421.61l32.508 341.334 63.714-6.067-32.508-341.334-63.714 6.068zM759.479 821.333h-494.972v64h494.972v-64zM211.415 762.944l32.508-341.334-63.712-6.068-32.508 341.334 63.712 6.067zM264.508 821.333c-31.453 0-56.075-27.081-53.093-58.389l-63.712-6.067c-6.56 68.885 47.609 128.457 116.805 128.457v-64zM812.574 762.944c2.982 31.309-21.641 58.389-53.094 58.389v64c69.197 0 123.366-59.571 116.809-128.457l-63.714 6.067zM726.972 373.333c27.499 0 50.487 20.904 53.094 48.277l63.714-6.068c-5.739-60.22-56.316-106.209-116.809-106.209v64zM297.015 309.333c-60.492 0-111.069 45.99-116.805 106.209l63.712 6.068c2.607-27.373 25.597-48.277 53.093-48.277v-64zM373.328 298.667c0-76.584 62.081-138.667 138.668-138.667v-64c-111.931 0-202.668 90.737-202.668 202.667h64zM511.996 160c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.739-202.667-202.667-202.667v64zM309.328 298.667v170.667h64v-170.667h-64zM650.662 298.667v170.667h64v-170.667h-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-cart-1"] - }, - { - "id": 246, - "paths": [ - "M212.067 418.576c4.171-43.796 40.955-77.243 84.949-77.243h429.956c43.998 0 80.781 33.447 84.949 77.243l32.508 341.334c4.774 50.095-34.624 93.423-84.949 93.423h-494.972c-50.325 0-89.72-43.324-84.949-93.423l32.508-341.334z", - "M179.569 759.91v0zM844.442 759.91v0zM811.934 418.576v0zM212.077 418.576v0zM309.338 341.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM650.671 341.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM373.338 469.333c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM309.338 469.76c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM714.671 469.333c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM650.671 469.76c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM297.026 373.333h429.958v-64h-429.958v64zM780.079 421.61l32.508 341.334 63.71-6.067-32.508-341.334-63.71 6.068zM759.492 821.333h-494.974v64h494.974v-64zM211.425 762.944l32.508-341.334-63.712-6.068-32.508 341.334 63.712 6.067zM264.518 821.333c-31.453 0-56.075-27.081-53.093-58.389l-63.712-6.067c-6.56 68.885 47.608 128.457 116.805 128.457v-64zM812.587 762.944c2.978 31.309-21.641 58.389-53.094 58.389v64c69.197 0 123.366-59.571 116.804-128.457l-63.71 6.067zM726.985 373.333c27.494 0 50.487 20.904 53.094 48.277l63.71-6.068c-5.734-60.22-56.311-106.209-116.804-106.209v64zM297.026 309.333c-60.492 0-111.070 45.99-116.805 106.209l63.712 6.068c2.607-27.373 25.597-48.277 53.093-48.277v-64zM373.338 298.667c0-76.584 62.084-138.667 138.666-138.667v-64c-111.929 0-202.666 90.737-202.666 202.667h64zM512.004 160c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM309.338 298.667v42.667h64v-42.667h-64zM650.671 298.667v42.667h64v-42.667h-64zM309.338 469.333v0.427h64v-0.427h-64zM650.671 469.333v0.427h64v-0.427h-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-cart-2"] - }, - { - "id": 245, - "paths": [ - "M170.667 298.667h682.667v469.333c0 47.13-38.204 85.333-85.333 85.333h-512c-47.128 0-85.333-38.204-85.333-85.333v-469.333z", - "M170.667 298.667h682.667M170.667 298.667v469.333c0 47.13 38.205 85.333 85.333 85.333h512c47.13 0 85.333-38.204 85.333-85.333v-469.333M170.667 298.667l85.333-170.667h512l85.333 170.667M640 469.333c0 70.694-57.306 128-128 128s-128-57.306-128-128" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-cart-3"] - }, - { - "id": 244, - "paths": [ - "M767.996 597.333l128-384h-691.808l54.857 384h508.951z", - "M725.333 725.333c-47.13 0-85.333 38.204-85.333 85.333s38.204 85.333 85.333 85.333c47.13 0 85.333-38.204 85.333-85.333s-38.204-85.333-85.333-85.333zM725.333 725.333h-410.996c-21.233 0-39.235-15.612-42.237-36.634l-80.1-560.7h-106.667M213.333 213.333h682.667l-128 384h-490.667M469.333 810.667c0 47.13-38.204 85.333-85.333 85.333-47.128 0-85.333-38.204-85.333-85.333s38.205-85.333 85.333-85.333c47.13 0 85.333 38.204 85.333 85.333z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-cart-4"] - }, - { - "id": 243, - "paths": [ - "M128 642.133c40.998 8.363 78.632 28.595 108.219 58.18 29.587 29.589 49.82 67.221 58.181 108.22M128 469.333c86.647 9.638 167.436 48.469 229.082 110.118 61.647 61.645 100.48 142.434 110.118 229.082M128 808.533h0.427M128 341.333v-128h768v597.333h-298.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-cast"] - }, - { - "id": 242, - "paths": [ - "M512 896c212.079 0 384-171.921 384-384 0-212.077-171.921-384-384-384v384h-384c0 212.079 171.923 384 384 384z", - "M128 512c0 212.079 171.923 384 384 384 212.079 0 384-171.921 384-384 0-212.077-171.921-384-384-384M128 512c0-212.077 171.923-384 384-384M128 512h384M512 128v384M512 512l271.168 271.168" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-chart"] - }, - { - "id": 241, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M747.959 406.627c12.497-12.497 12.497-32.758 0-45.255s-32.755-12.497-45.252 0l45.252 45.255zM426.666 682.667l-22.627 22.63c12.497 12.493 32.757 12.493 45.254 0l-22.627-22.63zM321.292 532.041c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.755 0 45.252l45.255-45.252zM702.707 361.373l-298.669 298.668 45.254 45.257 298.667-298.67-45.252-45.255zM276.037 577.293l128.002 128.004 45.254-45.257-128.001-128-45.255 45.252zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-check-circle"] - }, - { - "id": 240, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M747.959 406.627c12.497-12.497 12.497-32.758 0-45.255s-32.755-12.497-45.252 0l45.252 45.255zM426.666 682.667l-22.627 22.63c12.497 12.493 32.757 12.493 45.254 0l-22.627-22.63zM321.292 532.041c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.755 0 45.252l45.255-45.252zM702.707 361.373l-298.669 298.668 45.254 45.257 298.667-298.67-45.252-45.255zM276.037 577.293l128.002 128.004 45.254-45.257-128.001-128-45.255 45.252zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-check-round"] - }, - { - "id": 239, - "paths": ["M725.338 384l-298.671 298.667-128-128"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-check-small"] - }, - { - "id": 238, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M747.959 406.627c12.497-12.497 12.497-32.758 0-45.255s-32.755-12.497-45.252 0l45.252 45.255zM426.666 682.667l-22.627 22.63c12.497 12.493 32.757 12.493 45.254 0l-22.627-22.63zM321.292 532.041c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.755 0 45.252l45.255-45.252zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM702.707 361.373l-298.669 298.668 45.254 45.257 298.667-298.67-45.252-45.255zM276.037 577.293l128.002 128.004 45.254-45.257-128.001-128-45.255 45.252zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-check-square"] - }, - { - "id": 237, - "paths": ["M853.338 298.667l-469.333 469.333-213.338-213.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-check"] - }, - { - "id": 236, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M321.294 404.039c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.756 0 45.254l45.255-45.254zM512 640l-22.626 22.626c12.497 12.497 32.755 12.497 45.252 0l-22.626-22.626zM747.959 449.293c12.497-12.497 12.497-32.757 0-45.254s-32.755-12.497-45.252 0l45.252 45.254zM276.039 449.293l213.335 213.333 45.252-45.252-213.332-213.335-45.255 45.254zM534.626 662.626l213.333-213.333-45.252-45.254-213.333 213.335 45.252 45.252zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-chevron-down-small-circle"] - }, - { - "id": 235, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M321.294 404.039c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.756 0 45.254l45.255-45.254zM512 640l-22.626 22.626c12.497 12.497 32.755 12.497 45.252 0l-22.626-22.626zM747.959 449.293c12.497-12.497 12.497-32.757 0-45.254s-32.755-12.497-45.252 0l45.252 45.254zM276.039 449.293l213.335 213.333 45.252-45.252-213.332-213.335-45.255 45.254zM534.626 662.626l213.333-213.333-45.252-45.254-213.333 213.335 45.252 45.252zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-chevron-down-small-round"] - }, - { - "id": 234, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M321.294 404.039c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.756 0 45.254l45.255-45.254zM512 640l-22.626 22.626c12.497 12.497 32.755 12.497 45.252 0l-22.626-22.626zM747.959 449.293c12.497-12.497 12.497-32.757 0-45.254s-32.755-12.497-45.252 0l45.252 45.254zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM276.039 449.293l213.335 213.333 45.252-45.252-213.332-213.335-45.255 45.254zM534.626 662.626l213.333-213.333-45.252-45.254-213.333 213.335 45.252 45.252zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-chevron-down-small-square"] - }, - { - "id": 233, - "paths": ["M298.667 426.667l213.333 213.333 213.333-213.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-chevron-down-small"] - }, - { - "id": 232, - "paths": ["M170.667 384l341.333 341.333 341.333-341.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-chevron-down"] - }, - { - "id": 231, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M619.959 321.294c12.497-12.497 12.497-32.758 0-45.255s-32.755-12.497-45.252 0l45.252 45.255zM384 512l-22.627-22.626c-12.497 12.497-12.497 32.755 0 45.252l22.627-22.626zM574.707 747.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM574.707 276.039l-213.335 213.335 45.255 45.252 213.332-213.332-45.252-45.255zM361.373 534.626l213.335 213.333 45.252-45.252-213.332-213.333-45.255 45.252zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-chevron-left-small-circle"] - }, - { - "id": 230, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M619.959 321.294c12.497-12.497 12.497-32.758 0-45.255s-32.755-12.497-45.252 0l45.252 45.255zM384 512l-22.627-22.626c-12.497 12.497-12.497 32.755 0 45.252l22.627-22.626zM574.707 747.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM574.707 276.039l-213.335 213.335 45.255 45.252 213.332-213.332-45.252-45.255zM361.373 534.626l213.335 213.333 45.252-45.252-213.332-213.333-45.255 45.252zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-chevron-left-small-round"] - }, - { - "id": 229, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M619.959 321.294c12.497-12.497 12.497-32.758 0-45.255s-32.755-12.497-45.252 0l45.252 45.255zM384 512l-22.627-22.626c-12.497 12.497-12.497 32.755 0 45.252l22.627-22.626zM574.707 747.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM574.707 276.039l-213.335 213.335 45.255 45.252 213.332-213.332-45.252-45.255zM361.373 534.626l213.335 213.333 45.252-45.252-213.332-213.333-45.255 45.252zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-chevron-left-small-square"] - }, - { - "id": 228, - "paths": ["M597.333 298.667l-213.333 213.333 213.333 213.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-chevron-left-small"] - }, - { - "id": 227, - "paths": ["M640 170.667l-341.333 341.333 341.333 341.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-chevron-left"] - }, - { - "id": 226, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M404.039 702.707c-12.497 12.497-12.497 32.755 0 45.252s32.756 12.497 45.254 0l-45.254-45.252zM640 512l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM449.293 276.039c-12.497-12.497-32.757-12.497-45.254 0s-12.497 32.758 0 45.255l45.254-45.255zM449.293 747.959l213.333-213.333-45.252-45.252-213.335 213.333 45.254 45.252zM662.626 489.374l-213.333-213.335-45.254 45.255 213.335 213.332 45.252-45.252zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-chevron-right-small-circle"] - }, - { - "id": 225, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M404.039 702.707c-12.497 12.497-12.497 32.755 0 45.252s32.756 12.497 45.254 0l-45.254-45.252zM640 512l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM449.293 276.039c-12.497-12.497-32.757-12.497-45.254 0s-12.497 32.758 0 45.255l45.254-45.255zM449.293 747.959l213.333-213.333-45.252-45.252-213.335 213.333 45.254 45.252zM662.626 489.374l-213.333-213.335-45.254 45.255 213.335 213.332 45.252-45.252zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-chevron-right-small-round"] - }, - { - "id": 224, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M404.039 702.707c-12.497 12.497-12.497 32.755 0 45.252s32.756 12.497 45.254 0l-45.254-45.252zM640 512l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM449.293 276.039c-12.497-12.497-32.757-12.497-45.254 0s-12.497 32.758 0 45.255l45.254-45.255zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM449.293 747.959l213.333-213.333-45.252-45.252-213.335 213.333 45.254 45.252zM662.626 489.374l-213.333-213.335-45.254 45.255 213.335 213.332 45.252-45.252zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-chevron-right-small-square"] - }, - { - "id": 223, - "paths": ["M426.667 725.333l213.333-213.333-213.333-213.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-chevron-right-small"] - }, - { - "id": 222, - "paths": ["M384 853.333l341.333-341.333-341.333-341.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-chevron-right"] - }, - { - "id": 221, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M702.707 619.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM512 384l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM276.039 574.707c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM747.959 574.707l-213.333-213.335-45.252 45.255 213.333 213.332 45.252-45.252zM489.374 361.373l-213.335 213.335 45.255 45.252 213.332-213.332-45.252-45.255zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-chevron-up-small-circle"] - }, - { - "id": 220, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M702.707 619.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM512 384l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM276.039 574.707c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM747.959 574.707l-213.333-213.335-45.252 45.255 213.333 213.332 45.252-45.252zM489.374 361.373l-213.335 213.335 45.255 45.252 213.332-213.332-45.252-45.255zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-chevron-up-small-round"] - }, - { - "id": 219, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M702.707 619.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM512 384l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM276.039 574.707c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM747.959 574.707l-213.333-213.335-45.252 45.255 213.333 213.332 45.252-45.252zM489.374 361.373l-213.335 213.335 45.255 45.252 213.332-213.332-45.252-45.255zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-chevron-up-small-square"] - }, - { - "id": 218, - "paths": ["M725.333 597.333l-213.333-213.333-213.333 213.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-chevron-up-small"] - }, - { - "id": 217, - "paths": ["M853.333 640l-341.333-341.333-341.333 341.333"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-chevron-up"] - }, - { - "id": 216, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-circle"] - }, - { - "id": 215, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M512 298.667v213.333l128 128M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-clock"] - }, - { - "id": 214, - "paths": [ - "M298.667 469.333v-42.667c0-117.821 95.513-213.333 213.333-213.333s213.333 95.513 213.333 213.333v42.667c94.255 0 170.667 76.412 170.667 170.667s-76.412 170.667-170.667 170.667M298.667 469.333c-94.257 0-170.667 76.412-170.667 170.667s76.41 170.667 170.667 170.667M298.667 469.333c43.283 0 82.803 16.111 112.888 42.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-cloud"] - }, - { - "id": 213, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M544 256c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 341.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 682.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 768c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM640 373.333c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM469.333 341.333v0zM554.667 682.667v0zM384 650.667c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM554.667 512v0zM469.333 512v0zM436.676 347.829v0zM390.496 394.011v0zM390.496 459.324v0zM408.994 487.006v0zM436.676 505.506v0zM587.324 676.173v0zM633.506 629.99v0zM633.506 564.676v0zM615.006 536.994v0zM587.324 518.494v0zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64zM480 256v85.333h64v-85.333h-64zM480 682.667v85.333h64v-85.333h-64zM640 309.333h-170.667v64h170.667v-64zM554.667 650.667h-170.667v64h170.667v-64zM554.667 480h-85.333v64h85.333v-64zM469.333 309.333c-15.407 0-30.665 3.035-44.902 8.931l24.49 59.128c6.473-2.68 13.406-4.060 20.412-4.060v-64zM424.432 318.265c-14.236 5.897-27.17 14.54-38.065 25.435l45.254 45.255c4.954-4.953 10.833-8.881 17.301-11.561l-24.49-59.128zM386.366 343.7c-10.895 10.895-19.538 23.83-25.435 38.065l59.128 24.492c2.68-6.471 6.607-12.35 11.561-17.303l-45.254-45.255zM360.931 381.765c-5.897 14.236-8.931 29.493-8.931 44.902h64c0-7.004 1.379-13.939 4.060-20.41l-59.128-24.492zM352 426.667c0 15.407 3.035 30.665 8.931 44.902l59.128-24.491c-2.68-6.473-4.060-13.406-4.060-20.412h-64zM360.931 471.569c5.897 14.234 14.54 27.17 25.435 38.063l45.254-45.252c-4.954-4.954-8.88-10.833-11.561-17.301l-59.128 24.491zM386.366 509.632c10.895 10.897 23.83 19.541 38.065 25.438l24.49-59.132c-6.468-2.679-12.348-6.605-17.301-11.558l-45.254 45.252zM424.432 535.070c14.237 5.897 29.495 8.93 44.902 8.93v-64c-7.006 0-13.939-1.378-20.412-4.062l-24.49 59.132zM554.667 714.667c15.407 0 30.665-3.034 44.902-8.93l-24.491-59.132c-6.473 2.684-13.406 4.062-20.412 4.062v64zM599.569 705.737c14.234-5.897 27.17-14.541 38.063-25.438l-45.252-45.252c-4.954 4.954-10.833 8.879-17.301 11.558l24.491 59.132zM637.632 680.299c10.897-10.893 19.541-23.829 25.438-38.063l-59.132-24.491c-2.679 6.468-6.605 12.348-11.558 17.301l45.252 45.252zM663.070 642.236c5.897-14.238 8.93-29.495 8.93-44.902h-64c0 7.006-1.378 13.939-4.062 20.412l59.132 24.491zM672 597.333c0-15.407-3.034-30.665-8.93-44.902l-59.132 24.491c2.684 6.473 4.062 13.406 4.062 20.412h64zM663.070 552.431c-5.897-14.234-14.541-27.17-25.438-38.063l-45.252 45.252c4.954 4.954 8.879 10.833 11.558 17.301l59.132-24.491zM637.632 514.368c-10.893-10.897-23.829-19.541-38.063-25.438l-24.491 59.132c6.468 2.679 12.348 6.605 17.301 11.558l45.252-45.252zM599.569 488.93c-14.238-5.897-29.495-8.93-44.902-8.93v64c7.006 0 13.939 1.378 20.412 4.062l24.491-59.132z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-coin"] - }, - { - "id": 212, - "paths": [ - "M128 256c0 70.692 57.308 128 128 128h128v-128c0-70.692-57.308-128-128-128s-128 57.308-128 128z", - "M768 128c-70.694 0-128 57.308-128 128v128h128c70.694 0 128-57.308 128-128s-57.306-128-128-128z", - "M896 768c0-70.694-57.306-128-128-128h-128v128c0 70.694 57.306 128 128 128s128-57.306 128-128z", - "M256 896c70.692 0 128-57.306 128-128v-128h-128c-70.692 0-128 57.306-128 128s57.308 128 128 128z", - "M384 384h256M384 384v256M384 384v-128c0-70.692-57.308-128-128-128s-128 57.308-128 128c0 70.692 57.308 128 128 128h128zM640 384v256M640 384h128c70.694 0 128-57.308 128-128s-57.306-128-128-128c-70.694 0-128 57.308-128 128v128zM640 640h-256M640 640v128c0 70.694 57.306 128 128 128s128-57.306 128-128c0-70.694-57.306-128-128-128h-128zM384 640h-128c-70.692 0-128 57.306-128 128s57.308 128 128 128c70.692 0 128-57.306 128-128v-128z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-command"] - }, - { - "id": 211, - "paths": [ - "M128 512c0-47.13 38.205-85.333 85.333-85.333h298.667c47.13 0 85.333 38.204 85.333 85.333v298.667c0 47.13-38.204 85.333-85.333 85.333h-298.667c-47.128 0-85.333-38.204-85.333-85.333v-298.667z", - "M746.667 597.333h64c47.13 0 85.333-38.204 85.333-85.333v-298.667c0-47.128-38.204-85.333-85.333-85.333h-298.667c-47.13 0-85.333 38.205-85.333 85.333v64M213.333 896h298.667c47.13 0 85.333-38.204 85.333-85.333v-298.667c0-47.13-38.204-85.333-85.333-85.333h-298.667c-47.128 0-85.333 38.204-85.333 85.333v298.667c0 47.13 38.205 85.333 85.333 85.333z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-copy"] - }, - { - "id": 210, - "paths": [ - "M213.333 768h597.333c47.13 0 85.333-38.204 85.333-85.333v-256h-768v256c0 47.13 38.205 85.333 85.333 85.333z", - "M256 608c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM405.333 672c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM213.333 288h597.333v-64h-597.333v64zM864 341.333v341.333h64v-341.333h-64zM810.667 736h-597.333v64h597.333v-64zM160 682.667v-341.333h-64v341.333h64zM213.333 736c-29.455 0-53.333-23.876-53.333-53.333h-64c0 64.802 52.532 117.333 117.333 117.333v-64zM864 682.667c0 29.457-23.876 53.333-53.333 53.333v64c64.802 0 117.333-52.531 117.333-117.333h-64zM810.667 288c29.457 0 53.333 23.878 53.333 53.333h64c0-64.801-52.531-117.333-117.333-117.333v64zM213.333 224c-64.801 0-117.333 52.532-117.333 117.333h64c0-29.455 23.878-53.333 53.333-53.333v-64zM128 458.667h768v-64h-768v64zM256 672h149.333v-64h-149.333v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-creditcard"] - }, - { - "id": 209, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M662.626 406.627c12.497-12.497 12.497-32.758 0-45.255s-32.759-12.497-45.257 0l45.257 45.255zM361.37 617.374c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM406.63 361.373c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.758 0 45.255l45.255-45.255zM617.374 662.626c12.497 12.497 32.759 12.497 45.257 0s12.497-32.755 0-45.252l-45.257 45.252zM617.37 361.373l-256 256.001 45.255 45.252 256.001-255.999-45.257-45.255zM361.375 406.627l255.999 255.999 45.257-45.252-256-256.001-45.255 45.255zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-cross-circle"] - }, - { - "id": 208, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M662.626 406.627c12.497-12.497 12.497-32.758 0-45.255s-32.759-12.497-45.257 0l45.257 45.255zM361.37 617.374c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM406.63 361.373c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.758 0 45.255l45.255-45.255zM617.374 662.626c12.497 12.497 32.759 12.497 45.257 0s12.497-32.755 0-45.252l-45.257 45.252zM617.37 361.373l-256 256.001 45.255 45.252 256.001-255.999-45.257-45.255zM361.375 406.627l255.999 255.999 45.257-45.252-256-256.001-45.255 45.255zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-cross-round"] - }, - { - "id": 207, - "paths": [ - "M682.667 341.333l-341.333 341.333M341.335 341.333l341.332 341.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-cross-small"] - }, - { - "id": 206, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M662.626 406.627c12.497-12.497 12.497-32.758 0-45.255s-32.759-12.497-45.257 0l45.257 45.255zM361.37 617.374c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM406.63 361.373c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.758 0 45.255l45.255-45.255zM617.374 662.626c12.497 12.497 32.759 12.497 45.257 0s12.497-32.755 0-45.252l-45.257 45.252zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM617.37 361.373l-256 256.001 45.255 45.252 256.001-255.999-45.257-45.255zM361.375 406.627l255.999 255.999 45.257-45.252-256-256.001-45.255 45.255zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-cross-square"] - }, - { - "id": 205, - "paths": [ - "M810.667 213.333l-597.333 597.333M213.334 213.333l597.333 597.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-cross"] - }, - { - "id": 204, - "paths": [ - "M170.667 682.667v-469.333l170.667 170.667 170.667-170.667 170.667 170.667 170.667-170.667v469.333h-682.667z", - "M170.667 810.667h682.667M170.667 213.333v469.333h682.667v-469.333l-170.667 170.667-170.667-170.667-170.667 170.667-170.667-170.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-crown-1"] - }, - { - "id": 203, - "paths": [ - "M213.333 853.333l-85.333-512 234.667 192 149.333-234.667 149.333 234.667 234.667-192-85.333 512h-597.333z", - "M213.333 853.333l-31.565 5.261c2.572 15.428 15.922 26.739 31.565 26.739v-32zM810.667 853.333v32c15.642 0 28.992-11.311 31.565-26.739l-31.565-5.261zM661.333 533.333l-26.995 17.182c4.911 7.718 12.89 12.962 21.922 14.413s18.257-1.037 25.335-6.827l-20.262-24.768zM362.667 533.333l-20.264 24.768c7.081 5.79 16.303 8.277 25.335 6.827s17.014-6.694 21.926-14.413l-26.997-17.182zM96.435 346.594l85.333 512 63.13-10.522-85.333-512-63.13 10.522zM213.333 885.333h597.333v-64h-597.333v64zM842.231 858.594l85.333-512-63.13-10.522-85.333 512 63.13 10.522zM875.738 316.567l-234.667 191.999 40.525 49.536 234.667-192.001-40.525-49.533zM107.736 366.1l234.667 192.001 40.527-49.536-234.667-191.999-40.527 49.533zM389.664 550.515l149.331-234.668-53.99-34.36-149.335 234.665 53.995 34.364zM485.005 315.847l149.333 234.668 53.99-34.364-149.333-234.665-53.99 34.36zM544 234.667c0 17.673-14.327 32-32 32v64c53.018 0 96-42.981 96-96h-64zM512 266.667c-17.673 0-32-14.327-32-32h-64c0 53.019 42.982 96 96 96v-64zM480 234.667c0-17.673 14.327-32 32-32v-64c-53.018 0-96 42.981-96 96h64zM512 202.667c17.673 0 32 14.327 32 32h64c0-53.019-42.982-96-96-96v64zM160 277.333c0 17.673-14.327 32-32 32v64c53.019 0 96-42.981 96-96h-64zM128 309.333c-17.673 0-32-14.327-32-32h-64c0 53.019 42.981 96 96 96v-64zM96 277.333c0-17.673 14.327-32 32-32v-64c-53.019 0-96 42.981-96 96h64zM128 245.333c17.673 0 32 14.327 32 32h64c0-53.019-42.981-96-96-96v64zM928 277.333c0 17.673-14.327 32-32 32v64c53.018 0 96-42.981 96-96h-64zM896 309.333c-17.673 0-32-14.327-32-32h-64c0 53.019 42.982 96 96 96v-64zM864 277.333c0-17.673 14.327-32 32-32v-64c-53.018 0-96 42.981-96 96h64zM896 245.333c17.673 0 32 14.327 32 32h64c0-53.019-42.982-96-96-96v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-crown-2"] - }, - { - "id": 202, - "paths": [ - "M384 789.333c0 58.91-47.756 106.667-106.667 106.667s-106.667-47.757-106.667-106.667c0-58.91 47.756-106.667 106.667-106.667s106.667 47.757 106.667 106.667z", - "M853.333 789.333c0 58.91-47.757 106.667-106.667 106.667s-106.667-47.757-106.667-106.667c0-58.91 47.757-106.667 106.667-106.667s106.667 47.757 106.667 106.667z", - "M384 789.333c0 58.91-47.756 106.667-106.667 106.667s-106.667-47.757-106.667-106.667c0-58.91 47.756-106.667 106.667-106.667s106.667 47.757 106.667 106.667zM384 789.333l341.333-661.333M640 789.333c0 58.91 47.757 106.667 106.667 106.667s106.667-47.757 106.667-106.667c0-58.91-47.757-106.667-106.667-106.667s-106.667 47.757-106.667 106.667zM640 789.333l-341.333-661.333" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-cut"] - }, - { - "id": 201, - "paths": [ - "M384 256h469.333c23.565 0 42.667 19.103 42.667 42.667v426.667c0 23.565-19.102 42.667-42.667 42.667h-469.333l-256-256 256-256z", - "M725.333 384l-256 256M469.342 384l256 256M384 256h469.333c23.565 0 42.667 19.103 42.667 42.667v426.667c0 23.565-19.102 42.667-42.667 42.667h-469.333l-256-256 256-256z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-delete"] - }, - { - "id": 200, - "paths": [ - "M341.333 597.333v-426.667h399.377c40.678 0 75.699 28.711 83.678 68.598l51.2 256.001c10.56 52.8-29.828 102.067-83.678 102.067h-194.577l103.501 155.247c32.73 49.101 6.942 115.81-50.308 130.121l-2.027 0.508c-31.36 7.838-64.452-2.709-85.487-27.251l-221.679-258.624z", - "M341.333 597.333h-170.667v-426.667h170.667M341.333 597.333v-426.667M341.333 597.333l221.679 258.624c21.035 24.542 54.127 35.089 85.487 27.251l2.027-0.508c57.25-14.31 83.038-81.020 50.308-130.121l-103.501-155.247h194.577c53.85 0 94.238-49.267 83.678-102.067l-51.2-256.001c-7.979-39.887-42.999-68.598-83.678-68.598h-399.377" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-dislike"] - }, - { - "id": 199, - "paths": [ - "M213.333 896h597.333v-512h-170.667c-47.13 0-85.333-38.205-85.333-85.333v-170.667h-341.333v768z", - "M213.333 128v-32c-17.673 0-32 14.327-32 32h32zM810.667 896v32c17.673 0 32-14.327 32-32h-32zM213.333 896h-32c0 17.673 14.327 32 32 32v-32zM597.333 128l22.626-22.627c-5.999-6.001-14.14-9.373-22.626-9.373v32zM810.667 341.333h32c0-8.487-3.371-16.626-9.374-22.627l-22.626 22.627zM662.635 534.626c12.493-12.497 12.493-32.755 0-45.252-12.497-12.497-32.759-12.497-45.257 0l45.257 45.252zM460.804 691.2l-22.626 22.63c12.497 12.497 32.755 12.497 45.252 0l-22.626-22.63zM406.629 591.774c-12.497-12.497-32.758-12.497-45.255 0s-12.496 32.759 0 45.257l45.254-45.257zM810.667 864h-597.333v64h597.333v-64zM245.333 896v-768h-64v768h64zM213.333 160h384v-64h-384v64zM778.667 341.333v554.667h64v-554.667h-64zM574.707 150.627l213.333 213.333 45.252-45.255-213.333-213.333-45.252 45.255zM522.667 128v170.667h64v-170.667h-64zM640 416h170.667v-64h-170.667v64zM522.667 298.667c0 64.801 52.531 117.333 117.333 117.333v-64c-29.457 0-53.333-23.878-53.333-53.333h-64zM617.378 489.374l-179.2 179.2 45.252 45.257 179.204-179.204-45.257-45.252zM361.374 637.030l76.804 76.8 45.252-45.257-76.802-76.8-45.254 45.257z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-document-check"] - }, - { - "id": 198, - "paths": [ - "M213.333 896h597.333v-512h-170.667c-47.13 0-85.333-38.205-85.333-85.333v-170.667h-341.333v768z", - "M213.333 128v-32c-17.673 0-32 14.327-32 32h32zM810.667 896v32c17.673 0 32-14.327 32-32h-32zM213.333 896h-32c0 17.673 14.327 32 32 32v-32zM597.333 128l22.626-22.627c-5.999-6.001-14.14-9.373-22.626-9.373v32zM810.667 341.333h32c0-8.487-3.371-16.626-9.374-22.627l-22.626 22.627zM810.667 864h-597.333v64h597.333v-64zM245.333 896v-768h-64v768h64zM213.333 160h384v-64h-384v64zM778.667 341.333v554.667h64v-554.667h-64zM574.707 150.627l213.333 213.333 45.252-45.255-213.333-213.333-45.252 45.255zM522.667 128v170.667h64v-170.667h-64zM640 416h170.667v-64h-170.667v64zM522.667 298.667c0 64.801 52.531 117.333 117.333 117.333v-64c-29.457 0-53.333-23.878-53.333-53.333h-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-document-clean"] - }, - { - "id": 197, - "paths": [ - "M213.333 896h597.333v-512h-170.667c-47.13 0-85.333-38.205-85.333-85.333v-170.667h-341.333v768z", - "M213.333 128v-32c-17.673 0-32 14.327-32 32h32zM810.667 896v32c17.673 0 32-14.327 32-32h-32zM213.333 896h-32c0 17.673 14.327 32 32 32v-32zM597.333 128l22.626-22.627c-5.999-6.001-14.14-9.373-22.626-9.373v32zM810.667 341.333h32c0-8.487-3.371-16.626-9.374-22.627l-22.626 22.627zM641.293 513.293c12.497-12.497 12.497-32.755 0-45.252s-32.755-12.497-45.252 0l45.252 45.252zM382.706 681.374c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.254 0l-45.254-45.252zM427.959 468.041c-12.495-12.497-32.757-12.497-45.254 0s-12.497 32.755 0 45.252l45.254-45.252zM596.041 726.626c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM810.667 864h-597.333v64h597.333v-64zM245.333 896v-768h-64v768h64zM213.333 160h384v-64h-384v64zM778.667 341.333v554.667h64v-554.667h-64zM574.707 150.627l213.333 213.333 45.252-45.255-213.333-213.333-45.252 45.255zM522.667 128v170.667h64v-170.667h-64zM640 416h170.667v-64h-170.667v64zM522.667 298.667c0 64.801 52.531 117.333 117.333 117.333v-64c-29.457 0-53.333-23.878-53.333-53.333h-64zM596.041 468.041l-213.335 213.333 45.254 45.252 213.333-213.333-45.252-45.252zM382.706 513.293l213.335 213.333 45.252-45.252-213.333-213.333-45.254 45.252z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-document-cross"] - }, - { - "id": 196, - "paths": [ - "M213.333 896h597.333v-512h-170.667c-47.13 0-85.333-38.205-85.333-85.333v-170.667h-341.333v768z", - "M213.333 128v-32c-17.673 0-32 14.327-32 32h32zM810.667 896v32c17.673 0 32-14.327 32-32h-32zM213.333 896h-32c0 17.673 14.327 32 32 32v-32zM597.333 128l22.626-22.627c-5.999-6.001-14.14-9.373-22.626-9.373v32zM810.667 341.333h32c0-8.487-3.371-16.626-9.374-22.627l-22.626 22.627zM341.333 693.333c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM682.667 757.333c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM341.333 522.667c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM597.333 586.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM810.667 864h-597.333v64h597.333v-64zM245.333 896v-768h-64v768h64zM213.333 160h384v-64h-384v64zM778.667 341.333v554.667h64v-554.667h-64zM574.707 150.627l213.333 213.333 45.252-45.255-213.333-213.333-45.252 45.255zM522.667 128v170.667h64v-170.667h-64zM640 416h170.667v-64h-170.667v64zM522.667 298.667c0 64.801 52.531 117.333 117.333 117.333v-64c-29.457 0-53.333-23.878-53.333-53.333h-64zM341.333 757.333h341.333v-64h-341.333v64zM341.333 586.667h256v-64h-256v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-document-filled"] - }, - { - "id": 195, - "paths": [ - "M213.333 896h597.333v-512h-170.667c-47.13 0-85.333-38.205-85.333-85.333v-170.667h-341.333v768z", - "M213.333 128v-32c-17.673 0-32 14.327-32 32h32zM810.667 896v32c17.673 0 32-14.327 32-32h-32zM213.333 896h-32c0 17.673 14.327 32 32 32v-32zM597.333 128l22.626-22.627c-5.999-6.001-14.14-9.373-22.626-9.373v32zM810.667 341.333h32c0-8.487-3.371-16.626-9.374-22.627l-22.626 22.627zM384 565.333c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM640 629.333c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM810.667 864h-597.333v64h597.333v-64zM245.333 896v-768h-64v768h64zM213.333 160h384v-64h-384v64zM778.667 341.333v554.667h64v-554.667h-64zM574.707 150.627l213.333 213.333 45.252-45.255-213.333-213.333-45.252 45.255zM522.667 128v170.667h64v-170.667h-64zM640 416h170.667v-64h-170.667v64zM522.667 298.667c0 64.801 52.531 117.333 117.333 117.333v-64c-29.457 0-53.333-23.878-53.333-53.333h-64zM384 629.333h256v-64h-256v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-document-minus"] - }, - { - "id": 194, - "paths": [ - "M213.333 896h597.333v-512h-170.667c-47.13 0-85.333-38.205-85.333-85.333v-170.667h-341.333v768z", - "M213.333 128v-32c-17.673 0-32 14.327-32 32h32zM810.667 896v32c17.673 0 32-14.327 32-32h-32zM213.333 896h-32c0 17.673 14.327 32 32 32v-32zM597.333 128l22.626-22.627c-5.999-6.001-14.14-9.373-22.626-9.373v32zM810.667 341.333h32c0-8.487-3.371-16.626-9.374-22.627l-22.626 22.627zM544 469.333c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM384 565.333c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM640 629.333c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM810.667 864h-597.333v64h597.333v-64zM245.333 896v-768h-64v768h64zM213.333 160h384v-64h-384v64zM778.667 341.333v554.667h64v-554.667h-64zM574.707 150.627l213.333 213.333 45.252-45.255-213.333-213.333-45.252 45.255zM522.667 128v170.667h64v-170.667h-64zM640 416h170.667v-64h-170.667v64zM522.667 298.667c0 64.801 52.531 117.333 117.333 117.333v-64c-29.457 0-53.333-23.878-53.333-53.333h-64zM480 469.333v256h64v-256h-64zM384 629.333h256v-64h-256v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-document-plus"] - }, - { - "id": 193, - "paths": [ - "M853.333 597.333v170.667c0 47.13-38.204 85.333-85.333 85.333h-512c-47.128 0-85.333-38.204-85.333-85.333v-170.667M512 640v-512M512 640l-170.667-170.667M512 640l170.667-170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-download"] - }, - { - "id": 192, - "paths": [ - "M170.667 853.333h170.667l426.667-426.667-170.667-170.667-426.667 426.667v170.667z", - "M170.667 682.667l-22.627-22.626-9.373 9.37v13.257h32zM725.333 128l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM896 298.667l22.626 22.627c12.497-12.497 12.497-32.758 0-45.255l-22.626 22.627zM341.333 853.333v32h13.255l9.373-9.374-22.627-22.626zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM193.294 705.293l554.665-554.665-45.252-45.255-554.668 554.668 45.255 45.252zM702.707 150.627l170.667 170.667 45.252-45.255-170.667-170.667-45.252 45.255zM873.374 276.039l-554.668 554.668 45.255 45.252 554.665-554.665-45.252-45.255zM341.333 821.333h-170.667v64h170.667v-64zM202.667 853.333v-170.667h-64v170.667h64zM574.707 278.627l170.667 170.665 45.252-45.254-170.667-170.667-45.252 45.255z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-edit-1"] - }, - { - "id": 191, - "paths": [ - "M170.667 853.333h170.667l426.667-426.667-170.667-170.667-426.667 426.667v170.667z", - "M170.667 682.667l-22.627-22.626c-6.001 5.999-9.373 14.14-9.373 22.626h32zM725.333 128l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM896 298.667l22.626 22.627c12.497-12.497 12.497-32.758 0-45.255l-22.626 22.627zM341.333 853.333v32c8.487 0 16.626-3.371 22.627-9.374l-22.627-22.626zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM512 821.333c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM874.667 885.333c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM193.294 705.293l554.665-554.665-45.252-45.255-554.668 554.668 45.255 45.252zM702.707 150.627l170.667 170.667 45.252-45.255-170.667-170.667-45.252 45.255zM873.374 276.039l-554.668 554.668 45.255 45.252 554.665-554.665-45.252-45.255zM341.333 821.333h-170.667v64h170.667v-64zM202.667 853.333v-170.667h-64v170.667h64zM574.707 278.627l170.667 170.665 45.252-45.254-170.667-170.667-45.252 45.255zM512 885.333h362.667v-64h-362.667v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-edit-2"] - }, - { - "id": 190, - "paths": [ - "M170.667 853.333h170.667l256-256-170.667-170.667-256 256v170.667z", - "M170.667 682.667l-22.627-22.626c-6.001 5.999-9.373 14.14-9.373 22.626h32zM554.667 298.667l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM725.333 469.333l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM341.333 853.333v32c8.487 0 16.626-3.371 22.627-9.374l-22.627-22.626zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM512 821.333c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM138.667 512c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM193.294 705.293l383.999-383.999-45.252-45.255-384.001 384.001 45.255 45.252zM532.041 321.294l170.667 170.665 45.252-45.252-170.667-170.668-45.252 45.255zM702.707 446.707l-384.001 384 45.255 45.252 383.999-384-45.252-45.252zM341.333 821.333h-170.667v64h170.667v-64zM202.667 853.333v-170.667h-64v170.667h64zM404.039 449.293l170.668 170.667 45.252-45.252-170.667-170.668-45.254 45.254zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-341.333v64h341.333v-64zM202.667 512v-341.333h-64v341.333h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-edit-3"] - }, - { - "id": 189, - "paths": [ - "M341.333 682.667h170.667l256-256-170.667-170.667-256 256v170.667z", - "M341.333 512l-22.627-22.626c-6.001 5.999-9.373 14.14-9.373 22.626h32zM725.333 128l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM896 298.667l22.626 22.627c12.497-12.497 12.497-32.758 0-45.255l-22.626 22.627zM512 682.667v32c8.486 0 16.627-3.371 22.626-9.374l-22.626-22.626zM341.333 682.667h-32c0 17.673 14.327 32 32 32v-32zM853.333 853.333v32c8.486 0 16.627-3.371 22.626-9.374 6.003-5.999 9.374-14.14 9.374-22.626h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM512 202.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM885.333 512c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM363.961 534.626l383.999-383.999-45.252-45.255-384.001 384.001 45.255 45.252zM702.707 150.627l170.667 170.667 45.252-45.255-170.667-170.667-45.252 45.255zM873.374 276.039l-384 384.001 45.252 45.252 384-383.999-45.252-45.255zM512 650.667h-170.667v64h170.667v-64zM373.333 682.667v-170.667h-64v170.667h64zM574.707 278.627l170.667 170.665 45.252-45.254-170.667-170.667-45.252 45.255zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64zM170.667 202.667h341.333v-64h-341.333v64zM821.333 512v341.333h64v-341.333h-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-edit-4"] - }, - { - "id": 188, - "paths": [ - "M512 896c212.079 0 384-171.921 384-384 0-212.077-171.921-384-384-384-212.077 0-384 171.923-384 384 0 212.079 171.923 384 384 384z", - "M384 384h0.427M640 384h0.427M341.333 640h341.333M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-emotxd-normal"] - }, - { - "id": 187, - "paths": [ - "M512 896c212.079 0 384-171.921 384-384 0-212.077-171.921-384-384-384-212.077 0-384 171.923-384 384 0 212.079 171.923 384 384 384z", - "M682.667 682.667c0 0-64-85.333-170.667-85.333s-170.667 85.333-170.667 85.333M384 384h0.427M640 384h0.427M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-emotxd-sad"] - }, - { - "id": 186, - "paths": [ - "M512 896c212.079 0 384-171.921 384-384 0-212.077-171.921-384-384-384-212.077 0-384 171.923-384 384 0 212.079 171.923 384 384 384z", - "M341.333 597.333c0 0 64 85.333 170.667 85.333s170.667-85.333 170.667-85.333M384 384h0.427M640 384h0.427M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-emotxd-smile"] - }, - { - "id": 185, - "paths": [ - "M512 896c-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384 0 212.079-171.921 384-384 384zM662.848 361.151l-241.358 60.34-60.34 241.357 241.359-60.339 60.339-241.358z", - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M421.49 421.49l241.358-60.34-60.339 241.358-241.358 60.339 60.34-241.358z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-explore"] - }, - { - "id": 184, - "paths": [ - "M416.6 225.928c29.967-8.019 61.792-12.595 95.4-12.595 271.514 0 426.667 298.667 426.667 298.667s-35.371 68.087-101.888 139.243M185.562 374.537c-65.447 70.506-100.229 137.463-100.229 137.463s155.151 298.667 426.667 298.667c34.223 0 66.594-4.745 97.041-13.039M490.667 638.229c-46.259-7.761-84.103-40.333-99.383-83.563M533.333 385.77c53.602 8.992 95.906 51.295 104.896 104.897M128 128l768 768" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-eye-closed"] - }, - { - "id": 183, - "paths": [ - "M512 213.333c-271.515 0-426.667 298.667-426.667 298.667s155.151 298.667 426.667 298.667c271.514 0 426.667-298.667 426.667-298.667s-155.153-298.667-426.667-298.667zM640 512c0 70.694-57.306 128-128 128s-128-57.306-128-128c0-70.694 57.306-128 128-128s128 57.306 128 128z", - "M85.333 512c0 0 155.151-298.667 426.667-298.667 271.514 0 426.667 298.667 426.667 298.667s-155.153 298.667-426.667 298.667c-271.515 0-426.667-298.667-426.667-298.667z", - "M512 640c70.694 0 128-57.306 128-128s-57.306-128-128-128c-70.694 0-128 57.306-128 128s57.306 128 128 128z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-eye-open"] - }, - { - "id": 182, - "paths": [ - "M298.667 341.333c0-117.821 95.513-213.333 213.333-213.333s213.333 95.513 213.333 213.333c0 117.82-95.514 213.333-213.333 213.333s-213.333-95.514-213.333-213.333z", - "M512 554.667c117.82 0 213.333-95.514 213.333-213.333s-95.514-213.333-213.333-213.333c-117.821 0-213.333 95.513-213.333 213.333s95.513 213.333 213.333 213.333zM512 554.667v341.333M384 768h256" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-female"] - }, - { - "id": 181, - "paths": [ - "M896 512c0 47.13-38.204 85.333-85.333 85.333s-85.333-38.204-85.333-85.333c0-47.13 38.204-85.333 85.333-85.333s85.333 38.204 85.333 85.333z", - "M597.333 768c0 47.13-38.204 85.333-85.333 85.333s-85.333-38.204-85.333-85.333c0-47.13 38.204-85.333 85.333-85.333s85.333 38.204 85.333 85.333z", - "M298.667 256c0 47.128-38.205 85.333-85.333 85.333s-85.333-38.205-85.333-85.333c0-47.128 38.205-85.333 85.333-85.333s85.333 38.205 85.333 85.333z", - "M810.667 597.333c47.13 0 85.333-38.204 85.333-85.333s-38.204-85.333-85.333-85.333M810.667 597.333c-47.13 0-85.333-38.204-85.333-85.333s38.204-85.333 85.333-85.333M810.667 597.333v256M810.667 426.667v-256M512 682.667c-47.13 0-85.333 38.204-85.333 85.333s38.204 85.333 85.333 85.333c47.13 0 85.333-38.204 85.333-85.333s-38.204-85.333-85.333-85.333zM512 682.667v-512M213.333 341.333c47.128 0 85.333-38.205 85.333-85.333s-38.205-85.333-85.333-85.333c-47.128 0-85.333 38.205-85.333 85.333s38.205 85.333 85.333 85.333zM213.333 341.333v512" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-filters-1"] - }, - { - "id": 180, - "paths": [ - "M512 128c47.13 0 85.333 38.205 85.333 85.333s-38.204 85.333-85.333 85.333c-47.13 0-85.333-38.205-85.333-85.333s38.204-85.333 85.333-85.333z", - "M768 426.667c47.13 0 85.333 38.204 85.333 85.333s-38.204 85.333-85.333 85.333c-47.13 0-85.333-38.204-85.333-85.333s38.204-85.333 85.333-85.333z", - "M256 725.333c47.128 0 85.333 38.204 85.333 85.333s-38.205 85.333-85.333 85.333c-47.128 0-85.333-38.204-85.333-85.333s38.205-85.333 85.333-85.333z", - "M597.333 213.333c0-47.128-38.204-85.333-85.333-85.333s-85.333 38.205-85.333 85.333M597.333 213.333c0 47.128-38.204 85.333-85.333 85.333s-85.333-38.205-85.333-85.333M597.333 213.333h256M426.667 213.333h-256M682.667 512c0 47.13 38.204 85.333 85.333 85.333s85.333-38.204 85.333-85.333c0-47.13-38.204-85.333-85.333-85.333s-85.333 38.204-85.333 85.333zM682.667 512h-512M341.333 810.667c0-47.13-38.205-85.333-85.333-85.333s-85.333 38.204-85.333 85.333c0 47.13 38.205 85.333 85.333 85.333s85.333-38.204 85.333-85.333zM341.333 810.667h512" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-filters-2"] - }, - { - "id": 179, - "paths": [ - "M170.667 170.667l213.333 341.333v256l256 128v-384l213.333-341.333h-682.667z", - "M170.667 170.667l213.333 341.333v256l256 128v-384l213.333-341.333h-682.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-filters-3"] - }, - { - "id": 178, - "paths": [ - "M341.333 640c-128 0-170.667 42.667-170.667 42.667v-512c0 0 42.667-42.667 170.667-42.667s213.333 85.333 341.333 85.333c128 0 170.667-42.667 170.667-42.667v512c0 0-42.667 42.667-170.667 42.667s-213.333-85.333-341.333-85.333z", - "M148.039 660.041c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM853.333 682.667l22.626 22.626c6.003-5.999 9.374-14.14 9.374-22.626h-32zM853.333 170.667h32c0-12.943-7.795-24.611-19.755-29.564-11.955-4.953-25.719-2.215-34.871 6.937l22.626 22.627zM170.667 170.667l-22.627-22.627c-6.001 6.001-9.373 14.141-9.373 22.627h32zM138.667 896c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM170.667 682.667c22.627 22.626 22.611 22.643 22.595 22.66-0.005 0.004-0.021 0.021-0.032 0.030-0.021 0.021-0.041 0.043-0.061 0.064-0.039 0.038-0.076 0.073-0.111 0.107-0.069 0.068-0.128 0.124-0.178 0.171-0.099 0.098-0.159 0.149-0.177 0.166-0.038 0.034 0.089-0.081 0.39-0.329 0.6-0.495 1.903-1.519 3.991-2.91 4.165-2.778 11.533-7.074 22.801-11.58 22.479-8.994 61.056-19.046 121.449-19.046v-64c-67.607 0-114.363 11.281-145.218 23.62-15.399 6.161-26.697 12.531-34.533 17.754-3.912 2.607-6.943 4.919-9.175 6.758-1.116 0.917-2.031 1.719-2.756 2.377-0.362 0.329-0.677 0.623-0.945 0.879-0.134 0.128-0.256 0.247-0.368 0.354-0.055 0.055-0.108 0.107-0.158 0.158-0.025 0.026-0.049 0.047-0.073 0.073-0.012 0.009-0.029 0.026-0.035 0.034-0.017 0.017-0.034 0.034 22.594 22.66zM341.333 672c56.982 0 104.87 18.812 158.784 40.38 52.753 21.099 111.531 44.954 182.549 44.954v-64c-56.981 0-104.87-18.812-158.784-40.38-52.753-21.099-111.532-44.954-182.549-44.954v64zM682.667 757.333c67.605 0 114.364-11.281 145.216-23.62 15.403-6.161 26.701-12.531 34.534-17.754 3.913-2.607 6.942-4.919 9.178-6.758 1.114-0.917 2.031-1.719 2.752-2.377 0.363-0.329 0.678-0.623 0.947-0.879 0.132-0.128 0.256-0.247 0.367-0.354 0.055-0.055 0.111-0.107 0.158-0.158 0.026-0.026 0.051-0.047 0.073-0.073 0.013-0.009 0.030-0.026 0.034-0.034 0.017-0.017 0.034-0.034-22.592-22.66s-22.609-22.643-22.596-22.66c0.009-0.004 0.021-0.021 0.034-0.030 0.021-0.021 0.038-0.043 0.060-0.064 0.038-0.038 0.077-0.073 0.111-0.107 0.068-0.068 0.128-0.124 0.179-0.171 0.098-0.098 0.158-0.149 0.175-0.166 0.038-0.034-0.090 0.081-0.388 0.329-0.602 0.495-1.903 1.519-3.994 2.91-4.164 2.778-11.533 7.074-22.797 11.58-22.481 8.994-61.056 19.046-121.451 19.046v64zM885.333 682.667v-512h-64v512h64zM853.333 170.667c-22.626-22.627-22.609-22.644-22.596-22.66 0.009-0.005 0.021-0.021 0.034-0.032 0.021-0.020 0.038-0.041 0.060-0.060 0.038-0.039 0.077-0.076 0.111-0.109 0.068-0.067 0.128-0.125 0.179-0.172 0.098-0.094 0.158-0.149 0.175-0.166 0.038-0.034-0.090 0.083-0.388 0.33-0.602 0.495-1.903 1.517-3.994 2.909-4.164 2.777-11.533 7.074-22.797 11.581-22.481 8.992-61.056 19.045-121.451 19.045v64c67.605 0 114.364-11.28 145.216-23.622 15.403-6.16 26.701-12.529 34.534-17.752 3.913-2.608 6.942-4.919 9.178-6.757 1.114-0.919 2.031-1.719 2.752-2.378 0.363-0.33 0.678-0.624 0.947-0.88 0.132-0.128 0.256-0.246 0.367-0.355 0.055-0.054 0.111-0.106 0.158-0.155 0.026-0.025 0.051-0.049 0.073-0.072 0.013-0.012 0.030-0.029 0.034-0.035 0.017-0.017 0.034-0.034-22.592-22.661zM682.667 181.333c-56.981 0-104.87-18.813-158.784-40.378-52.753-21.102-111.532-44.955-182.549-44.955v64c56.982 0 104.87 18.813 158.784 40.378 52.753 21.102 111.531 44.955 182.549 44.955v-64zM341.333 96c-67.607 0-114.363 11.28-145.218 23.622-15.399 6.16-26.697 12.529-34.533 17.752-3.912 2.608-6.943 4.919-9.175 6.757-1.116 0.919-2.031 1.719-2.756 2.378-0.362 0.33-0.677 0.624-0.945 0.88-0.134 0.128-0.256 0.246-0.368 0.355-0.055 0.054-0.108 0.106-0.158 0.155-0.025 0.025-0.049 0.049-0.073 0.072-0.012 0.012-0.029 0.029-0.035 0.035-0.017 0.017-0.034 0.034 22.594 22.661s22.611 22.644 22.595 22.66c-0.005 0.005-0.021 0.021-0.032 0.032-0.021 0.020-0.041 0.041-0.061 0.060-0.039 0.039-0.076 0.076-0.111 0.109-0.069 0.067-0.128 0.125-0.178 0.172-0.099 0.094-0.159 0.149-0.177 0.166-0.038 0.034 0.089-0.083 0.39-0.33 0.6-0.495 1.903-1.517 3.991-2.909 4.165-2.777 11.533-7.074 22.801-11.581 22.479-8.992 61.056-19.045 121.449-19.045v-64zM138.667 170.667v725.333h64v-725.333h-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-flag-1"] - }, - { - "id": 177, - "paths": [ - "M170.667 170.667h682.667l-213.333 213.333 213.333 213.333h-682.667v-426.667z", - "M170.667 170.667v-32h-32v32h32zM138.667 896c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM853.333 170.667l22.626 22.627c9.152-9.152 11.891-22.916 6.938-34.873s-16.623-19.754-29.564-19.754v32zM853.333 597.333v32c12.941 0 24.61-7.795 29.564-19.755 4.954-11.955 2.214-25.719-6.938-34.871l-22.626 22.626zM170.667 597.333h-32c0 17.673 14.327 32 32 32v-32zM640 384l-22.626-22.627c-12.497 12.497-12.497 32.758 0 45.255l22.626-22.627zM138.667 170.667v725.333h64v-725.333h-64zM170.667 202.667h682.667v-64h-682.667v64zM853.333 565.333h-682.667v64h682.667v-64zM202.667 597.333v-426.667h-64v426.667h64zM830.707 148.039l-213.333 213.333 45.252 45.255 213.333-213.333-45.252-45.255zM617.374 406.627l213.333 213.332 45.252-45.252-213.333-213.335-45.252 45.255z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-flag-2"] - }, - { - "id": 176, - "paths": [ - "M213.333 725.333l640-298.667-640-298.667v597.333z", - "M213.333 128l13.532-28.998c-9.911-4.625-21.497-3.868-30.722 2.007s-14.81 16.054-14.81 26.991h32zM181.333 896c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM213.333 725.333h-32c0 10.935 5.585 21.116 14.81 26.991s20.811 6.63 30.722 2.005l-13.532-28.996zM853.333 426.667l13.534 28.996c11.264-5.257 18.466-16.563 18.466-28.996s-7.202-23.74-18.466-28.998l-13.534 28.998zM181.333 128v768h64v-768h-64zM226.865 754.33l640.002-298.667-27.068-57.994-639.998 298.668 27.064 57.993zM866.867 397.669l-640.002-298.667-27.064 57.996 639.998 298.665 27.068-57.994zM245.333 725.333v-597.333h-64v597.333h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-flag-3"] - }, - { - "id": 175, - "paths": [ - "M426.667 768v-512l384 256-384 256z", - "M426.667 588.8l-298.667 179.2v-512l298.667 179.2M426.667 768v-512l384 256-384 256z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-forward"] - }, - { - "id": 174, - "paths": [ - "M853.333 426.667v-255.999h-256M170.667 597.333v256h256M426.667 170.666l-255.998 0v256M597.333 853.333h256v-256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-fullscreen"] - }, - { - "id": 173, - "paths": [ - "M213.333 426.667h597.333v426.667h-597.333v-426.667z", - "M170.667 298.667h682.667v128h-682.667v-128z", - "M213.333 426.666v-32h-32v32h32zM810.667 426.666h32v-32h-32v32zM810.667 853.333v32c17.673 0 32-14.327 32-32h-32zM213.333 853.333h-32c0 17.673 14.327 32 32 32v-32zM170.667 298.666v-32c-17.673 0-32 14.327-32 32h32zM853.333 298.666h32c0-17.673-14.327-32-32-32v32zM853.333 426.666v32c17.673 0 32-14.327 32-32h-32zM170.667 426.666h-32c0 17.673 14.327 32 32 32v-32zM506.278 292.265l-30.908-8.284-8.286 30.909 30.912 8.284 8.282-30.909zM727.983 164.265v0zM514.658 292.265l8.286 30.909 30.908-8.284-8.282-30.909-30.912 8.284zM292.957 164.265v0zM213.333 458.667h597.333v-64h-597.333v64zM778.667 426.666v426.667h64v-426.667h-64zM810.667 821.333h-597.333v64h597.333v-64zM245.333 853.333v-426.667h-64v426.667h64zM170.667 330.666h682.667v-64h-682.667v64zM821.333 298.666v128h64v-128h-64zM853.333 394.666h-682.667v64h682.667v-64zM202.667 426.666v-128h-64v128h64zM537.186 300.549c9.754-36.39 44.898-90.387 84.489-121.465 19.802-15.546 36.365-21.892 47.923-21.879 8.405 0.010 19.23 3.241 30.669 23.060l55.428-32c-20.561-35.609-50.522-55.018-86.025-55.060-32.35-0.038-62.822 16.152-87.514 35.536-49.404 38.781-93.111 104.209-106.786 155.24l61.815 16.567zM700.267 180.265c11.443 19.82 8.832 30.812 4.638 38.097-5.769 10.016-19.546 21.186-42.906 30.564-46.711 18.748-111.044 22.183-147.435 12.43l-16.567 61.818c51.034 13.678 129.553 8.541 187.84-14.854 29.133-11.694 58.389-29.989 74.53-58.026 17.715-30.768 15.885-66.42-4.672-102.029l-55.428 32zM545.57 283.982c-13.679-51.031-57.387-116.459-106.79-155.24-24.692-19.384-55.163-35.574-87.514-35.536-35.503 0.042-65.463 19.451-86.022 55.060l55.426 32c11.442-19.818 22.266-23.050 30.671-23.060 11.558-0.014 28.119 6.333 47.922 21.879 39.589 31.078 74.734 85.075 84.487 121.465l61.82-16.567zM265.244 148.265c-20.559 35.609-22.389 71.261-4.675 102.029 16.141 28.038 45.398 46.333 74.532 58.026 58.287 23.395 136.806 28.532 187.843 14.854l-16.567-61.818c-36.395 9.753-100.728 6.319-147.436-12.43-23.363-9.378-37.14-20.547-42.906-30.564-4.195-7.286-6.807-18.278 4.636-38.097l-55.426-32z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-gift-1"] - }, - { - "id": 172, - "paths": [ - "M213.333 426.667h597.333v426.667h-597.333v-426.667z", - "M170.667 298.667h682.667v128h-682.667v-128z", - "M213.333 426.666v-32c-17.673 0-32 14.327-32 32h32zM810.667 426.666h32c0-17.673-14.327-32-32-32v32zM810.667 853.333v32c17.673 0 32-14.327 32-32h-32zM213.333 853.333h-32c0 17.673 14.327 32 32 32v-32zM597.333 853.333v32c17.673 0 32-14.327 32-32h-32zM426.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM170.667 298.666v-32c-17.673 0-32 14.327-32 32h32zM853.333 298.666h32c0-17.673-14.327-32-32-32v32zM853.333 426.666v32c17.673 0 32-14.327 32-32h-32zM170.667 426.666h-32c0 17.673 14.327 32 32 32v-32zM426.667 298.666v-32c-17.673 0-32 14.327-32 32h32zM597.333 298.666h32c0-17.673-14.327-32-32-32v32zM506.278 292.265l-30.908-8.284-8.286 30.909 30.912 8.284 8.282-30.909zM727.983 164.265v0zM514.658 292.265l8.286 30.909 30.908-8.284-8.282-30.909-30.912 8.284zM292.957 164.265v0zM213.333 458.667h597.333v-64h-597.333v64zM778.667 426.666v426.667h64v-426.667h-64zM810.667 821.333h-597.333v64h597.333v-64zM245.333 853.333v-426.667h-64v426.667h64zM426.667 458.667h170.667v-64h-170.667v64zM565.333 426.666v426.667h64v-426.667h-64zM597.333 821.333h-170.667v64h170.667v-64zM458.667 853.333v-426.667h-64v426.667h64zM170.667 330.666h682.667v-64h-682.667v64zM821.333 298.666v128h64v-128h-64zM853.333 394.666h-682.667v64h682.667v-64zM202.667 426.666v-128h-64v128h64zM426.667 330.666h170.667v-64h-170.667v64zM565.333 298.666v128h64v-128h-64zM458.667 426.666v-128h-64v128h64zM537.186 300.549c9.754-36.39 44.898-90.387 84.489-121.465 19.802-15.546 36.365-21.892 47.923-21.879 8.405 0.010 19.23 3.241 30.669 23.060l55.428-32c-20.561-35.609-50.522-55.018-86.025-55.060-32.35-0.038-62.822 16.152-87.514 35.536-49.404 38.781-93.111 104.209-106.786 155.24l61.815 16.567zM700.267 180.265c11.443 19.82 8.832 30.812 4.638 38.097-5.769 10.016-19.546 21.186-42.906 30.564-46.711 18.748-111.044 22.183-147.435 12.43l-16.567 61.818c51.034 13.678 129.553 8.541 187.84-14.854 29.133-11.694 58.389-29.989 74.53-58.026 17.715-30.768 15.885-66.42-4.672-102.029l-55.428 32zM545.57 283.982c-13.679-51.031-57.387-116.459-106.79-155.24-24.692-19.384-55.163-35.574-87.514-35.536-35.503 0.042-65.463 19.451-86.022 55.060l55.426 32c11.442-19.818 22.266-23.050 30.671-23.060 11.558-0.014 28.119 6.333 47.922 21.879 39.589 31.078 74.734 85.075 84.487 121.465l61.82-16.567zM265.244 148.265c-20.559 35.609-22.389 71.261-4.675 102.029 16.141 28.038 45.398 46.333 74.532 58.026 58.287 23.395 136.806 28.532 187.843 14.854l-16.567-61.818c-36.395 9.753-100.728 6.319-147.436-12.43-23.363-9.378-37.14-20.547-42.906-30.564-4.195-7.286-6.807-18.278 4.636-38.097l-55.426-32z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-gift-2"] - }, - { - "id": 171, - "paths": [ - "M512 896c212.079 0 384-171.921 384-384 0-212.077-171.921-384-384-384-212.077 0-384 171.923-384 384 0 212.079 171.923 384 384 384z", - "M896 512c0 212.079-171.921 384-384 384M896 512c0-212.077-171.921-384-384-384M896 512h-768M512 896c-212.077 0-384-171.921-384-384M512 896c0 0 170.667-128 170.667-384s-170.667-384-170.667-384M512 896c0 0-170.667-128-170.667-384s170.667-384 170.667-384M128 512c0-212.077 171.923-384 384-384" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-globe-1"] - }, - { - "id": 170, - "paths": [ - "M149.333 874.667v-298.667h725.333v298.667h-725.333z", - "M149.333 874.667v-298.667h725.333v298.667h-725.333z", - "M149.333 448v-298.667h725.333v298.667h-725.333z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-grid-2-horizontal"] - }, - { - "id": 169, - "paths": [ - "M576 149.333h298.667v725.333h-298.667v-725.333z", - "M149.333 149.333h298.667v725.333h-298.667v-725.333z", - "M576 149.333h298.667v725.333h-298.667v-725.333z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-grid-2-vertical"] - }, - { - "id": 168, - "paths": [ - "M149.333 576h298.667v298.667h-298.667v-298.667z", - "M576 149.333h298.667v298.667h-298.667v-298.667z", - "M576 576h298.667v298.667h-298.667v-298.667z", - "M149.333 149.333h298.667v298.667h-298.667v-298.667z", - "M149.333 576h298.667v298.667h-298.667v-298.667z", - "M576 149.333h298.667v298.667h-298.667v-298.667z", - "M576 576h298.667v298.667h-298.667v-298.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-grid-4"] - }, - { - "id": 167, - "paths": [ - "M128 597.333h128c47.128 0 85.333 38.204 85.333 85.333v128c0 47.13-38.205 85.333-85.333 85.333h-128v-298.667z", - "M896 896h-128c-47.13 0-85.333-38.204-85.333-85.333v-128c0-47.13 38.204-85.333 85.333-85.333h128v298.667z", - "M128 896v-384c0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384v384M128 896h128c47.128 0 85.333-38.204 85.333-85.333v-128c0-47.13-38.205-85.333-85.333-85.333h-128v298.667zM896 896h-128c-47.13 0-85.333-38.204-85.333-85.333v-128c0-47.13 38.204-85.333 85.333-85.333h128v298.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-headphones"] - }, - { - "id": 166, - "paths": [ - "M184.806 514.022l327.194 339.311 327.194-339.311c36.373-37.722 56.806-88.879 56.806-142.223 0-111.083-86.835-201.133-193.95-201.133-51.439 0-100.77 21.191-137.143 58.91l-52.907 54.868-52.907-54.868c-36.374-37.719-85.705-58.91-137.144-58.91-107.116 0-193.949 90.050-193.949 201.133 0 53.344 20.434 104.501 56.806 142.223z", - "M184.806 514.022l327.194 339.311 327.194-339.311c36.373-37.722 56.806-88.879 56.806-142.223 0-111.083-86.835-201.133-193.95-201.133-51.439 0-100.77 21.191-137.143 58.91l-52.907 54.868-52.907-54.868c-36.374-37.719-85.705-58.91-137.144-58.91-107.116 0-193.949 90.050-193.949 201.133 0 53.344 20.434 104.501 56.806 142.223z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-heart"] - }, - { - "id": 165, - "paths": [ - "M170.667 426.667l341.333-298.667 341.333 298.667v426.667h-213.333v-170.667c0-33.946-13.487-66.505-37.491-90.509s-56.559-37.491-90.509-37.491c-33.946 0-66.505 13.487-90.51 37.491s-37.49 56.559-37.49 90.509v170.667h-213.333v-426.667z", - "M170.667 426.667l341.333-298.667 341.333 298.667v426.667h-213.333v-170.667c0-33.946-13.487-66.505-37.491-90.509s-56.559-37.491-90.509-37.491c-33.946 0-66.505 13.487-90.51 37.491s-37.49 56.559-37.49 90.509v170.667h-213.333v-426.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-home-1"] - }, - { - "id": 164, - "paths": [ - "M213.333 426.667l298.667-298.667 298.667 298.667v426.667h-597.333v-426.667z", - "M213.333 426.667l298.667-298.667 298.667 298.667v426.667h-597.333v-426.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-home-2"] - }, - { - "id": 163, - "paths": [ - "M384 298.667l-213.333 213.333 213.333 213.333M640 725.333l213.333-213.333-213.333-213.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-horizontal"] - }, - { - "id": 162, - "paths": [ - "M298.667 294.163v-123.497h426.667v123.497c0 16.847-4.988 33.317-14.332 47.334l-82.112 123.168c-19.11 28.663-19.11 66.005 0 94.669l82.112 123.17c9.344 14.016 14.332 30.485 14.332 47.334v123.494h-426.667v-123.494c0-16.849 4.987-33.318 14.332-47.334l82.112-123.17c19.109-28.663 19.109-66.005 0-94.669l-82.112-123.168c-9.345-14.018-14.332-30.487-14.332-47.334z", - "M213.333 853.333h597.333M213.333 170.667h597.333M298.667 170.667v123.497c0 16.847 4.987 33.317 14.332 47.334l82.112 123.168c19.109 28.663 19.109 66.005 0 94.669l-82.112 123.17c-9.345 14.016-14.332 30.485-14.332 47.334v123.494M725.333 170.667v123.497c0 16.847-4.988 33.317-14.332 47.334l-82.112 123.168c-19.11 28.663-19.11 66.005 0 94.669l82.112 123.17c9.344 14.016 14.332 30.485 14.332 47.334v123.494" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-hourglass"] - }, - { - "id": 161, - "paths": [ - "M512 128v768M640 170.667l-128 128-128.001-128M383.999 853.333l128.001-128 128 128M179.445 320l665.107 384M280.396 230.482l46.851 174.851-174.851 46.852M743.603 793.519l-46.852-174.852 174.852-46.852M179.447 704l665.105-384M152.396 571.819l174.851 46.848-46.851 174.852M871.603 452.186l-174.852-46.852 46.852-174.851" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-ice"] - }, - { - "id": 160, - "paths": [ - "M170.667 213.333c0-23.564 19.103-42.667 42.667-42.667h597.333c23.565 0 42.667 19.103 42.667 42.667v597.333c0 23.565-19.102 42.667-42.667 42.667h-597.333c-23.564 0-42.667-19.102-42.667-42.667v-597.333z", - "M323.66 615.006v0zM444.339 615.006v0zM451.661 622.327v0zM572.339 622.327v0zM664.994 529.673v0zM785.673 529.673v0zM213.333 202.667h597.333v-64h-597.333v64zM821.333 213.333v597.333h64v-597.333h-64zM810.667 821.333h-597.333v64h597.333v-64zM202.667 810.667v-597.333h-64v597.333h64zM213.333 821.333c-5.891 0-10.667-4.774-10.667-10.667h-64c0 41.237 33.429 74.667 74.667 74.667v-64zM821.333 810.667c0 5.892-4.774 10.667-10.667 10.667v64c41.237 0 74.667-33.429 74.667-74.667h-64zM810.667 202.667c5.892 0 10.667 4.776 10.667 10.667h64c0-41.237-33.429-74.667-74.667-74.667v64zM213.333 138.667c-41.237 0-74.667 33.429-74.667 74.667h64c0-5.891 4.776-10.667 10.667-10.667v-64zM193.294 790.626l152.994-152.994-45.255-45.252-152.994 152.994 45.255 45.252zM421.712 637.632l7.322 7.322 45.252-45.252-7.322-7.322-45.253 45.252zM594.965 644.954l92.655-92.655-45.252-45.252-92.655 92.655 45.252 45.252zM763.046 552.299l67.661 67.661 45.252-45.252-67.661-67.661-45.252 45.252zM687.62 552.299c20.83-20.826 54.596-20.826 75.426 0l45.252-45.252c-45.82-45.824-120.111-45.824-165.931 0l45.252 45.252zM429.035 644.954c45.82 45.824 120.111 45.824 165.931 0l-45.252-45.252c-20.83 20.826-54.596 20.826-75.426 0l-45.252 45.252zM346.288 637.632c20.828-20.826 54.597-20.826 75.424 0l45.253-45.252c-45.82-45.824-120.111-45.824-165.932 0l45.255 45.252zM424.149 377.429c0 25.804-20.958 46.763-46.763 46.763v64c61.15 0 110.763-49.613 110.763-110.763h-64zM377.387 424.192c-25.75 0-46.72-20.947-46.72-46.763h-64c0 61.137 49.601 110.763 110.72 110.763v-64zM330.667 377.429c0-25.815 20.97-46.763 46.72-46.763v-64c-61.119 0-110.72 49.623-110.72 110.763h64zM377.387 330.667c25.804 0 46.763 20.958 46.763 46.763h64c0-61.15-49.613-110.763-110.763-110.763v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-image-1"] - }, - { - "id": 159, - "paths": [ - "M896 768v-256h-213.333l-85.333 128h-170.667l-64-128h-234.667v256c0 47.13 38.205 85.333 85.333 85.333h597.333c47.13 0 85.333-38.204 85.333-85.333z", - "M128 512v256c0 47.13 38.205 85.333 85.333 85.333h597.333c47.13 0 85.333-38.204 85.333-85.333v-256M128 512l117.618-313.648c6.245-16.653 22.165-27.686 39.95-27.686h452.864c17.783 0 33.707 11.032 39.949 27.686l117.619 313.648M128 512h234.667l64 128h170.667l85.333-128h213.333" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-inbox"] - }, - { - "id": 158, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 426.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 299.092c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 298.665c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM544 725.333v-298.667h-64v298.667h64zM544 299.092v-0.426h-64v0.426h64zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-info-circle"] - }, - { - "id": 157, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 426.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 299.092c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 298.665c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM544 725.333v-298.667h-64v298.667h64zM544 299.092v-0.426h-64v0.426h64zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-info-round"] - }, - { - "id": 156, - "paths": ["M512 725.333v-298.667M512 299.093v-0.426"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-info-small"] - }, - { - "id": 155, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 426.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 299.092c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 298.665c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM544 725.333v-298.667h-64v298.667h64zM544 299.092v-0.426h-64v0.426h64zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-info-square"] - }, - { - "id": 154, - "paths": ["M512 810.667v-469.333M512 213.76v-0.426"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-info"] - }, - { - "id": 153, - "paths": [ - "M554.667 661.333c0 105.954-85.969 192-192.052 192-105.981 0-191.948-86.046-191.948-192s85.967-192 191.948-192c106.083 0 192.052 86.046 192.052 192z", - "M498.837 525.167l397.167-397.167M768 256l85.333 85.333-128 128-85.333-85.333M554.667 661.333c0 105.954-85.969 192-192.052 192-105.981 0-191.948-86.046-191.948-192s85.967-192 191.948-192c106.083 0 192.052 86.046 192.052 192z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-key"] - }, - { - "id": 152, - "paths": [ - "M341.333 426.667v426.667h399.377c40.678 0 75.699-28.71 83.678-68.599l51.2-256c10.56-52.8-29.828-102.067-83.678-102.067h-194.577l103.501-155.248c32.73-49.1 6.942-115.808-50.308-130.12l-2.027-0.507c-31.36-7.839-64.452 2.711-85.487 27.251l-221.679 258.624z", - "M341.333 426.666h-170.667v426.668h170.667M341.333 426.666v426.668M341.333 426.666l221.679-258.624c21.035-24.541 54.127-35.090 85.487-27.251l2.027 0.507c57.25 14.313 83.038 81.020 50.308 130.12l-103.501 155.248h194.577c53.85 0 94.238 49.264 83.678 102.068l-51.2 256c-7.979 39.889-42.999 68.599-83.678 68.599h-399.377" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-like"] - }, - { - "id": 151, - "paths": [ - "M341.333 512h341.333M384 341.333h-85.333c-94.257 0-170.667 76.41-170.667 170.667 0 94.255 76.41 170.667 170.667 170.667h85.333M640 682.667h85.333c94.255 0 170.667-76.412 170.667-170.667 0-94.257-76.412-170.667-170.667-170.667h-85.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-link"] - }, - { - "id": 150, - "paths": [ - "M512 896c-188.513-85.333-341.333-238.153-341.333-426.667s152.82-341.333 341.333-341.333c188.514 0 341.333 152.82 341.333 341.333s-152.819 341.333-341.333 426.667zM512 597.333c70.694 0 128-57.306 128-128 0-70.692-57.306-128-128-128s-128 57.308-128 128c0 70.694 57.306 128 128 128z", - "M853.333 469.333c0 188.514-152.819 341.333-341.333 426.667-188.513-85.333-341.333-238.153-341.333-426.667s152.82-341.333 341.333-341.333c188.514 0 341.333 152.82 341.333 341.333z", - "M640 469.333c0 70.694-57.306 128-128 128s-128-57.306-128-128c0-70.692 57.306-128 128-128s128 57.308 128 128z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-location-1"] - }, - { - "id": 149, - "paths": [ - "M810.667 512c0 164.949-133.717 298.667-298.667 298.667s-298.667-133.717-298.667-298.667c0-164.949 133.718-298.667 298.667-298.667s298.667 133.718 298.667 298.667z", - "M512 128v768M128 512h768M810.667 512c0 164.949-133.717 298.667-298.667 298.667s-298.667-133.717-298.667-298.667c0-164.949 133.718-298.667 298.667-298.667s298.667 133.718 298.667 298.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-location-2"] - }, - { - "id": 148, - "paths": [ - "M682.667 298.667c0-94.257-76.412-170.667-170.667-170.667-94.257 0-170.667 76.41-170.667 170.667v170.667M213.333 469.333h597.333v426.667h-597.333v-426.667z", - "M213.333 469.333h597.333v426.667h-597.333v-426.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-lock-off"] - }, - { - "id": 147, - "paths": [ - "M213.333 469.333h597.333v426.667h-597.333v-426.667z", - "M341.333 469.333v-170.667c0-94.257 76.41-170.667 170.667-170.667 94.255 0 170.667 76.41 170.667 170.667v170.667M213.333 469.333h597.333v426.667h-597.333v-426.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-lock-on"] - }, - { - "id": 146, - "paths": [ - "M597.333 170.667h170.667c47.13 0 85.333 38.205 85.333 85.333v512c0 47.13-38.204 85.333-85.333 85.333h-170.667M640 512h-512M640 512l-170.667 170.667M640 512l-170.667-170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-login"] - }, - { - "id": 145, - "paths": [ - "M597.333 170.667h170.667c47.13 0 85.333 38.205 85.333 85.333v512c0 47.13-38.204 85.333-85.333 85.333h-170.667M128 512h512M128 512l170.667-170.667M128 512l170.667 170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-logout"] - }, - { - "id": 144, - "paths": [ - "M896 768v-512c0-11.782-4.774-22.449-12.497-30.17l-311.164 311.163c-33.323 33.323-87.356 33.323-120.678 0l-311.164-311.163c-7.721 7.721-12.497 18.388-12.497 30.17v512c0 23.565 19.103 42.667 42.667 42.667h682.667c23.565 0 42.667-19.102 42.667-42.667z", - "M149.333 234.667l302.327 302.327c33.323 33.323 87.356 33.323 120.678 0l302.327-302.327M170.667 810.667h682.667c23.565 0 42.667-19.102 42.667-42.667v-512c0-23.564-19.102-42.667-42.667-42.667h-682.667c-23.564 0-42.667 19.103-42.667 42.667v512c0 23.565 19.103 42.667 42.667 42.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-mail"] - }, - { - "id": 143, - "paths": [ - "M725.333 682.667c0 117.82-95.514 213.333-213.333 213.333s-213.333-95.514-213.333-213.333c0-117.82 95.513-213.333 213.333-213.333s213.333 95.514 213.333 213.333z", - "M512 469.333c-117.821 0-213.333 95.514-213.333 213.333s95.513 213.333 213.333 213.333c117.82 0 213.333-95.514 213.333-213.333s-95.514-213.333-213.333-213.333zM512 469.333v-341.333M512 128l170.667 170.667M512 128l-170.667 170.667" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-male"] - }, - { - "id": 142, - "paths": [ - "M128 128l256 85.333v682.667l-256-85.333v-682.667z", - "M896 213.333l-256-85.333v682.667l256 85.333v-682.667z", - "M384 213.333l-256-85.333v682.667l256 85.333M384 213.333l256-85.333M384 213.333v682.667M640 128l256 85.333v682.667l-256-85.333M640 128v682.667M640 810.667l-256 85.333" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-map"] - }, - { - "id": 141, - "paths": [ - "M170.667 384c0-47.128 38.205-85.333 85.333-85.333h512c47.13 0 85.333 38.205 85.333 85.333v384c0 47.13-38.204 85.333-85.333 85.333h-512c-47.128 0-85.333-38.204-85.333-85.333v-384z", - "M640 298.667v-85.333c0-47.128-38.204-85.333-85.333-85.333h-85.333c-47.128 0-85.333 38.205-85.333 85.333v85.333M512 426.667v298.667M362.667 576h298.667M256 853.333h512c47.13 0 85.333-38.204 85.333-85.333v-384c0-47.128-38.204-85.333-85.333-85.333h-512c-47.128 0-85.333 38.205-85.333 85.333v384c0 47.13 38.205 85.333 85.333 85.333z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-medkit"] - }, - { - "id": 140, - "paths": [ - "M170.667 298.667h682.667M170.667 512h682.667M170.667 725.333h682.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-menu-hamburger"] - }, - { - "id": 139, - "paths": [ - "M512 554.667c23.565 0 42.667-19.102 42.667-42.667s-19.102-42.667-42.667-42.667c-23.565 0-42.667 19.102-42.667 42.667s19.102 42.667 42.667 42.667z", - "M810.667 554.667c23.565 0 42.667-19.102 42.667-42.667s-19.102-42.667-42.667-42.667c-23.565 0-42.667 19.102-42.667 42.667s19.102 42.667 42.667 42.667z", - "M213.333 554.667c23.564 0 42.667-19.102 42.667-42.667s-19.103-42.667-42.667-42.667c-23.564 0-42.667 19.102-42.667 42.667s19.103 42.667 42.667 42.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64.52426147460938 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64.52426147460938 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64.52426147460938 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-menu-horizontal"] - }, - { - "id": 138, - "paths": [ - "M512 554.667c23.565 0 42.667-19.102 42.667-42.667s-19.102-42.667-42.667-42.667c-23.565 0-42.667 19.102-42.667 42.667s19.102 42.667 42.667 42.667z", - "M512 256c23.565 0 42.667-19.103 42.667-42.667s-19.102-42.667-42.667-42.667c-23.565 0-42.667 19.103-42.667 42.667s19.102 42.667 42.667 42.667z", - "M512 853.333c23.565 0 42.667-19.102 42.667-42.667s-19.102-42.667-42.667-42.667c-23.565 0-42.667 19.102-42.667 42.667s19.102 42.667 42.667 42.667z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64.52426147460938 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64.52426147460938 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64.52426147460938 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-menu-vertical"] - }, - { - "id": 137, - "paths": [ - "M128.001 490.667c-0.147 56.316 13.010 111.868 38.4 162.133 30.104 60.237 76.384 110.899 133.655 146.317s123.273 54.191 190.61 54.217c56.316 0.149 111.868-13.009 162.133-38.4l243.2 81.067-81.067-243.2c25.391-50.266 38.549-105.818 38.4-162.133-0.026-67.337-18.799-133.338-54.217-190.61s-86.080-103.551-146.317-133.655c-50.266-25.39-105.818-38.547-162.133-38.4h-21.333c-88.931 4.906-172.928 42.443-235.909 105.423s-100.517 146.978-105.423 235.909v21.333z", - "M320 490.667h0.427M490.667 490.667h0.427M661.333 490.667h0.427M128.001 490.667c-0.147 56.316 13.010 111.868 38.4 162.133 30.104 60.237 76.384 110.899 133.655 146.317s123.273 54.191 190.61 54.217c56.316 0.149 111.868-13.009 162.133-38.4l243.2 81.067-81.067-243.2c25.391-50.266 38.549-105.818 38.4-162.133-0.026-67.337-18.799-133.338-54.217-190.61s-86.080-103.551-146.317-133.655c-50.266-25.39-105.818-38.547-162.133-38.4h-21.333c-88.931 4.906-172.928 42.443-235.909 105.423s-100.517 146.978-105.423 235.909v21.333z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-message-circle-dots"] - }, - { - "id": 136, - "paths": [ - "M128.001 490.667c-0.147 56.316 13.010 111.868 38.4 162.133 30.104 60.237 76.384 110.899 133.655 146.317s123.273 54.191 190.61 54.217c56.316 0.149 111.868-13.009 162.133-38.4l243.2 81.067-81.067-243.2c25.391-50.266 38.549-105.818 38.4-162.133-0.026-67.337-18.799-133.338-54.217-190.61s-86.080-103.551-146.317-133.655c-50.266-25.39-105.818-38.547-162.133-38.4h-21.333c-88.931 4.906-172.928 42.443-235.909 105.423s-100.517 146.978-105.423 235.909v21.333z", - "M341.333 405.333h298.667M341.333 576h213.333M128.001 490.667c-0.147 56.316 13.010 111.868 38.4 162.133 30.104 60.237 76.384 110.899 133.655 146.317s123.273 54.191 190.61 54.217c56.316 0.149 111.868-13.009 162.133-38.4l243.2 81.067-81.067-243.2c25.391-50.266 38.549-105.818 38.4-162.133-0.026-67.337-18.799-133.338-54.217-190.61s-86.080-103.551-146.317-133.655c-50.266-25.39-105.818-38.547-162.133-38.4h-21.333c-88.931 4.906-172.928 42.443-235.909 105.423s-100.517 146.978-105.423 235.909v21.333z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-message-circle-lines"] - }, - { - "id": 135, - "paths": [ - "M128.001 490.667c-0.147 56.316 13.010 111.868 38.4 162.133 30.104 60.237 76.384 110.899 133.655 146.317s123.273 54.191 190.61 54.217c56.316 0.149 111.868-13.009 162.133-38.4l243.2 81.067-81.067-243.2c25.391-50.266 38.549-105.818 38.4-162.133-0.026-67.337-18.799-133.338-54.217-190.61s-86.080-103.551-146.317-133.655c-50.266-25.39-105.818-38.547-162.133-38.4h-21.333c-88.931 4.906-172.928 42.443-235.909 105.423s-100.517 146.978-105.423 235.909v21.333z", - "M128.001 490.667c-0.147 56.316 13.010 111.868 38.4 162.133 30.104 60.237 76.384 110.899 133.655 146.317s123.273 54.191 190.61 54.217c56.316 0.149 111.868-13.009 162.133-38.4l243.2 81.067-81.067-243.2c25.391-50.266 38.549-105.818 38.4-162.133-0.026-67.337-18.799-133.338-54.217-190.61s-86.080-103.551-146.317-133.655c-50.266-25.39-105.818-38.547-162.133-38.4h-21.333c-88.931 4.906-172.928 42.443-235.909 105.423s-100.517 146.978-105.423 235.909v21.333z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-message-circle"] - }, - { - "id": 134, - "paths": [ - "M853.333 170.667h-682.667v512h128v213.333l213.333-213.333h341.333v-512z", - "M341.333 426.667h0.427M512 426.667h0.427M682.667 426.667h0.427M170.667 170.667h682.667v512h-341.333l-213.333 213.333v-213.333h-128v-512z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-message-square-dots"] - }, - { - "id": 133, - "paths": [ - "M853.333 170.667h-682.667v512h128v213.333l213.333-213.333h341.333v-512z", - "M341.333 341.333h341.333M341.333 512h213.333M170.667 170.667h682.667v512h-341.333l-213.333 213.333v-213.333h-128v-512z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-message-square-lines"] - }, - { - "id": 132, - "paths": [ - "M853.333 170.667h-682.667v512h128v213.333l213.333-213.333h341.333v-512z", - "M853.333 170.667h-682.667v512h128v213.333l213.333-213.333h341.333v-512z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-message-square"] - }, - { - "id": 131, - "paths": [ - "M640 448v-192c0-70.692-57.306-128-128-128-55.731 0-103.145 35.619-120.716 85.333M512 768c-141.385 0-256-114.615-256-256M512 768c22.097 0 43.546-2.799 64-8.064M512 768v128M768 512c0 22.097-2.799 43.546-8.064 64M512 896h128M512 896h-128M128 128l768 768" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-microphone-disabled"] - }, - { - "id": 130, - "paths": [ - "M384 256c0-70.692 57.306-128 128-128s128 57.308 128 128v256c0 70.694-57.306 128-128 128s-128-57.306-128-128v-256z", - "M768 512c0 141.385-114.615 256-256 256M512 768c-141.385 0-256-114.615-256-256M512 768v128M512 896h128M512 896h-128M512 640c-70.694 0-128-57.306-128-128v-256c0-70.692 57.306-128 128-128s128 57.308 128 128v256c0 70.694-57.306 128-128 128z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-microphone"] - }, - { - "id": 129, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M341.333 480c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM682.667 544c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM341.333 544h341.333v-64h-341.333v64zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-minus-circle"] - }, - { - "id": 128, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M341.333 480c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM682.667 544c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM341.333 544h341.333v-64h-341.333v64zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-minus-round"] - }, - { - "id": 127, - "paths": ["M298.667 512h426.667"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-minus-small"] - }, - { - "id": 126, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M341.333 480c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM682.667 544c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM341.333 544h341.333v-64h-341.333v64zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-minus-square"] - }, - { - "id": 125, - "paths": ["M170.667 512h682.667"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-minus"] - }, - { - "id": 124, - "paths": [ - "M170.667 298.667h682.667c23.565 0 42.667 19.103 42.667 42.667v341.333c0 23.565-19.102 42.667-42.667 42.667h-682.667c-23.564 0-42.667-19.102-42.667-42.667v-341.333c0-23.564 19.103-42.667 42.667-42.667zM512 618.667c58.91 0 106.667-47.757 106.667-106.667s-47.757-106.667-106.667-106.667c-58.91 0-106.667 47.757-106.667 106.667s47.757 106.667 106.667 106.667z", - "M768 405.333v213.333M256 405.333v213.333M170.667 725.333h682.667c23.565 0 42.667-19.102 42.667-42.667v-341.333c0-23.564-19.102-42.667-42.667-42.667h-682.667c-23.564 0-42.667 19.103-42.667 42.667v341.333c0 23.565 19.103 42.667 42.667 42.667zM618.667 512c0 58.91-47.757 106.667-106.667 106.667s-106.667-47.757-106.667-106.667c0-58.91 47.757-106.667 106.667-106.667s106.667 47.757 106.667 106.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.20000000298023224 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-money"] - }, - { - "id": 123, - "paths": [ - "M128 725.333c339.285 69.018 583.804-351.669 341.333-597.333 213.363 5.608 384 175.424 384 384 0 212.117-165.598 384-384 384-137.766 0-270.533-66.906-341.333-170.667z", - "M128 725.333c339.285 69.018 583.804-351.669 341.333-597.333 213.363 5.608 384 175.424 384 384 0 212.117-165.598 384-384 384-137.766 0-270.533-66.906-341.333-170.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-moon"] - }, - { - "id": 122, - "paths": [ - "M384 746.667c0 58.91-47.756 106.667-106.667 106.667s-106.667-47.757-106.667-106.667c0-58.91 47.756-106.667 106.667-106.667s106.667 47.757 106.667 106.667z", - "M853.333 704c0 58.91-47.757 106.667-106.667 106.667s-106.667-47.757-106.667-106.667c0-58.91 47.757-106.667 106.667-106.667s106.667 47.757 106.667 106.667z", - "M384 746.667c0 58.91-47.756 106.667-106.667 106.667s-106.667-47.757-106.667-106.667c0-58.91 47.756-106.667 106.667-106.667s106.667 47.757 106.667 106.667zM384 746.667v-490.667l469.333-128v576M853.333 704c0 58.91-47.757 106.667-106.667 106.667s-106.667-47.757-106.667-106.667c0-58.91 47.757-106.667 106.667-106.667s106.667 47.757 106.667 106.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-music"] - }, - { - "id": 121, - "paths": [ - "M512 128l298.667 725.333-298.667-128-298.667 128 298.667-725.333z", - "M512 128l298.667 725.333-298.667-128-298.667 128 298.667-725.333z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-navigation"] - }, - { - "id": 120, - "paths": [ - "M853.333 170.667l-426.668 426.667M853.333 170.667v256M853.333 170.667l-256-0.001M426.667 170.667h-256v682.667h682.667v-256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-newscreen"] - }, - { - "id": 119, - "paths": [ - "M213.333 256v512l426.667-256-426.667-256z", - "M213.333 256l16.464-27.44c-9.886-5.932-22.198-6.087-32.23-0.407s-16.234 16.318-16.234 27.846h32zM213.333 768h-32c0 11.529 6.201 22.165 16.234 27.844 10.032 5.683 22.344 5.525 32.23-0.405l-16.464-27.439zM640 512l16.465 27.439c9.638-5.781 15.535-16.201 15.535-27.439s-5.897-21.658-15.535-27.439l-16.465 27.439zM842.667 256c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM778.667 768c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM245.333 768v-512h-64v512h64zM623.535 484.561l-426.665 256 32.928 54.878 426.668-256-32.93-54.878zM196.87 283.44l426.665 255.999 32.93-54.878-426.668-256.001-32.928 54.88zM778.667 256v512h64v-512h-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-next"] - }, - { - "id": 118, - "paths": [ - "M512 896c-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384 0 212.079-171.921 384-384 384zM384 469.333c47.13 0 85.333-38.204 85.333-85.333 0-47.128-38.204-85.333-85.333-85.333-47.128 0-85.333 38.205-85.333 85.333 0 47.13 38.205 85.333 85.333 85.333zM640 725.333c47.13 0 85.333-38.204 85.333-85.333s-38.204-85.333-85.333-85.333c-47.13 0-85.333 38.204-85.333 85.333s38.204 85.333 85.333 85.333z", - "M341.333 682.667l341.333-341.333M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384zM469.333 384c0 47.13-38.204 85.333-85.333 85.333-47.128 0-85.333-38.204-85.333-85.333 0-47.128 38.205-85.333 85.333-85.333 47.13 0 85.333 38.205 85.333 85.333zM725.333 640c0 47.13-38.204 85.333-85.333 85.333s-85.333-38.204-85.333-85.333c0-47.13 38.204-85.333 85.333-85.333s85.333 38.204 85.333 85.333z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-offer"] - }, - { - "id": 117, - "paths": [ - "M810.667 853.333v-469.333h-597.333v469.333h597.333z", - "M810.667 384v469.333h-597.333v-469.333M810.667 384h-597.333M810.667 384c23.565 0 42.667-19.103 42.667-42.667v-128c0-23.564-19.102-42.667-42.667-42.667h-597.333c-23.564 0-42.667 19.103-42.667 42.667v128c0 23.564 19.103 42.667 42.667 42.667M426.667 554.667h170.667" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-package"] - }, - { - "id": 116, - "paths": ["M384 256v512M640 256v512"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-pause"] - }, - { - "id": 115, - "paths": [ - "M895.974 703.006v115.614c0.179 44.198-39.561 81.105-84.181 77.077-385.126 0.303-683.793-301.137-683.492-683.678-4.019-44.384 32.705-83.974 76.845-84.015h115.846c18.74-0.184 36.908 6.439 51.117 18.635 40.398 34.673 66.38 152.36 56.384 199.144-7.805 36.526-44.625 62.080-69.658 87.062 54.971 96.486 135.015 176.371 231.693 231.236 25.033-24.986 50.637-61.73 87.236-69.521 46.95-9.993 165.393 16.026 199.927 56.704 12.245 14.426 18.752 32.841 18.283 51.742z", - "M618.667 277.333c31.45 6.136 62.673 20.007 85.333 42.667 22.656 22.659 36.527 53.881 42.667 85.333M640 128c65.344 7.259 124.143 38.872 170.667 85.333 46.519 46.461 77.99 105.331 85.333 170.667M895.974 703.006v115.614c0.179 44.198-39.561 81.105-84.181 77.077-385.126 0.303-683.793-301.137-683.492-683.678-4.019-44.384 32.705-83.974 76.845-84.015h115.846c18.74-0.184 36.908 6.439 51.117 18.635 40.398 34.673 66.38 152.36 56.384 199.144-7.805 36.526-44.625 62.080-69.658 87.062 54.971 96.486 135.015 176.371 231.693 231.236 25.033-24.986 50.637-61.73 87.236-69.521 46.95-9.993 165.393 16.026 199.927 56.704 12.245 14.426 18.752 32.841 18.283 51.742z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-phone-call"] - }, - { - "id": 114, - "paths": [ - "M895.974 703.006v115.614c0.179 44.198-39.561 81.105-84.181 77.077-385.126 0.303-683.793-301.137-683.492-683.678-4.019-44.384 32.705-83.974 76.845-84.015h115.846c18.74-0.184 36.908 6.439 51.117 18.635 40.398 34.673 66.38 152.36 56.384 199.144-7.805 36.526-44.625 62.080-69.658 87.062 54.971 96.486 135.015 176.371 231.693 231.236 25.033-24.986 50.637-61.73 87.236-69.521 46.95-9.993 165.393 16.026 199.927 56.704 12.245 14.426 18.752 32.841 18.283 51.742z", - "M896 128l-256 256M640 128l256 256M895.974 703.006v115.614c0.179 44.198-39.561 81.105-84.181 77.077-385.126 0.303-683.793-301.137-683.492-683.678-4.019-44.384 32.705-83.974 76.845-84.015h115.846c18.74-0.184 36.908 6.439 51.117 18.635 40.398 34.673 66.38 152.36 56.384 199.144-7.805 36.526-44.625 62.080-69.658 87.062 54.971 96.486 135.015 176.371 231.693 231.236 25.033-24.986 50.637-61.73 87.236-69.521 46.95-9.993 165.393 16.026 199.927 56.704 12.245 14.426 18.752 32.841 18.283 51.742z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-phone-cross"] - }, - { - "id": 113, - "paths": [ - "M160.623 672.593l-70.655-70.656c-27.119-26.897-25.387-73.737 4.341-98.547 235.171-235.539 601.904-233.844 835.495 0.115 29.581 24.67 31.33 71.305 4.382 98.304l-70.797 70.797c-11.337 11.563-26.487 18.62-42.624 19.849-45.875 3.499-133.675-52.544-156.156-87.241-17.553-27.093-10.667-65.212-10.637-95.778-92.557-25.37-190.293-25.271-282.9 0.282-0.030 30.566 6.779 68.668-10.827 95.795-22.584 34.799-110.868 91.281-156.832 87.526-16.299-1.331-31.528-8.61-42.791-20.446z", - "M160.623 672.593l-70.655-70.656c-27.119-26.897-25.387-73.737 4.341-98.547 235.171-235.539 601.904-233.844 835.495 0.115 29.581 24.67 31.33 71.305 4.382 98.304l-70.797 70.797c-11.337 11.563-26.487 18.62-42.624 19.849-45.875 3.499-133.675-52.544-156.156-87.241-17.553-27.093-10.667-65.212-10.637-95.778-92.557-25.37-190.293-25.271-282.9 0.282-0.030 30.566 6.779 68.668-10.827 95.795-22.584 34.799-110.868 91.281-156.832 87.526-16.299-1.331-31.528-8.61-42.791-20.446z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-phone-down"] - }, - { - "id": 112, - "paths": [ - "M895.974 703.006v115.614c0.179 44.198-39.561 81.105-84.181 77.077-385.126 0.303-683.793-301.137-683.492-683.678-4.019-44.384 32.705-83.974 76.845-84.015h115.846c18.74-0.184 36.908 6.439 51.117 18.635 40.398 34.673 66.38 152.36 56.384 199.144-7.805 36.526-44.625 62.080-69.658 87.062 54.971 96.486 135.015 176.371 231.693 231.236 25.033-24.986 50.637-61.73 87.236-69.521 46.95-9.993 165.393 16.026 199.927 56.704 12.245 14.426 18.752 32.841 18.283 51.742z", - "M895.974 703.006v115.614c0.179 44.198-39.561 81.105-84.181 77.077-385.126 0.303-683.793-301.137-683.492-683.678-4.019-44.384 32.705-83.974 76.845-84.015h115.846c18.74-0.184 36.908 6.439 51.117 18.635 40.398 34.673 66.38 152.36 56.384 199.144-7.805 36.526-44.625 62.080-69.658 87.062 54.971 96.486 135.015 176.371 231.693 231.236 25.033-24.986 50.637-61.73 87.236-69.521 46.95-9.993 165.393 16.026 199.927 56.704 12.245 14.426 18.752 32.841 18.283 51.742z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-phone"] - }, - { - "id": 111, - "paths": [ - "M725.333 341.333c0 117.82-95.514 213.333-213.333 213.333s-213.333-95.514-213.333-213.333c0-117.821 95.513-213.333 213.333-213.333s213.333 95.513 213.333 213.333z", - "M512 554.667c117.82 0 213.333-95.514 213.333-213.333s-95.514-213.333-213.333-213.333c-117.821 0-213.333 95.513-213.333 213.333s95.513 213.333 213.333 213.333zM512 554.667v341.333" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-pin-1"] - }, - { - "id": 110, - "paths": [ - "M682.667 170.668l170.667 170.667-213.333 383.999-341.333-341.332 384-213.333z", - "M469.333 554.667l-298.667 298.667M682.667 170.667l170.667 170.667-213.333 384-341.334-341.333 384.001-213.333z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-pin-2"] - }, - { - "id": 109, - "paths": [ - "M341.333 256v512l426.667-256-426.667-256z", - "M341.333 256v512l426.667-256-426.667-256z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-play"] - }, - { - "id": 108, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M544 341.333c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 682.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM341.333 480c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM682.667 544c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM480 341.333v341.333h64v-341.333h-64zM341.333 544h341.333v-64h-341.333v64zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-plus-circle"] - }, - { - "id": 107, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M544 341.333c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 682.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM341.333 480c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM682.667 544c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM480 341.333v341.333h64v-341.333h-64zM341.333 544h341.333v-64h-341.333v64zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-plus-round"] - }, - { - "id": 106, - "paths": ["M512 298.667v426.667M298.667 512h426.667"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-plus-small"] - }, - { - "id": 105, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M544 341.333c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 682.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM341.333 480c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM682.667 544c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM480 341.333v341.333h64v-341.333h-64zM341.333 544h341.333v-64h-341.333v64zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-plus-square"] - }, - { - "id": 104, - "paths": ["M512 170.667v682.667M170.667 512h682.667"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-plus"] - }, - { - "id": 103, - "paths": [ - "M384 327.408c-100.905 47.935-170.667 150.783-170.667 269.925 0 164.949 133.718 298.667 298.667 298.667s298.667-133.717 298.667-298.667c0-119.142-69.764-221.99-170.667-269.925M512 170.667v341.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-power"] - }, - { - "id": 102, - "paths": [ - "M810.667 768v-512l-426.667 256 426.667 256z", - "M810.667 768l-16.465 27.439c9.886 5.931 22.199 6.089 32.23 0.405 10.035-5.679 16.235-16.316 16.235-27.844h-32zM810.667 256h32c0-11.529-6.199-22.166-16.235-27.846-10.031-5.68-22.345-5.525-32.23 0.407l16.465 27.44zM384 512l-16.464-27.439c-9.638 5.781-15.536 16.201-15.536 27.439s5.898 21.658 15.536 27.439l16.464-27.439zM181.333 768c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM245.333 256c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM778.667 256v512h64v-512h-64zM400.464 539.439l426.668-255.999-32.93-54.88-426.665 256.001 32.928 54.878zM827.132 740.561l-426.668-256-32.928 54.878 426.665 256 32.93-54.878zM245.333 768v-512h-64v512h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-previous"] - }, - { - "id": 101, - "paths": [ - "M853.333 384h-682.667v384h170.667v-128h341.333v128h170.667v-384z", - "M341.333 768h-170.667v-384h682.667v384h-170.667M682.667 384v-213.333c0-23.564-19.102-42.667-42.667-42.667h-256c-23.564 0-42.667 19.103-42.667 42.667v213.333M341.333 640h341.333v256h-341.333v-256z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-print"] - }, - { - "id": 100, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M544 724.907c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM480 597.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM353.104 383.426c-4.602 17.064 5.501 34.627 22.564 39.228s34.627-5.501 39.228-22.564l-61.792-16.664zM480 724.907v0.427h64v-0.427h-64zM608 422.788c0 25.515-15.876 39.002-50.027 62.289-28.855 19.674-77.973 50.044-77.973 112.256h64c0-23.121 14.882-35.418 50.027-59.379 29.85-20.352 77.973-51.469 77.973-115.166h-64zM512 330.667c54.899 0 96 41.983 96 92.121h64c0-86.962-71.249-156.121-160-156.121v64zM414.896 400.090c10.379-38.486 49.816-69.423 97.104-69.423v-64c-73.907 0-140.401 48.176-158.896 116.759l61.792 16.664zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-question-circle"] - }, - { - "id": 99, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M544 724.907c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM480 597.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM353.104 383.426c-4.602 17.064 5.501 34.627 22.564 39.228s34.627-5.501 39.228-22.564l-61.792-16.664zM480 724.907v0.427h64v-0.427h-64zM608 422.788c0 25.515-15.876 39.002-50.027 62.289-28.855 19.674-77.973 50.044-77.973 112.256h64c0-23.121 14.882-35.418 50.027-59.379 29.85-20.352 77.973-51.469 77.973-115.166h-64zM512 330.667c54.899 0 96 41.983 96 92.121h64c0-86.962-71.249-156.121-160-156.121v64zM414.896 400.090c10.379-38.486 49.816-69.423 97.104-69.423v-64c-73.907 0-140.401 48.176-158.896 116.759l61.792 16.664zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-question-round"] - }, - { - "id": 98, - "paths": [ - "M544 724.907c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM480 597.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM353.104 383.426c-4.602 17.064 5.501 34.627 22.564 39.228s34.627-5.501 39.228-22.564l-61.792-16.664zM480 724.907v0.427h64v-0.427h-64zM608 422.788c0 25.515-15.876 39.002-50.027 62.289-28.855 19.674-77.973 50.044-77.973 112.256h64c0-23.121 14.882-35.418 50.027-59.379 29.85-20.352 77.973-51.469 77.973-115.166h-64zM512 330.667c54.899 0 96 41.983 96 92.121h64c0-86.962-71.249-156.121-160-156.121v64zM414.896 400.090c10.379-38.486 49.816-69.423 97.104-69.423v-64c-73.907 0-140.401 48.176-158.896 116.759l61.792 16.664z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-question-small"] - }, - { - "id": 97, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M544 724.907c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM480 597.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM353.104 383.426c-4.602 17.064 5.501 34.627 22.564 39.228s34.627-5.501 39.228-22.564l-61.792-16.664zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM480 724.907v0.427h64v-0.427h-64zM608 422.788c0 25.515-15.876 39.002-50.027 62.289-28.855 19.674-77.973 50.044-77.973 112.256h64c0-23.121 14.882-35.418 50.027-59.379 29.85-20.352 77.973-51.469 77.973-115.166h-64zM512 330.667c54.899 0 96 41.983 96 92.121h64c0-86.962-71.249-156.121-160-156.121v64zM414.896 400.090c10.379-38.486 49.816-69.423 97.104-69.423v-64c-73.907 0-140.401 48.176-158.896 116.759l61.792 16.664zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-question-square"] - }, - { - "id": 96, - "paths": [ - "M544 810.24c0-17.673-14.327-32-32-32-17.677 0-32 14.327-32 32h64zM480 810.667c0 17.673 14.323 32 32 32 17.673 0 32-14.327 32-32h-64zM682.667 384v0zM480 682.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM315.718 333.357c-4.405 17.115 5.898 34.561 23.014 38.966s34.561-5.899 38.966-23.014l-61.98-15.952zM480 810.24v0.427h64v-0.427h-64zM650.667 384c0 36.764-8.969 55.756-19.319 68.266-11.887 14.357-27.597 23.322-50.974 37.931-21.935 13.709-48.491 31.458-68.553 62.387-20.258 31.232-31.821 72.444-31.821 130.082h64c0-49.028 9.771-77.15 21.513-95.253 11.938-18.402 28.049-29.986 48.781-42.944 19.29-12.058 46.242-27.093 66.359-51.401 21.649-26.159 34.014-60.501 34.014-109.069l-64 0.001zM512 245.333c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.739-202.667-202.667-202.667v64zM377.698 349.309c15.395-59.814 69.73-103.976 134.302-103.976v-64c-94.48 0-173.785 64.619-196.282 152.024l61.98 15.952z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-question"] - }, - { - "id": 95, - "paths": [ - "M554.667 448c0 82.475 66.859 149.333 149.333 149.333l149.333 149.333v-298.667c0-82.475-66.859-149.333-149.333-149.333s-149.333 66.859-149.333 149.333z", - "M128 448c0 82.475 66.859 149.333 149.333 149.333l149.333 149.333v-298.667c0-82.475-66.859-149.333-149.333-149.333s-149.333 66.859-149.333 149.333z", - "M554.667 448c0 82.475 66.859 149.333 149.333 149.333l149.333 149.333v-298.667c0-82.475-66.859-149.333-149.333-149.333s-149.333 66.859-149.333 149.333z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-quote"] - }, - { - "id": 94, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M757.333 426.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM725.333 554.667v32c17.673 0 32-14.327 32-32h-32zM597.333 522.667c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM269.114 542.391c-6.779 16.32 0.957 35.046 17.278 41.826s35.048-0.956 41.827-17.276l-59.104-24.55zM659.891 489.86l-23.445 21.781c0.303 0.324 0.614 0.644 0.93 0.956l22.515-22.737zM693.333 426.667v128h64v-128h-64zM725.333 522.667h-128v64h128v-64zM328.219 566.942c16.457-39.625 44.384-67.153 82.507-89.873l-32.766-54.978c-46.538 27.735-85.767 64.736-108.845 120.3l59.104 24.55zM410.726 477.069c36.084-21.508 77.402-29.662 117.833-23.531l9.596-63.274c-55.36-8.397-111.618 2.875-160.195 31.827l32.766 54.978zM528.559 453.538c40.457 6.14 78.379 26.342 107.887 58.103l46.886-43.563c-38.946-41.923-89.843-69.421-145.178-77.815l-9.596 63.274zM637.376 512.597l65.442 64.806 45.030-45.474-65.442-64.806-45.030 45.474zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-redo-round"] - }, - { - "id": 93, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M757.333 426.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM725.333 554.667v32c17.673 0 32-14.327 32-32h-32zM597.333 522.667c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM269.114 542.391c-6.779 16.32 0.957 35.046 17.278 41.826s35.048-0.956 41.827-17.276l-59.104-24.55zM659.891 489.86l-23.445 21.781c0.303 0.324 0.614 0.644 0.93 0.956l22.515-22.737zM693.333 426.667v128h64v-128h-64zM725.333 522.667h-128v64h128v-64zM328.219 566.942c16.457-39.625 44.384-67.153 82.507-89.873l-32.766-54.978c-46.538 27.735-85.767 64.736-108.845 120.3l59.104 24.55zM410.726 477.069c36.084-21.508 77.402-29.662 117.833-23.531l9.596-63.274c-55.36-8.397-111.618 2.875-160.195 31.827l32.766 54.978zM528.559 453.538c40.457 6.14 78.379 26.342 107.887 58.103l46.886-43.563c-38.946-41.922-89.843-69.421-145.178-77.815l-9.596 63.274zM637.376 512.597l65.442 64.806 45.030-45.474-65.442-64.806-45.030 45.474zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-redo-small-1"] - }, - { - "id": 92, - "paths": [ - "M725.333 426.667v128M725.333 554.667h-128M725.333 554.667l-65.442-64.806c-34.231-36.843-78.639-60.693-126.532-67.957-47.898-7.265-96.687 2.449-139.017 27.675-42.33 25.229-75.908 57.498-95.676 105.088" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-redo-small"] - }, - { - "id": 91, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M757.333 426.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM725.333 554.667v32c17.673 0 32-14.327 32-32h-32zM597.333 522.667c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM269.114 542.391c-6.779 16.32 0.957 35.046 17.278 41.826s35.048-0.956 41.827-17.276l-59.104-24.55zM659.891 489.86l-23.445 21.781c0.303 0.324 0.614 0.644 0.93 0.956l22.515-22.737zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM693.333 426.667v128h64v-128h-64zM725.333 522.667h-128v64h128v-64zM328.219 566.942c16.457-39.625 44.384-67.153 82.507-89.873l-32.766-54.978c-46.538 27.735-85.767 64.736-108.845 120.3l59.104 24.55zM410.726 477.069c36.084-21.508 77.402-29.662 117.833-23.531l9.596-63.274c-55.36-8.397-111.618 2.875-160.195 31.827l32.766 54.978zM528.559 453.538c40.457 6.14 78.379 26.342 107.887 58.103l46.886-43.563c-38.946-41.923-89.843-69.421-145.178-77.815l-9.596 63.274zM637.376 512.597l65.442 64.806 45.030-45.474-65.442-64.806-45.030 45.474zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-redo-square"] - }, - { - "id": 90, - "paths": [ - "M896.004 384v256M896.004 640h-256M896.004 640l-112.653-101.090c-58.923-58.82-135.369-96.9-217.818-108.497-82.445-11.6-166.429 3.908-239.296 44.186-72.867 40.282-130.668 103.147-164.696 179.132" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-redo"] - }, - { - "id": 89, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M330.667 320c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM298.667 426.667h-32c0 17.673 14.327 32 32 32v-32zM426.667 458.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM693.333 704c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM725.333 597.333h32c0-17.673-14.327-32-32-32v32zM597.333 565.333c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM655.505 443.588c9.348 15.002 29.082 19.584 44.083 10.24 15.002-9.348 19.584-29.083 10.24-44.083l-54.323 33.843zM596.557 359.347v0zM471.445 342.741v0zM357.565 383.516l17.346 26.891c0.444-0.286 0.881-0.584 1.31-0.891l-18.656-25.999zM281.321 394.616c-14.851 9.58-19.125 29.385-9.545 44.236 9.58 14.852 29.385 19.127 44.237 9.545l-34.691-53.78zM368.493 580.412c-9.345-15.002-29.081-19.584-44.081-10.24-15 9.348-19.584 29.082-10.239 44.083l54.32-33.843zM427.443 664.653v0zM666.436 640.486l-17.348-26.893c-0.444 0.286-0.879 0.585-1.31 0.892l18.658 26.001zM742.677 629.385c14.852-9.579 19.127-29.385 9.549-44.237-9.583-14.852-29.389-19.127-44.237-9.545l34.688 53.781zM266.667 320v106.667h64v-106.667h-64zM298.667 458.667h128v-64h-128v64zM757.333 704v-106.667h-64v106.667h64zM725.333 565.333h-128v64h128v-64zM709.828 409.745c-22.135-35.53-58.423-63.039-101.453-80.137l-23.633 59.477c33.161 13.176 57.318 32.921 70.763 54.502l54.323-33.843zM608.375 329.609c-43.14-17.141-92.237-23.551-140.151-18.705l6.443 63.675c38.298-3.873 77.022 1.373 110.076 14.507l23.633-59.477zM468.224 310.903c-47.865 4.841-93.345 20.803-129.315 46.612l37.312 51.999c25.644-18.401 60.097-31.059 98.446-34.936l-6.443-63.675zM340.219 356.625l-58.898 37.992 34.691 53.78 58.898-37.99-34.692-53.782zM314.173 614.255c22.136 35.529 58.42 63.040 101.452 80.137l23.632-59.477c-33.162-13.175-57.319-32.922-70.764-54.502l-54.32 33.843zM415.625 694.391c43.139 17.139 92.236 23.552 140.151 18.705l-6.443-63.676c-38.298 3.874-77.022-1.374-110.076-14.507l-23.632 59.477zM555.776 713.097c47.863-4.838 93.346-20.804 129.314-46.613l-37.312-51.998c-25.643 18.402-60.096 31.057-98.445 34.935l6.443 63.676zM683.78 667.375l58.897-37.99-34.688-53.781-58.901 37.99 34.692 53.781zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-refresh-round"] - }, - { - "id": 88, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M330.667 320c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM298.667 426.667h-32c0 17.673 14.327 32 32 32v-32zM426.667 458.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM693.333 704c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM725.333 597.333h32c0-17.673-14.327-32-32-32v32zM597.333 565.333c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM655.505 443.588c9.348 15.002 29.082 19.584 44.083 10.24 15.002-9.348 19.584-29.083 10.24-44.083l-54.323 33.843zM596.557 359.347v0zM471.445 342.741v0zM357.565 383.516l17.346 26.891c0.444-0.286 0.881-0.584 1.31-0.891l-18.656-25.999zM281.321 394.616c-14.851 9.58-19.125 29.385-9.545 44.236 9.58 14.852 29.385 19.127 44.237 9.545l-34.691-53.78zM368.493 580.412c-9.345-15.002-29.081-19.584-44.081-10.24-15 9.348-19.584 29.082-10.239 44.083l54.32-33.843zM427.443 664.653v0zM666.436 640.486l-17.348-26.893c-0.444 0.286-0.879 0.585-1.31 0.892l18.658 26.001zM742.677 629.385c14.852-9.579 19.127-29.385 9.549-44.237-9.583-14.852-29.389-19.127-44.237-9.545l34.688 53.781zM266.667 320v106.667h64v-106.667h-64zM298.667 458.667h128v-64h-128v64zM757.333 704v-106.667h-64v106.667h64zM725.333 565.333h-128v64h128v-64zM709.828 409.745c-22.135-35.53-58.423-63.039-101.453-80.137l-23.633 59.477c33.161 13.176 57.318 32.921 70.763 54.502l54.323-33.843zM608.375 329.609c-43.14-17.141-92.237-23.551-140.151-18.705l6.443 63.675c38.298-3.873 77.022 1.373 110.076 14.507l23.633-59.477zM468.224 310.903c-47.865 4.841-93.345 20.803-129.315 46.612l37.312 51.999c25.644-18.401 60.097-31.059 98.446-34.936l-6.443-63.675zM340.219 356.625l-58.898 37.992 34.691 53.78 58.898-37.99-34.692-53.782zM314.173 614.255c22.136 35.529 58.42 63.040 101.452 80.137l23.632-59.477c-33.162-13.175-57.319-32.922-70.764-54.502l-54.32 33.843zM415.625 694.391c43.139 17.139 92.236 23.552 140.151 18.705l-6.443-63.676c-38.298 3.874-77.022-1.374-110.076-14.507l-23.632 59.477zM555.776 713.097c47.863-4.838 93.346-20.804 129.314-46.613l-37.312-51.998c-25.643 18.402-60.096 31.057-98.445 34.935l6.443 63.676zM683.78 667.375l58.897-37.99-34.688-53.781-58.901 37.99 34.692 53.781zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-refresh-small-1"] - }, - { - "id": 87, - "paths": [ - "M256 298.667v128h128M768 725.333v-128h-128M725.333 426.667c-21.743-42.833-58.679-78.273-105.242-100.979-46.566-22.706-100.233-31.448-152.917-24.91s-101.535 28.004-139.188 61.162l-71.987 56.987M298.667 597.333c21.744 42.833 58.68 78.272 105.244 100.979s100.23 31.45 152.915 24.909c52.685-6.537 101.534-28.002 139.187-61.163l71.987-56.986" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-refresh-small"] - }, - { - "id": 86, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M330.667 320c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM298.667 426.667h-32c0 17.673 14.327 32 32 32v-32zM426.667 458.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM693.333 704c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM725.333 597.333h32c0-17.673-14.327-32-32-32v32zM597.333 565.333c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM655.505 443.588c9.348 15.002 29.082 19.584 44.083 10.24 15.002-9.348 19.584-29.083 10.24-44.083l-54.323 33.843zM596.557 359.347v0zM471.445 342.741v0zM357.565 383.516l17.346 26.891c0.444-0.286 0.881-0.584 1.31-0.891l-18.656-25.999zM281.321 394.616c-14.851 9.58-19.125 29.385-9.545 44.236 9.58 14.852 29.385 19.127 44.237 9.545l-34.691-53.78zM368.493 580.412c-9.345-15.002-29.081-19.584-44.081-10.24-15 9.348-19.584 29.082-10.239 44.083l54.32-33.843zM427.443 664.653v0zM666.436 640.486l-17.348-26.893c-0.444 0.286-0.879 0.585-1.31 0.892l18.658 26.001zM742.677 629.385c14.852-9.579 19.127-29.385 9.549-44.237-9.583-14.852-29.389-19.127-44.237-9.545l34.688 53.781zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM266.667 320v106.667h64v-106.667h-64zM298.667 458.667h128v-64h-128v64zM757.333 704v-106.667h-64v106.667h64zM725.333 565.333h-128v64h128v-64zM709.828 409.745c-22.135-35.53-58.423-63.039-101.453-80.137l-23.633 59.477c33.161 13.176 57.318 32.921 70.763 54.502l54.323-33.843zM608.375 329.609c-43.14-17.141-92.237-23.551-140.151-18.705l6.443 63.675c38.298-3.873 77.022 1.373 110.076 14.507l23.633-59.477zM468.224 310.903c-47.865 4.841-93.345 20.803-129.315 46.612l37.312 51.999c25.644-18.401 60.097-31.059 98.446-34.936l-6.443-63.675zM340.219 356.625l-58.898 37.992 34.691 53.78 58.898-37.99-34.692-53.782zM314.173 614.255c22.136 35.529 58.42 63.040 101.452 80.137l23.632-59.477c-33.162-13.175-57.319-32.922-70.764-54.502l-54.32 33.843zM415.625 694.391c43.139 17.139 92.236 23.552 140.151 18.705l-6.443-63.676c-38.298 3.874-77.022-1.374-110.076-14.507l-23.632 59.477zM555.776 713.097c47.863-4.838 93.346-20.804 129.314-46.613l-37.312-51.998c-25.643 18.402-60.096 31.057-98.445 34.935l6.443 63.676zM683.78 667.375l58.897-37.99-34.688-53.781-58.901 37.99 34.692 53.781zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-refresh-square"] - }, - { - "id": 85, - "paths": [ - "M128 128v256M128 384h256M128 384l112.652-101.091c58.923-58.819 135.368-96.897 217.814-108.496 82.449-11.599 166.434 3.909 239.3 44.187s130.667 103.146 164.693 179.129M896 896v-256M896 640h-256M896 640l-112.653 101.090c-58.923 58.82-135.369 96.9-217.818 108.497-82.445 11.601-166.43-3.908-239.296-44.186-72.867-40.282-130.668-103.147-164.696-179.132" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-refresh"] - }, - { - "id": 84, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M449.293 406.627c12.497-12.497 12.497-32.758 0-45.255s-32.757-12.497-45.254 0l45.254 45.255zM298.667 512l-22.627-22.626c-12.497 12.497-12.497 32.755 0 45.252l22.627-22.626zM404.039 662.626c12.497 12.497 32.756 12.497 45.254 0s12.497-32.755 0-45.252l-45.254 45.252zM574.707 617.374c-12.497 12.497-12.497 32.755 0 45.252s32.755 12.497 45.252 0l-45.252-45.252zM725.333 512l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM619.959 361.373c-12.497-12.497-32.755-12.497-45.252 0s-12.497 32.758 0 45.255l45.252-45.255zM404.039 361.373l-128 128.001 45.255 45.252 127.999-127.999-45.254-45.255zM276.039 534.626l128 128 45.254-45.252-127.999-128-45.255 45.252zM619.959 662.626l128-128-45.252-45.252-128 128 45.252 45.252zM747.959 489.374l-128-128.001-45.252 45.255 128 127.999 45.252-45.252zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-resize-horizontal-circle"] - }, - { - "id": 83, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M449.293 406.627c12.497-12.497 12.497-32.758 0-45.255s-32.757-12.497-45.254 0l45.254 45.255zM298.667 512l-22.627-22.626c-12.497 12.497-12.497 32.755 0 45.252l22.627-22.626zM404.039 662.626c12.497 12.497 32.756 12.497 45.254 0s12.497-32.755 0-45.252l-45.254 45.252zM574.707 617.374c-12.497 12.497-12.497 32.755 0 45.252s32.755 12.497 45.252 0l-45.252-45.252zM725.333 512l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM619.959 361.373c-12.497-12.497-32.755-12.497-45.252 0s-12.497 32.758 0 45.255l45.252-45.255zM404.039 361.373l-128 128.001 45.255 45.252 127.999-127.999-45.254-45.255zM276.039 534.626l128 128 45.254-45.252-127.999-128-45.255 45.252zM619.959 662.626l128-128-45.252-45.252-128 128 45.252 45.252zM747.959 489.374l-128-128.001-45.252 45.255 128 127.999 45.252-45.252zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-resize-horizontal-round"] - }, - { - "id": 82, - "paths": [ - "M426.667 384l-128 128 128 128M597.333 640l128-128-128-128" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-resize-horizontal-small"] - }, - { - "id": 81, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M449.293 406.627c12.497-12.497 12.497-32.758 0-45.255s-32.757-12.497-45.254 0l45.254 45.255zM298.667 512l-22.627-22.626c-12.497 12.497-12.497 32.755 0 45.252l22.627-22.626zM404.039 662.626c12.497 12.497 32.756 12.497 45.254 0s12.497-32.755 0-45.252l-45.254 45.252zM574.707 617.374c-12.497 12.497-12.497 32.755 0 45.252s32.755 12.497 45.252 0l-45.252-45.252zM725.333 512l22.626 22.626c12.497-12.497 12.497-32.755 0-45.252l-22.626 22.626zM619.959 361.373c-12.497-12.497-32.755-12.497-45.252 0s-12.497 32.758 0 45.255l45.252-45.255zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM404.039 361.373l-128 128.001 45.255 45.252 127.999-127.999-45.254-45.255zM276.039 534.626l128 128 45.254-45.252-127.999-128-45.255 45.252zM619.959 662.626l128-128-45.252-45.252-128 128 45.252 45.252zM747.959 489.374l-128-128.001-45.252 45.255 128 127.999 45.252-45.252zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-resize-horizontal-square"] - }, - { - "id": 80, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M617.374 449.293c12.497 12.497 32.755 12.497 45.252 0s12.497-32.757 0-45.254l-45.252 45.254zM512 298.667l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM361.373 404.039c-12.497 12.497-12.497 32.756 0 45.254s32.758 12.497 45.255 0l-45.255-45.254zM406.627 574.707c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.755 0 45.252l45.255-45.252zM512 725.333l-22.626 22.626c12.497 12.497 32.755 12.497 45.252 0l-22.626-22.626zM662.626 619.959c12.497-12.497 12.497-32.755 0-45.252s-32.755-12.497-45.252 0l45.252 45.252zM662.626 404.039l-128-128-45.252 45.255 128 127.999 45.252-45.254zM489.374 276.039l-128.001 128 45.255 45.254 127.999-127.999-45.252-45.255zM361.373 619.959l128.001 128 45.252-45.252-127.999-128-45.255 45.252zM534.626 747.959l128-128-45.252-45.252-128 128 45.252 45.252zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-resize-vertical-circle"] - }, - { - "id": 79, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M617.374 449.293c12.497 12.497 32.755 12.497 45.252 0s12.497-32.757 0-45.254l-45.252 45.254zM512 298.667l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM361.373 404.039c-12.497 12.497-12.497 32.756 0 45.254s32.758 12.497 45.255 0l-45.255-45.254zM406.627 574.707c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.755 0 45.252l45.255-45.252zM512 725.333l-22.626 22.626c12.497 12.497 32.755 12.497 45.252 0l-22.626-22.626zM662.626 619.959c12.497-12.497 12.497-32.755 0-45.252s-32.755-12.497-45.252 0l45.252 45.252zM662.626 404.039l-128-128-45.252 45.255 128 127.999 45.252-45.254zM489.374 276.039l-128.001 128 45.255 45.254 127.999-127.999-45.252-45.255zM361.373 619.959l128.001 128 45.252-45.252-127.999-128-45.255 45.252zM534.626 747.959l128-128-45.252-45.252-128 128 45.252 45.252zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-resize-vertical-round"] - }, - { - "id": 78, - "paths": [ - "M640 426.667l-128-128-128 128M384 597.333l128 128 128-128" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-resize-vertical-small"] - }, - { - "id": 77, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M617.374 449.293c12.497 12.497 32.755 12.497 45.252 0s12.497-32.757 0-45.254l-45.252 45.254zM512 298.667l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM361.373 404.039c-12.497 12.497-12.497 32.756 0 45.254s32.758 12.497 45.255 0l-45.255-45.254zM406.627 574.707c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.755 0 45.252l45.255-45.252zM512 725.333l-22.626 22.626c12.497 12.497 32.755 12.497 45.252 0l-22.626-22.626zM662.626 619.959c12.497-12.497 12.497-32.755 0-45.252s-32.755-12.497-45.252 0l45.252 45.252zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM662.626 404.039l-128-128-45.252 45.255 128 127.999 45.252-45.254zM489.374 276.039l-128.001 128 45.255 45.254 127.999-127.999-45.252-45.255zM361.373 619.959l128.001 128 45.252-45.252-127.999-128-45.255 45.252zM534.626 747.959l128-128-45.252-45.252-128 128 45.252 45.252zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-resize-vertical-square"] - }, - { - "id": 76, - "paths": [ - "M512 768v-512l-384 256 384 256z", - "M512 588.8l298.667 179.2v-512l-298.667 179.2M512 768v-512l-384 256 384 256z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-rewind"] - }, - { - "id": 75, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M373.333 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM341.333 426.667h-32c0 17.673 14.327 32 32 32v-32zM469.333 458.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM381.188 558.076c-5.873-16.666-24.147-25.417-40.815-19.546-16.669 5.875-25.42 24.145-19.547 40.815l60.363-21.269zM488.209 342.998v0zM309.333 298.667v128h64v-128h-64zM341.333 458.667h128v-64h-128v64zM320.826 579.345c14.602 41.442 42.278 77.018 78.858 101.363l35.461-53.278c-25.030-16.657-43.965-40.998-53.956-69.355l-60.363 21.269zM399.683 680.708c36.579 24.35 80.082 36.147 123.952 33.626l-3.678-63.898c-30.020 1.728-59.785-6.345-84.813-23.006l-35.461 53.278zM523.635 714.334c43.866-2.526 85.726-19.238 119.27-47.62l-41.335-48.858c-22.955 19.418-51.597 30.852-81.613 32.58l3.678 63.898zM642.906 666.714c33.545-28.382 56.956-66.897 66.709-109.743l-62.404-14.204c-6.673 29.316-22.69 55.667-45.641 75.089l41.335 48.858zM709.615 556.971c9.749-42.846 5.312-87.697-12.646-127.799l-58.411 26.159c12.288 27.435 15.322 58.125 8.653 87.437l62.404 14.204zM696.969 429.171c-17.963-40.103-48.469-73.283-86.925-94.54l-30.963 56.012c26.317 14.545 47.189 37.248 59.477 64.687l58.411-26.159zM610.044 334.631c-38.455-21.258-82.782-29.442-126.293-23.321l8.917 63.376c29.773-4.189 60.1 1.412 86.413 15.957l30.963-56.012zM483.75 311.31c-35.814 5.039-65.629 20.598-91.264 37.718-12.789 8.541-24.977 17.778-36.385 26.532-11.657 8.945-22.346 17.263-33.26 24.989l36.982 52.233c12.184-8.627 24.124-17.92 35.24-26.449 11.364-8.72 22.090-16.82 32.968-24.084 21.696-14.49 42.223-24.412 64.636-27.565l-8.917-63.376zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-rotate-left-circle"] - }, - { - "id": 74, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M373.333 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM341.333 426.667h-32c0 17.673 14.327 32 32 32v-32zM469.333 458.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM381.188 558.076c-5.873-16.666-24.147-25.417-40.815-19.546-16.669 5.875-25.42 24.145-19.547 40.815l60.363-21.269zM488.209 342.998v0zM309.333 298.667v128h64v-128h-64zM341.333 458.667h128v-64h-128v64zM320.826 579.345c14.602 41.442 42.278 77.018 78.858 101.363l35.461-53.278c-25.030-16.657-43.965-40.998-53.956-69.355l-60.363 21.269zM399.683 680.708c36.579 24.35 80.082 36.147 123.952 33.626l-3.678-63.898c-30.020 1.728-59.785-6.345-84.813-23.006l-35.461 53.278zM523.635 714.334c43.866-2.526 85.726-19.238 119.27-47.62l-41.335-48.858c-22.955 19.418-51.597 30.852-81.613 32.58l3.678 63.898zM642.906 666.714c33.545-28.382 56.956-66.897 66.709-109.743l-62.404-14.204c-6.673 29.316-22.69 55.667-45.641 75.089l41.335 48.858zM709.615 556.971c9.749-42.846 5.312-87.697-12.646-127.799l-58.411 26.159c12.288 27.435 15.322 58.125 8.653 87.437l62.404 14.204zM696.969 429.171c-17.963-40.103-48.469-73.283-86.925-94.54l-30.963 56.012c26.317 14.545 47.189 37.248 59.477 64.687l58.411-26.159zM610.044 334.631c-38.455-21.258-82.782-29.442-126.293-23.321l8.917 63.376c29.773-4.189 60.1 1.412 86.413 15.957l30.963-56.012zM483.75 311.31c-35.814 5.039-65.629 20.598-91.264 37.718-12.789 8.541-24.977 17.778-36.385 26.532-11.657 8.945-22.346 17.263-33.26 24.989l36.982 52.233c12.184-8.627 24.124-17.92 35.24-26.449 11.364-8.72 22.090-16.82 32.968-24.084 21.696-14.49 42.223-24.412 64.636-27.565l-8.917-63.376zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-rotate-left-round"] - }, - { - "id": 73, - "paths": [ - "M341.333 298.667v128M341.333 426.667h128M341.333 426.667c46.195-32.706 88.649-75.477 146.876-83.668 36.642-5.155 73.967 1.737 106.355 19.639 32.384 17.902 58.074 45.843 73.199 79.612 15.121 33.771 18.859 71.543 10.65 107.622-8.213 36.079-27.925 68.51-56.175 92.412s-63.501 37.978-100.442 40.102c-36.945 2.125-73.579-7.812-104.383-28.314s-54.11-50.462-66.406-85.359" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-rotate-left-small"] - }, - { - "id": 72, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M373.333 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM341.333 426.667h-32c0 17.673 14.327 32 32 32v-32zM469.333 458.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM381.188 558.076c-5.873-16.666-24.147-25.417-40.815-19.546-16.669 5.875-25.42 24.145-19.547 40.815l60.363-21.269zM488.209 342.998v0zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM309.333 298.667v128h64v-128h-64zM341.333 458.667h128v-64h-128v64zM320.826 579.345c14.602 41.442 42.278 77.018 78.858 101.363l35.461-53.278c-25.030-16.657-43.965-40.998-53.956-69.355l-60.363 21.269zM399.683 680.708c36.579 24.35 80.082 36.147 123.952 33.626l-3.678-63.898c-30.020 1.728-59.785-6.345-84.813-23.006l-35.461 53.278zM523.635 714.334c43.866-2.526 85.726-19.238 119.27-47.62l-41.335-48.858c-22.955 19.418-51.597 30.852-81.613 32.58l3.678 63.898zM642.906 666.714c33.545-28.382 56.956-66.897 66.709-109.743l-62.404-14.204c-6.673 29.316-22.69 55.667-45.641 75.089l41.335 48.858zM709.615 556.971c9.749-42.846 5.312-87.697-12.646-127.799l-58.411 26.159c12.288 27.435 15.322 58.125 8.653 87.437l62.404 14.204zM696.969 429.171c-17.963-40.103-48.469-73.283-86.925-94.54l-30.963 56.012c26.317 14.545 47.189 37.248 59.477 64.687l58.411-26.159zM610.044 334.631c-38.455-21.258-82.782-29.442-126.293-23.321l8.917 63.376c29.773-4.189 60.1 1.412 86.413 15.957l30.963-56.012zM483.75 311.31c-35.814 5.039-65.629 20.598-91.264 37.718-12.789 8.541-24.977 17.778-36.385 26.532-11.657 8.945-22.346 17.263-33.26 24.989l36.982 52.233c12.184-8.627 24.124-17.92 35.24-26.449 11.364-8.72 22.090-16.82 32.968-24.084 21.696-14.49 42.223-24.412 64.636-27.565l-8.917-63.376zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-rotate-left-square"] - }, - { - "id": 71, - "paths": [ - "M128 85.333v256M128 341.333h256M128 341.333l112.654-101.091c58.923-58.819 135.368-96.897 217.816-108.496 82.445-11.599 166.43 3.909 239.296 44.187s130.671 103.146 164.698 179.129c34.027 75.982 42.436 160.966 23.962 242.143s-62.831 154.155-126.391 207.932c-63.556 53.777-142.874 85.444-225.997 90.227-83.119 4.783-165.546-17.574-234.855-63.706s-121.748-113.536-149.414-192.055" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-rotate-left"] - }, - { - "id": 70, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M714.667 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM682.667 426.667v32c17.673 0 32-14.327 32-32h-32zM554.667 394.667c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM703.177 579.345c5.871-16.67-2.88-34.94-19.55-40.815-16.67-5.871-34.944 2.88-40.815 19.546l60.365 21.269zM535.791 342.998v0zM650.667 298.667v128h64v-128h-64zM682.667 394.667h-128v64h128v-64zM642.812 558.076c-9.993 28.356-28.928 52.698-53.956 69.355l35.46 53.278c36.582-24.346 64.256-59.921 78.861-101.363l-60.365-21.269zM588.855 627.43c-25.028 16.661-54.793 24.734-84.813 23.006l-3.678 63.898c43.87 2.522 87.373-9.276 123.951-33.626l-35.46-53.278zM504.043 650.436c-30.016-1.728-58.658-13.163-81.611-32.58l-41.339 48.858c33.545 28.382 75.407 45.094 119.272 47.62l3.678-63.898zM422.432 617.856c-22.952-19.422-38.97-45.773-45.641-75.089l-62.405 14.204c9.751 42.846 33.162 81.361 66.707 109.743l41.339-48.858zM376.791 542.767c-6.671-29.312-3.634-60.002 8.653-87.437l-58.41-26.159c-17.959 40.102-22.398 84.954-12.648 127.799l62.405-14.204zM385.444 455.33c12.288-27.439 33.161-50.142 59.476-64.687l-30.964-56.012c-38.457 21.258-68.963 54.438-86.922 94.54l58.41 26.159zM444.919 390.643c26.313-14.545 56.64-20.146 86.413-15.957l8.917-63.376c-43.511-6.121-87.838 2.063-126.294 23.321l30.964 56.012zM531.332 374.686c22.413 3.153 42.94 13.075 64.636 27.565 10.88 7.264 21.606 15.364 32.969 24.084 11.115 8.529 23.053 17.821 35.238 26.449l36.983-52.233c-10.914-7.727-21.602-16.045-33.259-24.989-11.409-8.754-23.599-17.992-36.386-26.532-25.634-17.12-55.45-32.68-91.264-37.718l-8.917 63.376zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-rotate-right-circle"] - }, - { - "id": 69, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M714.667 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM682.667 426.667v32c17.673 0 32-14.327 32-32h-32zM554.667 394.667c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM703.177 579.345c5.871-16.67-2.88-34.94-19.55-40.815-16.67-5.871-34.944 2.88-40.815 19.546l60.365 21.269zM535.791 342.998v0zM650.667 298.667v128h64v-128h-64zM682.667 394.667h-128v64h128v-64zM642.812 558.076c-9.993 28.356-28.928 52.698-53.956 69.355l35.46 53.278c36.582-24.346 64.256-59.921 78.861-101.363l-60.365-21.269zM588.855 627.43c-25.028 16.661-54.793 24.734-84.813 23.006l-3.678 63.898c43.87 2.522 87.373-9.276 123.951-33.626l-35.46-53.278zM504.043 650.436c-30.016-1.728-58.658-13.163-81.611-32.58l-41.339 48.858c33.545 28.382 75.407 45.094 119.272 47.62l3.678-63.898zM422.432 617.856c-22.952-19.422-38.97-45.773-45.641-75.089l-62.405 14.204c9.751 42.846 33.162 81.361 66.707 109.743l41.339-48.858zM376.791 542.767c-6.671-29.312-3.634-60.002 8.653-87.437l-58.41-26.159c-17.959 40.102-22.398 84.954-12.648 127.799l62.405-14.204zM385.444 455.33c12.288-27.439 33.161-50.142 59.476-64.687l-30.964-56.012c-38.457 21.258-68.963 54.438-86.922 94.54l58.41 26.159zM444.919 390.643c26.313-14.545 56.64-20.146 86.413-15.957l8.917-63.376c-43.511-6.121-87.838 2.063-126.294 23.321l30.964 56.012zM531.332 374.686c22.413 3.153 42.94 13.075 64.636 27.565 10.88 7.264 21.606 15.364 32.969 24.084 11.115 8.529 23.053 17.821 35.238 26.449l36.983-52.233c-10.914-7.727-21.602-16.045-33.259-24.989-11.409-8.754-23.599-17.992-36.386-26.532-25.634-17.12-55.45-32.68-91.264-37.718l-8.917 63.376zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-rotate-right-round"] - }, - { - "id": 68, - "paths": [ - "M682.667 298.667v128M682.667 426.667h-128M682.667 426.667c-46.195-32.706-88.649-75.477-146.876-83.668-36.642-5.155-73.967 1.737-106.355 19.639-32.384 17.902-58.074 45.843-73.197 79.612-15.123 33.771-18.861 71.543-10.65 107.622s27.926 68.51 56.175 92.412c28.249 23.902 63.5 37.978 100.441 40.102 36.945 2.125 73.579-7.812 104.384-28.314 30.801-20.501 54.11-50.462 66.406-85.359" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-rotate-right-small"] - }, - { - "id": 67, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M714.667 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM682.667 426.667v32c17.673 0 32-14.327 32-32h-32zM554.667 394.667c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM703.177 579.345c5.871-16.67-2.88-34.94-19.55-40.815-16.67-5.871-34.944 2.88-40.815 19.546l60.365 21.269zM535.791 342.998v0zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM650.667 298.667v128h64v-128h-64zM682.667 394.667h-128v64h128v-64zM642.812 558.076c-9.993 28.356-28.928 52.698-53.956 69.355l35.46 53.278c36.582-24.346 64.256-59.921 78.861-101.363l-60.365-21.269zM588.855 627.43c-25.028 16.661-54.793 24.734-84.813 23.006l-3.678 63.898c43.87 2.522 87.373-9.276 123.951-33.626l-35.46-53.278zM504.043 650.436c-30.016-1.728-58.658-13.163-81.611-32.58l-41.339 48.858c33.545 28.382 75.407 45.094 119.272 47.62l3.678-63.898zM422.432 617.856c-22.952-19.422-38.97-45.773-45.641-75.089l-62.405 14.204c9.751 42.846 33.162 81.361 66.707 109.743l41.339-48.858zM376.791 542.767c-6.671-29.312-3.634-60.002 8.653-87.437l-58.41-26.159c-17.959 40.102-22.398 84.954-12.648 127.799l62.405-14.204zM385.444 455.33c12.288-27.439 33.161-50.142 59.476-64.687l-30.964-56.012c-38.457 21.258-68.963 54.438-86.922 94.54l58.41 26.159zM444.919 390.643c26.313-14.545 56.64-20.146 86.413-15.957l8.917-63.376c-43.511-6.121-87.838 2.063-126.294 23.321l30.964 56.012zM531.332 374.686c22.413 3.153 42.94 13.075 64.636 27.565 10.88 7.264 21.606 15.364 32.969 24.084 11.115 8.529 23.053 17.821 35.238 26.449l36.983-52.233c-10.914-7.727-21.602-16.045-33.259-24.989-11.409-8.754-23.599-17.992-36.386-26.532-25.634-17.12-55.45-32.68-91.264-37.718l-8.917 63.376zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-rotate-right-square"] - }, - { - "id": 66, - "paths": [ - "M895.996 85.333v256M895.996 341.333h-256M895.996 341.333l-112.649-101.091c-58.923-58.819-135.369-96.897-217.818-108.496-82.445-11.599-166.43 3.909-239.297 44.187s-130.668 103.146-164.696 179.129c-34.028 75.982-42.438 160.966-23.963 242.143s62.833 154.155 126.391 207.932c63.559 53.777 142.874 85.444 225.998 90.227 83.119 4.783 165.547-17.574 234.854-63.706 69.312-46.131 121.749-113.536 149.414-192.055" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-rotate-right"] - }, - { - "id": 65, - "paths": [ - "M170.667 256c0-47.128 38.205-85.333 85.333-85.333h348.655c22.63 0 44.335 8.99 60.339 24.994l163.345 163.346c16.004 16.003 24.994 37.708 24.994 60.34v348.654c0 47.13-38.204 85.333-85.333 85.333h-512c-47.128 0-85.333-38.204-85.333-85.333v-512z", - "M640 853.333v-213.333h-256v213.333M853.333 419.346v348.654c0 47.13-38.204 85.333-85.333 85.333h-512c-47.128 0-85.333-38.204-85.333-85.333v-512c0-47.128 38.205-85.333 85.333-85.333h348.655c22.63 0 44.335 8.99 60.339 24.994l163.345 163.346c16.004 16.003 24.994 37.708 24.994 60.34z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-save"] - }, - { - "id": 64, - "paths": [ - "M853.333 640v-384c0-23.564-19.102-42.667-42.667-42.667h-405.333M170.667 362.667v277.333c0 23.565 19.103 42.667 42.667 42.667h298.667v170.667M512 853.333h170.667M512 853.333h-170.667M128 128l768 768" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-screen-disabled"] - }, - { - "id": 63, - "paths": [ - "M512 682.667v170.667M512 853.333h170.667M512 853.333h-170.667M682.667 448h-341.333M682.667 448l-128 128M682.667 448l-128-128M213.333 682.667h597.333c23.565 0 42.667-19.102 42.667-42.667v-384c0-23.564-19.102-42.667-42.667-42.667h-597.333c-23.564 0-42.667 19.102-42.667 42.667v384c0 23.565 19.103 42.667 42.667 42.667z", - "M170.667 256c0-23.564 19.103-42.667 42.667-42.667h597.333c23.565 0 42.667 19.103 42.667 42.667v384c0 23.565-19.102 42.667-42.667 42.667h-597.333c-23.564 0-42.667-19.102-42.667-42.667v-384z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-screen-share"] - }, - { - "id": 62, - "paths": [ - "M170.667 256c0-23.564 19.103-42.667 42.667-42.667h597.333c23.565 0 42.667 19.103 42.667 42.667v384c0 23.565-19.102 42.667-42.667 42.667h-597.333c-23.564 0-42.667-19.102-42.667-42.667v-384z", - "M512 682.667v170.667M512 853.333h170.667M512 853.333h-170.667M213.333 682.667h597.333c23.565 0 42.667-19.102 42.667-42.667v-384c0-23.564-19.102-42.667-42.667-42.667h-597.333c-23.564 0-42.667 19.102-42.667 42.667v384c0 23.565 19.103 42.667 42.667 42.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-screen"] - }, - { - "id": 61, - "paths": [ - "M768 448c0 176.73-143.27 320-320 320-176.731 0-320-143.27-320-320 0-176.731 143.269-320 320-320 176.73 0 320 143.269 320 320z", - "M830.707 875.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM736 448c0 159.057-128.943 288-288 288v64c194.402 0 352-157.598 352-352h-64zM448 736c-159.058 0-288-128.943-288-288h-64c0 194.402 157.596 352 352 352v-64zM160 448c0-159.058 128.942-288 288-288v-64c-194.404 0-352 157.596-352 352h64zM448 160c159.057 0 288 128.942 288 288h64c0-194.404-157.598-352-352-352v64zM875.959 830.707l-178.667-178.671-45.257 45.257 178.671 178.667 45.252-45.252z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-search"] - }, - { - "id": 60, - "paths": [ - "M853.333 170.667l-725.333 298.667 298.667 128 128 298.667 298.667-725.333z", - "M853.333 170.667l-725.333 298.667 298.667 128 128 298.667 298.667-725.333z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-send-1"] - }, - { - "id": 59, - "paths": [ - "M853.333 170.667l-725.333 298.667 298.667 128 128 298.667 298.667-725.333z", - "M853.333 170.667l-725.333 298.667 298.667 128M853.333 170.667l-298.667 725.333-128-298.667M853.333 170.667l-426.667 426.667" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-send-2"] - }, - { - "id": 58, - "paths": [ - "M469.333 128h85.333c23.565 0 42.667 19.103 42.667 42.667v24.268c0 18.253 12.25 34.11 29.107 41.109 16.866 7.002 36.501 4.333 49.412-8.578l17.165-17.166c16.661-16.663 43.678-16.663 60.339 0l60.339 60.34c16.666 16.663 16.661 43.677 0 60.34l-17.161 17.163c-12.915 12.912-15.582 32.549-8.58 49.414 6.997 16.859 22.857 29.11 41.114 29.11h24.265c23.565 0 42.667 19.102 42.667 42.667v85.333c0 23.565-19.102 42.667-42.667 42.667h-24.269c-18.253 0-34.108 12.25-41.109 29.107-7.002 16.866-4.335 36.501 8.58 49.412l17.161 17.165c16.666 16.661 16.666 43.678 0 60.339l-60.339 60.339c-16.661 16.666-43.678 16.666-60.339 0l-17.165-17.161c-12.911-12.915-32.546-15.582-49.412-8.58-16.858 7.002-29.107 22.857-29.107 41.109v24.269c0 23.565-19.102 42.667-42.667 42.667h-85.333c-23.565 0-42.667-19.102-42.667-42.667v-24.265c0-18.257-12.251-34.116-29.11-41.114-16.865-7.002-36.502-4.335-49.414 8.58l-17.164 17.161c-16.663 16.666-43.677 16.666-60.34 0l-60.34-60.339c-16.662-16.661-16.662-43.678 0-60.339l17.167-17.165c12.911-12.911 15.58-32.546 8.578-49.412-6.999-16.858-22.856-29.107-41.109-29.107h-24.268c-23.564 0-42.667-19.102-42.667-42.667v-85.333c0-23.565 19.103-42.667 42.667-42.667h24.268c18.253 0 34.111-12.25 41.11-29.109 7.002-16.864 4.334-36.5-8.579-49.412l-17.166-17.166c-16.663-16.663-16.663-43.677 0-60.34l60.34-60.34c16.663-16.662 43.677-16.662 60.34 0l17.166 17.166c12.912 12.912 32.548 15.581 49.412 8.579 16.858-6.999 29.109-22.857 29.109-41.111v-24.267c0-23.564 19.102-42.667 42.667-42.667zM512 597.333c47.13 0 85.333-38.204 85.333-85.333s-38.204-85.333-85.333-85.333c-47.13 0-85.333 38.204-85.333 85.333s38.204 85.333 85.333 85.333z", - "M426.667 170.667c0-23.564 19.102-42.667 42.667-42.667h85.333c23.565 0 42.667 19.103 42.667 42.667v24.268c0 18.253 12.25 34.11 29.107 41.109 16.866 7.002 36.501 4.333 49.412-8.578l17.165-17.166c16.661-16.663 43.678-16.663 60.339 0l60.339 60.34c16.666 16.663 16.666 43.677 0 60.34l-17.161 17.163c-12.915 12.912-15.582 32.549-8.58 49.414 6.997 16.859 22.857 29.11 41.114 29.11h24.265c23.565 0 42.667 19.102 42.667 42.667v85.333c0 23.565-19.102 42.667-42.667 42.667h-24.269c-18.253 0-34.108 12.25-41.109 29.107-7.002 16.866-4.335 36.501 8.58 49.412l17.161 17.165c16.666 16.661 16.666 43.678 0 60.339l-60.339 60.339c-16.661 16.666-43.678 16.666-60.339 0l-17.165-17.161c-12.911-12.915-32.546-15.582-49.412-8.58-16.858 6.997-29.107 22.857-29.107 41.109v24.269c0 23.565-19.102 42.667-42.667 42.667h-85.333c-23.565 0-42.667-19.102-42.667-42.667v-24.265c0-18.257-12.251-34.116-29.11-41.114-16.865-7.002-36.502-4.335-49.414 8.58l-17.164 17.161c-16.663 16.666-43.677 16.666-60.34 0l-60.34-60.339c-16.662-16.661-16.662-43.678 0-60.339l17.167-17.165c12.911-12.911 15.58-32.546 8.578-49.412-6.999-16.858-22.856-29.107-41.109-29.107h-24.268c-23.564 0-42.667-19.102-42.667-42.667v-85.333c0-23.565 19.103-42.667 42.667-42.667h24.268c18.253 0 34.111-12.25 41.11-29.109 7.002-16.864 4.334-36.5-8.579-49.412l-17.166-17.166c-16.663-16.663-16.663-43.677 0-60.34l60.34-60.34c16.663-16.662 43.677-16.662 60.34 0l17.166 17.166c12.912 12.912 32.548 15.581 49.412 8.579 16.858-6.999 29.109-22.857 29.109-41.111v-24.267z", - "M597.333 512c0 47.13-38.204 85.333-85.333 85.333s-85.333-38.204-85.333-85.333c0-47.13 38.204-85.333 85.333-85.333s85.333 38.204 85.333 85.333z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.20000000298023224 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-settings"] - }, - { - "id": 57, - "paths": [ - "M896 768c0 70.694-57.306 128-128 128s-128-57.306-128-128c0-70.694 57.306-128 128-128s128 57.306 128 128z", - "M896 256c0 70.692-57.306 128-128 128s-128-57.308-128-128c0-70.692 57.306-128 128-128s128 57.308 128 128z", - "M384 512c0 70.694-57.308 128-128 128s-128-57.306-128-128c0-70.694 57.308-128 128-128s128 57.306 128 128z", - "M653.466 710.733l-282.53-141.265M370.534 454.733l282.799-141.399M896 768c0 70.694-57.306 128-128 128s-128-57.306-128-128c0-70.694 57.306-128 128-128s128 57.306 128 128zM896 256c0 70.692-57.306 128-128 128s-128-57.308-128-128c0-70.692 57.306-128 128-128s128 57.308 128 128zM384 512c0 70.694-57.308 128-128 128s-128-57.306-128-128c0-70.694 57.308-128 128-128s128 57.306 128 128z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.20000000298023224 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.20000000298023224 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.20000000298023224 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-share-1"] - }, - { - "id": 56, - "paths": [ - "M853.333 469.333v298.667c0 47.13-38.204 85.333-85.333 85.333h-512c-47.128 0-85.333-38.204-85.333-85.333v-298.667M512 128v512M512 128l170.667 170.667M512 128l-170.667 170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-share-2"] - }, - { - "id": 55, - "paths": [ - "M170.667 298.667l341.333-170.667 341.333 170.667c0 221.577-118.797 533.751-341.333 597.333-222.537-63.582-341.333-375.757-341.333-597.333z", - "M426.667 426.667l170.667 170.667M426.667 597.333l170.667-170.667M512 128l-341.333 170.667c0 221.577 118.796 533.751 341.333 597.333 222.537-63.582 341.333-375.757 341.333-597.333l-341.333-170.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-shield-check"] - }, - { - "id": 54, - "paths": [ - "M170.667 298.667l341.333-170.667 341.333 170.667c0 221.577-118.797 533.751-341.333 597.333-222.537-63.582-341.333-375.757-341.333-597.333z", - "M640.004 426.667l-170.667 170.667-85.338-85.333M512 128l-341.333 170.667c0 221.577 118.796 533.751 341.333 597.333 222.537-63.582 341.333-375.757 341.333-597.333l-341.333-170.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-shield-cross"] - }, - { - "id": 53, - "paths": [ - "M170.667 298.667l341.333-170.667 341.333 170.667c0 221.577-118.797 533.751-341.333 597.333-222.537-63.582-341.333-375.757-341.333-597.333z", - "M170.667 298.667l341.333-170.667 341.333 170.667c0 221.577-118.797 533.751-341.333 597.333-222.537-63.582-341.333-375.757-341.333-597.333z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-shield-empty"] - }, - { - "id": 52, - "paths": [ - "M128 298.667l128-128h128c0 16.809 3.311 33.454 9.743 48.983s15.861 29.64 27.747 41.526c11.888 11.886 25.998 21.314 41.524 27.747 15.531 6.432 32.175 9.743 48.986 9.743s33.455-3.311 48.986-9.743c15.526-6.433 29.636-15.861 41.523-27.747s21.316-25.996 27.746-41.526c6.434-15.53 9.745-32.174 9.745-48.983h128l128 128-21.333 213.333-106.667-64v405.333h-512v-405.333l-106.667 64-21.333-213.333z", - "M128 298.667l128-128h128c0 16.809 3.311 33.454 9.743 48.983s15.861 29.64 27.747 41.526c11.888 11.886 25.998 21.314 41.524 27.747 15.531 6.432 32.175 9.743 48.986 9.743s33.455-3.311 48.986-9.743c15.526-6.433 29.636-15.861 41.523-27.747s21.316-25.996 27.746-41.526c6.434-15.53 9.745-32.174 9.745-48.983h128l128 128-21.333 213.333-106.667-64v405.333h-512v-405.333l-106.667 64-21.333-213.333z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "square", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-shirt"] - }, - { - "id": 51, - "paths": [ - "M256 213.333c0-47.128 38.205-85.333 85.333-85.333h341.333c47.13 0 85.333 38.205 85.333 85.333v597.333c0 47.13-38.204 85.333-85.333 85.333h-341.333c-47.128 0-85.333-38.204-85.333-85.333v-597.333z", - "M512 736c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM512.427 800c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM512 800h0.427v-64h-0.427v64zM341.333 160h341.333v-64h-341.333v64zM736 213.333v597.333h64v-597.333h-64zM682.667 864h-341.333v64h341.333v-64zM288 810.667v-597.333h-64v597.333h64zM341.333 864c-29.455 0-53.333-23.876-53.333-53.333h-64c0 64.802 52.532 117.333 117.333 117.333v-64zM736 810.667c0 29.457-23.876 53.333-53.333 53.333v64c64.802 0 117.333-52.531 117.333-117.333h-64zM682.667 160c29.457 0 53.333 23.878 53.333 53.333h64c0-64.801-52.531-117.333-117.333-117.333v64zM341.333 96c-64.801 0-117.333 52.532-117.333 117.333h64c0-29.455 23.878-53.333 53.333-53.333v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-smartphone"] - }, - { - "id": 50, - "paths": [ - "M512 426.667v170.667M384 469.333v85.333M256 469.333v85.333M128 469.333v85.333M640 469.333v85.333M768 469.333v85.333M896 469.333v85.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-sound-0"] - }, - { - "id": 49, - "paths": [ - "M512 384v256M384 469.333v85.333M256 426.667v170.667M128 469.333v85.333M640 256v512M768 426.667v170.667M896 469.333v85.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-sound-1"] - }, - { - "id": 48, - "paths": [ - "M512 298.667v426.667M384 426.667v170.667M256 341.333v341.333M128 469.333v85.333M640 170.667v682.667M768 384v256M896 469.333v85.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-sound-2"] - }, - { - "id": 47, - "paths": [ - "M554.667 128l-256 213.333h-85.333c-47.128 0-85.333 38.205-85.333 85.333v170.667c0 47.13 38.205 85.333 85.333 85.333h85.333l256 213.333v-768z", - "M554.667 128l-256 213.333h-85.333c-47.128 0-85.333 38.205-85.333 85.333v170.667c0 47.13 38.205 85.333 85.333 85.333h85.333l256 213.333v-768z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-speaker-0"] - }, - { - "id": 46, - "paths": [ - "M554.667 128l-256 213.333h-85.333c-47.128 0-85.333 38.205-85.333 85.333v170.667c0 47.13 38.205 85.333 85.333 85.333h85.333l256 213.333v-768z", - "M682.667 384c21.333 21.333 42.667 64 42.667 128s-21.333 106.667-42.667 128M554.667 128l-256 213.333h-85.333c-47.128 0-85.333 38.205-85.333 85.333v170.667c0 47.13 38.205 85.333 85.333 85.333h85.333l256 213.333v-768z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-speaker-1"] - }, - { - "id": 45, - "paths": [ - "M554.667 128l-256 213.333h-85.333c-47.128 0-85.333 38.205-85.333 85.333v170.667c0 47.13 38.205 85.333 85.333 85.333h85.333l256 213.333v-768z", - "M682.667 384c21.333 21.333 42.667 64 42.667 128s-21.333 106.667-42.667 128M810.667 256c64 64 85.333 170.667 85.333 256s-21.333 192-85.333 256M554.667 128l-256 213.333h-85.333c-47.128 0-85.333 38.205-85.333 85.333v170.667c0 47.13 38.205 85.333 85.333 85.333h85.333l256 213.333v-768z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-speaker-2"] - }, - { - "id": 44, - "paths": [ - "M554.667 128l-256 213.333h-85.333c-47.128 0-85.333 38.205-85.333 85.333v170.667c0 47.13 38.205 85.333 85.333 85.333h85.333l256 213.333v-768z", - "M938.667 384l-256 256M682.667 384l256 256M554.667 128l-256 213.333h-85.333c-47.128 0-85.333 38.205-85.333 85.333v170.667c0 47.13 38.205 85.333 85.333 85.333h85.333l256 213.333v-768z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-speaker-cross"] - }, - { - "id": 43, - "paths": [ - "M554.667 362.667v-234.667l-128 106.667M554.667 746.667v149.333l-256-213.333h-85.333c-47.128 0-85.333-38.204-85.333-85.333v-170.667c0-31.585 17.161-59.163 42.667-73.917M128 128l768 768" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-speaker-disabled"] - }, - { - "id": 42, - "paths": [ - "M512 725.333l-256 128 64-256-192-213.333 277.333-21.333 106.667-234.667 106.667 234.667 277.333 21.333-192 213.333 64 256-256-128z", - "M512 725.333l-256 128 64-256-192-213.333 277.333-21.333 106.667-234.667 106.667 234.667 277.333 21.333-192 213.333 64 256-256-128z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-star-1"] - }, - { - "id": 41, - "paths": [ - "M512 128c0 212.077 171.921 384 384 384-212.079 0-384 171.921-384 384 0-212.079-171.923-384-384-384 212.077 0 384-171.923 384-384z", - "M512 128c0 212.077 171.921 384 384 384-212.079 0-384 171.921-384 384 0-212.079-171.923-384-384-384 212.077 0 384-171.923 384-384z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-star-2"] - }, - { - "id": 40, - "paths": [ - "M256 256h512v512h-512v-512z", - "M256 256h512v512h-512v-512z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-stop"] - }, - { - "id": 39, - "paths": [ - "M832 576c0 176.73-143.27 320-320 320-176.731 0-320-143.27-320-320 0-176.731 143.269-320 320-320 176.73 0 320 143.269 320 320z", - "M426.667 128h170.667M512 426.667v149.333l85.333 85.333M832 576c0 176.73-143.27 320-320 320-176.731 0-320-143.27-320-320 0-176.731 143.269-320 320-320 176.73 0 320 143.269 320 320z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-stopwatch"] - }, - { - "id": 38, - "paths": [ - "M170.667 341.333c0-47.128 38.205-85.333 85.333-85.333h512c47.13 0 85.333 38.205 85.333 85.333v170.667c0 47.13-38.204 85.333-85.333 85.333h-512c-47.128 0-85.333-38.204-85.333-85.333v-170.667z", - "M853.333 426.667v341.333c0 47.13-38.204 85.333-85.333 85.333h-512c-47.128 0-85.333-38.204-85.333-85.333v-341.333M640 256v-42.667c0-47.128-38.204-85.333-85.333-85.333h-85.333c-47.128 0-85.333 38.205-85.333 85.333v42.667M512 512v170.667M256 597.333h512c47.13 0 85.333-38.204 85.333-85.333v-170.667c0-47.128-38.204-85.333-85.333-85.333h-512c-47.128 0-85.333 38.205-85.333 85.333v170.667c0 47.13 38.205 85.333 85.333 85.333z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-suitcase"] - }, - { - "id": 37, - "paths": [ - "M640 512c0 70.694-57.306 128-128 128s-128-57.306-128-128c0-70.694 57.306-128 128-128s128 57.306 128 128z", - "M128 512h85.333M810.667 512h85.333M512 128v85.333M512 810.667v85.333M213.334 213.334l85.333 85.333M725.333 725.333l85.333 85.333M213.336 810.667l85.333-85.333M725.329 298.666l85.333-85.333M640 512c0 70.694-57.306 128-128 128s-128-57.306-128-128c0-70.694 57.306-128 128-128s128 57.306 128 128z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-sun"] - }, - { - "id": 36, - "paths": [ - "M853.333 298.667v426.667h-512l-213.333-213.333 213.333-213.333h512zM405.333 576c35.345 0 64-28.655 64-64s-28.655-64-64-64c-35.346 0-64 28.655-64 64s28.654 64 64 64z", - "M341.333 298.667v-32c-8.487 0-16.626 3.372-22.627 9.373l22.627 22.627zM853.333 298.667h32c0-17.673-14.327-32-32-32v32zM853.333 725.333v32c17.673 0 32-14.327 32-32h-32zM341.333 725.333l-22.627 22.626c6.001 6.003 14.141 9.374 22.627 9.374v-32zM128 512l-22.627-22.626c-12.497 12.497-12.497 32.755 0 45.252l22.627-22.626zM341.333 330.667h512v-64h-512v64zM821.333 298.667v426.667h64v-426.667h-64zM853.333 693.333h-512v64h512v-64zM363.961 702.707l-213.333-213.333-45.255 45.252 213.333 213.333 45.255-45.252zM150.627 534.626l213.333-213.332-45.255-45.255-213.333 213.335 45.255 45.252zM437.333 512c0 17.673-14.327 32-32 32v64c53.018 0 96-42.982 96-96h-64zM405.333 544c-17.673 0-32-14.327-32-32h-64c0 53.018 42.981 96 96 96v-64zM373.333 512c0-17.673 14.327-32 32-32v-64c-53.019 0-96 42.982-96 96h64zM405.333 480c17.673 0 32 14.327 32 32h64c0-53.018-42.982-96-96-96v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-tag"] - }, - { - "id": 35, - "paths": [ - "M768 768v-512h-512v512c0 47.13 38.205 85.333 85.333 85.333h341.333c47.13 0 85.333-38.204 85.333-85.333z", - "M768 256v512c0 47.13-38.204 85.333-85.333 85.333h-341.333c-47.128 0-85.333-38.204-85.333-85.333v-512M640 256v-42.667c0-47.128-38.204-85.333-85.333-85.333h-85.333c-47.128 0-85.333 38.205-85.333 85.333v42.667M170.667 256h682.667" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-trash-1"] - }, - { - "id": 34, - "paths": [ - "M768 768v-512h-512v512c0 47.13 38.205 85.333 85.333 85.333h341.333c47.13 0 85.333-38.204 85.333-85.333z", - "M768 256v512c0 47.13-38.204 85.333-85.333 85.333h-341.333c-47.128 0-85.333-38.204-85.333-85.333v-512M640 256v-42.667c0-47.128-38.204-85.333-85.333-85.333h-85.333c-47.128 0-85.333 38.205-85.333 85.333v42.667M170.667 256h682.667M426.667 426.667v256M597.333 426.667v256" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-trash-2"] - }, - { - "id": 33, - "paths": [ - "M896 725.333l-341.333-341.333-170.667 170.667-256-256M896 725.333h-256M896 725.333v-256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-trending-down"] - }, - { - "id": 32, - "paths": [ - "M896 298.667l-341.333 341.333-170.667-170.667-256 256M896 298.667h-256M896 298.667v256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-trending-up"] - }, - { - "id": 31, - "paths": [ - "M298.667 170.667h426.667v341.333c0 117.82-95.514 213.333-213.333 213.333s-213.333-95.514-213.333-213.333v-341.333z", - "M341.333 896h341.333M512 896v-170.667M512 725.333c-117.821 0-213.333-95.514-213.333-213.333v-341.333h426.667v341.333c0 117.82-95.514 213.333-213.333 213.333zM725.333 256h64c58.91 0 106.667 47.756 106.667 106.667s-47.757 106.667-106.667 106.667h-64M298.667 469.333h-64c-58.91 0-106.667-47.756-106.667-106.667s47.756-106.667 106.667-106.667h64" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-trophy"] - }, - { - "id": 30, - "paths": [ - "M853.333 512c0-90.527-35.964-177.347-99.972-241.359-64.013-64.013-150.835-99.974-241.361-99.974-90.527 0-177.347 35.962-241.359 99.974s-99.974 150.832-99.974 241.359h682.667z", - "M512 512v384M512 512h-341.333c0-90.527 35.962-177.347 99.974-241.359s150.832-99.974 241.359-99.974M512 512h341.333c0-90.527-35.964-177.347-99.972-241.359-64.013-64.013-150.835-99.974-241.361-99.974M512 128v42.667" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-umbrella-1"] - }, - { - "id": 29, - "paths": [ - "M753.361 270.641c64.009 64.012 99.972 150.832 99.972 241.359l-85.333-42.667-85.333 42.667-85.333-42.667-85.333 42.667-85.333-42.667-85.333 42.667-85.333-42.667-85.333 42.667c0-90.527 35.962-177.347 99.974-241.359s150.832-99.974 241.359-99.974c90.526 0 177.348 35.962 241.361 99.974z", - "M512 512v384M512 512l-85.333-42.667-85.333 42.667-85.333-42.667-85.333 42.667c0-90.527 35.962-177.347 99.974-241.359s150.832-99.974 241.359-99.974M512 512l85.333-42.667 85.333 42.667 85.333-42.667 85.333 42.667c0-90.527-35.964-177.347-99.972-241.359-64.013-64.013-150.835-99.974-241.361-99.974M512 128v42.667" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-umbrella-2"] - }, - { - "id": 28, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M330.667 426.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM298.667 554.667h-32c0 17.673 14.327 32 32 32v-32zM426.667 586.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM695.782 566.942c6.78 16.32 25.506 24.055 41.826 17.276s24.055-25.506 17.276-41.826l-59.102 24.55zM364.109 489.86l22.516 22.737c0.315-0.311 0.624-0.631 0.927-0.956l-23.443-21.781zM266.667 426.667v128h64v-128h-64zM298.667 586.667h128v-64h-128v64zM754.884 542.391c-23.078-55.565-62.306-92.565-108.843-120.3l-32.768 54.978c38.123 22.72 66.052 50.249 82.509 89.873l59.102-24.55zM646.042 422.091c-48.58-28.952-104.836-40.224-160.196-31.827l9.596 63.274c40.431-6.131 81.749 2.022 117.833 23.531l32.768-54.978zM485.845 390.264c-55.334 8.394-106.23 35.892-145.179 77.815l46.886 43.563c29.51-31.761 67.432-51.964 107.889-58.103l-9.596-63.274zM341.592 467.123l-65.443 64.806 45.034 45.474 65.442-64.806-45.033-45.474zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-undo-round"] - }, - { - "id": 27, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M330.667 426.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM298.667 554.667h-32c0 17.673 14.327 32 32 32v-32zM426.667 586.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM695.782 566.942c6.78 16.32 25.506 24.055 41.826 17.276s24.055-25.506 17.276-41.826l-59.102 24.55zM364.109 489.86l22.516 22.737c0.315-0.311 0.624-0.631 0.927-0.956l-23.443-21.781zM266.667 426.667v128h64v-128h-64zM298.667 586.667h128v-64h-128v64zM754.884 542.391c-23.078-55.565-62.306-92.565-108.843-120.3l-32.768 54.978c38.123 22.72 66.052 50.249 82.509 89.873l59.102-24.55zM646.042 422.091c-48.58-28.952-104.836-40.224-160.196-31.827l9.596 63.274c40.431-6.131 81.749 2.022 117.833 23.531l32.768-54.978zM485.845 390.264c-55.334 8.394-106.23 35.893-145.179 77.815l46.886 43.563c29.51-31.761 67.432-51.964 107.889-58.103l-9.596-63.274zM341.592 467.123l-65.443 64.806 45.034 45.474 65.442-64.806-45.033-45.474zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-undo-small-1"] - }, - { - "id": 26, - "paths": [ - "M298.667 426.667v128M298.667 554.667h128M298.667 554.667l65.443-64.806c34.23-36.843 78.639-60.693 126.532-67.957 47.898-7.265 96.687 2.449 139.017 27.675 42.33 25.229 75.908 57.498 95.676 105.088" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-undo-small"] - }, - { - "id": 25, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M330.667 426.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM298.667 554.667h-32c0 17.673 14.327 32 32 32v-32zM426.667 586.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM695.782 566.942c6.78 16.32 25.506 24.055 41.826 17.276s24.055-25.506 17.276-41.826l-59.102 24.55zM364.109 489.86l22.516 22.737c0.315-0.311 0.624-0.631 0.927-0.956l-23.443-21.781zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM266.667 426.667v128h64v-128h-64zM298.667 586.667h128v-64h-128v64zM754.884 542.391c-23.078-55.565-62.306-92.565-108.843-120.3l-32.768 54.978c38.123 22.72 66.052 50.249 82.509 89.873l59.102-24.55zM646.042 422.091c-48.58-28.952-104.836-40.224-160.196-31.827l9.596 63.274c40.431-6.131 81.749 2.022 117.833 23.531l32.768-54.978zM485.845 390.264c-55.334 8.394-106.23 35.892-145.179 77.815l46.886 43.563c29.51-31.761 67.432-51.964 107.889-58.103l-9.596-63.274zM341.592 467.123l-65.443 64.806 45.034 45.474 65.442-64.806-45.033-45.474zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-undo-square"] - }, - { - "id": 24, - "paths": [ - "M128 384v256M128 640h256M128 640l112.652-101.090c58.923-58.82 135.368-96.9 217.814-108.497 82.449-11.6 166.434 3.908 239.3 44.186 72.866 40.282 130.667 103.147 164.693 179.132" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-undo"] - }, - { - "id": 23, - "paths": [ - "M298.667 384v-42.667c0-117.821 95.513-213.333 213.333-213.333s213.333 95.513 213.333 213.333v42.667c94.255 0 170.667 76.412 170.667 170.667 0 63.172-34.321 118.327-85.333 147.836M298.667 384c-94.257 0-170.667 76.412-170.667 170.667 0 63.172 34.321 118.327 85.333 147.836M298.667 384c18.468 0 36.252 2.933 52.909 8.36M512 469.333v426.667M512 469.333l170.667 170.667M512 469.333l-170.667 170.667" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-upload"] - }, - { - "id": 22, - "paths": [ - "M512 469.333c94.255 0 170.667-76.41 170.667-170.667s-76.412-170.667-170.667-170.667c-94.257 0-170.667 76.41-170.667 170.667s76.41 170.667 170.667 170.667z", - "M853.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-341.333c-94.257 0-170.667 76.412-170.667 170.667v85.333M682.667 298.667c0 94.257-76.412 170.667-170.667 170.667-94.257 0-170.667-76.41-170.667-170.667s76.41-170.667 170.667-170.667c94.255 0 170.667 76.41 170.667 170.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-user-1"] - }, - { - "id": 21, - "paths": [ - "M514.15 895.996c-0.717 0.004-1.434 0.004-2.15 0.004s-1.434 0-2.15-0.004c0.725-0.713 1.442-1.429 2.15-2.15 0.708 0.721 1.425 1.438 2.15 2.15z", - "M767.727 798.468c0.179-3.021 0.273-6.067 0.273-9.135 0-82.475-66.859-149.333-149.333-149.333h-213.333c-82.475 0-149.333 66.859-149.333 149.333 0 3.068 0.093 6.114 0.275 9.135-78.72-70.323-128.275-172.608-128.275-286.468 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384 0 113.86-49.557 216.145-128.273 286.468zM512 512c70.694 0 128-57.306 128-128 0-70.692-57.306-128-128-128s-128 57.308-128 128c0 70.694 57.306 128 128 128z", - "M413.964 672h196.072v-64h-196.072v64zM610.035 672c69.568 0 125.965 56.397 125.965 125.965h64c0-104.917-85.047-189.965-189.965-189.965v64zM413.964 608c-104.914 0-189.964 85.047-189.964 189.965h64c0-69.568 56.396-125.965 125.964-125.965v-64zM608 384c0 53.018-42.982 96-96 96v64c88.367 0 160-71.633 160-160h-64zM512 480c-53.018 0-96-42.982-96-96h-64c0 88.367 71.634 160 160 160v-64zM416 384c0-53.019 42.982-96 96-96v-64c-88.366 0-160 71.634-160 160h64zM512 288c53.018 0 96 42.981 96 96h64c0-88.366-71.633-160-160-160v64zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-user-2"] - }, - { - "id": 20, - "paths": [ - "M512 469.333c94.255 0 170.667-76.41 170.667-170.667s-76.412-170.667-170.667-170.667c-94.257 0-170.667 76.41-170.667 170.667s76.41 170.667 170.667 170.667z", - "M853.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-341.333c-94.257 0-170.667 76.412-170.667 170.667v85.333M981.333 384l-179.196 179.196-76.804-76.796M682.667 298.667c0 94.257-76.412 170.667-170.667 170.667-94.257 0-170.667-76.41-170.667-170.667s76.41-170.667 170.667-170.667c94.255 0 170.667 76.41 170.667 170.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-user-check"] - }, - { - "id": 19, - "paths": [ - "M512 469.333c94.255 0 170.667-76.41 170.667-170.667s-76.412-170.667-170.667-170.667c-94.257 0-170.667 76.41-170.667 170.667s76.41 170.667 170.667 170.667z", - "M853.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-341.333c-94.257 0-170.667 76.412-170.667 170.667v85.333M938.667 384l-170.667 170.667M768 384l170.667 170.667M682.667 298.667c0 94.257-76.412 170.667-170.667 170.667-94.257 0-170.667-76.41-170.667-170.667s76.41-170.667 170.667-170.667c94.255 0 170.667 76.41 170.667 170.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-user-cross"] - }, - { - "id": 18, - "paths": [ - "M512 469.333c94.255 0 170.667-76.41 170.667-170.667s-76.412-170.667-170.667-170.667c-94.257 0-170.667 76.41-170.667 170.667s76.41 170.667 170.667 170.667z", - "M853.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-341.333c-94.257 0-170.667 76.412-170.667 170.667v85.333M853.333 554.667v-149.333M853.333 299.093v-0.426M682.667 298.667c0 94.257-76.412 170.667-170.667 170.667-94.257 0-170.667-76.41-170.667-170.667s76.41-170.667 170.667-170.667c94.255 0 170.667 76.41 170.667 170.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-user-info"] - }, - { - "id": 17, - "paths": [ - "M512 469.333c94.255 0 170.667-76.41 170.667-170.667s-76.412-170.667-170.667-170.667c-94.257 0-170.667 76.41-170.667 170.667s76.41 170.667 170.667 170.667z", - "M853.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-341.333c-94.257 0-170.667 76.412-170.667 170.667v85.333M725.333 469.333h256M682.667 298.667c0 94.257-76.412 170.667-170.667 170.667-94.257 0-170.667-76.41-170.667-170.667s76.41-170.667 170.667-170.667c94.255 0 170.667 76.41 170.667 170.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-user-minus"] - }, - { - "id": 16, - "paths": [ - "M512 469.333c94.255 0 170.667-76.41 170.667-170.667s-76.412-170.667-170.667-170.667c-94.257 0-170.667 76.41-170.667 170.667s76.41 170.667 170.667 170.667z", - "M853.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-341.333c-94.257 0-170.667 76.412-170.667 170.667v85.333M853.333 341.333v256M725.333 469.333h256M682.667 298.667c0 94.257-76.412 170.667-170.667 170.667-94.257 0-170.667-76.41-170.667-170.667s76.41-170.667 170.667-170.667c94.255 0 170.667 76.41 170.667 170.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-user-plus"] - }, - { - "id": 15, - "paths": [ - "M512 469.333c94.255 0 170.667-76.41 170.667-170.667s-76.412-170.667-170.667-170.667c-94.257 0-170.667 76.41-170.667 170.667s76.41 170.667 170.667 170.667z", - "M821.333 896c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM138.667 896c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM928 554.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM864 555.093c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM864 469.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM779.635 314.683c-4.314 17.139 6.084 34.529 23.219 38.843 17.139 4.314 34.53-6.083 38.844-23.222l-62.063-15.621zM341.333 672h341.333v-64h-341.333v64zM821.333 810.667v85.333h64v-85.333h-64zM202.667 896v-85.333h-64v85.333h64zM682.667 672c76.582 0 138.667 62.084 138.667 138.667h64c0-111.932-90.735-202.667-202.667-202.667v64zM341.333 608c-111.93 0-202.667 90.735-202.667 202.667h64c0-76.582 62.083-138.667 138.667-138.667v-64zM650.667 298.667c0 76.584-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.737 202.667-202.667h-64zM512 437.333c-76.582 0-138.667-62.083-138.667-138.667h-64c0 111.93 90.737 202.667 202.667 202.667v-64zM373.333 298.667c0-76.584 62.084-138.667 138.667-138.667v-64c-111.93 0-202.667 90.737-202.667 202.667h64zM512 160c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM864 554.667v0.427h64v-0.427h-64zM949.333 344.658c0 13.768-6.78 20.91-29.542 37.537-18.961 13.851-55.791 38.108-55.791 87.138h64c0-11.921 5.837-18.142 29.542-35.46 19.904-14.54 55.791-39.26 55.791-89.215h-64zM896 288c28.885 0 53.333 24.015 53.333 56.658h64c0-65.286-50.453-120.658-117.333-120.658v64zM841.698 330.304c6.093-24.209 28.766-42.304 54.302-42.304v-64c-55.258 0-103.211 38.414-116.365 90.683l62.063 15.621z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-user-question"] - }, - { - "id": 14, - "paths": [ - "M512 469.333c94.255 0 170.667-76.41 170.667-170.667s-76.412-170.667-170.667-170.667c-94.257 0-170.667 76.41-170.667 170.667s76.41 170.667 170.667 170.667z", - "M853.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-341.333c-94.257 0-170.667 76.412-170.667 170.667v85.333M853.333 298.667v149.333M853.333 554.667v0.427M682.667 298.667c0 94.257-76.412 170.667-170.667 170.667-94.257 0-170.667-76.41-170.667-170.667s76.41-170.667 170.667-170.667c94.255 0 170.667 76.41 170.667 170.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-user-warning"] - }, - { - "id": 13, - "paths": [ - "M512 469.333c70.694 0 128-57.308 128-128s-57.306-128-128-128c-70.694 0-128 57.308-128 128s57.306 128 128 128z", - "M768 810.667v-42.667c0-94.255-76.412-170.667-170.667-170.667h-170.667c-94.257 0-170.667 76.412-170.667 170.667v42.667M981.333 810.667v-42.667c0-94.255-76.412-170.667-170.667-170.667h-21.333M42.667 810.667v-42.667c0-94.255 76.41-170.667 170.667-170.667h21.333M725.333 469.333c70.694 0 128-57.308 128-128s-57.306-128-128-128M298.667 469.333c-70.692 0-128-57.308-128-128s57.308-128 128-128M640 341.333c0 70.692-57.306 128-128 128s-128-57.308-128-128c0-70.692 57.306-128 128-128s128 57.308 128 128z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-users-more"] - }, - { - "id": 12, - "paths": [ - "M384 469.333c94.255 0 170.667-76.41 170.667-170.667s-76.412-170.667-170.667-170.667c-94.257 0-170.667 76.41-170.667 170.667s76.41 170.667 170.667 170.667z", - "M981.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-21.333M640 469.333c94.255 0 170.667-76.41 170.667-170.667s-76.412-170.667-170.667-170.667M725.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-341.333c-94.257 0-170.667 76.412-170.667 170.667v85.333M554.667 298.667c0 94.257-76.412 170.667-170.667 170.667-94.257 0-170.667-76.41-170.667-170.667s76.41-170.667 170.667-170.667c94.255 0 170.667 76.41 170.667 170.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-users"] - }, - { - "id": 11, - "paths": [ - "M725.333 384l-213.333-213.333-213.333 213.333M298.667 640l213.333 213.333 213.333-213.333" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-vertical"] - }, - { - "id": 10, - "paths": [ - "M810.667 256h-597.333c-47.128 0-85.333 38.205-85.333 85.333v341.333c0 47.13 38.205 85.333 85.333 85.333h597.333c47.13 0 85.333-38.204 85.333-85.333v-42.667h-298.667c-70.694 0-128-57.306-128-128s57.306-128 128-128h298.667v-42.667c0-47.128-38.204-85.333-85.333-85.333z", - "M597.333 512v0.427M213.333 768h597.333c47.13 0 85.333-38.204 85.333-85.333v-341.333c0-47.128-38.204-85.333-85.333-85.333h-597.333c-47.128 0-85.333 38.205-85.333 85.333v341.333c0 47.13 38.205 85.333 85.333 85.333zM896 384h-298.667c-70.694 0-128 57.306-128 128s57.306 128 128 128h298.667v-256z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-wallet"] - }, - { - "id": 9, - "paths": [ - "M853.333 853.333l-341.333-341.333M384 213.333v-85.333M384 640v-85.333M213.333 384h-85.333M640 384h-85.333M277.334 277.334l-90.51-90.51M277.335 490.667l-90.51 90.509M581.175 186.823l-90.509 90.51" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-wand"] - }, - { - "id": 8, - "paths": [ - "M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z", - "M544 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 597.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 724.907c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM480 298.667v298.667h64v-298.667h-64zM480 724.907v0.427h64v-0.427h-64zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-warning-circle"] - }, - { - "id": 7, - "paths": [ - "M170.667 341.333c0-94.257 76.41-170.667 170.667-170.667h341.333c94.255 0 170.667 76.41 170.667 170.667v341.333c0 94.255-76.412 170.667-170.667 170.667h-341.333c-94.257 0-170.667-76.412-170.667-170.667v-341.333z", - "M544 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 597.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 724.907c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM480 298.667v298.667h64v-298.667h-64zM480 724.907v0.427h64v-0.427h-64zM341.333 202.667h341.333v-64h-341.333v64zM821.333 341.333v341.333h64v-341.333h-64zM682.667 821.333h-341.333v64h341.333v-64zM202.667 682.667v-341.333h-64v341.333h64zM341.333 821.333c-76.584 0-138.667-62.084-138.667-138.667h-64c0 111.932 90.737 202.667 202.667 202.667v-64zM821.333 682.667c0 76.582-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.735 202.667-202.667h-64zM682.667 202.667c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM341.333 138.667c-111.93 0-202.667 90.737-202.667 202.667h64c0-76.584 62.083-138.667 138.667-138.667v-64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-warning-round"] - }, - { - "id": 6, - "paths": ["M512 298.667v298.667M512 724.907v0.427"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-warning-small"] - }, - { - "id": 5, - "paths": [ - "M170.667 170.667h682.667v682.667h-682.667v-682.667z", - "M544 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 597.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 724.907c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM170.667 170.667v-32c-17.673 0-32 14.327-32 32h32zM853.333 170.667h32c0-17.673-14.327-32-32-32v32zM853.333 853.333v32c17.673 0 32-14.327 32-32h-32zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM480 298.667v298.667h64v-298.667h-64zM480 724.907v0.427h64v-0.427h-64zM170.667 202.667h682.667v-64h-682.667v64zM821.333 170.667v682.667h64v-682.667h-64zM853.333 821.333h-682.667v64h682.667v-64zM202.667 853.333v-682.667h-64v682.667h64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-warning-square"] - }, - { - "id": 4, - "paths": ["M512 213.333v469.333M512 810.24v0.427"], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 0, - "tags": ["duotone-warning"] - }, - { - "id": 3, - "paths": [ - "M213.333 597.333c0-145.847 110.153-341.333 298.667-469.333 188.514 128 298.667 323.486 298.667 469.333 0 188.514-152.819 298.667-298.667 298.667s-298.667-110.153-298.667-298.667z", - "M490.667 704c-58.91 0-106.667-47.757-106.667-106.667M213.333 597.333c0-145.847 110.153-341.333 298.667-469.333 188.514 128 298.667 323.486 298.667 469.333 0 188.514-152.819 298.667-298.667 298.667s-298.667-110.153-298.667-298.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-waterdrop"] - }, - { - "id": 2, - "paths": [ - "M128 426.667c0-23.564 19.103-42.667 42.667-42.667h512c23.565 0 42.667 19.103 42.667 42.667v384c0 23.565-19.102 42.667-42.667 42.667h-512c-23.564 0-42.667-19.102-42.667-42.667v-384z", - "M426.667 384v-213.333c0-23.564 19.102-42.667 42.667-42.667h384c23.565 0 42.667 19.103 42.667 42.667v298.667c0 23.565-19.102 42.667-42.667 42.667h-725.333M896 256h-469.333M170.667 853.333h512c23.565 0 42.667-19.102 42.667-42.667v-384c0-23.564-19.102-42.667-42.667-42.667h-512c-23.564 0-42.667 19.102-42.667 42.667v384c0 23.565 19.103 42.667 42.667 42.667z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "none", - "stroke": "rgb(0, 26, 114)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-windows"] - }, - { - "id": 1, - "paths": [ - "M426.667 725.333c164.949 0 298.667-133.717 298.667-298.667s-133.717-298.667-298.667-298.667c-164.949 0-298.667 133.718-298.667 298.667s133.718 298.667 298.667 298.667z", - "M830.707 875.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM458.667 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM394.667 554.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM298.667 394.667c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM554.667 458.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM693.333 426.667c0 147.277-119.39 266.667-266.667 266.667v64c182.622 0 330.667-148.045 330.667-330.667h-64zM426.667 693.333c-147.276 0-266.667-119.39-266.667-266.667h-64c0 182.622 148.044 330.667 330.667 330.667v-64zM160 426.667c0-147.276 119.391-266.667 266.667-266.667v-64c-182.622 0-330.667 148.044-330.667 330.667h64zM426.667 160c147.277 0 266.667 119.391 266.667 266.667h64c0-182.622-148.045-330.667-330.667-330.667v64zM875.959 830.707l-213.333-213.333-45.252 45.252 213.333 213.333 45.252-45.252zM394.667 298.667v256h64v-256h-64zM298.667 458.667h256v-64h-256v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-zoom-in"] - }, - { - "id": 0, - "paths": [ - "M426.667 725.333c164.949 0 298.667-133.717 298.667-298.667s-133.717-298.667-298.667-298.667c-164.949 0-298.667 133.718-298.667 298.667s133.718 298.667 298.667 298.667z", - "M830.707 875.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM298.667 394.667c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM554.667 458.667c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM693.333 426.667c0 147.277-119.39 266.667-266.667 266.667v64c182.622 0 330.667-148.045 330.667-330.667h-64zM426.667 693.333c-147.276 0-266.667-119.39-266.667-266.667h-64c0 182.622 148.044 330.667 330.667 330.667v-64zM160 426.667c0-147.276 119.391-266.667 266.667-266.667v-64c-182.622 0-330.667 148.044-330.667 330.667h64zM426.667 160c147.277 0 266.667 119.391 266.667 266.667h64c0-182.622-148.045-330.667-330.667-330.667v64zM875.959 830.707l-213.333-213.333-45.252 45.252 213.333 213.333 45.252-45.252zM298.667 458.667h256v-64h-256v64z" - ], - "attrs": [ - { - "fill": "rgb(0, 26, 114)", - "opacity": 0.15000000596046448 - }, - { - "fill": "rgb(0, 26, 114)" - } - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 0, - "tags": ["duotone-zoom-out"] - } - ], - "colorThemes": [], - "invisible": false - } - ], - "preferences": { - "fontPref": { - "metadata": {}, - "metrics": { - "baseline": 6.25, - "emSize": 1024, - "whitespace": 50 - }, - "prefix": "icon-" - }, - "gridSize": 16, - "historySize": 50, - "imagePref": { - "autoHost": true, - "bgColor": 16777215, - "classSelector": ".icon", - "color": 0, - "columns": 16, - "height": 32, - "margin": 16, - "name": "icomoon", - "png": true, - "prefix": "icon-", - "useClassSelector": true - }, - "quickUsageToken": { - "AppIcons": "NmExOTg1YWU5YjlmNmZjYTAwYTY2ZjgxODNiMWMxODAjMSMxNjUxODI4MDIyIyMjNDU4MDJjNTZlOGY5" - }, - "showCodes": true, - "showGlyphs": true, - "showGrid": true, - "showQuickUse": true, - "showQuickUse2": true, - "showSVGs": true - }, - "uid": -1 -} diff --git a/web/icons/selection.json b/web/icons/selection.json deleted file mode 100644 --- a/web/icons/selection.json +++ /dev/null @@ -1,2657 +0,0 @@ -{ - "IcoMoonType": "selection", - "icons": [ - { - "icon": { - "paths": [ - "M961.293 406.627c12.497-12.497 12.497-32.758 0-45.255s-32.755-12.497-45.252 0l45.252 45.255zM745.374 532.041c-12.497 12.497-12.497 32.755 0 45.252s32.755 12.497 45.252 0l-45.252-45.252zM790.626 361.373c-12.497-12.497-32.755-12.497-45.252 0s-12.497 32.758 0 45.255l45.252-45.255zM916.041 577.293c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM853.333 896v32c17.673 0 32-14.327 32-32h-32zM170.667 896h-32c0 17.673 14.327 32 32 32v-32zM916.041 361.373l-170.667 170.668 45.252 45.252 170.667-170.665-45.252-45.255zM745.374 406.627l170.667 170.665 45.252-45.252-170.667-170.668-45.252 45.255zM341.333 672h341.333v-64h-341.333v64zM821.333 810.667v85.333h64v-85.333h-64zM202.667 896v-85.333h-64v85.333h64zM682.667 672c76.582 0 138.667 62.084 138.667 138.667h64c0-111.932-90.735-202.667-202.667-202.667v64zM341.333 608c-111.93 0-202.667 90.735-202.667 202.667h64c0-76.582 62.083-138.667 138.667-138.667v-64zM650.667 298.667c0 76.584-62.084 138.667-138.667 138.667v64c111.932 0 202.667-90.737 202.667-202.667h-64zM512 437.333c-76.582 0-138.667-62.083-138.667-138.667h-64c0 111.93 90.737 202.667 202.667 202.667v-64zM373.333 298.667c0-76.584 62.084-138.667 138.667-138.667v-64c-111.93 0-202.667 90.737-202.667 202.667h64zM512 160c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM170.667 928h682.667v-64h-682.667v64z" - ], - "attrs": [], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["user-cross"], - "colorPermutations": {} - }, - "attrs": [], - "properties": { - "order": 190, - "id": 63, - "name": "user-cross", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 0 - }, - { - "icon": { - "paths": ["M853.333 298.667l-469.332 469.333-213.338-213.333"], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-check"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 191, - "id": 0, - "name": "check", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 1 - }, - { - "icon": { - "paths": [ - "M107.163 5.953h404.837c36.168 0 65.488 29.32 65.488 65.488v881.116c0 36.168-29.32 65.488-65.488 65.488h-404.837c-36.168 0-65.488-29.32-65.488-65.488v-881.116c0-36.168 29.32-65.488 65.488-65.488z", - "M345.302 904.93c0 19.728-15.993 35.721-35.721 35.721s-35.721-15.993-35.721-35.721c0-19.728 15.993-35.721 35.721-35.721s35.721 15.993 35.721 35.721z", - "M535.814 168.399c0-20.668-16.754-37.422-37.422-37.422h-377.62c-20.668 0-37.422 16.754-37.422 37.422v56.132c0 20.668 16.754 37.422 37.422 37.422h377.62c20.668 0 37.422-16.754 37.422-37.422v-56.132z", - "M242.902 559.628h133.358c9.206 0 16.67 7.463 16.67 16.67v133.358c0 9.206-7.463 16.67-16.67 16.67h-133.358c-9.206 0-16.67-7.463-16.67-16.67v-133.358c0-9.206 7.463-16.67 16.67-16.67z", - "M291.721 601.302c0 55.896-45.313 101.209-101.209 101.209s-101.209-45.313-101.209-101.209c0-55.896 45.313-101.209 101.209-101.209s101.209 45.313 101.209 101.209z", - "M197.889 567.978h-9.273l-15.742 10.289v9.12l15.096-9.859h0.369v53.542h9.551v-63.091z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(102, 102, 102)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 11.906976744186046 - }, - { - "fill": "rgb(196, 196, 196)" - }, - { - "fill": "rgb(126, 87, 194)" - }, - { - "fill": "rgb(128, 128, 128)" - }, - { - "fill": "rgb(126, 87, 194)" - }, - { - "fill": "rgb(10, 10, 10)" - } - ], - "width": 619, - "isMulticolor": true, - "isMulticolor2": true, - "grid": 24, - "tags": ["all-notifs"], - "colorPermutations": { - "1010101102102102112687194112812812811961961961": [ - { - "s": 1 - }, - { - "f": 4 - }, - { - "f": 3 - }, - { - "f": 2 - }, - { - "f": 3 - }, - { - "f": 0 - } - ] - } - }, - "attrs": [ - { - "fill": "none", - "stroke": "rgb(102, 102, 102)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 11.906976744186046 - }, - { - "fill": "rgb(196, 196, 196)" - }, - { - "fill": "rgb(126, 87, 194)" - }, - { - "fill": "rgb(128, 128, 128)" - }, - { - "fill": "rgb(126, 87, 194)" - }, - { - "fill": "rgb(10, 10, 10)" - } - ], - "properties": { - "order": 192, - "id": 1, - "name": "all-notifs", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 2 - }, - { - "icon": { - "paths": [ - "M107.163 5.953h404.837c36.168 0 65.488 29.32 65.488 65.488v881.116c0 36.168-29.32 65.488-65.488 65.488h-404.837c-36.168 0-65.488-29.32-65.488-65.488v-881.116c0-36.168 29.32-65.488 65.488-65.488z", - "M345.302 904.93c0 19.728-15.993 35.721-35.721 35.721s-35.721-15.993-35.721-35.721c0-19.728 15.993-35.721 35.721-35.721s35.721 15.993 35.721 35.721z", - "M273.86 571.535h-59.535c0 0 23.814-47.628 23.814-95.256 0-18.948 7.526-37.119 20.925-50.517 13.398-13.399 31.569-20.925 50.517-20.925s37.119 7.526 50.517 20.925c13.399 13.398 20.925 31.569 20.925 50.517 0 35.721 23.814 95.256 23.814 95.256h-59.535M273.86 571.535v11.907c0 4.691 0.924 9.336 2.72 13.67 1.794 4.333 4.426 8.271 7.743 11.588s7.255 5.949 11.588 7.743c4.334 1.796 8.979 2.72 13.67 2.72s9.336-0.924 13.67-2.72c4.333-1.794 8.271-4.426 11.588-7.743s5.949-7.255 7.743-11.588c1.796-4.334 2.72-8.979 2.72-13.67v-11.907M273.86 571.535h71.442", - "M179.327 381.023l261.231 261.231" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(102, 102, 102)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 11.906976744186046 - }, - { - "fill": "rgb(196, 196, 196)" - }, - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 17.86046511627907 - }, - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "miter", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 17.86046511627907 - } - ], - "width": 619, - "isMulticolor": false, - "isMulticolor2": true, - "grid": 24, - "tags": ["muted-notifs"], - "colorPermutations": { - "1010101102102102112687194112812812811961961961": [ - { - "s": 1 - }, - { - "f": 4 - }, - { - "s": 3 - }, - { - "s": 3 - } - ] - } - }, - "attrs": [ - { - "fill": "none", - "stroke": "rgb(102, 102, 102)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 11.906976744186046 - }, - { - "fill": "rgb(196, 196, 196)" - }, - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 17.86046511627907 - }, - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "miter", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 17.86046511627907 - } - ], - "properties": { - "order": 193, - "id": 2, - "name": "muted-notifs", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 3 - }, - { - "icon": { - "paths": [ - "M107.163 5.953h404.837c36.168 0 65.488 29.32 65.488 65.488v881.116c0 36.168-29.32 65.488-65.488 65.488h-404.837c-36.168 0-65.488-29.32-65.488-65.488v-881.116c0-36.168 29.32-65.488 65.488-65.488z", - "M345.302 904.93c0 19.728-15.993 35.721-35.721 35.721s-35.721-15.993-35.721-35.721c0-19.728 15.993-35.721 35.721-35.721s35.721 15.993 35.721 35.721z", - "M242.902 559.628h133.358c9.206 0 16.67 7.463 16.67 16.67v133.358c0 9.206-7.463 16.67-16.67 16.67h-133.358c-9.206 0-16.67-7.463-16.67-16.67v-133.358c0-9.206 7.463-16.67 16.67-16.67z", - "M291.721 601.302c0 55.896-45.313 101.209-101.209 101.209s-101.209-45.313-101.209-101.209c0-55.896 45.313-101.209 101.209-101.209s101.209 45.313 101.209 101.209z", - "M197.889 567.978h-9.273l-15.742 10.289v9.12l15.096-9.859h0.369v53.542h9.551v-63.091z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(102, 102, 102)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 11.906976744186046 - }, - { - "fill": "rgb(196, 196, 196)" - }, - { - "fill": "rgb(128, 128, 128)" - }, - { - "fill": "rgb(126, 87, 194)" - }, - { - "fill": "rgb(10, 10, 10)" - } - ], - "width": 619, - "isMulticolor": true, - "isMulticolor2": true, - "grid": 24, - "tags": ["badge-notifs"], - "colorPermutations": { - "1010101102102102112687194112812812811961961961": [ - { - "s": 1 - }, - { - "f": 4 - }, - { - "f": 2 - }, - { - "f": 3 - }, - { - "f": 0 - } - ] - } - }, - "attrs": [ - { - "fill": "none", - "stroke": "rgb(102, 102, 102)", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 11.906976744186046 - }, - { - "fill": "rgb(196, 196, 196)" - }, - { - "fill": "rgb(128, 128, 128)" - }, - { - "fill": "rgb(126, 87, 194)" - }, - { - "fill": "rgb(10, 10, 10)" - } - ], - "properties": { - "order": 194, - "id": 3, - "name": "badge-notifs", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 4 - }, - { - "icon": { - "paths": [ - "M298.667 384v-42.667c0-117.821 95.513-213.333 213.333-213.333s213.333 95.513 213.333 213.333v42.667c94.255 0 170.667 76.412 170.667 170.667 0 63.172-34.321 118.327-85.333 147.836M298.667 384c-94.257 0-170.667 76.412-170.667 170.667 0 63.172 34.321 118.327 85.333 147.836M298.667 384c18.468 0 36.252 2.933 52.909 8.36M512 469.333v426.667M512 469.333l170.667 170.667M512 469.333l-170.667 170.667" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-upload"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 195, - "id": 4, - "name": "upload", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 5 - }, - { - "icon": { - "paths": [ - "M514.15 895.996c-0.717 0.004-1.434 0.004-2.15 0.004s-1.434 0-2.15-0.004c0.725-0.713 1.442-1.429 2.15-2.15 0.708 0.721 1.425 1.438 2.15 2.15z", - "M767.727 798.468c0.179-3.021 0.273-6.067 0.273-9.135 0-82.475-66.859-149.333-149.333-149.333h-213.333c-82.475 0-149.333 66.859-149.333 149.333 0 3.068 0.093 6.114 0.275 9.135-78.72-70.323-128.275-172.608-128.275-286.468 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384 0 113.86-49.557 216.145-128.273 286.468zM512 512c70.694 0 128-57.306 128-128 0-70.692-57.306-128-128-128s-128 57.308-128 128c0 70.694 57.306 128 128 128z", - "M413.964 672h196.072v-64h-196.072v64zM610.035 672c69.568 0 125.965 56.397 125.965 125.965h64c0-104.917-85.047-189.965-189.965-189.965v64zM413.964 608c-104.914 0-189.964 85.047-189.964 189.965h64c0-69.568 56.396-125.965 125.964-125.965v-64zM608 384c0 53.018-42.982 96-96 96v64c88.367 0 160-71.633 160-160h-64zM512 480c-53.018 0-96-42.982-96-96h-64c0 88.367 71.634 160 160 160v-64zM416 384c0-53.019 42.982-96 96-96v-64c-88.366 0-160 71.634-160 160h64zM512 288c53.018 0 96 42.981 96 96h64c0-88.366-71.633-160-160-160v64zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [ - { - "opacity": 0.15000000596046448 - }, - { - "opacity": 0.15000000596046448 - }, - {} - ], - "isMulticolor": true, - "isMulticolor2": true, - "grid": 24, - "tags": ["duotone-user-2"] - }, - "attrs": [ - { - "opacity": 0.15000000596046448 - }, - { - "opacity": 0.15000000596046448 - }, - {} - ], - "properties": { - "order": 196, - "id": 5, - "name": "user-circle", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 6 - }, - { - "icon": { - "paths": [ - "M298.667 512h426.667M298.667 512l170.667-170.667M298.667 512l170.667 170.667" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-left-small"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 197, - "id": 6, - "name": "arrow-left-small", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 7 - }, - { - "icon": { - "paths": [ - "M662.626 406.627c12.497-12.497 12.497-32.758 0-45.255s-32.759-12.497-45.257 0l45.257 45.255zM361.37 617.374c-12.497 12.497-12.497 32.755 0 45.252s32.758 12.497 45.255 0l-45.255-45.252zM406.63 361.373c-12.497-12.497-32.758-12.497-45.255 0s-12.497 32.758 0 45.255l45.255-45.255zM617.374 662.626c12.497 12.497 32.759 12.497 45.257 0s12.497-32.755 0-45.252l-45.257 45.252zM617.37 361.373l-256 256.001 45.255 45.252 256.001-255.999-45.257-45.255zM361.375 406.627l255.999 255.999 45.257-45.252-256-256.001-45.255 45.255zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [{}], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-cross-circle"] - }, - "attrs": [{}], - "properties": { - "order": 198, - "id": 7, - "name": "cross-circle", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 8 - }, - { - "icon": { - "paths": [ - "M213.333 128v-32c-17.673 0-32 14.327-32 32h32zM810.667 896v32c17.673 0 32-14.327 32-32h-32zM213.333 896h-32c0 17.673 14.327 32 32 32v-32zM597.333 128l22.626-22.627c-5.999-6.001-14.14-9.373-22.626-9.373v32zM810.667 341.333h32c0-8.487-3.371-16.626-9.374-22.627l-22.626 22.627zM810.667 864h-597.333v64h597.333v-64zM245.333 896v-768h-64v768h64zM213.333 160h384v-64h-384v64zM778.667 341.333v554.667h64v-554.667h-64zM574.707 150.627l213.333 213.333 45.252-45.255-213.333-213.333-45.252 45.255zM522.667 128v170.667h64v-170.667h-64zM640 416h170.667v-64h-170.667v64zM522.667 298.667c0 64.801 52.531 117.333 117.333 117.333v-64c-29.457 0-53.333-23.878-53.333-53.333h-64z" - ], - "attrs": [{}], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-document-clean"] - }, - "attrs": [{}], - "properties": { - "order": 199, - "id": 8, - "name": "document-clean", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 9 - }, - { - "icon": { - "paths": [ - "M896 512c0 212.079-171.921 384-384 384M896 512c0-212.077-171.921-384-384-384M896 512h-768M512 896c-212.077 0-384-171.921-384-384M512 896c0 0 170.667-128 170.667-384s-170.667-384-170.667-384M512 896c0 0-170.667-128-170.667-384s170.667-384 170.667-384M128 512c0-212.077 171.923-384 384-384" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-globe-1"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 200, - "id": 9, - "name": "globe", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 10 - }, - { - "icon": { - "paths": [ - "M149.333 149.333h298.667v298.667h-298.667v-298.667z", - "M149.333 576h298.667v298.667h-298.667v-298.667z", - "M576 149.333h298.667v298.667h-298.667v-298.667z", - "M576 576h298.667v298.667h-298.667v-298.667z" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - }, - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - }, - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - }, - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-grid-4"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - }, - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - }, - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - }, - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 201, - "id": 10, - "name": "grid", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 11 - }, - { - "icon": { - "paths": [ - "M341.333 512h341.333M384 341.333h-85.333c-94.257 0-170.667 76.41-170.667 170.667 0 94.255 76.41 170.667 170.667 170.667h85.333M640 682.667h85.333c94.255 0 170.667-76.412 170.667-170.667 0-94.257-76.412-170.667-170.667-170.667h-85.333" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-link"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 202, - "id": 11, - "name": "link", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 12 - }, - { - "icon": { - "paths": [ - "M213.333 469.333v-32c-17.673 0-32 14.327-32 32h32zM810.667 469.333h32c0-17.673-14.327-32-32-32v32zM810.667 896v32c17.673 0 32-14.327 32-32h-32zM213.333 896h-32c0 17.673 14.327 32 32 32v-32zM213.333 501.333h597.333v-64h-597.333v64zM778.667 469.333v426.667h64v-426.667h-64zM810.667 864h-597.333v64h597.333v-64zM245.333 896v-426.667h-64v426.667h64zM373.333 298.667c0-76.584 62.084-138.667 138.667-138.667v-64c-111.93 0-202.667 90.737-202.667 202.667h64zM512 160c76.582 0 138.667 62.083 138.667 138.667h64c0-111.93-90.735-202.667-202.667-202.667v64zM309.333 298.667v170.667h64v-170.667h-64zM650.667 298.667v170.667h64v-170.667h-64z" - ], - "attrs": [{}], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-lock-on"] - }, - "attrs": [{}], - "properties": { - "order": 203, - "id": 12, - "name": "lock-on", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 13 - }, - { - "icon": { - "paths": [ - "M149.333 234.667l302.327 302.327c33.323 33.323 87.356 33.323 120.678 0l302.327-302.327M170.667 810.667h682.667c23.565 0 42.667-19.102 42.667-42.667v-512c0-23.564-19.102-42.667-42.667-42.667h-682.667c-23.564 0-42.667 19.103-42.667 42.667v512c0 23.565 19.103 42.667 42.667 42.667z" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-mail"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 204, - "id": 13, - "name": "mail", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 14 - }, - { - "icon": { - "paths": [ - "M128.001 490.667c-0.147 56.316 13.010 111.868 38.4 162.133 30.104 60.237 76.384 110.899 133.655 146.317s123.273 54.191 190.61 54.217c56.316 0.149 111.868-13.009 162.133-38.4l243.2 81.067-81.067-243.2c25.391-50.266 38.549-105.818 38.4-162.133-0.026-67.337-18.799-133.338-54.217-190.61s-86.080-103.551-146.317-133.655c-50.266-25.39-105.818-38.547-162.133-38.4h-21.333c-88.931 4.906-172.928 42.443-235.909 105.423s-100.517 146.978-105.423 235.909v21.333z" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-message-circle"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 205, - "id": 14, - "name": "message-circle", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 15 - }, - { - "icon": { - "paths": [ - "M512 736c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM512.427 800c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM512 800h0.427v-64h-0.427v64zM341.333 160h341.333v-64h-341.333v64zM736 213.333v597.333h64v-597.333h-64zM682.667 864h-341.333v64h341.333v-64zM288 810.667v-597.333h-64v597.333h64zM341.333 864c-29.455 0-53.333-23.876-53.333-53.333h-64c0 64.802 52.532 117.333 117.333 117.333v-64zM736 810.667c0 29.457-23.876 53.333-53.333 53.333v64c64.802 0 117.333-52.531 117.333-117.333h-64zM682.667 160c29.457 0 53.333 23.878 53.333 53.333h64c0-64.801-52.531-117.333-117.333-117.333v64zM341.333 96c-64.801 0-117.333 52.532-117.333 117.333h64c0-29.455 23.878-53.333 53.333-53.333v-64z" - ], - "attrs": [{}], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-smartphone"] - }, - "attrs": [{}], - "properties": { - "order": 206, - "id": 15, - "name": "smartphone", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 16 - }, - { - "icon": { - "paths": [ - "M853.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-341.333c-94.257 0-170.667 76.412-170.667 170.667v85.333M853.333 341.333v256M725.333 469.333h256M682.667 298.667c0 94.257-76.412 170.667-170.667 170.667-94.257 0-170.667-76.41-170.667-170.667s76.41-170.667 170.667-170.667c94.255 0 170.667 76.41 170.667 170.667z" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-user-plus"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 207, - "id": 16, - "name": "user-plus", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 17 - }, - { - "icon": { - "paths": [ - "M544 298.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 597.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 724.907c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM480 298.667v298.667h64v-298.667h-64zM480 724.907v0.427h64v-0.427h-64zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [{}], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-warning-circle"] - }, - "attrs": [{}], - "properties": { - "order": 208, - "id": 17, - "name": "warning-circle", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 18 - }, - { - "icon": { - "paths": [ - "M727.936 478.72c25.809-33.195 39.898-74.005 40.064-116.053 0-105.856-86.144-192-192-192h-320v640h341.333c105.856 0 192-86.144 192-192-0.055-26.295-5.538-52.297-16.102-76.378-10.564-24.077-25.984-45.722-45.295-63.569zM576 298.667c35.285 0 64 28.715 64 64s-28.715 64-64 64h-192v-128h192zM597.333 682.667h-213.333v-128h213.333c35.285 0 64 28.715 64 64s-28.715 64-64 64z" - ], - "attrs": [], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["bx-bold.svg"], - "colorPermutations": {} - }, - "attrs": [], - "properties": { - "order": 209, - "id": 18, - "name": "bx-bold", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 19 - }, - { - "icon": { - "paths": [ - "M810.667 298.667v-128h-426.667v128h122.368l-121.856 426.667h-171.179v128h426.667v-128h-122.368l121.856-426.667h171.179z" - ], - "attrs": [ - { - "fill": "rgb(204, 204, 204)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["bx-italic.svg"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "f": 5 - } - ] - } - }, - "attrs": [ - { - "fill": "rgb(204, 204, 204)" - } - ], - "properties": { - "order": 210, - "id": 19, - "name": "bx-italic", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 20 - }, - { - "icon": { - "paths": [ - "M853.333 469.333h-341.333c-170.667 0-170.667-77.483-170.667-106.667 0-26.368 0-106.667 170.667-106.667 119.467 0 127.573 71.595 128 85.931l42.667-0.597h42.667c0-59.051-44.587-170.667-213.333-170.667-231.083 0-256 134.272-256 192 0 31.061 6.315 71.125 31.403 106.667h-116.736v85.333h682.667v-85.333zM512 768c-161.835 0-170.24-77.44-170.667-85.333h-85.333c0 1.707 2.944 170.667 256 170.667 222.763 0 256-120.277 256-192 0-6.229-0.384-13.525-1.195-21.333h-85.589c1.365 8.533 1.451 16.043 1.451 21.333 0 29.184 0 106.667-170.667 106.667z" - ], - "attrs": [ - { - "fill": "rgb(204, 204, 204)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["bx-strikethrough.svg"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "f": 5 - } - ] - } - }, - "attrs": [ - { - "fill": "rgb(204, 204, 204)" - } - ], - "properties": { - "order": 211, - "id": 20, - "name": "bx-strikethrough", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 21 - }, - { - "icon": { - "paths": [ - "M213.333 768h597.333v85.333h-597.333v-85.333zM256 170.667v256c0 141.184 114.816 256 256 256s256-114.816 256-256v-256h-85.333v256c0 94.123-76.544 170.667-170.667 170.667s-170.667-76.544-170.667-170.667v-256h-85.333z" - ], - "attrs": [ - { - "fill": "rgb(204, 204, 204)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["bx-underline.svg"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "f": 5 - } - ] - } - }, - "attrs": [ - { - "fill": "rgb(204, 204, 204)" - } - ], - "properties": { - "order": 212, - "id": 21, - "name": "bx-underline", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 22 - }, - { - "icon": { - "paths": [ - "M426.671 0h512v85.333h85.333v255.999h-341.333v85.335h256v85.333h-341.333v85.333h170.665v170.667h-85.333v-85.333h-85.333v170.665h-85.335v85.335h85.335v85.333h-170.667v-170.667h-170.667v85.335h85.335v85.333h-170.667v-170.667h-85.333v-85.333h-85.333v-341.333h85.333v170.665h170.666v-170.665h85.335v-341.334h85.333v-85.333zM597.339 170.667v-85.333h-85.335v85.333h85.335z" - ], - "attrs": [ - { - "fill": "rgb(204, 204, 204)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["dino-avatar"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "f": 5 - } - ] - } - }, - "attrs": [ - { - "fill": "rgb(204, 204, 204)" - } - ], - "properties": { - "order": 213, - "id": 22, - "name": "dino-avatar", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 23 - }, - { - "icon": { - "paths": [ - "M819.2 234.667h-597.333c-23.564 0-42.667 19.103-42.667 42.667v384c0 23.564 19.103 42.667 42.667 42.667h597.333c23.564 0 42.667-19.103 42.667-42.667v-384c0-23.564-19.103-42.667-42.667-42.667z", - "M221.867 704h597.333M168.533 810.667h704c29.455 0 53.333-23.878 53.333-53.333s-23.878-53.333-53.333-53.333h-704c-29.455 0-53.333 23.878-53.333 53.333s23.878 53.333 53.333 53.333z" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(128, 128, 128)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319661458333 - }, - { - "fill": "none", - "stroke": "rgb(128, 128, 128)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319661458333 - } - ], - "width": 1041, - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["laptop"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "s": 1 - }, - { - "s": 1 - } - ] - } - }, - "attrs": [ - { - "fill": "none", - "stroke": "rgb(128, 128, 128)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319661458333 - }, - { - "fill": "none", - "stroke": "rgb(128, 128, 128)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319661458333 - } - ], - "properties": { - "order": 214, - "id": 23, - "name": "laptop", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 24 - }, - { - "icon": { - "paths": [ - "M853.332 170.6h-682.667v682.666h682.667v-682.666z", - "M298.665 341.199h426.668", - "M298.665 512h426.668", - "M298.665 682.601h256" - ], - "attrs": [ - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 58.07183837890625 - }, - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 58.07183837890625 - }, - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 58.07183837890625 - }, - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 58.07183837890625 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["list-right"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "s": 2 - }, - { - "s": 2 - }, - { - "s": 2 - }, - { - "s": 2 - } - ] - } - }, - "attrs": [ - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 58.07183837890625 - }, - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 58.07183837890625 - }, - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 58.07183837890625 - }, - { - "fill": "none", - "stroke": "rgb(126, 87, 194)", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 58.07183837890625 - } - ], - "properties": { - "order": 215, - "id": 24, - "name": "list-filled", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 25 - }, - { - "icon": { - "paths": [ - "M512.007 14.219c-274.475 0-497.778 178.653-497.778 398.222 0 135.522 82.825 257.989 220.219 331.010 17.201 9.141 28.669 26.643 28.669 46.122v120.644c0 41.020 46.829 64.435 79.645 39.825l173.478-130.109c8.256-6.192 18.268-9.605 28.574-10.141 259.231-13.472 464.969-186.597 464.969-397.35 0-219.569-223.302-398.222-497.777-398.222zM611.563 511.997c0 27.492-22.287 49.777-49.778 49.777h-248.888c-27.492 0-49.778-22.286-49.778-49.777v0c0-27.492 22.287-49.777 49.778-49.777h248.889c27.491 0 49.777 22.286 49.777 49.777v0zM760.896 312.886c0 27.491-22.287 49.777-49.778 49.777h-398.222c-27.492 0-49.778-22.287-49.778-49.777v0c0-27.492 22.287-49.778 49.778-49.778h398.222c27.492 0 49.778 22.287 49.778 49.778v0z" - ], - "attrs": [ - { - "fill": "rgb(255, 255, 255)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["reply-chat-bubble"], - "colorPermutations": { - "102102102112687194112812812811741482191196196196120420420412552552551": [ - { - "f": 6 - } - ] - } - }, - "attrs": [ - { - "fill": "rgb(255, 255, 255)" - } - ], - "properties": { - "order": 216, - "id": 25, - "name": "reply-chat-bubble", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 26 - }, - { - "icon": { - "paths": [ - "M323.66 615.006v0zM444.339 615.006v0zM451.661 622.327v0zM572.339 622.327v0zM664.994 529.673v0zM785.673 529.673v0zM213.333 202.667h597.333v-64h-597.333v64zM821.333 213.333v597.333h64v-597.333h-64zM810.667 821.333h-597.333v64h597.333v-64zM202.667 810.667v-597.333h-64v597.333h64zM213.333 821.333c-5.891 0-10.667-4.774-10.667-10.667h-64c0 41.237 33.429 74.667 74.667 74.667v-64zM821.333 810.667c0 5.892-4.774 10.667-10.667 10.667v64c41.237 0 74.667-33.429 74.667-74.667h-64zM810.667 202.667c5.892 0 10.667 4.776 10.667 10.667h64c0-41.237-33.429-74.667-74.667-74.667v64zM213.333 138.667c-41.237 0-74.667 33.429-74.667 74.667h64c0-5.891 4.776-10.667 10.667-10.667v-64zM193.294 790.626l152.994-152.994-45.255-45.252-152.994 152.994 45.255 45.252zM421.712 637.632l7.322 7.322 45.252-45.252-7.322-7.322-45.253 45.252zM594.965 644.954l92.655-92.655-45.252-45.252-92.655 92.655 45.252 45.252zM763.046 552.299l67.661 67.661 45.252-45.252-67.661-67.661-45.252 45.252zM687.62 552.299c20.83-20.826 54.596-20.826 75.426 0l45.252-45.252c-45.82-45.824-120.111-45.824-165.931 0l45.252 45.252zM429.035 644.954c45.82 45.824 120.111 45.824 165.931 0l-45.252-45.252c-20.83 20.826-54.596 20.826-75.426 0l-45.252 45.252zM346.288 637.632c20.828-20.826 54.597-20.826 75.424 0l45.253-45.252c-45.82-45.824-120.111-45.824-165.932 0l45.255 45.252zM424.149 377.429c0 25.804-20.958 46.763-46.763 46.763v64c61.15 0 110.763-49.613 110.763-110.763h-64zM377.387 424.192c-25.75 0-46.72-20.947-46.72-46.763h-64c0 61.137 49.601 110.763 110.72 110.763v-64zM330.667 377.429c0-25.815 20.97-46.763 46.72-46.763v-64c-61.119 0-110.72 49.623-110.72 110.763h64zM377.387 330.667c25.804 0 46.763 20.958 46.763 46.763h64c0-61.15-49.613-110.763-110.763-110.763v64z" - ], - "attrs": [{}], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-image-1"] - }, - "attrs": [{}], - "properties": { - "order": 217, - "id": 26, - "name": "image", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 27 - }, - { - "icon": { - "paths": [ - "M561.583 519.759l134.147 6.449c158.099 7.601 308.166 42.213 438.12 99.255-14.95-15.698-31.753-31.006-50.423-45.809-97.22-77.053-238.897-134.042-405.135-148.764l-116.709-10.335v-211.936l-342.833 282.763 342.833 282.763v-254.386zM1346.125 753.561c0.179 0.811 0.35 1.622 0.521 2.434 1.382 6.546 2.594 13.13 3.627 19.751 3.072 19.548 4.642 39.412 4.642 59.535 0 39.59-48.546 52.518-78.601 26.756-10.684-9.155-21.82-18.080-33.374-26.756-5.009-3.759-10.095-7.473-15.258-11.138-0.35-0.247-0.7-0.495-1.050-0.742-107.725-76.164-249.25-131.689-409.050-156.449-41.524-6.434-84.281-10.791-128-12.893v255.833c0 54.11-62.979 83.797-104.722 49.374l-507.417-418.511c-31.037-25.599-31.037-73.147 0-98.746l507.416-418.51c41.743-34.429 104.722-4.737 104.722 49.373v230.517c336.994 29.843 605.436 214.82 656.542 450.172z" - ], - "attrs": [], - "width": 1365, - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["icon wrapper"], - "colorPermutations": {} - }, - "attrs": [], - "properties": { - "order": 218, - "id": 27, - "name": "reply-arrow", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 28 - }, - { - "icon": { - "paths": [ - "M17.067 0h34.133v870.4h812.134l-79.479-79.476c-5.926-5.926-6.584-15.123-1.975-21.773l1.975-2.363c5.923-5.926 15.119-6.584 21.772-1.975l2.364 1.975 108.612 108.609c5.923 5.926 6.581 15.123 1.974 21.775l-1.974 2.364-108.612 108.609c-6.666 6.666-17.473 6.666-24.136 0-5.926-5.923-6.584-15.119-1.975-21.772l1.975-2.364 79.411-79.476h-846.199v-904.533z" - ], - "attrs": [], - "width": 922, - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["long-right-angle-arrow"], - "colorPermutations": { - "128128128120420420412552552551": [ - { - "f": 0 - } - ] - } - }, - "attrs": [ - { - "fill": "rgb(128, 128, 128)" - } - ], - "properties": { - "order": 219, - "id": 28, - "name": "right-angle-arrow", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 29 - }, - { - "icon": { - "paths": [ - "M635.538 310.536c-6.992 7.134-10.909 16.726-10.909 26.716s3.917 19.581 10.909 26.716l61.067 61.065c7.131 6.992 16.724 10.909 26.715 10.909 9.988 0 19.58-3.917 26.715-10.909l143.883-143.884c19.189 42.409 25 89.66 16.658 135.455-8.346 45.795-30.446 87.962-63.364 120.876-32.914 32.914-75.077 55.018-120.872 63.36-45.798 8.346-93.049 2.534-135.457-16.658l-306.39 306.392c-15.183 15.184-35.776 23.713-57.248 23.713s-42.065-8.528-57.248-23.713c-15.183-15.184-23.713-35.778-23.713-57.249s8.53-42.064 23.713-57.249l306.392-306.388c-19.193-42.408-25.004-89.659-16.658-135.455 8.342-45.795 30.446-87.96 63.36-120.875s75.081-55.017 120.876-63.361c45.795-8.344 93.045-2.533 135.453 16.658l-143.883 143.884z" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 73.14285714285714 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["wrench"], - "colorPermutations": { - "204204204125525525513838381": [ - { - "s": 0 - } - ], - "128128128120420420412552552551": [ - { - "s": 0 - } - ] - } - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 73.14285714285714 - } - ], - "properties": { - "order": 220, - "id": 29, - "name": "wrench", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 30 - }, - { - "icon": { - "paths": [ - "M927.957 639.996c0 42.667-42.667 85.333-85.333 85.333h-511.999l-170.667 170.667v-640.001c0-42.667 42.667-85.333 85.333-85.333h597.332c42.667 0 85.333 42.667 85.333 85.333v384.001z", - "M373.375 341.333h341.334", - "M373.375 554.667h213.334" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 63.83317565917969 - }, - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 63.83317565917969 - }, - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 63.83317565917969 - } - ], - "width": 1067, - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["Filled"], - "colorPermutations": {} - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 63.83317565917969 - }, - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 63.83317565917969 - }, - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 63.83317565917969 - } - ], - "properties": { - "order": 221, - "id": 30, - "name": "message-filled-round", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 31 - }, - { - "icon": { - "paths": [ - "M352.263 32.769v79.872h79.872v159.744h159.742v-159.744h79.872v-79.872h79.872v79.872h-79.872v159.744h79.872v79.872h79.872v79.872h79.872v79.871h79.872v159.744h-79.872v-159.744h-79.872v239.616h-79.872v79.872h-79.872v79.872h79.872v79.872h-159.744v-159.744h-159.742v159.744h-159.744v-79.872h79.872v-79.872h-79.872v-79.872h-79.872v-239.616h-79.872v159.744h-79.872v-159.744h79.872v-79.871h79.872v-79.872h79.872v-79.872h79.872v-159.744h-79.872v-79.872h79.872zM671.749 432.129h-79.872v159.743h79.872v-159.743zM432.135 432.129h-79.872v159.743h79.872v-159.743z" - ], - "attrs": [ - { - "fill": "rgb(204, 204, 204)" - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["Union"], - "colorPermutations": { - "204204204125525525513838381": [ - { - "f": 1 - } - ], - "128128128120420420412552552551": [ - { - "f": 1 - } - ] - } - }, - "attrs": [ - { - "fill": "rgb(204, 204, 204)" - } - ], - "properties": { - "order": 222, - "id": 31, - "name": "bug", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 32 - }, - { - "icon": { - "paths": ["M426.667 725.333l213.333-213.333-213.333-213.333"], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-right-small"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 48.39319864908854 - } - ], - "properties": { - "order": 223, - "id": 32, - "name": "chevron-right-small", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 33 - }, - { - "icon": { - "paths": [ - "M544 724.907c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM480 597.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM353.104 383.426c-4.602 17.064 5.501 34.627 22.564 39.228s34.627-5.501 39.228-22.564l-61.792-16.664zM480 724.907v0.427h64v-0.427h-64zM608 422.788c0 25.515-15.876 39.002-50.027 62.289-28.855 19.674-77.973 50.044-77.973 112.256h64c0-23.121 14.882-35.418 50.027-59.379 29.85-20.352 77.973-51.469 77.973-115.166h-64zM512 330.667c54.899 0 96 41.983 96 92.121h64c0-86.962-71.249-156.121-160-156.121v64zM414.896 400.090c10.379-38.486 49.816-69.423 97.104-69.423v-64c-73.907 0-140.401 48.176-158.896 116.759l61.792 16.664zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [{}], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-question-circle"] - }, - "attrs": [{}], - "properties": { - "order": 224, - "id": 33, - "name": "question-circle", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 34 - }, - { - "icon": { - "paths": [ - "M170.667 512h682.667M170.667 512l256-256M170.667 512l256 256" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-left"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 225, - "id": 34, - "name": "arrow-left", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 35 - }, - { - "icon": { - "paths": [ - "M725.333 512h-426.667M725.333 512l-170.667 170.667M725.333 512l-170.667-170.667" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-right-small"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 226, - "id": 35, - "name": "arrow-right-small", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 36 - }, - { - "icon": { - "paths": [ - "M853.333 512h-682.667M853.333 512l-256 256M853.333 512l-256-256" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-arrow-right"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 227, - "id": 36, - "name": "arrow-right", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 37 - }, - { - "icon": { - "paths": [ - "M359.284 178.521c42.633-31.738 95.483-50.521 152.716-50.521 141.385 0 256 114.615 256 256 0 95.211 26.556 190.421 50.039 256M253.646 434.641c-13.742 152.218-82.979 290.692-82.979 290.692h362.667M384 725.333v42.667c0 70.694 57.306 128 128 128 55.731 0 103.147-35.618 120.717-85.333M128 128l768 768" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-bell-disabled"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 228, - "id": 37, - "name": "bell-disabled", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 38 - }, - { - "icon": { - "paths": [ - "M170.667 725.333l-28.622-14.31c-4.96 9.92-4.43 21.7 1.401 31.134s16.131 15.177 27.221 15.177v-32zM853.333 725.333v32c11.089 0 21.389-5.743 27.221-15.177 5.828-9.434 6.362-21.214 1.399-31.134l-28.621 14.31zM288 384c0-123.712 100.288-224 224-224v-64c-159.058 0-288 128.942-288 288h64zM512 160c123.712 0 224 100.288 224 224h64c0-159.058-128.943-288-288-288v64zM224 384c0 80.495-20.224 162.146-41.024 224.546-10.337 31.010-20.67 56.841-28.388 74.85-3.856 8.994-7.049 16.017-9.252 20.736-1.101 2.359-1.953 4.143-2.516 5.303-0.281 0.585-0.49 1.007-0.621 1.276-0.065 0.132-0.111 0.226-0.137 0.277-0.013 0.026-0.021 0.043-0.023 0.047s-0.002 0.004-0 0c0 0 0.002-0.004 0.003-0.004 0.002-0.004 0.005-0.009 28.626 14.302s28.625 14.306 28.628 14.298c0.002-0.004 0.006-0.009 0.009-0.017 0.006-0.013 0.014-0.030 0.023-0.047 0.018-0.034 0.041-0.081 0.069-0.137 0.056-0.115 0.133-0.269 0.229-0.465 0.192-0.388 0.463-0.943 0.806-1.651 0.688-1.421 1.669-3.473 2.901-6.114 2.464-5.282 5.937-12.924 10.082-22.596 8.282-19.324 19.282-46.827 30.278-79.817 21.866-65.6 44.309-154.615 44.309-244.787h-64zM170.667 757.333h682.667v-64h-682.667v64zM853.333 725.333c28.621-14.31 28.625-14.306 28.625-14.302 0 0 0.004 0.004 0.004 0.004 0 0.004 0 0.004 0 0-0.004-0.004-0.013-0.021-0.026-0.047-0.026-0.051-0.073-0.145-0.137-0.277-0.132-0.269-0.341-0.691-0.619-1.276-0.563-1.161-1.417-2.944-2.517-5.303-2.202-4.719-5.397-11.742-9.25-20.736-7.718-18.010-18.052-43.84-28.39-74.85-20.8-62.4-41.024-144.051-41.024-224.546h-64c0 90.172 22.443 179.187 44.309 244.787 10.995 32.99 21.995 60.493 30.276 79.817 4.147 9.673 7.62 17.314 10.082 22.596 1.233 2.641 2.214 4.693 2.901 6.114 0.346 0.708 0.614 1.263 0.806 1.651 0.098 0.196 0.175 0.35 0.23 0.465 0.026 0.055 0.051 0.102 0.068 0.137 0.009 0.017 0.017 0.034 0.021 0.047 0.004 0.009 0.009 0.013 0.009 0.017 0.004 0.009 0.009 0.013 28.629-14.298zM608 768c0 53.018-42.982 96-96 96v64c88.367 0 160-71.633 160-160h-64zM512 864c-53.018 0-96-42.982-96-96h-64c0 88.367 71.634 160 160 160v-64zM416 768v-42.667h-64v42.667h64zM672 768v-42.667h-64v42.667h64z" - ], - "attrs": [{}], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-bell"] - }, - "attrs": [{}], - "properties": { - "order": 229, - "id": 38, - "name": "bell", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 39 - }, - { - "icon": { - "paths": [ - "M640 128v170.667M384 128v170.667M170.667 469.333h682.667M853.333 469.333v341.333c0 47.13-38.204 85.333-85.333 85.333h-512c-47.128 0-85.333-38.204-85.333-85.333v-512c0-47.128 38.205-85.333 85.333-85.333h512c47.13 0 85.333 38.205 85.333 85.333v170.667z" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-calendar"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 230, - "id": 39, - "name": "calendar", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 40 - }, - { - "icon": { - "paths": ["M640 170.667l-341.333 341.333 341.333 341.333"], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-left"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 231, - "id": 40, - "name": "chevron-left", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 41 - }, - { - "icon": { - "paths": ["M384 853.333l341.333-341.333-341.333-341.333"], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-chevron-right"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 232, - "id": 41, - "name": "chevron-right", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 42 - }, - { - "icon": { - "paths": [ - "M298.667 469.333v-42.667c0-117.821 95.513-213.333 213.333-213.333s213.333 95.513 213.333 213.333v42.667c94.255 0 170.667 76.412 170.667 170.667s-76.412 170.667-170.667 170.667M298.667 469.333c-94.257 0-170.667 76.412-170.667 170.667s76.41 170.667 170.667 170.667M298.667 469.333c43.283 0 82.803 16.111 112.888 42.667" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-cloud"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 233, - "id": 42, - "name": "cloud", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 43 - }, - { - "icon": { - "paths": [ - "M746.667 597.333h64c47.13 0 85.333-38.204 85.333-85.333v-298.667c0-47.128-38.204-85.333-85.333-85.333h-298.667c-47.13 0-85.333 38.205-85.333 85.333v64M213.333 896h298.667c47.13 0 85.333-38.204 85.333-85.333v-298.667c0-47.13-38.204-85.333-85.333-85.333h-298.667c-47.128 0-85.333 38.204-85.333 85.333v298.667c0 47.13 38.205 85.333 85.333 85.333z" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-copy"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 234, - "id": 43, - "name": "copy", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 44 - }, - { - "icon": { - "paths": [ - "M810.667 213.333l-597.333 597.333M213.334 213.333l597.333 597.333" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-cross"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 235, - "id": 44, - "name": "cross", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 45 - }, - { - "icon": { - "paths": [ - "M170.667 682.667l-22.627-22.626-9.373 9.37v13.257h32zM725.333 128l22.626-22.627c-12.497-12.497-32.755-12.497-45.252 0l22.626 22.627zM896 298.667l22.626 22.627c12.497-12.497 12.497-32.758 0-45.255l-22.626 22.627zM341.333 853.333v32h13.255l9.373-9.374-22.627-22.626zM170.667 853.333h-32c0 17.673 14.327 32 32 32v-32zM193.294 705.293l554.665-554.665-45.252-45.255-554.668 554.668 45.255 45.252zM702.707 150.627l170.667 170.667 45.252-45.255-170.667-170.667-45.252 45.255zM873.374 276.039l-554.668 554.668 45.255 45.252 554.665-554.665-45.252-45.255zM341.333 821.333h-170.667v64h170.667v-64zM202.667 853.333v-170.667h-64v170.667h64zM574.707 278.627l170.667 170.665 45.252-45.254-170.667-170.667-45.252 45.255z" - ], - "attrs": [{}], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-edit-1"] - }, - "attrs": [{}], - "properties": { - "order": 236, - "id": 45, - "name": "edit", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 46 - }, - { - "icon": { - "paths": [ - "M341.333 597.333c0 0 64 85.333 170.667 85.333s170.667-85.333 170.667-85.333M384 384h0.427M640 384h0.427M896 512c0 212.079-171.921 384-384 384-212.077 0-384-171.921-384-384 0-212.077 171.923-384 384-384 212.079 0 384 171.923 384 384z" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-emotxd-smile"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 237, - "id": 46, - "name": "emotxd-smile", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 47 - }, - { - "icon": { - "paths": [ - "M597.333 213.333c0-47.128-38.204-85.333-85.333-85.333s-85.333 38.205-85.333 85.333M597.333 213.333c0 47.128-38.204 85.333-85.333 85.333s-85.333-38.205-85.333-85.333M597.333 213.333h256M426.667 213.333h-256M682.667 512c0 47.13 38.204 85.333 85.333 85.333s85.333-38.204 85.333-85.333c0-47.13-38.204-85.333-85.333-85.333s-85.333 38.204-85.333 85.333zM682.667 512h-512M341.333 810.667c0-47.13-38.205-85.333-85.333-85.333s-85.333 38.204-85.333 85.333c0 47.13 38.205 85.333 85.333 85.333s85.333-38.204 85.333-85.333zM341.333 810.667h512" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "miter", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-filters-2"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "miter", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 238, - "id": 47, - "name": "filters", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 48 - }, - { - "icon": { - "paths": [ - "M128 512v256c0 47.13 38.205 85.333 85.333 85.333h597.333c47.13 0 85.333-38.204 85.333-85.333v-256M128 512l117.618-313.648c6.245-16.653 22.165-27.686 39.95-27.686h452.864c17.783 0 33.707 11.032 39.949 27.686l117.619 313.648M128 512h234.667l64 128h170.667l85.333-128h213.333" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-inbox"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 239, - "id": 48, - "name": "inbox", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 49 - }, - { - "icon": { - "paths": [ - "M480 725.333c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 426.667c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 299.092c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM544 298.665c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM544 725.333v-298.667h-64v298.667h64zM544 299.092v-0.426h-64v0.426h64zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [{}], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-info-circle"] - }, - "attrs": [{}], - "properties": { - "order": 240, - "id": 49, - "name": "info-circle", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 50 - }, - { - "icon": { - "paths": [ - "M498.837 525.167l397.167-397.167M768 256l85.333 85.333-128 128-85.333-85.333M554.667 661.333c0 105.954-85.969 192-192.052 192-105.981 0-191.948-86.046-191.948-192s85.967-192 191.948-192c106.083 0 192.052 86.046 192.052 192z" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-key"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 241, - "id": 50, - "name": "key", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 51 - }, - { - "icon": { - "paths": [ - "M597.333 170.667h170.667c47.13 0 85.333 38.205 85.333 85.333v512c0 47.13-38.204 85.333-85.333 85.333h-170.667M128 512h512M128 512l170.667-170.667M128 512l170.667 170.667" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-logout"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 242, - "id": 51, - "name": "logout", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 52 - }, - { - "icon": { - "paths": [ - "M512 554.667c23.565 0 42.667-19.102 42.667-42.667s-19.102-42.667-42.667-42.667c-23.565 0-42.667 19.102-42.667 42.667s19.102 42.667 42.667 42.667z", - "M810.667 554.667c23.565 0 42.667-19.102 42.667-42.667s-19.102-42.667-42.667-42.667c-23.565 0-42.667 19.102-42.667 42.667s19.102 42.667 42.667 42.667z", - "M213.333 554.667c23.564 0 42.667-19.102 42.667-42.667s-19.103-42.667-42.667-42.667c-23.564 0-42.667 19.102-42.667 42.667s19.103 42.667 42.667 42.667z" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - }, - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - }, - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-menu-horizontal"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - }, - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - }, - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - } - ], - "properties": { - "order": 243, - "id": 52, - "name": "menu-horizontal", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 53 - }, - { - "icon": { - "paths": [ - "M512 554.667c23.565 0 42.667-19.102 42.667-42.667s-19.102-42.667-42.667-42.667c-23.565 0-42.667 19.102-42.667 42.667s19.102 42.667 42.667 42.667z", - "M512 256c23.565 0 42.667-19.103 42.667-42.667s-19.102-42.667-42.667-42.667c-23.565 0-42.667 19.103-42.667 42.667s19.102 42.667 42.667 42.667z", - "M512 853.333c23.565 0 42.667-19.102 42.667-42.667s-19.102-42.667-42.667-42.667c-23.565 0-42.667 19.102-42.667 42.667s19.102 42.667 42.667 42.667z" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - }, - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - }, - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-menu-vertical"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - }, - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - }, - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 85.33333333333333 - } - ], - "properties": { - "order": 244, - "id": 53, - "name": "menu-vertical", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 54 - }, - { - "icon": { - "paths": [ - "M341.333 405.333h298.667M341.333 576h213.333M128.001 490.667c-0.147 56.316 13.010 111.868 38.4 162.133 30.104 60.237 76.384 110.899 133.655 146.317s123.273 54.191 190.61 54.217c56.316 0.149 111.868-13.009 162.133-38.4l243.2 81.067-81.067-243.2c25.391-50.266 38.549-105.818 38.4-162.133-0.026-67.337-18.799-133.338-54.217-190.61s-86.080-103.551-146.317-133.655c-50.266-25.39-105.818-38.547-162.133-38.4h-21.333c-88.931 4.906-172.928 42.443-235.909 105.423s-100.517 146.978-105.423 235.909v21.333z" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-message-circle-lines"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 245, - "id": 54, - "name": "message-circle-lines", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 55 - }, - { - "icon": { - "paths": [ - "M341.333 341.333h341.333M341.333 512h213.333M170.667 170.667h682.667v512h-341.333l-213.333 213.333v-213.333h-128v-512z" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-message-square-lines"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 246, - "id": 55, - "name": "message-square-lines", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 56 - }, - { - "icon": { - "paths": [ - "M853.333 170.667h-682.667v512h128v213.333l213.333-213.333h341.333v-512z" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-message-square"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 247, - "id": 56, - "name": "message-square", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 57 - }, - { - "icon": { - "paths": [ - "M544 341.333c0-17.673-14.327-32-32-32s-32 14.327-32 32h64zM480 682.667c0 17.673 14.327 32 32 32s32-14.327 32-32h-64zM341.333 480c-17.673 0-32 14.327-32 32s14.327 32 32 32v-64zM682.667 544c17.673 0 32-14.327 32-32s-14.327-32-32-32v64zM480 341.333v341.333h64v-341.333h-64zM341.333 544h341.333v-64h-341.333v64zM864 512c0 194.402-157.598 352-352 352v64c229.751 0 416-186.249 416-416h-64zM512 864c-194.404 0-352-157.598-352-352h-64c0 229.751 186.249 416 416 416v-64zM160 512c0-194.404 157.596-352 352-352v-64c-229.751 0-416 186.249-416 416h64zM512 160c194.402 0 352 157.596 352 352h64c0-229.751-186.249-416-416-416v64z" - ], - "attrs": [{}], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-plus-circle"] - }, - "attrs": [{}], - "properties": { - "order": 248, - "id": 57, - "name": "plus-circle", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 58 - }, - { - "icon": { - "paths": ["M512 170.667v682.667M170.667 512h682.667"], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-plus"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 249, - "id": 58, - "name": "plus", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 59 - }, - { - "icon": { - "paths": [ - "M830.707 875.959c12.497 12.497 32.755 12.497 45.252 0s12.497-32.755 0-45.252l-45.252 45.252zM736 448c0 159.057-128.943 288-288 288v64c194.402 0 352-157.598 352-352h-64zM448 736c-159.058 0-288-128.943-288-288h-64c0 194.402 157.596 352 352 352v-64zM160 448c0-159.058 128.942-288 288-288v-64c-194.404 0-352 157.596-352 352h64zM448 160c159.057 0 288 128.942 288 288h64c0-194.404-157.598-352-352-352v64zM875.959 830.707l-178.667-178.671-45.257 45.257 178.671 178.667 45.252-45.252z" - ], - "attrs": [{}], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-search"] - }, - "attrs": [{}], - "properties": { - "order": 250, - "id": 59, - "name": "search", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 60 - }, - { - "icon": { - "paths": [ - "M853.333 170.667l-725.333 298.667 298.667 128M853.333 170.667l-298.667 725.333-128-298.667M853.333 170.667l-426.667 426.667" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-send-2"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 251, - "id": 60, - "name": "send", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 61 - }, - { - "icon": { - "paths": [ - "M426.667 170.667c0-23.564 19.102-42.667 42.667-42.667h85.333c23.565 0 42.667 19.103 42.667 42.667v24.268c0 18.253 12.25 34.11 29.107 41.109 16.866 7.002 36.501 4.333 49.412-8.578l17.165-17.166c16.661-16.663 43.678-16.663 60.339 0l60.339 60.34c16.666 16.663 16.666 43.677 0 60.34l-17.161 17.163c-12.915 12.912-15.582 32.549-8.58 49.414 6.997 16.859 22.857 29.11 41.114 29.11h24.265c23.565 0 42.667 19.102 42.667 42.667v85.333c0 23.565-19.102 42.667-42.667 42.667h-24.269c-18.253 0-34.108 12.25-41.109 29.107-7.002 16.866-4.335 36.501 8.58 49.412l17.161 17.165c16.666 16.661 16.666 43.678 0 60.339l-60.339 60.339c-16.661 16.666-43.678 16.666-60.339 0l-17.165-17.161c-12.911-12.915-32.546-15.582-49.412-8.58-16.858 6.997-29.107 22.857-29.107 41.109v24.269c0 23.565-19.102 42.667-42.667 42.667h-85.333c-23.565 0-42.667-19.102-42.667-42.667v-24.265c0-18.257-12.251-34.116-29.11-41.114-16.865-7.002-36.502-4.335-49.414 8.58l-17.164 17.161c-16.663 16.666-43.677 16.666-60.34 0l-60.34-60.339c-16.662-16.661-16.662-43.678 0-60.339l17.167-17.165c12.911-12.911 15.58-32.546 8.578-49.412-6.999-16.858-22.856-29.107-41.109-29.107h-24.268c-23.564 0-42.667-19.102-42.667-42.667v-85.333c0-23.565 19.103-42.667 42.667-42.667h24.268c18.253 0 34.111-12.25 41.11-29.109 7.002-16.864 4.334-36.5-8.579-49.412l-17.166-17.166c-16.663-16.663-16.663-43.677 0-60.34l60.34-60.34c16.663-16.662 43.677-16.662 60.34 0l17.166 17.166c12.912 12.912 32.548 15.581 49.412 8.579 16.858-6.999 29.109-22.857 29.109-41.111v-24.267z", - "M597.333 512c0 47.13-38.204 85.333-85.333 85.333s-85.333-38.204-85.333-85.333c0-47.13 38.204-85.333 85.333-85.333s85.333 38.204 85.333 85.333z" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - }, - { - "fill": "none", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-settings"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - }, - { - "fill": "none", - "strokeLinejoin": "miter", - "strokeLinecap": "butt", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 252, - "id": 61, - "name": "settings", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 62 - }, - { - "icon": { - "paths": [ - "M981.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-21.333M640 469.333c94.255 0 170.667-76.41 170.667-170.667s-76.412-170.667-170.667-170.667M725.333 896v-85.333c0-94.255-76.412-170.667-170.667-170.667h-341.333c-94.257 0-170.667 76.412-170.667 170.667v85.333M554.667 298.667c0 94.257-76.412 170.667-170.667 170.667-94.257 0-170.667-76.41-170.667-170.667s76.41-170.667 170.667-170.667c94.255 0 170.667 76.41 170.667 170.667z" - ], - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "isMulticolor": false, - "isMulticolor2": false, - "grid": 24, - "tags": ["outline-users"] - }, - "attrs": [ - { - "fill": "none", - "strokeLinejoin": "round", - "strokeLinecap": "round", - "strokeMiterlimit": "4", - "strokeWidth": 64 - } - ], - "properties": { - "order": 253, - "id": 62, - "name": "users", - "prevSize": 32 - }, - "setIdx": 0, - "setId": 6, - "iconIdx": 63 - } - ], - "height": 1024, - "preferences": { - "fontPref": { - "metadata": {}, - "metrics": { - "baseline": 6.25, - "emSize": 1024, - "whitespace": 50 - }, - "prefix": "icon-" - }, - "gridSize": 16, - "historySize": 50, - "imagePref": { - "autoHost": true, - "bgColor": 16777215, - "classSelector": ".icon", - "color": 0, - "columns": 16, - "height": 32, - "margin": 16, - "name": "icomoon", - "png": true, - "prefix": "icon-", - "useClassSelector": true - }, - "quickUsageToken": { - "AppIcons": "NmExOTg1YWU5YjlmNmZjYTAwYTY2ZjgxODNiMWMxODAjMSMxNjUxODI4MDIyIyMjNDU4MDJjNTZlOGY5" - }, - "showCodes": true, - "showGlyphs": true, - "showGrid": true, - "showQuickUse": true, - "showQuickUse2": true, - "showSVGs": true - } -} diff --git a/web/modals/threads/members/member.react.js b/web/modals/threads/members/member.react.js --- a/web/modals/threads/members/member.react.js +++ b/web/modals/threads/members/member.react.js @@ -128,7 +128,7 @@ ); const userSettingsIcon = React.useMemo( - () => , + () => , [], ); diff --git a/web/modals/threads/settings/thread-settings-privacy-tab.react.js b/web/modals/threads/settings/thread-settings-privacy-tab.react.js --- a/web/modals/threads/settings/thread-settings-privacy-tab.react.js +++ b/web/modals/threads/settings/thread-settings-privacy-tab.react.js @@ -128,7 +128,7 @@ }, [setQueuedChanges, threadInfo.type]); const globeIcon = React.useMemo( - () => , + () => , [], ); diff --git a/web/settings/account-settings.react.js b/web/settings/account-settings.react.js --- a/web/settings/account-settings.react.js +++ b/web/settings/account-settings.react.js @@ -74,7 +74,7 @@ className={css.editPasswordLink} onClick={showPasswordChangeModal} > - + diff --git a/web/settings/relationship/block-list-row.react.js b/web/settings/relationship/block-list-row.react.js --- a/web/settings/relationship/block-list-row.react.js +++ b/web/settings/relationship/block-list-row.react.js @@ -13,7 +13,7 @@ function BlockListRow(props: UserRowProps): React.Node { const { userInfo, onMenuVisibilityChange } = props; const { unblockUser } = useRelationshipCallbacks(userInfo.id); - const editIcon = ; + const editIcon = ; return (
diff --git a/web/settings/relationship/friend-list-row.react.js b/web/settings/relationship/friend-list-row.react.js --- a/web/settings/relationship/friend-list-row.react.js +++ b/web/settings/relationship/friend-list-row.react.js @@ -45,7 +45,7 @@ ); } if (userInfo.relationshipStatus === userRelationshipStatus.FRIEND) { - const editIcon = ; + const editIcon = ; return (
(
- +

Apps