Brizy – Page Builder - Version 2.4.0

Version Description

  • 2022-05-18 =
  • New: Counter width changing the location in color section of toolbar
  • New: Possibility to add URL for video like .mp4 URLs
  • New: Added block bg. options: auto, contain, cover and bg. repeat
  • New: More options for SoundCloud
  • New: Added background map and video for columns
  • New: Added Overlay color for image
  • New: Added example for Shortcode element
  • New: Added reorder option for columns
  • New: Added new line styles
  • New: RichText Matching HTML tag with typography font style
  • New: Added new align option for column, auto and custom height
  • New: Created possibility to change default font
  • New: Added order to tabs
  • New: Section Added slider reorder
  • New: Counter added text shadow
  • New: Added Form reorder option
  • New: Add New Block Divider
  • New: Added Accordion Title padding
  • New: Added reorder option to accordion
  • New: Moved entrance animation effects functionality in right sidebar
  • New: Added vh and em suffixes to Spacer
  • New: Add new style blending mode for certain elements
  • New: Added Column width option
  • New: Added status badge in the block display conditions popup
  • New: Added support for placeholders in email templates
  • Improved: Added new shortcut Ctrl+M opens Styling right panel
  • Improved: Added new shortcut Ctrl + K opens Effects right panel
  • Improved: All options in the builder were refactored
  • Improved: Publish Update button state
  • Improved: Added input value change on scroll
  • Improved: Toolbar option for shortcode element
  • Improved: Added additional animation styles for tabs and accordions
  • Improved: Added new icon for breadcrumbs
  • Improved: Added Autoplay and loop for Youtube and Vimeo
  • Improved: Removed separator option for Counter types Empty and Pie
  • Improved: Can change name for All tag in Accordion element
  • Improved: Reply-to user email placeholder for contact forms
  • Improved: More settings icon alignment
  • Improved: Added typography value boundaries
  • Improved: Added loading icon when importing a Layout
  • Improved: Enabled swipe option for slider
  • Improved: Working with code in Embed element
  • Improved: Opacity value for colors is displayed on hover
  • Improved: Tabs hover transition
  • Fixed: Sidebar update for Switcher, Table, Tabs
  • Fixed: The scale option for Rating appears only for desktop view
  • Fixed: Counter suffix option when working with dynamic values
  • Fixed: Filters Hover for certain elements
  • Fixed: Rename size to width for Map element
  • Fixed: Overlay option for Images appears only for desktop view
  • Fixed: Countdown redirect label
  • Fixed: Accordion item head align and css
  • Fixed: Responsive slider dots option with a lot of slides
  • Fixed: Outline border when resizing an element from the resize dots
  • Fixed: Remove Products from single template type
  • Fixed: Added option to allow json file upload
  • Fixed: Fixed placeholder strip on post save.
  • Fixed: Cast rule values to int on serialization
  • Fixed: Refactor post_type to postType in editor config
  • Fixed: Show Products post type in global block rules
  • Fixed: Send post_term_parents as an array not object when the array is not empty
  • Fixed: Added additional data about the post in editor config.
  • Fixed: Return all global block ignoring the status
  • Fixed: Added post_status in brizy_get_posts actions
  • Fixed: Change the Pages group name to Main Content in template rule form
Download this release

Release Info

Developer themefusecom
Plugin Icon 128x128 Brizy – Page Builder
Version 2.4.0
Comparing to
See all releases

Code changes from version 2.3.37 to 2.4.0

README.md CHANGED
@@ -3,7 +3,7 @@ Contributors: themefuse<br>
3
  Requires at least: 4.5<br>
4
  Tested up to: 5.9.3<br>
5
  Requires PHP: 5.6.20<br>
6
- Stable tag: 2.3.37<br>
7
  License: GPLv3<br>
8
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
9
 
@@ -118,6 +118,73 @@ $bodyHtml = apply_filters( 'brizy_content', $html->get_body(), Brizy_Editor_Proj
118
 
119
  ## Changelog
120
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
121
  ### 2.3.37 - 2022-05-05
122
  * Fixed: Section dividers on Firefox
123
  * Fixed: Tab background color on mobile responsive view
3
  Requires at least: 4.5<br>
4
  Tested up to: 5.9.3<br>
5
  Requires PHP: 5.6.20<br>
6
+ Stable tag: 2.4.0<br>
7
  License: GPLv3<br>
8
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
9
 
118
 
119
  ## Changelog
120
 
121
+ ### 2.4.0 - 2022-05-18
122
+ * New: Counter width changing the location in color section of toolbar
123
+ * New: Possibility to add URL for video like .mp4 URLs
124
+ * New: Added block bg. options: auto, contain, cover and bg. repeat
125
+ * New: More options for SoundCloud
126
+ * New: Added background map and video for columns
127
+ * New: Added Overlay color for image
128
+ * New: Added example for Shortcode element
129
+ * New: Added reorder option for columns
130
+ * New: Added new line styles
131
+ * New: RichText Matching HTML tag with typography font style
132
+ * New: Added new align option for column, auto and custom height
133
+ * New: Created possibility to change default font
134
+ * New: Added order to tabs
135
+ * New: Section Added slider reorder
136
+ * New: Counter added text shadow
137
+ * New: Added Form reorder option
138
+ * New: Add New Block Divider
139
+ * New: Added Accordion Title padding
140
+ * New: Added reorder option to accordion
141
+ * New: Moved entrance animation effects functionality in right sidebar
142
+ * New: Added vh and em suffixes to Spacer
143
+ * New: Add new style blending mode for certain elements
144
+ * New: Added Column width option
145
+ * New: Added status badge in the block display conditions popup
146
+ * New: Added support for placeholders in email templates
147
+ * Improved: Added new shortcut Ctrl+M opens Styling right panel
148
+ * Improved: Added new shortcut Ctrl + K opens Effects right panel
149
+ * Improved: All options in the builder were refactored
150
+ * Improved: Publish Update button state
151
+ * Improved: Added input value change on scroll
152
+ * Improved: Toolbar option for shortcode element
153
+ * Improved: Added additional animation styles for tabs and accordions
154
+ * Improved: Added new icon for breadcrumbs
155
+ * Improved: Added Autoplay and loop for Youtube and Vimeo
156
+ * Improved: Removed separator option for Counter types Empty and Pie
157
+ * Improved: Can change name for All tag in Accordion element
158
+ * Improved: Reply-to user email placeholder for contact forms
159
+ * Improved: More settings icon alignment
160
+ * Improved: Added typography value boundaries
161
+ * Improved: Added loading icon when importing a Layout
162
+ * Improved: Enabled swipe option for slider
163
+ * Improved: Working with code in Embed element
164
+ * Improved: Opacity value for colors is displayed on hover
165
+ * Improved: Tabs hover transition
166
+ * Fixed: Sidebar update for Switcher, Table, Tabs
167
+ * Fixed: The scale option for Rating appears only for desktop view
168
+ * Fixed: Counter suffix option when working with dynamic values
169
+ * Fixed: Filters Hover for certain elements
170
+ * Fixed: Rename size to width for Map element
171
+ * Fixed: Overlay option for Images appears only for desktop view
172
+ * Fixed: Countdown redirect label
173
+ * Fixed: Accordion item head align and css
174
+ * Fixed: Responsive slider dots option with a lot of slides
175
+ * Fixed: Outline border when resizing an element from the resize dots
176
+ * Fixed: Remove Products from single template type
177
+ * Fixed: Added option to allow json file upload
178
+ * Fixed: Fixed placeholder strip on post save.
179
+ * Fixed: Cast rule values to int on serialization
180
+ * Fixed: Refactor post_type to postType in editor config
181
+ * Fixed: Show Products post type in global block rules
182
+ * Fixed: Send post_term_parents as an array not object when the array is not empty
183
+ * Fixed: Added additional data about the post in editor config.
184
+ * Fixed: Return all global block ignoring the status
185
+ * Fixed: Added post_status in brizy_get_posts actions
186
+ * Fixed: Change the Pages group name to Main Content in template rule form
187
+
188
  ### 2.3.37 - 2022-05-05
189
  * Fixed: Section dividers on Firefox
190
  * Fixed: Tab background color on mobile responsive view
admin/migrations/posts-trait.php CHANGED
@@ -21,8 +21,6 @@ trait Brizy_Admin_Migrations_PostsTrait {
21
  OBJECT
22
  );
23
 
24
- $projectPost = null;
25
-
26
  if ( isset( $row[0] ) ) {
27
  return self::$project = $row[0];
28
  }
21
  OBJECT
22
  );
23
 
 
 
24
  if ( isset( $row[0] ) ) {
25
  return self::$project = $row[0];
26
  }
admin/rule.php CHANGED
@@ -304,7 +304,12 @@ class Brizy_Admin_Rule extends Brizy_Admin_Serializable implements Brizy_Admin_R
304
  * @return string[]
305
  */
306
  public function getEntityValues() {
307
- return $this->entityValues;
 
 
 
 
 
308
  }
309
 
310
  /**
304
  * @return string[]
305
  */
306
  public function getEntityValues() {
307
+ return array_map(function ($v) {
308
+ if(is_numeric($v))
309
+ return (int)$v;
310
+ else
311
+ return $v;
312
+ }, $this->entityValues);
313
  }
314
 
315
  /**
admin/rules/api.php CHANGED
@@ -356,7 +356,7 @@ class Brizy_Admin_Rules_Api extends Brizy_Admin_AbstractApi
356
 
357
  if ($templateType == 'single' || $templateType == 'single_product' || $context == 'popup-rules') {
358
  $groups[] = array(
359
- 'title' => 'Pages',
360
  'value' => Brizy_Admin_Rule::POSTS,
361
  'items' => array_map($closure, $this->getCustomPostsList(Brizy_Admin_Rule::POSTS, $templateType, $context))
362
  );
356
 
357
  if ($templateType == 'single' || $templateType == 'single_product' || $context == 'popup-rules') {
358
  $groups[] = array(
359
+ 'title' => 'Main Content',
360
  'value' => Brizy_Admin_Rule::POSTS,
361
  'items' => array_map($closure, $this->getCustomPostsList(Brizy_Admin_Rule::POSTS, $templateType, $context))
362
  );
brizy.php CHANGED
@@ -5,7 +5,7 @@
5
  * Plugin URI: https://brizy.io/
6
  * Author: Brizy.io
7
  * Author URI: https://brizy.io/
8
- * Version: 2.3.37
9
  * Text Domain: brizy
10
  * License: GPLv3
11
  * Domain Path: /languages
@@ -19,9 +19,9 @@ if ( isset( $_SERVER['HTTP_X_FORWARDED_PROTO'] ) && stripos( $_SERVER['HTTP_X_FO
19
 
20
  define( 'BRIZY_DEVELOPMENT', false );
21
  define( 'BRIZY_LOG', false );
22
- define( 'BRIZY_VERSION', '2.3.37' );
23
- define( 'BRIZY_MINIMUM_PRO_VERSION', '2.3.0' );
24
- define( 'BRIZY_EDITOR_VERSION', BRIZY_DEVELOPMENT ? 'dev' : '235-wp' );
25
  define( 'BRIZY_SYNC_VERSION', '235' );
26
  define( 'BRIZY_FILE', __FILE__ );
27
  define( 'BRIZY_PLUGIN_BASE', plugin_basename( BRIZY_FILE ) );
5
  * Plugin URI: https://brizy.io/
6
  * Author: Brizy.io
7
  * Author URI: https://brizy.io/
8
+ * Version: 2.4.0
9
  * Text Domain: brizy
10
  * License: GPLv3
11
  * Domain Path: /languages
19
 
20
  define( 'BRIZY_DEVELOPMENT', false );
21
  define( 'BRIZY_LOG', false );
22
+ define( 'BRIZY_VERSION', '2.4.0' );
23
+ define( 'BRIZY_MINIMUM_PRO_VERSION', '2.4.0' );
24
+ define( 'BRIZY_EDITOR_VERSION', BRIZY_DEVELOPMENT ? 'dev' : '236-wp' );
25
  define( 'BRIZY_SYNC_VERSION', '235' );
26
  define( 'BRIZY_FILE', __FILE__ );
27
  define( 'BRIZY_PLUGIN_BASE', plugin_basename( BRIZY_FILE ) );
editor/api.php CHANGED
@@ -560,7 +560,7 @@ class Brizy_Editor_API extends Brizy_Admin_AbstractApi
560
  private function getPostSample( $templateId ) {
561
  global $wp_query;
562
 
563
- $wp_post = get_post( $templateId );
564
  if ( $wp_post->post_type !== Brizy_Admin_Templates::CP_TEMPLATE ) {
565
  return $wp_post;
566
  }
@@ -627,13 +627,13 @@ class Brizy_Editor_API extends Brizy_Admin_AbstractApi
627
 
628
  $post = isset($posts[0]) ? $posts[0] : null;
629
 
630
- try {
631
- if ($post && !Brizy_Editor_Entity::isBrizyEnabled($post->ID)) {
632
- return $post;
633
- } else {
634
- return null;
635
- }
636
- } catch (Exception $e) {
637
  return $post;
638
  }
639
 
560
  private function getPostSample( $templateId ) {
561
  global $wp_query;
562
 
563
+ global $wp_query;$wp_post = get_post( $templateId );
564
  if ( $wp_post->post_type !== Brizy_Admin_Templates::CP_TEMPLATE ) {
565
  return $wp_post;
566
  }
627
 
628
  $post = isset($posts[0]) ? $posts[0] : null;
629
 
630
+ try {
631
+ if ( $post && ! Brizy_Editor_Entity::isBrizyEnabled($post->ID) ) {
632
+ return $post;
633
+ } else {
634
+ return null;
635
+ }
636
+ } catch ( Exception $e ) {
637
  return $post;
638
  }
639
 
editor/editor/editor.php CHANGED
@@ -128,53 +128,55 @@ class Brizy_Editor_Editor_Editor {
128
  'upgradeToPro' =>
129
  apply_filters( 'brizy_upgrade_to_pro_url', Brizy_Config::UPGRADE_TO_PRO_URL ),
130
 
131
- 'support' => Brizy_Config::getSupportUrl(),
132
- 'pluginSettings' => admin_url( 'admin.php?page=' . Brizy_Admin_Settings::menu_slug() ),
133
- 'dashboardNavMenu' => admin_url( 'nav-menus.php' ),
134
- 'customFile' => home_url( '?' . Brizy_Editor::prefix( '_attachment' ) . '=' ),
135
- ),
136
- 'form' => array(
137
- 'submitUrl' => '{{brizy_dc_ajax_url}}?action=' . Brizy_Editor::prefix(
138
- Brizy_Editor_Forms_Api::AJAX_SUBMIT_FORM
139
- ),
140
- ),
141
- 'serverTimestamp' => time(),
142
- 'menuData' => $this->get_menu_data(),
143
- 'wp' => array(
144
- 'pluginPrefix' => Brizy_Editor::prefix(),
145
- 'permalink' => get_permalink( $wp_post_id ),
146
- 'page' => $wp_post_id,
147
- 'postType' => get_post_type( $wp_post_id ),
148
- 'featuredImage' => $this->getThumbnailData( $wp_post_id ),
149
- 'templates' => $this->post->get_templates(),
150
- 'plugins' => array(
151
- 'dummy' => true,
152
- 'woocommerce' => self::get_woocomerce_plugin_info(),
153
- ),
154
- 'hasSidebars' => count( $wp_registered_sidebars ) > 0,
155
- 'l10n' => $this->getTexts(),
156
- 'pageData' => apply_filters( 'brizy_page_data', array() ),
157
- 'availableRoles' => Brizy_Admin_Membership_Membership::roleList(),
158
- 'usersCanRegister' => get_option( 'users_can_register' ),
159
- ),
160
- 'mode' => $mode,
161
- 'applications' => array(
162
- 'form' => array(
163
- 'submitUrl' => '{{brizy_dc_ajax_url}}?action=' . Brizy_Editor::prefix(
164
- Brizy_Editor_Forms_Api::AJAX_SUBMIT_FORM
165
- ),
166
- ),
167
- ),
168
- 'server' => array(
169
- 'maxUploadSize' => $this->fileUploadMaxSize(),
170
- ),
171
- 'branding' => array( 'name' => __bt( 'brizy', 'Brizy' ) ),
172
- 'prefix' => Brizy_Editor::prefix(),
173
- 'cloud' => $this->getCloudInfo(),
174
- 'editorVersion' => BRIZY_EDITOR_VERSION,
175
- 'imageSizes' => $this->getImgSizes()
176
- );
177
-
 
 
178
  $manager = new Brizy_Editor_Accounts_ServiceAccountManager( Brizy_Editor_Project::get() );
179
 
180
  $config = $this->addRecaptchaAccounts( $manager, $config, $context );
@@ -184,40 +186,41 @@ class Brizy_Editor_Editor_Editor {
184
  $config = $this->getApiActions( $config, $context );
185
  $config = $this->addGlobalBlocksData( $config );
186
 
187
- self::$config[ $cachePostId ] = apply_filters( 'brizy_editor_config', $config, $context );
188
 
189
- do_action( 'brizy_create_editor_config_after' );
 
 
190
 
191
  return self::$config[ $cachePostId ];
192
  }
193
 
194
- /**
195
- * @param $config
196
- *
197
- * @return string[]|WP_Post_Type[]
198
- */
199
- private function addWpPostTypes( $config, $context ) {
200
- $excludePostTypes = [ 'attachment' ];
201
-
202
- $types = get_post_types( [ 'public' => true ] );
203
- $result = [];
204
- foreach ( $types as $type ) {
205
- if (in_array($type,$excludePostTypes)) {
206
  continue;
207
  }
208
- $typeObj = get_post_type_object( $type );
209
- $typeDto = [
210
- 'name' => $typeObj->name,
211
- 'label' => $typeObj->label,
212
- ];
213
- $result[] = $typeDto;
214
 
215
  }
216
 
217
- $config['wp']['postTypes'] = $result;
218
 
219
- return $config;
220
- }
221
 
222
  private function addGlobalBlocksData( $config ) {
223
 
@@ -545,27 +548,27 @@ class Brizy_Editor_Editor_Editor {
545
 
546
  $menu_data = get_post_meta( $item->ID, 'brizy_data', true );
547
 
548
- $item_value = array(
549
- 'id' => $menu_uid,
550
- 'title' => $item->title,
551
- 'url' => $item->url,
552
- 'megaMenuItems' => $megaMenuItems,
553
- 'description' => $item->post_content,
554
- 'position' => $item->menu_order,
555
- 'attrTitle' => $item->post_excerpt,
556
- 'current' => count(
557
- array_intersect(
558
- [
559
- 'current-menu-parent',
560
- 'current-menu-item',
561
- ],
562
- $item->classes
563
- )
564
- ) > 0,
565
- 'target' => get_post_meta( $item->ID, '_menu_item_target', true ),
566
- 'classes' => array_values( array_filter( $item->classes ) ),
567
- 'xfn' => get_post_meta( $item->ID, '_menu_item_xfn', true ),
568
- );
569
 
570
  $an_item = (object) array(
571
  'type' => 'MenuItem',
@@ -1038,9 +1041,9 @@ class Brizy_Editor_Editor_Editor {
1038
  );
1039
  }
1040
 
1041
- $response = array(
1042
- 'isSyncAllowed' => true,
1043
- );
1044
 
1045
  if ( $this->project->getMetaValue( 'brizy-cloud-token' ) !== null ) {
1046
  $cloudClient = Brizy_Admin_Cloud_Client::instance( Brizy_Editor_Project::get(), new WP_Http() );
128
  'upgradeToPro' =>
129
  apply_filters( 'brizy_upgrade_to_pro_url', Brizy_Config::UPGRADE_TO_PRO_URL ),
130
 
131
+ 'support' =>
132
+ Brizy_Config::getSupportUrl(
133
+ ),
134
+ 'pluginSettings' => admin_url('admin.php?page=' . Brizy_Admin_Settings::menu_slug()),
135
+ 'dashboardNavMenu' => admin_url('nav-menus.php'),
136
+ 'customFile' => home_url('?' . Brizy_Editor::prefix('_attachment') . '='),
137
+ ),
138
+ 'form' => array(
139
+ 'submitUrl' => '{{brizy_dc_ajax_url}}?action=' . Brizy_Editor::prefix(
140
+ Brizy_Editor_Forms_Api::AJAX_SUBMIT_FORM
141
+ ),
142
+ ),
143
+ 'serverTimestamp' => time(),
144
+ 'menuData' => $this->get_menu_data(),
145
+ 'wp' => array(
146
+ 'pluginPrefix' => Brizy_Editor::prefix(),
147
+ 'permalink' => get_permalink($wp_post_id),
148
+ 'page' => $wp_post_id,
149
+ 'postType' => get_post_type($wp_post_id),
150
+ 'featuredImage' => $this->getThumbnailData($wp_post_id),
151
+ 'templates' => $this->post->get_templates(),
152
+
153
+ 'plugins' => array(
154
+ 'dummy' => true,
155
+ 'woocommerce' => self::get_woocomerce_plugin_info(),
156
+ ),
157
+ 'hasSidebars' => count($wp_registered_sidebars) > 0,
158
+ 'l10n' => $this->getTexts(),
159
+ 'pageData' => apply_filters('brizy_page_data', array()),
160
+ 'availableRoles' => Brizy_Admin_Membership_Membership::roleList(),
161
+ 'usersCanRegister' => get_option('users_can_register'),
162
+ ),
163
+ 'mode' => $mode,
164
+ 'applications' => array(
165
+ 'form' => array(
166
+ 'submitUrl' => '{{brizy_dc_ajax_url}}?action=' . Brizy_Editor::prefix(
167
+ Brizy_Editor_Forms_Api::AJAX_SUBMIT_FORM
168
+ ),
169
+ ),
170
+ ),
171
+ 'server' => array(
172
+ 'maxUploadFileSize' => $this->fileUploadMaxSize(),
173
+ ),
174
+ 'branding' => array('name' => __bt('brizy', 'Brizy')),
175
+ 'prefix' => Brizy_Editor::prefix(),
176
+ 'cloud' => $this->getCloudInfo(),
177
+ 'editorVersion' => BRIZY_EDITOR_VERSION,
178
+ 'imageSizes' => $this->getImgSizes()
179
+ );
180
  $manager = new Brizy_Editor_Accounts_ServiceAccountManager( Brizy_Editor_Project::get() );
181
 
182
  $config = $this->addRecaptchaAccounts( $manager, $config, $context );
186
  $config = $this->getApiActions( $config, $context );
187
  $config = $this->addGlobalBlocksData( $config );
188
 
 
189
 
190
+
191
+ self::$config[$cachePostId] = apply_filters('brizy_editor_config', $config, $context);
192
+ do_action( 'brizy_create_editor_config_after' );
193
 
194
  return self::$config[ $cachePostId ];
195
  }
196
 
197
+ /**
198
+ * @param $config
199
+ *
200
+ * @return string[]|WP_Post_Type[]
201
+ */
202
+ private function addWpPostTypes($config, $context)
203
+ {
204
+ $excludePostTypes = [ 'attachment' ];
205
+
206
+ $types = get_post_types(['public' => true]);
207
+ $result = [];
208
+ foreach ($types as $type) {if (in_array($type,$excludePostTypes)) {
209
  continue;
210
  }
211
+ $typeObj = get_post_type_object($type);
212
+ $typeDto = [
213
+ 'name' => $typeObj->name,
214
+ 'label' => $typeObj->label,
215
+ ];
216
+ $result[] = $typeDto;
217
 
218
  }
219
 
220
+ $config['wp']['postTypes'] = $result;
221
 
222
+ return $config;
223
+ }
224
 
225
  private function addGlobalBlocksData( $config ) {
226
 
548
 
549
  $menu_data = get_post_meta( $item->ID, 'brizy_data', true );
550
 
551
+ $item_value = array(
552
+ 'id' => $menu_uid,
553
+ 'title' => $item->title,
554
+ 'url' => $item->url,
555
+ 'megaMenuItems' => $megaMenuItems,
556
+ 'description' => $item->post_content,
557
+ 'position' => $item->menu_order,
558
+ 'attrTitle' => $item->post_excerpt,
559
+ 'current' => count(
560
+ array_intersect(
561
+ [
562
+ 'current-menu-parent',
563
+ 'current-menu-item',
564
+ ],
565
+ $item->classes
566
+ )
567
+ ) > 0,
568
+ 'target' => get_post_meta($item->ID, '_menu_item_target', true),
569
+ 'classes' => array_values(array_filter($item->classes)),
570
+ 'xfn' => get_post_meta($item->ID, '_menu_item_xfn', true),
571
+ );
572
 
573
  $an_item = (object) array(
574
  'type' => 'MenuItem',
1041
  );
1042
  }
1043
 
1044
+ $response = array(
1045
+ 'isSyncAllowed' => true,
1046
+ );
1047
 
1048
  if ( $this->project->getMetaValue( 'brizy-cloud-token' ) !== null ) {
1049
  $cloudClient = Brizy_Admin_Cloud_Client::instance( Brizy_Editor_Project::get(), new WP_Http() );
editor/forms/wordpress-integration.php CHANGED
@@ -74,7 +74,8 @@ class Brizy_Editor_Forms_WordpressIntegration extends Brizy_Editor_Forms_Abstrac
74
  }
75
 
76
  if ( $this->getReplayTo() ) {
77
- $headers[] = "Reply-To: {$this->getReplayTo()}";
 
78
  }
79
 
80
  if ( $this->getFromEmail() ) {
@@ -104,7 +105,7 @@ class Brizy_Editor_Forms_WordpressIntegration extends Brizy_Editor_Forms_Abstrac
104
  }
105
 
106
  return wp_mail(
107
- $this->getEmailTo(),
108
  $email_subject,
109
  $email_body,
110
  $headers
74
  }
75
 
76
  if ( $this->getReplayTo() ) {
77
+ $replay_to = apply_filters( 'brizy_replay_to', $this->getReplayTo(), $fields, $form );
78
+ $headers[] = "Reply-To: {$replay_to}";
79
  }
80
 
81
  if ( $this->getFromEmail() ) {
105
  }
106
 
107
  return wp_mail(
108
+ apply_filters( 'brizy_form_email_to', $this->getEmailTo(), $fields, $form ),
109
  $email_subject,
110
  $email_body,
111
  $headers
editor/post.php CHANGED
@@ -755,6 +755,7 @@ class Brizy_Editor_Post extends Brizy_Editor_Entity {
755
  p.ID,
756
  p.post_title as title,
757
  p.post_title as post_title,
 
758
  %s as post_type,
759
  %s as post_type_label,
760
  pm.meta_value as 'uid'
755
  p.ID,
756
  p.post_title as title,
757
  p.post_title as post_title,
758
+ p.post_status as post_status,
759
  %s as post_type,
760
  %s as post_type_label,
761
  pm.meta_value as 'uid'
public/editor-build/235-wp/editor/img/mac-keyboard1x.png DELETED
Binary file
public/editor-build/235-wp/editor/img/mac-keyboard2x.png DELETED
Binary file
public/editor-build/235-wp/editor/img/pc-keyboard1x.png DELETED
Binary file
public/editor-build/235-wp/editor/img/pc-keyboard2x.png DELETED
Binary file
public/editor-build/235-wp/editor/js/0.worker.js DELETED
@@ -1 +0,0 @@
1
- !function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=95)}([function(e,t,r){(function(t){var r=function(e){return e&&e.Math==Math&&e};e.exports=r("object"==typeof globalThis&&globalThis)||r("object"==typeof window&&window)||r("object"==typeof self&&self)||r("object"==typeof t&&t)||function(){return this}()||Function("return this")()}).call(this,r(61))},function(e,t){var r={}.hasOwnProperty;e.exports=function(e,t){return r.call(e,t)}},function(e,t,r){var n=r(7);e.exports=function(e){if(!n(e))throw TypeError(String(e)+" is not an object");return e}},function(e,t,r){var n=r(0),o=r(41),i=r(1),a=r(42),u=r(45),c=r(72),s=o("wks"),l=n.Symbol,f=c?l:l&&l.withoutSetter||a;e.exports=function(e){return i(s,e)||(u&&i(l,e)?s[e]=l[e]:s[e]=f("Symbol."+e)),s[e]}},function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t,r){var n=r(4);e.exports=!n((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},function(e,t,r){var n=r(5),o=r(8),i=r(10);e.exports=n?function(e,t,r){return o.f(e,t,i(1,r))}:function(e,t,r){return e[t]=r,e}},function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},function(e,t,r){var n=r(5),o=r(38),i=r(2),a=r(22),u=Object.defineProperty;t.f=n?u:function(e,t,r){if(i(e),t=a(t,!0),i(r),o)try{return u(e,t,r)}catch(e){}if("get"in r||"set"in r)throw TypeError("Accessors not supported");return"value"in r&&(e[t]=r.value),e}},function(e,t,r){var n=r(0),o=r(6),i=r(1),a=r(23),u=r(40),c=r(11),s=c.get,l=c.enforce,f=String(String).split("String");(e.exports=function(e,t,r,u){var c,s=!!u&&!!u.unsafe,h=!!u&&!!u.enumerable,p=!!u&&!!u.noTargetGet;"function"==typeof r&&("string"!=typeof t||i(r,"name")||o(r,"name",t),(c=l(r)).source||(c.source=f.join("string"==typeof t?t:""))),e!==n?(s?!p&&e[t]&&(h=!0):delete e[t],h?e[t]=r:o(e,t,r)):h?e[t]=r:a(t,r)})(Function.prototype,"toString",(function(){return"function"==typeof this&&s(this).source||u(this)}))},function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,r){var n,o,i,a=r(62),u=r(0),c=r(7),s=r(6),l=r(1),f=r(24),h=r(25),p=r(26),d=u.WeakMap;if(a){var m=f.state||(f.state=new d),g=m.get,v=m.has,y=m.set;n=function(e,t){return t.facade=e,y.call(m,e,t),t},o=function(e){return g.call(m,e)||{}},i=function(e){return v.call(m,e)}}else{var b=h("state");p[b]=!0,n=function(e,t){return t.facade=e,s(e,b,t),t},o=function(e){return l(e,b)?e[b]:{}},i=function(e){return l(e,b)}}e.exports={set:n,get:o,has:i,enforce:function(e){return i(e)?o(e):n(e,{})},getterFor:function(e){return function(t){var r;if(!c(t)||(r=o(t)).type!==e)throw TypeError("Incompatible receiver, "+e+" required");return r}}}},function(e,t){e.exports={}},function(e,t,r){var n=r(0),o=r(35).f,i=r(6),a=r(9),u=r(23),c=r(63),s=r(69);e.exports=function(e,t){var r,l,f,h,p,d=e.target,m=e.global,g=e.stat;if(r=m?n:g?n[d]||u(d,{}):(n[d]||{}).prototype)for(l in t){if(h=t[l],f=e.noTargetGet?(p=o(r,l))&&p.value:r[l],!s(m?l:d+(g?".":"#")+l,e.forced)&&void 0!==f){if(typeof h==typeof f)continue;c(h,f)}(e.sham||f&&f.sham)&&i(h,"sham",!0),a(r,l,h,e)}}},function(e,t,r){var n=r(37),o=r(15);e.exports=function(e){return n(o(e))}},function(e,t){e.exports=function(e){if(null==e)throw TypeError("Can't call method on "+e);return e}},function(e,t){e.exports=!1},function(e,t){var r=Math.ceil,n=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?n:r)(e)}},function(e,t,r){var n=r(15);e.exports=function(e){return Object(n(e))}},function(e,t,r){var n=r(8).f,o=r(1),i=r(3)("toStringTag");e.exports=function(e,t,r){e&&!o(e=r?e:e.prototype,i)&&n(e,i,{configurable:!0,value:t})}},function(e,t,r){"use strict";var n=r(59),o=r(2),i=r(18),a=r(28),u=r(17),c=r(15),s=r(73),l=r(74),f=Math.max,h=Math.min,p=Math.floor,d=/\$([$&'`]|\d\d?|<[^>]*>)/g,m=/\$([$&'`]|\d\d?)/g;n("replace",2,(function(e,t,r,n){var g=n.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,v=n.REPLACE_KEEPS_$0,y=g?"$":"$0";return[function(r,n){var o=c(this),i=null==r?void 0:r[e];return void 0!==i?i.call(r,o,n):t.call(String(o),r,n)},function(e,n){if(!g&&v||"string"==typeof n&&-1===n.indexOf(y)){var i=r(t,e,this,n);if(i.done)return i.value}var c=o(e),p=String(this),d="function"==typeof n;d||(n=String(n));var m=c.global;if(m){var w=c.unicode;c.lastIndex=0}for(var x=[];;){var N=l(c,p);if(null===N)break;if(x.push(N),!m)break;""===String(N[0])&&(c.lastIndex=s(p,a(c.lastIndex),w))}for(var E,S="",A=0,_=0;_<x.length;_++){N=x[_];for(var R=String(N[0]),O=f(h(u(N.index),p.length),0),T=[],I=1;I<N.length;I++)T.push(void 0===(E=N[I])?E:String(E));var D=N.groups;if(d){var C=[R].concat(T,O,p);void 0!==D&&C.push(D);var k=String(n.apply(void 0,C))}else k=b(R,p,O,T,D,n);O>=A&&(S+=p.slice(A,O)+k,A=O+R.length)}return S+p.slice(A)}];function b(e,r,n,o,a,u){var c=n+e.length,s=o.length,l=m;return void 0!==a&&(a=i(a),l=d),t.call(u,l,(function(t,i){var u;switch(i.charAt(0)){case"$":return"$";case"&":return e;case"`":return r.slice(0,n);case"'":return r.slice(c);case"<":u=a[i.slice(1,-1)];break;default:var l=+i;if(0===l)return t;if(l>s){var f=p(l/10);return 0===f?t:f<=s?void 0===o[f-1]?i.charAt(1):o[f-1]+i.charAt(1):t}u=o[l-1]}return void 0===u?"":u}))}}))},function(e,t){var r={}.toString;e.exports=function(e){return r.call(e).slice(8,-1)}},function(e,t,r){var n=r(7);e.exports=function(e,t){if(!n(e))return e;var r,o;if(t&&"function"==typeof(r=e.toString)&&!n(o=r.call(e)))return o;if("function"==typeof(r=e.valueOf)&&!n(o=r.call(e)))return o;if(!t&&"function"==typeof(r=e.toString)&&!n(o=r.call(e)))return o;throw TypeError("Can't convert object to primitive value")}},function(e,t,r){var n=r(0),o=r(6);e.exports=function(e,t){try{o(n,e,t)}catch(r){n[e]=t}return t}},function(e,t,r){var n=r(0),o=r(23),i=n["__core-js_shared__"]||o("__core-js_shared__",{});e.exports=i},function(e,t,r){var n=r(41),o=r(42),i=n("keys");e.exports=function(e){return i[e]||(i[e]=o(e))}},function(e,t){e.exports={}},function(e,t,r){var n=r(65),o=r(0),i=function(e){return"function"==typeof e?e:void 0};e.exports=function(e,t){return arguments.length<2?i(n[e])||i(o[e]):n[e]&&n[e][t]||o[e]&&o[e][t]}},function(e,t,r){var n=r(17),o=Math.min;e.exports=function(e){return e>0?o(n(e),9007199254740991):0}},function(e,t){e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},function(e,t,r){"use strict";var n,o,i=r(70),a=r(71),u=RegExp.prototype.exec,c=String.prototype.replace,s=u,l=(n=/a/,o=/b*/g,u.call(n,"a"),u.call(o,"a"),0!==n.lastIndex||0!==o.lastIndex),f=a.UNSUPPORTED_Y||a.BROKEN_CARET,h=void 0!==/()??/.exec("")[1];(l||h||f)&&(s=function(e){var t,r,n,o,a=this,s=f&&a.sticky,p=i.call(a),d=a.source,m=0,g=e;return s&&(-1===(p=p.replace("y","")).indexOf("g")&&(p+="g"),g=String(e).slice(a.lastIndex),a.lastIndex>0&&(!a.multiline||a.multiline&&"\n"!==e[a.lastIndex-1])&&(d="(?: "+d+")",g=" "+g,m++),r=new RegExp("^(?:"+d+")",p)),h&&(r=new RegExp("^"+d+"$(?!\\s)",p)),l&&(t=a.lastIndex),n=u.call(s?r:a,g),s?n?(n.input=n.input.slice(m),n[0]=n[0].slice(m),n.index=a.lastIndex,a.lastIndex+=n[0].length):a.lastIndex=0:l&&n&&(a.lastIndex=a.global?n.index+n[0].length:t),h&&n&&n.length>1&&c.call(n[0],r,(function(){for(o=1;o<arguments.length-2;o++)void 0===arguments[o]&&(n[o]=void 0)})),n}),e.exports=s},function(e,t,r){var n=r(17),o=r(15),i=function(e){return function(t,r){var i,a,u=String(o(t)),c=n(r),s=u.length;return c<0||c>=s?e?"":void 0:(i=u.charCodeAt(c))<55296||i>56319||c+1===s||(a=u.charCodeAt(c+1))<56320||a>57343?e?u.charAt(c):i:e?u.slice(c,c+2):a-56320+(i-55296<<10)+65536}};e.exports={codeAt:i(!1),charAt:i(!0)}},function(e,t,r){var n,o=r(2),i=r(51),a=r(29),u=r(26),c=r(77),s=r(39),l=r(25),f=l("IE_PROTO"),h=function(){},p=function(e){return"<script>"+e+"<\/script>"},d=function(){try{n=document.domain&&new ActiveXObject("htmlfile")}catch(e){}var e,t;d=n?function(e){e.write(p("")),e.close();var t=e.parentWindow.Object;return e=null,t}(n):((t=s("iframe")).style.display="none",c.appendChild(t),t.src=String("javascript:"),(e=t.contentWindow.document).open(),e.write(p("document.F=Object")),e.close(),e.F);for(var r=a.length;r--;)delete d.prototype[a[r]];return d()};u[f]=!0,e.exports=Object.create||function(e,t){var r;return null!==e?(h.prototype=o(e),r=new h,h.prototype=null,r[f]=e):r=d(),void 0===t?r:i(r,t)}},function(e,t,r){var n=r(56),o=r(12),i=r(3)("iterator");e.exports=function(e){if(null!=e)return e[i]||e["@@iterator"]||o[n(e)]}},function(e,t,r){function n(e){this.options=e||{locator:{}}}function o(){this.cdata=!1}function i(e,t){t.lineNumber=e.lineNumber,t.columnNumber=e.columnNumber}function a(e){if(e)return"\n@"+(e.systemId||"")+"#[line:"+e.lineNumber+",col:"+e.columnNumber+"]"}function u(e,t,r){return"string"==typeof e?e.substr(t,r):e.length>=t+r||t?new java.lang.String(e,t,r)+"":e}function c(e,t){e.currentElement?e.currentElement.appendChild(t):e.doc.appendChild(t)}n.prototype.parseFromString=function(e,t){var r=this.options,n=new s,i=r.domBuilder||new o,u=r.errorHandler,c=r.locator,l=r.xmlns||{},f={lt:"<",gt:">",amp:"&",quot:'"',apos:"'"};return c&&i.setDocumentLocator(c),n.errorHandler=function(e,t,r){if(!e){if(t instanceof o)return t;e=t}var n={},i=e instanceof Function;function u(t){var o=e[t];!o&&i&&(o=2==e.length?function(r){e(t,r)}:e),n[t]=o&&function(e){o("[xmldom "+t+"]\t"+e+a(r))}||function(){}}return r=r||{},u("warning"),u("error"),u("fatalError"),n}(u,i,c),n.domBuilder=r.domBuilder||i,/\/x?html?$/.test(t)&&(f.nbsp=" ",f.copy="©",l[""]="http://www.w3.org/1999/xhtml"),l.xml=l.xml||"http://www.w3.org/XML/1998/namespace",e?n.parse(e,l,f):n.errorHandler.error("invalid doc source"),i.doc},o.prototype={startDocument:function(){this.doc=(new l).createDocument(null,null,null),this.locator&&(this.doc.documentURI=this.locator.systemId)},startElement:function(e,t,r,n){var o=this.doc,a=o.createElementNS(e,r||t),u=n.length;c(this,a),this.currentElement=a,this.locator&&i(this.locator,a);for(var s=0;s<u;s++){e=n.getURI(s);var l=n.getValue(s),f=(r=n.getQName(s),o.createAttributeNS(e,r));this.locator&&i(n.getLocator(s),f),f.value=f.nodeValue=l,a.setAttributeNode(f)}},endElement:function(e,t,r){var n=this.currentElement;n.tagName;this.currentElement=n.parentNode},startPrefixMapping:function(e,t){},endPrefixMapping:function(e){},processingInstruction:function(e,t){var r=this.doc.createProcessingInstruction(e,t);this.locator&&i(this.locator,r),c(this,r)},ignorableWhitespace:function(e,t,r){},characters:function(e,t,r){if(e=u.apply(this,arguments)){if(this.cdata)var n=this.doc.createCDATASection(e);else n=this.doc.createTextNode(e);this.currentElement?this.currentElement.appendChild(n):/^\s*$/.test(e)&&this.doc.appendChild(n),this.locator&&i(this.locator,n)}},skippedEntity:function(e){},endDocument:function(){this.doc.normalize()},setDocumentLocator:function(e){(this.locator=e)&&(e.lineNumber=0)},comment:function(e,t,r){e=u.apply(this,arguments);var n=this.doc.createComment(e);this.locator&&i(this.locator,n),c(this,n)},startCDATA:function(){this.cdata=!0},endCDATA:function(){this.cdata=!1},startDTD:function(e,t,r){var n=this.doc.implementation;if(n&&n.createDocumentType){var o=n.createDocumentType(e,t,r);this.locator&&i(this.locator,o),c(this,o)}},warning:function(e){console.warn("[xmldom warning]\t"+e,a(this.locator))},error:function(e){console.error("[xmldom error]\t"+e,a(this.locator))},fatalError:function(e){throw console.error("[xmldom fatalError]\t"+e,a(this.locator)),e}},"endDTD,startEntity,endEntity,attributeDecl,elementDecl,externalEntityDecl,internalEntityDecl,resolveEntity,getExternalSubset,notationDecl,unparsedEntityDecl".replace(/\w+/g,(function(e){o.prototype[e]=function(){return null}}));var s=r(94).XMLReader,l=t.DOMImplementation=r(57).DOMImplementation;t.XMLSerializer=r(57).XMLSerializer,t.DOMParser=n},function(e,t,r){var n=r(5),o=r(36),i=r(10),a=r(14),u=r(22),c=r(1),s=r(38),l=Object.getOwnPropertyDescriptor;t.f=n?l:function(e,t){if(e=a(e),t=u(t,!0),s)try{return l(e,t)}catch(e){}if(c(e,t))return i(!o.f.call(e,t),e[t])}},function(e,t,r){"use strict";var n={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i=o&&!n.call({1:2},1);t.f=i?function(e){var t=o(this,e);return!!t&&t.enumerable}:n},function(e,t,r){var n=r(4),o=r(21),i="".split;e.exports=n((function(){return!Object("z").propertyIsEnumerable(0)}))?function(e){return"String"==o(e)?i.call(e,""):Object(e)}:Object},function(e,t,r){var n=r(5),o=r(4),i=r(39);e.exports=!n&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},function(e,t,r){var n=r(0),o=r(7),i=n.document,a=o(i)&&o(i.createElement);e.exports=function(e){return a?i.createElement(e):{}}},function(e,t,r){var n=r(24),o=Function.toString;"function"!=typeof n.inspectSource&&(n.inspectSource=function(e){return o.call(e)}),e.exports=n.inspectSource},function(e,t,r){var n=r(16),o=r(24);(e.exports=function(e,t){return o[e]||(o[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.7.0",mode:n?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},function(e,t){var r=0,n=Math.random();e.exports=function(e){return"Symbol("+String(void 0===e?"":e)+")_"+(++r+n).toString(36)}},function(e,t,r){var n=r(1),o=r(14),i=r(67).indexOf,a=r(26);e.exports=function(e,t){var r,u=o(e),c=0,s=[];for(r in u)!n(a,r)&&n(u,r)&&s.push(r);for(;t.length>c;)n(u,r=t[c++])&&(~i(s,r)||s.push(r));return s}},function(e,t){t.f=Object.getOwnPropertySymbols},function(e,t,r){var n=r(4);e.exports=!!Object.getOwnPropertySymbols&&!n((function(){return!String(Symbol())}))},function(e,t,r){"use strict";r(75);var n,o=r(13),i=r(5),a=r(53),u=r(0),c=r(51),s=r(9),l=r(54),f=r(1),h=r(80),p=r(81),d=r(31).codeAt,m=r(88),g=r(19),v=r(89),y=r(11),b=u.URL,w=v.URLSearchParams,x=v.getState,N=y.set,E=y.getterFor("URL"),S=Math.floor,A=Math.pow,_=/[A-Za-z]/,R=/[\d+-.A-Za-z]/,O=/\d/,T=/^(0x|0X)/,I=/^[0-7]+$/,D=/^\d+$/,C=/^[\dA-Fa-f]+$/,k=/[\u0000\u0009\u000A\u000D #%/:?@[\\]]/,U=/[\u0000\u0009\u000A\u000D #/:?@[\\]]/,P=/^[\u0000-\u001F ]+|[\u0000-\u001F ]+$/g,j=/[\u0009\u000A\u000D]/g,L=function(e,t){var r,n,o;if("["==t.charAt(0)){if("]"!=t.charAt(t.length-1))return"Invalid host";if(!(r=z(t.slice(1,-1))))return"Invalid host";e.host=r}else if(Y(e)){if(t=m(t),k.test(t))return"Invalid host";if(null===(r=M(t)))return"Invalid host";e.host=r}else{if(U.test(t))return"Invalid host";for(r="",n=p(t),o=0;o<n.length;o++)r+=X(n[o],$);e.host=r}},M=function(e){var t,r,n,o,i,a,u,c=e.split(".");if(c.length&&""==c[c.length-1]&&c.pop(),(t=c.length)>4)return e;for(r=[],n=0;n<t;n++){if(""==(o=c[n]))return e;if(i=10,o.length>1&&"0"==o.charAt(0)&&(i=T.test(o)?16:8,o=o.slice(8==i?1:2)),""===o)a=0;else{if(!(10==i?D:8==i?I:C).test(o))return e;a=parseInt(o,i)}r.push(a)}for(n=0;n<t;n++)if(a=r[n],n==t-1){if(a>=A(256,5-t))return null}else if(a>255)return null;for(u=r.pop(),n=0;n<r.length;n++)u+=r[n]*A(256,3-n);return u},z=function(e){var t,r,n,o,i,a,u,c=[0,0,0,0,0,0,0,0],s=0,l=null,f=0,h=function(){return e.charAt(f)};if(":"==h()){if(":"!=e.charAt(1))return;f+=2,l=++s}for(;h();){if(8==s)return;if(":"!=h()){for(t=r=0;r<4&&C.test(h());)t=16*t+parseInt(h(),16),f++,r++;if("."==h()){if(0==r)return;if(f-=r,s>6)return;for(n=0;h();){if(o=null,n>0){if(!("."==h()&&n<4))return;f++}if(!O.test(h()))return;for(;O.test(h());){if(i=parseInt(h(),10),null===o)o=i;else{if(0==o)return;o=10*o+i}if(o>255)return;f++}c[s]=256*c[s]+o,2!=++n&&4!=n||s++}if(4!=n)return;break}if(":"==h()){if(f++,!h())return}else if(h())return;c[s++]=t}else{if(null!==l)return;f++,l=++s}}if(null!==l)for(a=s-l,s=7;0!=s&&a>0;)u=c[s],c[s--]=c[l+a-1],c[l+--a]=u;else if(8!=s)return;return c},F=function(e){var t,r,n,o;if("number"==typeof e){for(t=[],r=0;r<4;r++)t.unshift(e%256),e=S(e/256);return t.join(".")}if("object"==typeof e){for(t="",n=function(e){for(var t=null,r=1,n=null,o=0,i=0;i<8;i++)0!==e[i]?(o>r&&(t=n,r=o),n=null,o=0):(null===n&&(n=i),++o);return o>r&&(t=n,r=o),t}(e),r=0;r<8;r++)o&&0===e[r]||(o&&(o=!1),n===r?(t+=r?":":"::",o=!0):(t+=e[r].toString(16),r<7&&(t+=":")));return"["+t+"]"}return e},$={},B=h({},$,{" ":1,'"':1,"<":1,">":1,"`":1}),q=h({},B,{"#":1,"?":1,"{":1,"}":1}),V=h({},q,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),X=function(e,t){var r=d(e,0);return r>32&&r<127&&!f(t,e)?e:encodeURIComponent(e)},G={ftp:21,file:null,http:80,https:443,ws:80,wss:443},Y=function(e){return f(G,e.scheme)},H=function(e){return""!=e.username||""!=e.password},W=function(e){return!e.host||e.cannotBeABaseURL||"file"==e.scheme},K=function(e,t){var r;return 2==e.length&&_.test(e.charAt(0))&&(":"==(r=e.charAt(1))||!t&&"|"==r)},Z=function(e){var t;return e.length>1&&K(e.slice(0,2))&&(2==e.length||"/"===(t=e.charAt(2))||"\\"===t||"?"===t||"#"===t)},Q=function(e){var t=e.path,r=t.length;!r||"file"==e.scheme&&1==r&&K(t[0],!0)||t.pop()},J=function(e){return"."===e||"%2e"===e.toLowerCase()},ee={},te={},re={},ne={},oe={},ie={},ae={},ue={},ce={},se={},le={},fe={},he={},pe={},de={},me={},ge={},ve={},ye={},be={},we={},xe=function(e,t,r,o){var i,a,u,c,s,l=r||ee,h=0,d="",m=!1,g=!1,v=!1;for(r||(e.scheme="",e.username="",e.password="",e.host=null,e.port=null,e.path=[],e.query=null,e.fragment=null,e.cannotBeABaseURL=!1,t=t.replace(P,"")),t=t.replace(j,""),i=p(t);h<=i.length;){switch(a=i[h],l){case ee:if(!a||!_.test(a)){if(r)return"Invalid scheme";l=re;continue}d+=a.toLowerCase(),l=te;break;case te:if(a&&(R.test(a)||"+"==a||"-"==a||"."==a))d+=a.toLowerCase();else{if(":"!=a){if(r)return"Invalid scheme";d="",l=re,h=0;continue}if(r&&(Y(e)!=f(G,d)||"file"==d&&(H(e)||null!==e.port)||"file"==e.scheme&&!e.host))return;if(e.scheme=d,r)return void(Y(e)&&G[e.scheme]==e.port&&(e.port=null));d="","file"==e.scheme?l=pe:Y(e)&&o&&o.scheme==e.scheme?l=ne:Y(e)?l=ue:"/"==i[h+1]?(l=oe,h++):(e.cannotBeABaseURL=!0,e.path.push(""),l=ye)}break;case re:if(!o||o.cannotBeABaseURL&&"#"!=a)return"Invalid scheme";if(o.cannotBeABaseURL&&"#"==a){e.scheme=o.scheme,e.path=o.path.slice(),e.query=o.query,e.fragment="",e.cannotBeABaseURL=!0,l=we;break}l="file"==o.scheme?pe:ie;continue;case ne:if("/"!=a||"/"!=i[h+1]){l=ie;continue}l=ce,h++;break;case oe:if("/"==a){l=se;break}l=ve;continue;case ie:if(e.scheme=o.scheme,a==n)e.username=o.username,e.password=o.password,e.host=o.host,e.port=o.port,e.path=o.path.slice(),e.query=o.query;else if("/"==a||"\\"==a&&Y(e))l=ae;else if("?"==a)e.username=o.username,e.password=o.password,e.host=o.host,e.port=o.port,e.path=o.path.slice(),e.query="",l=be;else{if("#"!=a){e.username=o.username,e.password=o.password,e.host=o.host,e.port=o.port,e.path=o.path.slice(),e.path.pop(),l=ve;continue}e.username=o.username,e.password=o.password,e.host=o.host,e.port=o.port,e.path=o.path.slice(),e.query=o.query,e.fragment="",l=we}break;case ae:if(!Y(e)||"/"!=a&&"\\"!=a){if("/"!=a){e.username=o.username,e.password=o.password,e.host=o.host,e.port=o.port,l=ve;continue}l=se}else l=ce;break;case ue:if(l=ce,"/"!=a||"/"!=d.charAt(h+1))continue;h++;break;case ce:if("/"!=a&&"\\"!=a){l=se;continue}break;case se:if("@"==a){m&&(d="%40"+d),m=!0,u=p(d);for(var y=0;y<u.length;y++){var b=u[y];if(":"!=b||v){var w=X(b,V);v?e.password+=w:e.username+=w}else v=!0}d=""}else if(a==n||"/"==a||"?"==a||"#"==a||"\\"==a&&Y(e)){if(m&&""==d)return"Invalid authority";h-=p(d).length+1,d="",l=le}else d+=a;break;case le:case fe:if(r&&"file"==e.scheme){l=me;continue}if(":"!=a||g){if(a==n||"/"==a||"?"==a||"#"==a||"\\"==a&&Y(e)){if(Y(e)&&""==d)return"Invalid host";if(r&&""==d&&(H(e)||null!==e.port))return;if(c=L(e,d))return c;if(d="",l=ge,r)return;continue}"["==a?g=!0:"]"==a&&(g=!1),d+=a}else{if(""==d)return"Invalid host";if(c=L(e,d))return c;if(d="",l=he,r==fe)return}break;case he:if(!O.test(a)){if(a==n||"/"==a||"?"==a||"#"==a||"\\"==a&&Y(e)||r){if(""!=d){var x=parseInt(d,10);if(x>65535)return"Invalid port";e.port=Y(e)&&x===G[e.scheme]?null:x,d=""}if(r)return;l=ge;continue}return"Invalid port"}d+=a;break;case pe:if(e.scheme="file","/"==a||"\\"==a)l=de;else{if(!o||"file"!=o.scheme){l=ve;continue}if(a==n)e.host=o.host,e.path=o.path.slice(),e.query=o.query;else if("?"==a)e.host=o.host,e.path=o.path.slice(),e.query="",l=be;else{if("#"!=a){Z(i.slice(h).join(""))||(e.host=o.host,e.path=o.path.slice(),Q(e)),l=ve;continue}e.host=o.host,e.path=o.path.slice(),e.query=o.query,e.fragment="",l=we}}break;case de:if("/"==a||"\\"==a){l=me;break}o&&"file"==o.scheme&&!Z(i.slice(h).join(""))&&(K(o.path[0],!0)?e.path.push(o.path[0]):e.host=o.host),l=ve;continue;case me:if(a==n||"/"==a||"\\"==a||"?"==a||"#"==a){if(!r&&K(d))l=ve;else if(""==d){if(e.host="",r)return;l=ge}else{if(c=L(e,d))return c;if("localhost"==e.host&&(e.host=""),r)return;d="",l=ge}continue}d+=a;break;case ge:if(Y(e)){if(l=ve,"/"!=a&&"\\"!=a)continue}else if(r||"?"!=a)if(r||"#"!=a){if(a!=n&&(l=ve,"/"!=a))continue}else e.fragment="",l=we;else e.query="",l=be;break;case ve:if(a==n||"/"==a||"\\"==a&&Y(e)||!r&&("?"==a||"#"==a)){if(".."===(s=(s=d).toLowerCase())||"%2e."===s||".%2e"===s||"%2e%2e"===s?(Q(e),"/"==a||"\\"==a&&Y(e)||e.path.push("")):J(d)?"/"==a||"\\"==a&&Y(e)||e.path.push(""):("file"==e.scheme&&!e.path.length&&K(d)&&(e.host&&(e.host=""),d=d.charAt(0)+":"),e.path.push(d)),d="","file"==e.scheme&&(a==n||"?"==a||"#"==a))for(;e.path.length>1&&""===e.path[0];)e.path.shift();"?"==a?(e.query="",l=be):"#"==a&&(e.fragment="",l=we)}else d+=X(a,q);break;case ye:"?"==a?(e.query="",l=be):"#"==a?(e.fragment="",l=we):a!=n&&(e.path[0]+=X(a,$));break;case be:r||"#"!=a?a!=n&&("'"==a&&Y(e)?e.query+="%27":e.query+="#"==a?"%23":X(a,$)):(e.fragment="",l=we);break;case we:a!=n&&(e.fragment+=X(a,B))}h++}},Ne=function(e){var t,r,n=l(this,Ne,"URL"),o=arguments.length>1?arguments[1]:void 0,a=String(e),u=N(n,{type:"URL"});if(void 0!==o)if(o instanceof Ne)t=E(o);else if(r=xe(t={},String(o)))throw TypeError(r);if(r=xe(u,a,null,t))throw TypeError(r);var c=u.searchParams=new w,s=x(c);s.updateSearchParams(u.query),s.updateURL=function(){u.query=String(c)||null},i||(n.href=Se.call(n),n.origin=Ae.call(n),n.protocol=_e.call(n),n.username=Re.call(n),n.password=Oe.call(n),n.host=Te.call(n),n.hostname=Ie.call(n),n.port=De.call(n),n.pathname=Ce.call(n),n.search=ke.call(n),n.searchParams=Ue.call(n),n.hash=Pe.call(n))},Ee=Ne.prototype,Se=function(){var e=E(this),t=e.scheme,r=e.username,n=e.password,o=e.host,i=e.port,a=e.path,u=e.query,c=e.fragment,s=t+":";return null!==o?(s+="//",H(e)&&(s+=r+(n?":"+n:"")+"@"),s+=F(o),null!==i&&(s+=":"+i)):"file"==t&&(s+="//"),s+=e.cannotBeABaseURL?a[0]:a.length?"/"+a.join("/"):"",null!==u&&(s+="?"+u),null!==c&&(s+="#"+c),s},Ae=function(){var e=E(this),t=e.scheme,r=e.port;if("blob"==t)try{return new URL(t.path[0]).origin}catch(e){return"null"}return"file"!=t&&Y(e)?t+"://"+F(e.host)+(null!==r?":"+r:""):"null"},_e=function(){return E(this).scheme+":"},Re=function(){return E(this).username},Oe=function(){return E(this).password},Te=function(){var e=E(this),t=e.host,r=e.port;return null===t?"":null===r?F(t):F(t)+":"+r},Ie=function(){var e=E(this).host;return null===e?"":F(e)},De=function(){var e=E(this).port;return null===e?"":String(e)},Ce=function(){var e=E(this),t=e.path;return e.cannotBeABaseURL?t[0]:t.length?"/"+t.join("/"):""},ke=function(){var e=E(this).query;return e?"?"+e:""},Ue=function(){return E(this).searchParams},Pe=function(){var e=E(this).fragment;return e?"#"+e:""},je=function(e,t){return{get:e,set:t,configurable:!0,enumerable:!0}};if(i&&c(Ee,{href:je(Se,(function(e){var t=E(this),r=String(e),n=xe(t,r);if(n)throw TypeError(n);x(t.searchParams).updateSearchParams(t.query)})),origin:je(Ae),protocol:je(_e,(function(e){var t=E(this);xe(t,String(e)+":",ee)})),username:je(Re,(function(e){var t=E(this),r=p(String(e));if(!W(t)){t.username="";for(var n=0;n<r.length;n++)t.username+=X(r[n],V)}})),password:je(Oe,(function(e){var t=E(this),r=p(String(e));if(!W(t)){t.password="";for(var n=0;n<r.length;n++)t.password+=X(r[n],V)}})),host:je(Te,(function(e){var t=E(this);t.cannotBeABaseURL||xe(t,String(e),le)})),hostname:je(Ie,(function(e){var t=E(this);t.cannotBeABaseURL||xe(t,String(e),fe)})),port:je(De,(function(e){var t=E(this);W(t)||(""==(e=String(e))?t.port=null:xe(t,e,he))})),pathname:je(Ce,(function(e){var t=E(this);t.cannotBeABaseURL||(t.path=[],xe(t,e+"",ge))})),search:je(ke,(function(e){var t=E(this);""==(e=String(e))?t.query=null:("?"==e.charAt(0)&&(e=e.slice(1)),t.query="",xe(t,e,be)),x(t.searchParams).updateSearchParams(t.query)})),searchParams:je(Ue),hash:je(Pe,(function(e){var t=E(this);""!=(e=String(e))?("#"==e.charAt(0)&&(e=e.slice(1)),t.fragment="",xe(t,e,we)):t.fragment=null}))}),s(Ee,"toJSON",(function(){return Se.call(this)}),{enumerable:!0}),s(Ee,"toString",(function(){return Se.call(this)}),{enumerable:!0}),b){var Le=b.createObjectURL,Me=b.revokeObjectURL;Le&&s(Ne,"createObjectURL",(function(e){return Le.apply(b,arguments)})),Me&&s(Ne,"revokeObjectURL",(function(e){return Me.apply(b,arguments)}))}g(Ne,"URL"),o({global:!0,forced:!a,sham:!i},{URL:Ne})},function(e,t,r){"use strict";var n=r(13),o=r(48),i=r(50),a=r(78),u=r(19),c=r(6),s=r(9),l=r(3),f=r(16),h=r(12),p=r(49),d=p.IteratorPrototype,m=p.BUGGY_SAFARI_ITERATORS,g=l("iterator"),v=function(){return this};e.exports=function(e,t,r,l,p,y,b){o(r,t,l);var w,x,N,E=function(e){if(e===p&&O)return O;if(!m&&e in _)return _[e];switch(e){case"keys":case"values":case"entries":return function(){return new r(this,e)}}return function(){return new r(this)}},S=t+" Iterator",A=!1,_=e.prototype,R=_[g]||_["@@iterator"]||p&&_[p],O=!m&&R||E(p),T="Array"==t&&_.entries||R;if(T&&(w=i(T.call(new e)),d!==Object.prototype&&w.next&&(f||i(w)===d||(a?a(w,d):"function"!=typeof w[g]&&c(w,g,v)),u(w,S,!0,!0),f&&(h[S]=v))),"values"==p&&R&&"values"!==R.name&&(A=!0,O=function(){return R.call(this)}),f&&!b||_[g]===O||c(_,g,O),h[t]=O,p)if(x={values:E("values"),keys:y?O:E("keys"),entries:E("entries")},b)for(N in x)(m||A||!(N in _))&&s(_,N,x[N]);else n({target:t,proto:!0,forced:m||A},x);return x}},function(e,t,r){"use strict";var n=r(49).IteratorPrototype,o=r(32),i=r(10),a=r(19),u=r(12),c=function(){return this};e.exports=function(e,t,r){var s=t+" Iterator";return e.prototype=o(n,{next:i(1,r)}),a(e,s,!1,!0),u[s]=c,e}},function(e,t,r){"use strict";var n,o,i,a=r(50),u=r(6),c=r(1),s=r(3),l=r(16),f=s("iterator"),h=!1;[].keys&&("next"in(i=[].keys())?(o=a(a(i)))!==Object.prototype&&(n=o):h=!0),null==n&&(n={}),l||c(n,f)||u(n,f,(function(){return this})),e.exports={IteratorPrototype:n,BUGGY_SAFARI_ITERATORS:h}},function(e,t,r){var n=r(1),o=r(18),i=r(25),a=r(76),u=i("IE_PROTO"),c=Object.prototype;e.exports=a?Object.getPrototypeOf:function(e){return e=o(e),n(e,u)?e[u]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?c:null}},function(e,t,r){var n=r(5),o=r(8),i=r(2),a=r(52);e.exports=n?Object.defineProperties:function(e,t){i(e);for(var r,n=a(t),u=n.length,c=0;u>c;)o.f(e,r=n[c++],t[r]);return e}},function(e,t,r){var n=r(43),o=r(29);e.exports=Object.keys||function(e){return n(e,o)}},function(e,t,r){var n=r(4),o=r(3),i=r(16),a=o("iterator");e.exports=!n((function(){var e=new URL("b?a=1&b=2&c=3","http://a"),t=e.searchParams,r="";return e.pathname="c%20d",t.forEach((function(e,n){t.delete("b"),r+=n+e})),i&&!e.toJSON||!t.sort||"http://a/c%20d?a=1&c=3"!==e.href||"3"!==t.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!t[a]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("http://тест").host||"#%D0%B1"!==new URL("http://a#б").hash||"a1c3"!==r||"x"!==new URL("http://x",void 0).host}))},function(e,t){e.exports=function(e,t,r){if(!(e instanceof t))throw TypeError("Incorrect "+(r?r+" ":"")+"invocation");return e}},function(e,t,r){var n=r(82);e.exports=function(e,t,r){if(n(e),void 0===t)return e;switch(r){case 0:return function(){return e.call(t)};case 1:return function(r){return e.call(t,r)};case 2:return function(r,n){return e.call(t,r,n)};case 3:return function(r,n,o){return e.call(t,r,n,o)}}return function(){return e.apply(t,arguments)}}},function(e,t,r){var n=r(87),o=r(21),i=r(3)("toStringTag"),a="Arguments"==o(function(){return arguments}());e.exports=n?o:function(e){var t,r,n;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(r=function(e,t){try{return e[t]}catch(e){}}(t=Object(e),i))?r:a?o(t):"Object"==(n=o(t))&&"function"==typeof t.callee?"Arguments":n}},function(e,t){function r(e,t){for(var r in e)t[r]=e[r]}function n(e,t){var n=e.prototype;if(Object.create){var o=Object.create(t.prototype);n.__proto__=o}if(!(n instanceof t)){function i(){}i.prototype=t.prototype,r(n,i=new i),e.prototype=n=i}n.constructor!=e&&("function"!=typeof e&&console.error("unknow Class:"+e),n.constructor=e)}var o={},i=o.ELEMENT_NODE=1,a=o.ATTRIBUTE_NODE=2,u=o.TEXT_NODE=3,c=o.CDATA_SECTION_NODE=4,s=o.ENTITY_REFERENCE_NODE=5,l=o.ENTITY_NODE=6,f=o.PROCESSING_INSTRUCTION_NODE=7,h=o.COMMENT_NODE=8,p=o.DOCUMENT_NODE=9,d=o.DOCUMENT_TYPE_NODE=10,m=o.DOCUMENT_FRAGMENT_NODE=11,g=o.NOTATION_NODE=12,v={},y={},b=(v.INDEX_SIZE_ERR=(y[1]="Index size error",1),v.DOMSTRING_SIZE_ERR=(y[2]="DOMString size error",2),v.HIERARCHY_REQUEST_ERR=(y[3]="Hierarchy request error",3)),w=(v.WRONG_DOCUMENT_ERR=(y[4]="Wrong document",4),v.INVALID_CHARACTER_ERR=(y[5]="Invalid character",5),v.NO_DATA_ALLOWED_ERR=(y[6]="No data allowed",6),v.NO_MODIFICATION_ALLOWED_ERR=(y[7]="No modification allowed",7),v.NOT_FOUND_ERR=(y[8]="Not found",8)),x=(v.NOT_SUPPORTED_ERR=(y[9]="Not supported",9),v.INUSE_ATTRIBUTE_ERR=(y[10]="Attribute in use",10));v.INVALID_STATE_ERR=(y[11]="Invalid state",11),v.SYNTAX_ERR=(y[12]="Syntax error",12),v.INVALID_MODIFICATION_ERR=(y[13]="Invalid modification",13),v.NAMESPACE_ERR=(y[14]="Invalid namespace",14),v.INVALID_ACCESS_ERR=(y[15]="Invalid access",15);function N(e,t){if(t instanceof Error)var r=t;else r=this,Error.call(this,y[e]),this.message=y[e],Error.captureStackTrace&&Error.captureStackTrace(this,N);return r.code=e,t&&(this.message=this.message+": "+t),r}function E(){}function S(e,t){this._node=e,this._refresh=t,A(this)}function A(e){var t=e._node._inc||e._node.ownerDocument._inc;if(e._inc!=t){var n=e._refresh(e._node);te(e,"length",n.length),r(n,e),e._inc=t}}function _(){}function R(e,t){for(var r=e.length;r--;)if(e[r]===t)return r}function O(e,t,r,n){if(n?t[R(t,n)]=r:t[t.length++]=r,e){r.ownerElement=e;var o=e.ownerDocument;o&&(n&&P(o,e,n),function(e,t,r){e&&e._inc++,"http://www.w3.org/2000/xmlns/"==r.namespaceURI&&(t._nsMap[r.prefix?r.localName:""]=r.value)}(o,e,r))}}function T(e,t,r){var n=R(t,r);if(!(n>=0))throw N(w,new Error(e.tagName+"@"+r));for(var o=t.length-1;n<o;)t[n]=t[++n];if(t.length=o,e){var i=e.ownerDocument;i&&(P(i,e,r),r.ownerElement=null)}}function I(e){if(this._features={},e)for(var t in e)this._features=e[t]}function D(){}function C(e){return("<"==e?"&lt;":">"==e&&"&gt;")||"&"==e&&"&amp;"||'"'==e&&"&quot;"||"&#"+e.charCodeAt()+";"}function k(e,t){if(t(e))return!0;if(e=e.firstChild)do{if(k(e,t))return!0}while(e=e.nextSibling)}function U(){}function P(e,t,r,n){e&&e._inc++,"http://www.w3.org/2000/xmlns/"==r.namespaceURI&&delete t._nsMap[r.prefix?r.localName:""]}function j(e,t,r){if(e&&e._inc){e._inc++;var n=t.childNodes;if(r)n[n.length++]=r;else{for(var o=t.firstChild,i=0;o;)n[i++]=o,o=o.nextSibling;n.length=i}}}function L(e,t){var r=t.previousSibling,n=t.nextSibling;return r?r.nextSibling=n:e.firstChild=n,n?n.previousSibling=r:e.lastChild=r,j(e.ownerDocument,e),t}function M(e,t,r){var n=t.parentNode;if(n&&n.removeChild(t),t.nodeType===m){var o=t.firstChild;if(null==o)return t;var i=t.lastChild}else o=i=t;var a=r?r.previousSibling:e.lastChild;o.previousSibling=a,i.nextSibling=r,a?a.nextSibling=o:e.firstChild=o,null==r?e.lastChild=i:r.previousSibling=i;do{o.parentNode=e}while(o!==i&&(o=o.nextSibling));return j(e.ownerDocument||e,e),t.nodeType==m&&(t.firstChild=t.lastChild=null),t}function z(){this._nsMap={}}function F(){}function $(){}function B(){}function q(){}function V(){}function X(){}function G(){}function Y(){}function H(){}function W(){}function K(){}function Z(){}function Q(e,t){var r=[],n=9==this.nodeType?this.documentElement:this,o=n.prefix,i=n.namespaceURI;if(i&&null==o&&null==(o=n.lookupPrefix(i)))var a=[{namespace:i,prefix:null}];return ee(this,r,e,t,a),r.join("")}function J(e,t,r){var n=e.prefix||"",o=e.namespaceURI;if(!n&&!o)return!1;if("xml"===n&&"http://www.w3.org/XML/1998/namespace"===o||"http://www.w3.org/2000/xmlns/"==o)return!1;for(var i=r.length;i--;){var a=r[i];if(a.prefix==n)return a.namespace!=o}return!0}function ee(e,t,r,n,o){if(n){if(!(e=n(e)))return;if("string"==typeof e)return void t.push(e)}switch(e.nodeType){case i:o||(o=[]);o.length;var l=e.attributes,g=l.length,v=e.firstChild,y=e.tagName;r="http://www.w3.org/1999/xhtml"===e.namespaceURI||r,t.push("<",y);for(var b=0;b<g;b++){"xmlns"==(w=l.item(b)).prefix?o.push({prefix:w.localName,namespace:w.value}):"xmlns"==w.nodeName&&o.push({prefix:"",namespace:w.value})}for(b=0;b<g;b++){var w;if(J(w=l.item(b),0,o)){var x=w.prefix||"",N=w.namespaceURI,E=x?" xmlns:"+x:" xmlns";t.push(E,'="',N,'"'),o.push({prefix:x,namespace:N})}ee(w,t,r,n,o)}if(J(e,0,o)){x=e.prefix||"",N=e.namespaceURI,E=x?" xmlns:"+x:" xmlns";t.push(E,'="',N,'"'),o.push({prefix:x,namespace:N})}if(v||r&&!/^(?:meta|link|img|br|hr|input)$/i.test(y)){if(t.push(">"),r&&/^script$/i.test(y))for(;v;)v.data?t.push(v.data):ee(v,t,r,n,o),v=v.nextSibling;else for(;v;)ee(v,t,r,n,o),v=v.nextSibling;t.push("</",y,">")}else t.push("/>");return;case p:case m:for(v=e.firstChild;v;)ee(v,t,r,n,o),v=v.nextSibling;return;case a:return t.push(" ",e.name,'="',e.value.replace(/[<&"]/g,C),'"');case u:return t.push(e.data.replace(/[<&]/g,C));case c:return t.push("<![CDATA[",e.data,"]]>");case h:return t.push("\x3c!--",e.data,"--\x3e");case d:var S=e.publicId,A=e.systemId;if(t.push("<!DOCTYPE ",e.name),S)t.push(' PUBLIC "',S),A&&"."!=A&&t.push('" "',A),t.push('">');else if(A&&"."!=A)t.push(' SYSTEM "',A,'">');else{var _=e.internalSubset;_&&t.push(" [",_,"]"),t.push(">")}return;case f:return t.push("<?",e.target," ",e.data,"?>");case s:return t.push("&",e.nodeName,";");default:t.push("??",e.nodeName)}}function te(e,t,r){e[t]=r}N.prototype=Error.prototype,r(v,N),E.prototype={length:0,item:function(e){return this[e]||null},toString:function(e,t){for(var r=[],n=0;n<this.length;n++)ee(this[n],r,e,t);return r.join("")}},S.prototype.item=function(e){return A(this),this[e]},n(S,E),_.prototype={length:0,item:E.prototype.item,getNamedItem:function(e){for(var t=this.length;t--;){var r=this[t];if(r.nodeName==e)return r}},setNamedItem:function(e){var t=e.ownerElement;if(t&&t!=this._ownerElement)throw new N(x);var r=this.getNamedItem(e.nodeName);return O(this._ownerElement,this,e,r),r},setNamedItemNS:function(e){var t,r=e.ownerElement;if(r&&r!=this._ownerElement)throw new N(x);return t=this.getNamedItemNS(e.namespaceURI,e.localName),O(this._ownerElement,this,e,t),t},removeNamedItem:function(e){var t=this.getNamedItem(e);return T(this._ownerElement,this,t),t},removeNamedItemNS:function(e,t){var r=this.getNamedItemNS(e,t);return T(this._ownerElement,this,r),r},getNamedItemNS:function(e,t){for(var r=this.length;r--;){var n=this[r];if(n.localName==t&&n.namespaceURI==e)return n}return null}},I.prototype={hasFeature:function(e,t){var r=this._features[e.toLowerCase()];return!(!r||t&&!(t in r))},createDocument:function(e,t,r){var n=new U;if(n.implementation=this,n.childNodes=new E,n.doctype=r,r&&n.appendChild(r),t){var o=n.createElementNS(e,t);n.appendChild(o)}return n},createDocumentType:function(e,t,r){var n=new X;return n.name=e,n.nodeName=e,n.publicId=t,n.systemId=r,n}},D.prototype={firstChild:null,lastChild:null,previousSibling:null,nextSibling:null,attributes:null,parentNode:null,childNodes:null,ownerDocument:null,nodeValue:null,namespaceURI:null,prefix:null,localName:null,insertBefore:function(e,t){return M(this,e,t)},replaceChild:function(e,t){this.insertBefore(e,t),t&&this.removeChild(t)},removeChild:function(e){return L(this,e)},appendChild:function(e){return this.insertBefore(e,null)},hasChildNodes:function(){return null!=this.firstChild},cloneNode:function(e){return function e(t,r,n){var o=new r.constructor;for(var u in r){var c=r[u];"object"!=typeof c&&c!=o[u]&&(o[u]=c)}r.childNodes&&(o.childNodes=new E);switch(o.ownerDocument=t,o.nodeType){case i:var s=r.attributes,l=o.attributes=new _,f=s.length;l._ownerElement=o;for(var h=0;h<f;h++)o.setAttributeNode(e(t,s.item(h),!0));break;case a:n=!0}if(n)for(var p=r.firstChild;p;)o.appendChild(e(t,p,n)),p=p.nextSibling;return o}(this.ownerDocument||this,this,e)},normalize:function(){for(var e=this.firstChild;e;){var t=e.nextSibling;t&&t.nodeType==u&&e.nodeType==u?(this.removeChild(t),e.appendData(t.data)):(e.normalize(),e=t)}},isSupported:function(e,t){return this.ownerDocument.implementation.hasFeature(e,t)},hasAttributes:function(){return this.attributes.length>0},lookupPrefix:function(e){for(var t=this;t;){var r=t._nsMap;if(r)for(var n in r)if(r[n]==e)return n;t=t.nodeType==a?t.ownerDocument:t.parentNode}return null},lookupNamespaceURI:function(e){for(var t=this;t;){var r=t._nsMap;if(r&&e in r)return r[e];t=t.nodeType==a?t.ownerDocument:t.parentNode}return null},isDefaultNamespace:function(e){return null==this.lookupPrefix(e)}},r(o,D),r(o,D.prototype),U.prototype={nodeName:"#document",nodeType:p,doctype:null,documentElement:null,_inc:1,insertBefore:function(e,t){if(e.nodeType==m){for(var r=e.firstChild;r;){var n=r.nextSibling;this.insertBefore(r,t),r=n}return e}return null==this.documentElement&&e.nodeType==i&&(this.documentElement=e),M(this,e,t),e.ownerDocument=this,e},removeChild:function(e){return this.documentElement==e&&(this.documentElement=null),L(this,e)},importNode:function(e,t){return function e(t,r,n){var o;switch(r.nodeType){case i:(o=r.cloneNode(!1)).ownerDocument=t;case m:break;case a:n=!0}o||(o=r.cloneNode(!1));if(o.ownerDocument=t,o.parentNode=null,n)for(var u=r.firstChild;u;)o.appendChild(e(t,u,n)),u=u.nextSibling;return o}(this,e,t)},getElementById:function(e){var t=null;return k(this.documentElement,(function(r){if(r.nodeType==i&&r.getAttribute("id")==e)return t=r,!0})),t},createElement:function(e){var t=new z;return t.ownerDocument=this,t.nodeName=e,t.tagName=e,t.childNodes=new E,(t.attributes=new _)._ownerElement=t,t},createDocumentFragment:function(){var e=new W;return e.ownerDocument=this,e.childNodes=new E,e},createTextNode:function(e){var t=new B;return t.ownerDocument=this,t.appendData(e),t},createComment:function(e){var t=new q;return t.ownerDocument=this,t.appendData(e),t},createCDATASection:function(e){var t=new V;return t.ownerDocument=this,t.appendData(e),t},createProcessingInstruction:function(e,t){var r=new K;return r.ownerDocument=this,r.tagName=r.target=e,r.nodeValue=r.data=t,r},createAttribute:function(e){var t=new F;return t.ownerDocument=this,t.name=e,t.nodeName=e,t.localName=e,t.specified=!0,t},createEntityReference:function(e){var t=new H;return t.ownerDocument=this,t.nodeName=e,t},createElementNS:function(e,t){var r=new z,n=t.split(":"),o=r.attributes=new _;return r.childNodes=new E,r.ownerDocument=this,r.nodeName=t,r.tagName=t,r.namespaceURI=e,2==n.length?(r.prefix=n[0],r.localName=n[1]):r.localName=t,o._ownerElement=r,r},createAttributeNS:function(e,t){var r=new F,n=t.split(":");return r.ownerDocument=this,r.nodeName=t,r.name=t,r.namespaceURI=e,r.specified=!0,2==n.length?(r.prefix=n[0],r.localName=n[1]):r.localName=t,r}},n(U,D),z.prototype={nodeType:i,hasAttribute:function(e){return null!=this.getAttributeNode(e)},getAttribute:function(e){var t=this.getAttributeNode(e);return t&&t.value||""},getAttributeNode:function(e){return this.attributes.getNamedItem(e)},setAttribute:function(e,t){var r=this.ownerDocument.createAttribute(e);r.value=r.nodeValue=""+t,this.setAttributeNode(r)},removeAttribute:function(e){var t=this.getAttributeNode(e);t&&this.removeAttributeNode(t)},appendChild:function(e){return e.nodeType===m?this.insertBefore(e,null):function(e,t){var r=t.parentNode;if(r){var n=e.lastChild;r.removeChild(t);n=e.lastChild}return n=e.lastChild,t.parentNode=e,t.previousSibling=n,t.nextSibling=null,n?n.nextSibling=t:e.firstChild=t,e.lastChild=t,j(e.ownerDocument,e,t),t}(this,e)},setAttributeNode:function(e){return this.attributes.setNamedItem(e)},setAttributeNodeNS:function(e){return this.attributes.setNamedItemNS(e)},removeAttributeNode:function(e){return this.attributes.removeNamedItem(e.nodeName)},removeAttributeNS:function(e,t){var r=this.getAttributeNodeNS(e,t);r&&this.removeAttributeNode(r)},hasAttributeNS:function(e,t){return null!=this.getAttributeNodeNS(e,t)},getAttributeNS:function(e,t){var r=this.getAttributeNodeNS(e,t);return r&&r.value||""},setAttributeNS:function(e,t,r){var n=this.ownerDocument.createAttributeNS(e,t);n.value=n.nodeValue=""+r,this.setAttributeNode(n)},getAttributeNodeNS:function(e,t){return this.attributes.getNamedItemNS(e,t)},getElementsByTagName:function(e){return new S(this,(function(t){var r=[];return k(t,(function(n){n===t||n.nodeType!=i||"*"!==e&&n.tagName!=e||r.push(n)})),r}))},getElementsByTagNameNS:function(e,t){return new S(this,(function(r){var n=[];return k(r,(function(o){o===r||o.nodeType!==i||"*"!==e&&o.namespaceURI!==e||"*"!==t&&o.localName!=t||n.push(o)})),n}))}},U.prototype.getElementsByTagName=z.prototype.getElementsByTagName,U.prototype.getElementsByTagNameNS=z.prototype.getElementsByTagNameNS,n(z,D),F.prototype.nodeType=a,n(F,D),$.prototype={data:"",substringData:function(e,t){return this.data.substring(e,e+t)},appendData:function(e){e=this.data+e,this.nodeValue=this.data=e,this.length=e.length},insertData:function(e,t){this.replaceData(e,0,t)},appendChild:function(e){throw new Error(y[b])},deleteData:function(e,t){this.replaceData(e,t,"")},replaceData:function(e,t,r){r=this.data.substring(0,e)+r+this.data.substring(e+t),this.nodeValue=this.data=r,this.length=r.length}},n($,D),B.prototype={nodeName:"#text",nodeType:u,splitText:function(e){var t=this.data,r=t.substring(e);t=t.substring(0,e),this.data=this.nodeValue=t,this.length=t.length;var n=this.ownerDocument.createTextNode(r);return this.parentNode&&this.parentNode.insertBefore(n,this.nextSibling),n}},n(B,$),q.prototype={nodeName:"#comment",nodeType:h},n(q,$),V.prototype={nodeName:"#cdata-section",nodeType:c},n(V,$),X.prototype.nodeType=d,n(X,D),G.prototype.nodeType=g,n(G,D),Y.prototype.nodeType=l,n(Y,D),H.prototype.nodeType=s,n(H,D),W.prototype.nodeName="#document-fragment",W.prototype.nodeType=m,n(W,D),K.prototype.nodeType=f,n(K,D),Z.prototype.serializeToString=function(e,t,r){return Q.call(e,t,r)},D.prototype.toString=Q;try{if(Object.defineProperty){Object.defineProperty(S.prototype,"length",{get:function(){return A(this),this.$$length}}),Object.defineProperty(D.prototype,"textContent",{get:function(){return function e(t){switch(t.nodeType){case i:case m:var r=[];for(t=t.firstChild;t;)7!==t.nodeType&&8!==t.nodeType&&r.push(e(t)),t=t.nextSibling;return r.join("");default:return t.nodeValue}}(this)},set:function(e){switch(this.nodeType){case i:case m:for(;this.firstChild;)this.removeChild(this.firstChild);(e||String(e))&&this.appendChild(this.ownerDocument.createTextNode(e));break;default:this.data=e,this.value=e,this.nodeValue=e}}}),te=function(e,t,r){e["$$"+t]=r}}}catch(e){}t.DOMImplementation=I,t.XMLSerializer=Z},function(e,t,r){"use strict";class n{constructor(e={}){if(!(e.maxSize&&e.maxSize>0))throw new TypeError("`maxSize` must be a number greater than 0");this.maxSize=e.maxSize,this.onEviction=e.onEviction,this.cache=new Map,this.oldCache=new Map,this._size=0}_set(e,t){if(this.cache.set(e,t),this._size++,this._size>=this.maxSize){if(this._size=0,"function"==typeof this.onEviction)for(const[e,t]of this.oldCache.entries())this.onEviction(e,t);this.oldCache=this.cache,this.cache=new Map}}get(e){if(this.cache.has(e))return this.cache.get(e);if(this.oldCache.has(e)){const t=this.oldCache.get(e);return this.oldCache.delete(e),this._set(e,t),t}}set(e,t){return this.cache.has(e)?this.cache.set(e,t):this._set(e,t),this}has(e){return this.cache.has(e)||this.oldCache.has(e)}peek(e){return this.cache.has(e)?this.cache.get(e):this.oldCache.has(e)?this.oldCache.get(e):void 0}delete(e){const t=this.cache.delete(e);return t&&this._size--,this.oldCache.delete(e)||t}clear(){this.cache.clear(),this.oldCache.clear(),this._size=0}*keys(){for(const[e]of this)yield e}*values(){for(const[,e]of this)yield e}*[Symbol.iterator](){for(const e of this.cache)yield e;for(const e of this.oldCache){const[t]=e;this.cache.has(t)||(yield e)}}get size(){let e=0;for(const t of this.oldCache.keys())this.cache.has(t)||e++;return Math.min(this._size+e,this.maxSize)}}e.exports=n},function(e,t,r){"use strict";r(60);var n=r(9),o=r(4),i=r(3),a=r(30),u=r(6),c=i("species"),s=!o((function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$<a>")})),l="$0"==="a".replace(/./,"$0"),f=i("replace"),h=!!/./[f]&&""===/./[f]("a","$0"),p=!o((function(){var e=/(?:)/,t=e.exec;e.exec=function(){return t.apply(this,arguments)};var r="ab".split(e);return 2!==r.length||"a"!==r[0]||"b"!==r[1]}));e.exports=function(e,t,r,f){var d=i(e),m=!o((function(){var t={};return t[d]=function(){return 7},7!=""[e](t)})),g=m&&!o((function(){var t=!1,r=/a/;return"split"===e&&((r={}).constructor={},r.constructor[c]=function(){return r},r.flags="",r[d]=/./[d]),r.exec=function(){return t=!0,null},r[d](""),!t}));if(!m||!g||"replace"===e&&(!s||!l||h)||"split"===e&&!p){var v=/./[d],y=r(d,""[e],(function(e,t,r,n,o){return t.exec===a?m&&!o?{done:!0,value:v.call(t,r,n)}:{done:!0,value:e.call(r,t,n)}:{done:!1}}),{REPLACE_KEEPS_$0:l,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:h}),b=y[0],w=y[1];n(String.prototype,e,b),n(RegExp.prototype,d,2==t?function(e,t){return w.call(e,this,t)}:function(e){return w.call(e,this)})}f&&u(RegExp.prototype[d],"sham",!0)}},function(e,t,r){"use strict";var n=r(13),o=r(30);n({target:"RegExp",proto:!0,forced:/./.exec!==o},{exec:o})},function(e,t){var r;r=function(){return this}();try{r=r||new Function("return this")()}catch(e){"object"==typeof window&&(r=window)}e.exports=r},function(e,t,r){var n=r(0),o=r(40),i=n.WeakMap;e.exports="function"==typeof i&&/native code/.test(o(i))},function(e,t,r){var n=r(1),o=r(64),i=r(35),a=r(8);e.exports=function(e,t){for(var r=o(t),u=a.f,c=i.f,s=0;s<r.length;s++){var l=r[s];n(e,l)||u(e,l,c(t,l))}}},function(e,t,r){var n=r(27),o=r(66),i=r(44),a=r(2);e.exports=n("Reflect","ownKeys")||function(e){var t=o.f(a(e)),r=i.f;return r?t.concat(r(e)):t}},function(e,t,r){var n=r(0);e.exports=n},function(e,t,r){var n=r(43),o=r(29).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return n(e,o)}},function(e,t,r){var n=r(14),o=r(28),i=r(68),a=function(e){return function(t,r,a){var u,c=n(t),s=o(c.length),l=i(a,s);if(e&&r!=r){for(;s>l;)if((u=c[l++])!=u)return!0}else for(;s>l;l++)if((e||l in c)&&c[l]===r)return e||l||0;return!e&&-1}};e.exports={includes:a(!0),indexOf:a(!1)}},function(e,t,r){var n=r(17),o=Math.max,i=Math.min;e.exports=function(e,t){var r=n(e);return r<0?o(r+t,0):i(r,t)}},function(e,t,r){var n=r(4),o=/#|\.prototype\./,i=function(e,t){var r=u[a(e)];return r==s||r!=c&&("function"==typeof t?n(t):!!t)},a=i.normalize=function(e){return String(e).replace(o,".").toLowerCase()},u=i.data={},c=i.NATIVE="N",s=i.POLYFILL="P";e.exports=i},function(e,t,r){"use strict";var n=r(2);e.exports=function(){var e=n(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.dotAll&&(t+="s"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t}},function(e,t,r){"use strict";var n=r(4);function o(e,t){return RegExp(e,t)}t.UNSUPPORTED_Y=n((function(){var e=o("a","y");return e.lastIndex=2,null!=e.exec("abcd")})),t.BROKEN_CARET=n((function(){var e=o("^r","gy");return e.lastIndex=2,null!=e.exec("str")}))},function(e,t,r){var n=r(45);e.exports=n&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},function(e,t,r){"use strict";var n=r(31).charAt;e.exports=function(e,t,r){return t+(r?n(e,t).length:1)}},function(e,t,r){var n=r(21),o=r(30);e.exports=function(e,t){var r=e.exec;if("function"==typeof r){var i=r.call(e,t);if("object"!=typeof i)throw TypeError("RegExp exec method returned something other than an Object or null");return i}if("RegExp"!==n(e))throw TypeError("RegExp#exec called on incompatible receiver");return o.call(e,t)}},function(e,t,r){"use strict";var n=r(31).charAt,o=r(11),i=r(47),a=o.set,u=o.getterFor("String Iterator");i(String,"String",(function(e){a(this,{type:"String Iterator",string:String(e),index:0})}),(function(){var e,t=u(this),r=t.string,o=t.index;return o>=r.length?{value:void 0,done:!0}:(e=n(r,o),t.index+=e.length,{value:e,done:!1})}))},function(e,t,r){var n=r(4);e.exports=!n((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}))},function(e,t,r){var n=r(27);e.exports=n("document","documentElement")},function(e,t,r){var n=r(2),o=r(79);e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,r={};try{(e=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set).call(r,[]),t=r instanceof Array}catch(e){}return function(r,i){return n(r),o(i),t?e.call(r,i):r.__proto__=i,r}}():void 0)},function(e,t,r){var n=r(7);e.exports=function(e){if(!n(e)&&null!==e)throw TypeError("Can't set "+String(e)+" as a prototype");return e}},function(e,t,r){"use strict";var n=r(5),o=r(4),i=r(52),a=r(44),u=r(36),c=r(18),s=r(37),l=Object.assign,f=Object.defineProperty;e.exports=!l||o((function(){if(n&&1!==l({b:1},l(f({},"a",{enumerable:!0,get:function(){f(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var e={},t={},r=Symbol();return e[r]=7,"abcdefghijklmnopqrst".split("").forEach((function(e){t[e]=e})),7!=l({},e)[r]||"abcdefghijklmnopqrst"!=i(l({},t)).join("")}))?function(e,t){for(var r=c(e),o=arguments.length,l=1,f=a.f,h=u.f;o>l;)for(var p,d=s(arguments[l++]),m=f?i(d).concat(f(d)):i(d),g=m.length,v=0;g>v;)p=m[v++],n&&!h.call(d,p)||(r[p]=d[p]);return r}:l},function(e,t,r){"use strict";var n=r(55),o=r(18),i=r(83),a=r(85),u=r(28),c=r(86),s=r(33);e.exports=function(e){var t,r,l,f,h,p,d=o(e),m="function"==typeof this?this:Array,g=arguments.length,v=g>1?arguments[1]:void 0,y=void 0!==v,b=s(d),w=0;if(y&&(v=n(v,g>2?arguments[2]:void 0,2)),null==b||m==Array&&a(b))for(r=new m(t=u(d.length));t>w;w++)p=y?v(d[w],w):d[w],c(r,w,p);else for(h=(f=b.call(d)).next,r=new m;!(l=h.call(f)).done;w++)p=y?i(f,v,[l.value,w],!0):l.value,c(r,w,p);return r.length=w,r}},function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(String(e)+" is not a function");return e}},function(e,t,r){var n=r(2),o=r(84);e.exports=function(e,t,r,i){try{return i?t(n(r)[0],r[1]):t(r)}catch(t){throw o(e),t}}},function(e,t,r){var n=r(2);e.exports=function(e){var t=e.return;if(void 0!==t)return n(t.call(e)).value}},function(e,t,r){var n=r(3),o=r(12),i=n("iterator"),a=Array.prototype;e.exports=function(e){return void 0!==e&&(o.Array===e||a[i]===e)}},function(e,t,r){"use strict";var n=r(22),o=r(8),i=r(10);e.exports=function(e,t,r){var a=n(t);a in e?o.f(e,a,i(0,r)):e[a]=r}},function(e,t,r){var n={};n[r(3)("toStringTag")]="z",e.exports="[object z]"===String(n)},function(e,t,r){"use strict";var n=/[^\0-\u007E]/,o=/[.\u3002\uFF0E\uFF61]/g,i="Overflow: input needs wider integers to process",a=Math.floor,u=String.fromCharCode,c=function(e){return e+22+75*(e<26)},s=function(e,t,r){var n=0;for(e=r?a(e/700):e>>1,e+=a(e/t);e>455;n+=36)e=a(e/35);return a(n+36*e/(e+38))},l=function(e){var t,r,n=[],o=(e=function(e){for(var t=[],r=0,n=e.length;r<n;){var o=e.charCodeAt(r++);if(o>=55296&&o<=56319&&r<n){var i=e.charCodeAt(r++);56320==(64512&i)?t.push(((1023&o)<<10)+(1023&i)+65536):(t.push(o),r--)}else t.push(o)}return t}(e)).length,l=128,f=0,h=72;for(t=0;t<e.length;t++)(r=e[t])<128&&n.push(u(r));var p=n.length,d=p;for(p&&n.push("-");d<o;){var m=2147483647;for(t=0;t<e.length;t++)(r=e[t])>=l&&r<m&&(m=r);var g=d+1;if(m-l>a((2147483647-f)/g))throw RangeError(i);for(f+=(m-l)*g,l=m,t=0;t<e.length;t++){if((r=e[t])<l&&++f>2147483647)throw RangeError(i);if(r==l){for(var v=f,y=36;;y+=36){var b=y<=h?1:y>=h+26?26:y-h;if(v<b)break;var w=v-b,x=36-b;n.push(u(c(b+w%x))),v=a(w/x)}n.push(u(c(v))),h=s(f,g,d==p),f=0,++d}}++f,++l}return n.join("")};e.exports=function(e){var t,r,i=[],a=e.toLowerCase().replace(o,".").split(".");for(t=0;t<a.length;t++)r=a[t],i.push(n.test(r)?"xn--"+l(r):r);return i.join(".")}},function(e,t,r){"use strict";r(90);var n=r(13),o=r(27),i=r(53),a=r(9),u=r(92),c=r(19),s=r(48),l=r(11),f=r(54),h=r(1),p=r(55),d=r(56),m=r(2),g=r(7),v=r(32),y=r(10),b=r(93),w=r(33),x=r(3),N=o("fetch"),E=o("Headers"),S=x("iterator"),A=l.set,_=l.getterFor("URLSearchParams"),R=l.getterFor("URLSearchParamsIterator"),O=/\+/g,T=Array(4),I=function(e){return T[e-1]||(T[e-1]=RegExp("((?:%[\\da-f]{2}){"+e+"})","gi"))},D=function(e){try{return decodeURIComponent(e)}catch(t){return e}},C=function(e){var t=e.replace(O," "),r=4;try{return decodeURIComponent(t)}catch(e){for(;r;)t=t.replace(I(r--),D);return t}},k=/[!'()~]|%20/g,U={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},P=function(e){return U[e]},j=function(e){return encodeURIComponent(e).replace(k,P)},L=function(e,t){if(t)for(var r,n,o=t.split("&"),i=0;i<o.length;)(r=o[i++]).length&&(n=r.split("="),e.push({key:C(n.shift()),value:C(n.join("="))}))},M=function(e){this.entries.length=0,L(this.entries,e)},z=function(e,t){if(e<t)throw TypeError("Not enough arguments")},F=s((function(e,t){A(this,{type:"URLSearchParamsIterator",iterator:b(_(e).entries),kind:t})}),"Iterator",(function(){var e=R(this),t=e.kind,r=e.iterator.next(),n=r.value;return r.done||(r.value="keys"===t?n.key:"values"===t?n.value:[n.key,n.value]),r})),$=function(){f(this,$,"URLSearchParams");var e,t,r,n,o,i,a,u,c,s=arguments.length>0?arguments[0]:void 0,l=this,p=[];if(A(l,{type:"URLSearchParams",entries:p,updateURL:function(){},updateSearchParams:M}),void 0!==s)if(g(s))if("function"==typeof(e=w(s)))for(r=(t=e.call(s)).next;!(n=r.call(t)).done;){if((a=(i=(o=b(m(n.value))).next).call(o)).done||(u=i.call(o)).done||!i.call(o).done)throw TypeError("Expected sequence with length 2");p.push({key:a.value+"",value:u.value+""})}else for(c in s)h(s,c)&&p.push({key:c,value:s[c]+""});else L(p,"string"==typeof s?"?"===s.charAt(0)?s.slice(1):s:s+"")},B=$.prototype;u(B,{append:function(e,t){z(arguments.length,2);var r=_(this);r.entries.push({key:e+"",value:t+""}),r.updateURL()},delete:function(e){z(arguments.length,1);for(var t=_(this),r=t.entries,n=e+"",o=0;o<r.length;)r[o].key===n?r.splice(o,1):o++;t.updateURL()},get:function(e){z(arguments.length,1);for(var t=_(this).entries,r=e+"",n=0;n<t.length;n++)if(t[n].key===r)return t[n].value;return null},getAll:function(e){z(arguments.length,1);for(var t=_(this).entries,r=e+"",n=[],o=0;o<t.length;o++)t[o].key===r&&n.push(t[o].value);return n},has:function(e){z(arguments.length,1);for(var t=_(this).entries,r=e+"",n=0;n<t.length;)if(t[n++].key===r)return!0;return!1},set:function(e,t){z(arguments.length,1);for(var r,n=_(this),o=n.entries,i=!1,a=e+"",u=t+"",c=0;c<o.length;c++)(r=o[c]).key===a&&(i?o.splice(c--,1):(i=!0,r.value=u));i||o.push({key:a,value:u}),n.updateURL()},sort:function(){var e,t,r,n=_(this),o=n.entries,i=o.slice();for(o.length=0,r=0;r<i.length;r++){for(e=i[r],t=0;t<r;t++)if(o[t].key>e.key){o.splice(t,0,e);break}t===r&&o.push(e)}n.updateURL()},forEach:function(e){for(var t,r=_(this).entries,n=p(e,arguments.length>1?arguments[1]:void 0,3),o=0;o<r.length;)n((t=r[o++]).value,t.key,this)},keys:function(){return new F(this,"keys")},values:function(){return new F(this,"values")},entries:function(){return new F(this,"entries")}},{enumerable:!0}),a(B,S,B.entries),a(B,"toString",(function(){for(var e,t=_(this).entries,r=[],n=0;n<t.length;)e=t[n++],r.push(j(e.key)+"="+j(e.value));return r.join("&")}),{enumerable:!0}),c($,"URLSearchParams"),n({global:!0,forced:!i},{URLSearchParams:$}),i||"function"!=typeof N||"function"!=typeof E||n({global:!0,enumerable:!0,forced:!0},{fetch:function(e){var t,r,n,o=[e];return arguments.length>1&&(g(t=arguments[1])&&(r=t.body,"URLSearchParams"===d(r)&&((n=t.headers?new E(t.headers):new E).has("content-type")||n.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),t=v(t,{body:y(0,String(r)),headers:y(0,n)}))),o.push(t)),N.apply(this,o)}}),e.exports={URLSearchParams:$,getState:_}},function(e,t,r){"use strict";var n=r(14),o=r(91),i=r(12),a=r(11),u=r(47),c=a.set,s=a.getterFor("Array Iterator");e.exports=u(Array,"Array",(function(e,t){c(this,{type:"Array Iterator",target:n(e),index:0,kind:t})}),(function(){var e=s(this),t=e.target,r=e.kind,n=e.index++;return!t||n>=t.length?(e.target=void 0,{value:void 0,done:!0}):"keys"==r?{value:n,done:!1}:"values"==r?{value:t[n],done:!1}:{value:[n,t[n]],done:!1}}),"values"),i.Arguments=i.Array,o("keys"),o("values"),o("entries")},function(e,t,r){var n=r(3),o=r(32),i=r(8),a=n("unscopables"),u=Array.prototype;null==u[a]&&i.f(u,a,{configurable:!0,value:o(null)}),e.exports=function(e){u[a][e]=!0}},function(e,t,r){var n=r(9);e.exports=function(e,t,r){for(var o in t)n(e,o,t[o],r);return e}},function(e,t,r){var n=r(2),o=r(33);e.exports=function(e){var t=o(e);if("function"!=typeof t)throw TypeError(String(e)+" is not iterable");return n(t.call(e))}},function(e,t){var r=/[A-Z_a-z\xC0-\xD6\xD8-\xF6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,n=new RegExp("[\\-\\.0-9"+r.source.slice(1,-1)+"\\u00B7\\u0300-\\u036F\\u203F-\\u2040]"),o=new RegExp("^"+r.source+n.source+"*(?::"+r.source+n.source+"*)?$");function i(){}function a(e,t){return t.lineNumber=e.lineNumber,t.columnNumber=e.columnNumber,t}function u(e,t,r,n,o,i){for(var a,u=++t,c=0;;){var s=e.charAt(u);switch(s){case"=":if(1===c)a=e.slice(t,u),c=3;else{if(2!==c)throw new Error("attribute equal must after attrName");c=3}break;case"'":case'"':if(3===c||1===c){if(1===c&&(i.warning('attribute value must after "="'),a=e.slice(t,u)),t=u+1,!((u=e.indexOf(s,t))>0))throw new Error("attribute value no end '"+s+"' match");l=e.slice(t,u).replace(/&#?\w+;/g,o),r.add(a,l,t-1),c=5}else{if(4!=c)throw new Error('attribute value must after "="');l=e.slice(t,u).replace(/&#?\w+;/g,o),r.add(a,l,t),i.warning('attribute "'+a+'" missed start quot('+s+")!!"),t=u+1,c=5}break;case"/":switch(c){case 0:r.setTagName(e.slice(t,u));case 5:case 6:case 7:c=7,r.closed=!0;case 4:case 1:case 2:break;default:throw new Error("attribute invalid close char('/')")}break;case"":return i.error("unexpected end of input"),0==c&&r.setTagName(e.slice(t,u)),u;case">":switch(c){case 0:r.setTagName(e.slice(t,u));case 5:case 6:case 7:break;case 4:case 1:"/"===(l=e.slice(t,u)).slice(-1)&&(r.closed=!0,l=l.slice(0,-1));case 2:2===c&&(l=a),4==c?(i.warning('attribute "'+l+'" missed quot(")!!'),r.add(a,l.replace(/&#?\w+;/g,o),t)):("http://www.w3.org/1999/xhtml"===n[""]&&l.match(/^(?:disabled|checked|selected)$/i)||i.warning('attribute "'+l+'" missed value!! "'+l+'" instead!!'),r.add(l,l,t));break;case 3:throw new Error("attribute value missed!!")}return u;case"€":s=" ";default:if(s<=" ")switch(c){case 0:r.setTagName(e.slice(t,u)),c=6;break;case 1:a=e.slice(t,u),c=2;break;case 4:var l=e.slice(t,u).replace(/&#?\w+;/g,o);i.warning('attribute "'+l+'" missed quot(")!!'),r.add(a,l,t);case 5:c=6}else switch(c){case 2:r.tagName;"http://www.w3.org/1999/xhtml"===n[""]&&a.match(/^(?:disabled|checked|selected)$/i)||i.warning('attribute "'+a+'" missed value!! "'+a+'" instead2!!'),r.add(a,a,t),t=u,c=1;break;case 5:i.warning('attribute space is required"'+a+'"!!');case 6:c=1,t=u;break;case 3:c=4,t=u;break;case 7:throw new Error("elements closed character '/' and '>' must be connected to")}}u++}}function c(e,t,r){for(var n=e.tagName,o=null,i=e.length;i--;){var a=e[i],u=a.qName,c=a.value;if((p=u.indexOf(":"))>0)var s=a.prefix=u.slice(0,p),l=u.slice(p+1),h="xmlns"===s&&l;else l=u,s=null,h="xmlns"===u&&"";a.localName=l,!1!==h&&(null==o&&(o={},f(r,r={})),r[h]=o[h]=c,a.uri="http://www.w3.org/2000/xmlns/",t.startPrefixMapping(h,c))}for(i=e.length;i--;){(s=(a=e[i]).prefix)&&("xml"===s&&(a.uri="http://www.w3.org/XML/1998/namespace"),"xmlns"!==s&&(a.uri=r[s||""]))}var p;(p=n.indexOf(":"))>0?(s=e.prefix=n.slice(0,p),l=e.localName=n.slice(p+1)):(s=null,l=e.localName=n);var d=e.uri=r[s||""];if(t.startElement(d,l,n,e),!e.closed)return e.currentNSMap=r,e.localNSMap=o,!0;if(t.endElement(d,l,n),o)for(s in o)t.endPrefixMapping(s)}function s(e,t,r,n,o){if(/^(?:script|textarea)$/i.test(r)){var i=e.indexOf("</"+r+">",t),a=e.substring(t+1,i);if(/[&<]/.test(a))return/^script$/i.test(r)?(o.characters(a,0,a.length),i):(a=a.replace(/&#?\w+;/g,n),o.characters(a,0,a.length),i)}return t+1}function l(e,t,r,n){var o=n[r];return null==o&&((o=e.lastIndexOf("</"+r+">"))<t&&(o=e.lastIndexOf("</"+r)),n[r]=o),o<t}function f(e,t){for(var r in e)t[r]=e[r]}function h(e,t,r,n){switch(e.charAt(t+2)){case"-":return"-"===e.charAt(t+3)?(o=e.indexOf("--\x3e",t+4))>t?(r.comment(e,t+4,o-t-4),o+3):(n.error("Unclosed comment"),-1):-1;default:if("CDATA["==e.substr(t+3,6)){var o=e.indexOf("]]>",t+9);return r.startCDATA(),r.characters(e,t+9,o-t-9),r.endCDATA(),o+3}var i=function(e,t){var r,n=[],o=/'[^']+'|"[^"]+"|[^\s<>\/=]+=?|(\/?\s*>|<)/g;o.lastIndex=t,o.exec(e);for(;r=o.exec(e);)if(n.push(r),r[1])return n}(e,t),a=i.length;if(a>1&&/!doctype/i.test(i[0][0])){var u=i[1][0],c=a>3&&/^public$/i.test(i[2][0])&&i[3][0],s=a>4&&i[4][0],l=i[a-1];return r.startDTD(u,c&&c.replace(/^(['"])(.*?)\1$/,"$2"),s&&s.replace(/^(['"])(.*?)\1$/,"$2")),r.endDTD(),l.index+l[0].length}}return-1}function p(e,t,r){var n=e.indexOf("?>",t);if(n){var o=e.substring(t,n).match(/^<\?(\S*)\s*([\s\S]*?)\s*$/);if(o){o[0].length;return r.processingInstruction(o[1],o[2]),n+2}return-1}return-1}function d(e){}function m(e,t){return e.__proto__=t,e}i.prototype={parse:function(e,t,r){var n=this.domBuilder;n.startDocument(),f(t,t={}),function(e,t,r,n,o){function i(e){var t=e.slice(1,-1);return t in r?r[t]:"#"===t.charAt(0)?function(e){if(e>65535){var t=55296+((e-=65536)>>10),r=56320+(1023&e);return String.fromCharCode(t,r)}return String.fromCharCode(e)}(parseInt(t.substr(1).replace("x","0x"))):(o.error("entity not found:"+e),e)}function f(t){if(t>N){var r=e.substring(N,t).replace(/&#?\w+;/g,i);b&&m(N),n.characters(r,0,t-N),N=t}}function m(t,r){for(;t>=v&&(r=y.exec(e));)g=r.index,v=g+r[0].length,b.lineNumber++;b.columnNumber=t-g+1}var g=0,v=0,y=/.*(?:\r\n?|\n)|.*$/g,b=n.locator,w=[{currentNSMap:t}],x={},N=0;for(;;){try{var E=e.indexOf("<",N);if(E<0){if(!e.substr(N).match(/^\s*$/)){var S=n.doc,A=S.createTextNode(e.substr(N));S.appendChild(A),n.currentElement=A}return}switch(E>N&&f(E),e.charAt(E+1)){case"/":var _=e.indexOf(">",E+3),R=e.substring(E+2,_),O=w.pop();_<0?(R=e.substring(E+2).replace(/[\s<].*/,""),o.error("end tag name: "+R+" is not complete:"+O.tagName),_=E+1+R.length):R.match(/\s</)&&(R=R.replace(/[\s<].*/,""),o.error("end tag name: "+R+" maybe not complete"),_=E+1+R.length);var T=O.localNSMap,I=O.tagName==R;if(I||O.tagName&&O.tagName.toLowerCase()==R.toLowerCase()){if(n.endElement(O.uri,O.localName,R),T)for(var D in T)n.endPrefixMapping(D);I||o.fatalError("end tag name: "+R+" is not match the current start tagName:"+O.tagName)}else w.push(O);_++;break;case"?":b&&m(E),_=p(e,E,n);break;case"!":b&&m(E),_=h(e,E,n,o);break;default:b&&m(E);var C=new d,k=w[w.length-1].currentNSMap,U=(_=u(e,E,C,k,i,o),C.length);if(!C.closed&&l(e,_,C.tagName,x)&&(C.closed=!0,r.nbsp||o.warning("unclosed xml attribute")),b&&U){for(var P=a(b,{}),j=0;j<U;j++){var L=C[j];m(L.offset),L.locator=a(b,{})}n.locator=P,c(C,n,k)&&w.push(C),n.locator=b}else c(C,n,k)&&w.push(C);"http://www.w3.org/1999/xhtml"!==C.uri||C.closed?_++:_=s(e,_,C.tagName,i,n)}}catch(e){o.error("element parse error: "+e),_=-1}_>N?N=_:f(Math.max(E,N)+1)}}(e,t,r,n,this.errorHandler),n.endDocument()}},d.prototype={setTagName:function(e){if(!o.test(e))throw new Error("invalid tagName:"+e);this.tagName=e},add:function(e,t,r){if(!o.test(e))throw new Error("invalid attribute:"+e);this[this.length++]={qName:e,value:t,offset:r}},length:0,getLocalName:function(e){return this[e].localName},getLocator:function(e){return this[e].locator},getQName:function(e){return this[e].qName},getURI:function(e){return this[e].uri},getValue:function(e){return this[e].value}},m({},m.prototype)instanceof m||(m=function(e,t){function r(){}for(t in r.prototype=t,r=new r,e)r[t]=e[t];return r}),t.XMLReader=i},function(e,t,r){"use strict";r.r(t);r(20),r(46);function n(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var o=r(58),i=r.n(o),a=r(34);const u=1;function c(e,t){const r=[];return m(e,e=>{e.nodeType===u&&d(e,t)&&r.push(e)}),r}function s(e,t){const r=[];return m(e,e=>{e.nodeType===u&&e.tagName===t&&r.push(e)}),r}function l(e,t,r){const n=[];return m(e,e=>{if(e.nodeType===u){const o=Array.from(e.attributes);let i=!1;o.forEach(o=>{i||o.nodeName!==t||void 0!==r&&o.nodeValue!==r||(n.push(e),i=!0)})}}),n}function f(e){e.parentNode.removeChild(e)}function h(e,t,r){const n=/\s*(.+?):\s*(.+?);/g;let o=e.getAttribute("style");if(";"!==o[o.length-1]&&(o+=";"),"object"==typeof t){const r=Object.entries(t).map(([e,t])=>`${e}: ${t};`).join(" ");return void e.setAttribute("style",`${o} ${r}`)}if(t&&r&&"string"==typeof t)return void e.setAttribute("style",`${o} ${t}: ${r};`);const i={};{let e,t,r;for(;e=n.exec(o);)[,t,r]=e,i[t]=r}return t?i[t]:i}function p(e,t){do{if(e.nodeType===u&&d(e,t))return e}while(e=e.parentNode);return null}function d(e,t){const r=e.getAttribute("class");return new RegExp(`\\b${t}\\b`).test(r)}function m(e,t){if(t(e))return!0;if(e=e.firstChild)do{if(m(e,t))return!0}while(e=e.nextSibling)}function g(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function v(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?g(Object(r),!0).forEach((function(t){n(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):g(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}const y=new i.a({maxSize:100});function b(e){return y.has(e)?Promise.resolve(y.get(e)):fetch(e,{credentials:"omit"}).then(t=>{if(t.ok)return t.blob();throw new Error("could not fetch "+e)}).then(x).then(t=>(y.set(e,t),t)).catch(e=>console.error("worker fetch:",e))}function w(e,{siteUrl:t,proxyUrl:r}){return 0===e.indexOf(t)||"/"===e[0]?e:r+encodeURIComponent(e)}function x(e){return new Promise(t=>{var r=new FileReader;r.onload=function(){t(this.result)},r.onerror=()=>console.error("failed to decode image"),r.readAsDataURL(e)})}function N(e){return/^data:.+;base64/.test(e)}onerror=e=>{console.error(e)},onmessage=async e=>{const{id:t,url:r,options:n,assetUrl:o,siteUrl:i,proxyUrl:u}=e.data,m=await fetch(r),g=await m.text(),y=(new a.DOMParser).parseFromString(g.replace(/(<\/[^>]+>)/g,"\n$1"),"text/html");const x={assetUrl:o,siteUrl:i,proxyUrl:u};!function(e){[{type:"className",value:"brz-ed-collapsible"},{type:"className",value:"brz-ed-draggable",canDelete:e=>!d(e,"brz-ed-draggable__padding")},{type:"className",value:"brz-ed-border__inner"},{type:"className",value:"brz-ed-border__button"},{type:"className",value:"brz-ed-container-plus"},{type:"className",value:"brz-ed-container-trigger"},{type:"className",value:"brz-ed-toolbar"},{type:"className",value:"brz-ed-row__toolbar"},{type:"className",value:"brz-ed-column__toolbar"},{type:"className",value:"brz-ed-wrapper__toolbar"},{type:"className",value:"brz-form__select-list"},{type:"className",value:"brz-popup2__button-go-to-editor"},{type:"className",value:"brz-ed-icon-svg"},{type:"className",value:"brz-ed-slider__spinner"},{type:"className",value:"brz-ed-portal__loading"},{type:"tagName",value:"script"}].forEach(({type:t,value:r,canDelete:n})=>{let o;switch(t){case"className":o=c(e,r);break;case"tagName":o=s(e,r);break;default:throw new Error("unsupported selector type "+t)}o.forEach(e=>{(void 0===n||n(e))&&f(e)})})}(y),function(e){c(e,"brz-text-mask").forEach(e=>{h(e,{background:"transparent",color:"inherit !important","-webkit-text-fill-color":"unset"})})}(y),function(e){s(e,"picture").forEach(e=>{s(e,"source").forEach(f),s(e,"img").forEach(e=>e.removeAttribute("srcset"))})}(y),await async function(e,t){const r=[];return s(e,"img").forEach(async e=>{const n=e.getAttribute("src");n&&!N(n)&&r.push(b(w(n,t)).then(t=>(e.setAttribute("src",t),t)))}),l(e,"style").forEach(async e=>{const n=e.getAttribute("style");if(!n.includes("url"))return;const o=/url\(["']?([^#"')]+)["']?\)/,i=o.exec(n),[,a]=i||[];a&&!N(a)&&r.push(b(w(a,t)).then(t=>(e.setAttribute("style",n.replace(o,`url("${t}")`)),t)))}),Promise.all(r)}(y,x),function(e){c(e,"brz-bg-image-parallax").forEach(e=>h(e,{transform:"none",position:"absolute",top:"0",left:"0",width:"100%",height:"100%"}))}(y),await function(e,t){const r=[],n=["soundcloud","map","bg-map","video","bg-video"];return s(e,"iframe").forEach(e=>{const o=h(e);if("none"===o.display)return void f(e);const i=["brz-map","brz-bg-map","brz-video","brz-bg-video","brz-soundcloud"];for(let a of i){if(!p(e,a))continue;const i=a.replace("brz-",""),u=n.includes(i)?b(w(`${t.assetUrl}/editor/img/screenshot-placeholder-${i}.png`,t)):Promise.resolve();u.then(t=>{const r=v({width:e.getAttribute("width")||o.width,height:e.getAttribute("height")||o.height,position:o.position,top:o.top,bottom:o.bottom,left:o.left,right:o.right,margin:o.margin},t?{"background-repeat":"no-repeat","background-position":"center center","background-size":"cover","background-image":`url(${t})`}:{"background-color":"#373e48"}),n=Object.entries(r).reduce((e,[t,r])=>e+`${t}:${r};`,""),i=e.ownerDocument.createElement("div");i.setAttribute("style",n),e.parentNode.replaceChild(i,e)}),r.push(u);break}}),Promise.all(r)}(y,x),function(e){c(e,"brz-ed-draggable__padding").forEach(e=>{d(e,"brz-ed-draggable__padding--active")&&(h(e,"background","transparent"),function(e){return Array.from(e.childNodes)}(e).forEach(e=>f(e)))})}(y),function(e){["id","class","data-block-id","data-href"].forEach(t=>{l(e,t).forEach(e=>e.removeAttribute(t))})}(y);const E=function(e,t){const{width:r,height:n}=t;return"data:image/svg+xml;charset=utf-8,"+encodeURIComponent(`<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="${r}" height="${n}"><foreignObject x="0" y="0" width="100%" height="100%" style="background-color: white;">${e}</foreignObject></svg>`)}((new a.XMLSerializer).serializeToString(y),n).replace(/xmlns%3Axlink%3D%22%22/g,""),S=new Blob([E],{type:"text/plain"}),A=URL.createObjectURL(S);postMessage({id:t,url:A})}}]);
 
public/editor-build/235-wp/editor/js/1.export.js DELETED
@@ -1,11 +0,0 @@
1
- exports.ids = [1];
2
- exports.modules = {
3
-
4
- /***/ 2598:
5
- /***/ (function(module) {
6
-
7
- module.exports = JSON.parse("[{\"title\":\"food noodles plate italian noodle pasta spaghetti\",\"name\":\"pasta\",\"cat\":[10],\"type\":0},{\"title\":\"badge food certified healthy leaf organic natural\",\"name\":\"organic-2\",\"cat\":[1,10],\"type\":0},{\"title\":\"food frozen dessert breakfast cup yogurt sour dairy skyr\",\"name\":\"yogurt\",\"cat\":[10],\"type\":0},{\"title\":\"time kitchen timer stopwatch\",\"name\":\"timer\",\"cat\":[10,21],\"type\":0},{\"title\":\"food movie snack popcorn cinema\",\"name\":\"popcorn\",\"cat\":[10],\"type\":0},{\"title\":\"bag food drink beverage tea\",\"name\":\"tea-bag\",\"cat\":[10],\"type\":0},{\"title\":\"food bottle chinese japanese soy sauce oriental asian\",\"name\":\"soy-sauce\",\"cat\":[10],\"type\":0},{\"title\":\"sweet candy sugar lollipop\",\"name\":\"lollipop\",\"cat\":[10],\"type\":0},{\"title\":\"food bowl soup hot broth noodle ramen stew\",\"name\":\"soup\",\"cat\":[10],\"type\":0},{\"title\":\"food bowl rice cereal porridge grains\",\"name\":\"rice\",\"cat\":[10],\"type\":0},{\"title\":\"food vegetable pickle cucumber\",\"name\":\"pickle\",\"cat\":[10],\"type\":0},{\"title\":\"bag food delivery package takeaway\",\"name\":\"bag-delivery\",\"cat\":[10,19],\"type\":0},{\"title\":\"food sweet sugar dispenser cane\",\"name\":\"sugar\",\"cat\":[10],\"type\":0},{\"title\":\"food vegetable pepper salad\",\"name\":\"pepper\",\"cat\":[10],\"type\":0},{\"title\":\"food vegetable aubergine eggplant\",\"name\":\"aubergine\",\"cat\":[10],\"type\":0},{\"title\":\"food vegetable onion\",\"name\":\"onion\",\"cat\":[10],\"type\":0},{\"title\":\"food vegetable corn cereal cereals\",\"name\":\"corn\",\"cat\":[10],\"type\":0},{\"title\":\"food vegetable chips potato mashed\",\"name\":\"potato\",\"cat\":[10],\"type\":0},{\"title\":\"food vegetable garlic onion\",\"name\":\"garlic\",\"cat\":[10],\"type\":0},{\"title\":\"food fruit kiwi kiwifruit\",\"name\":\"kiwi\",\"cat\":[10],\"type\":0},{\"title\":\"food fruit berry blueberries blueberry\",\"name\":\"blueberries\",\"cat\":[10],\"type\":0},{\"title\":\"food fruit orange juice citrus grapefruit clementine\",\"name\":\"orange\",\"cat\":[10],\"type\":0},{\"title\":\"food fruit pear\",\"name\":\"pear\",\"cat\":[10],\"type\":0},{\"title\":\"food fruit lemon lime detox lemonade citrus\",\"name\":\"lemon\",\"cat\":[10],\"type\":0},{\"title\":\"food fruit pineapple tropical\",\"name\":\"pineapple\",\"cat\":[10],\"type\":0},{\"title\":\"health drink healthy beverage juice smoothie milkshake\",\"name\":\"smoothie\",\"cat\":[10],\"type\":0},{\"title\":\"nut nuts allergy peanut butter\",\"name\":\"peanut\",\"cat\":[10],\"type\":0},{\"title\":\"dessert sweet chocolate cream choco spread\",\"name\":\"choco-cream\",\"cat\":[10],\"type\":0},{\"title\":\"food dessert sweet sugar churros spanish\",\"name\":\"churros\",\"cat\":[10],\"type\":0},{\"title\":\"cake dessert sweet bakery cupcake muffin pastry\",\"name\":\"cupcake\",\"cat\":[10],\"type\":0},{\"title\":\"fruit dessert sweet sugar jelly gelatin\",\"name\":\"jelly\",\"cat\":[10],\"type\":0},{\"title\":\"dessert sweet cream ice sugar ice cream gelato\",\"name\":\"ice-cream\",\"cat\":[10],\"type\":0},{\"title\":\"dessert sweet bee honey syrup nectar dipper sugar\",\"name\":\"honey\",\"cat\":[10],\"type\":0},{\"title\":\"cake dessert sweet chocolate bakery mousse\",\"name\":\"chocolate-mousse\",\"cat\":[10],\"type\":0},{\"title\":\"food dessert sweet pancake pastry waffle\",\"name\":\"waffle\",\"cat\":[10],\"type\":0},{\"title\":\"dessert sweet pastry crepe crepes wrap\",\"name\":\"crepe\",\"cat\":[10],\"type\":0},{\"title\":\"cake dessert bakery pancake pastry crumpet waffle\",\"name\":\"crumpet\",\"cat\":[10],\"type\":0},{\"title\":\"dessert bread loaf bakery baking brioche pastry\",\"name\":\"brioche\",\"cat\":[10],\"type\":0},{\"title\":\"food nature healthy leaf organic\",\"name\":\"organic\",\"cat\":[1,10],\"type\":0},{\"title\":\"glass water drink beverage potable\",\"name\":\"glass-water\",\"cat\":[10],\"type\":0},{\"title\":\"food vegetable tomato\",\"name\":\"tomato\",\"cat\":[10],\"type\":0},{\"title\":\"glass drink healthy beverage leaf detox\",\"name\":\"detox\",\"cat\":[10],\"type\":0},{\"title\":\"food sandwich breakfast bread toast fastfood snack\",\"name\":\"snack\",\"cat\":[10],\"type\":0},{\"title\":\"fork vegetable carrot diet vegan vegetarian\",\"name\":\"vegan\",\"cat\":[10],\"type\":0},{\"title\":\"weight food calendar diet plan meals loss\",\"name\":\"diet-plan\",\"cat\":[10,12,21],\"type\":0},{\"title\":\"measure scale weight food kitchen\",\"name\":\"food-scale\",\"cat\":[10,12],\"type\":0},{\"title\":\"fruit drink healthy beverage orange juice fresh tropicana\",\"name\":\"juice\",\"cat\":[10],\"type\":0},{\"title\":\"food healthy diet plan wellness nutrition nutritional meals\",\"name\":\"nutrition\",\"cat\":[10,12,21],\"type\":0},{\"title\":\"energy fire sport fuel flame fitness cardio calorie calories\",\"name\":\"energy\",\"cat\":[10,21],\"type\":0},{\"title\":\"apple food health diet plan eating nutrition\",\"name\":\"diet\",\"cat\":[10,12,21],\"type\":0},{\"title\":\"list add create todo recipe ingredients\",\"name\":\"recipe-create\",\"cat\":[10],\"type\":0},{\"title\":\"list todo recipe ingredients\",\"name\":\"recipe\",\"cat\":[10],\"type\":0},{\"title\":\"food healthy vegetable diet salad lettuce\",\"name\":\"salad\",\"cat\":[10],\"type\":0},{\"title\":\"schedule time check alarm calendar appointment event reservation booking confirmation confirm\",\"name\":\"event-confirm\",\"cat\":[27],\"type\":0},{\"title\":\"schedule new time add create alarm calendar appointment event reservation booking\",\"name\":\"event-create\",\"cat\":[27],\"type\":0},{\"title\":\"list bill cheque payment price invoice receipt prices\",\"name\":\"bill\",\"cat\":[3,10,19],\"type\":0},{\"title\":\"list glass menu alcohol drink cocktail wine\",\"name\":\"drink-list\",\"cat\":[10],\"type\":0},{\"title\":\"schedule time alarm calendar appointment event opening times hours\",\"name\":\"opening-times\",\"cat\":[10,27],\"type\":0},{\"title\":\"food turkey meat chicken poultry dinner roast\",\"name\":\"roast-chicken\",\"cat\":[10],\"type\":0},{\"title\":\"food hazelnut nut nuts allergy protein\",\"name\":\"hazelnut\",\"cat\":[10],\"type\":0},{\"title\":\"food service dish course tray staff waiter\",\"name\":\"dish\",\"cat\":[10],\"type\":0},{\"title\":\"list food menu bottle alcohol drink cocktail wine\",\"name\":\"wine-list\",\"cat\":[10],\"type\":0},{\"title\":\"list price food menu catalog catalogue restaurant brochure prices flyer promotion\",\"name\":\"restaurant-menu\",\"cat\":[10],\"type\":0},{\"title\":\"restaurant reservation booking\",\"name\":\"reservation\",\"cat\":[10],\"type\":0},{\"title\":\"hat cooking chef restaurant cook\",\"name\":\"chef\",\"cat\":[10],\"type\":0},{\"title\":\"bar view summer restaurant cafe terrace rooftop\",\"name\":\"terrace\",\"cat\":[10,11],\"type\":0},{\"title\":\"fork food cutlery knife restaurant dinner eating\",\"name\":\"cutlery\",\"cat\":[10],\"type\":0},{\"title\":\"food coffee espresso organic bean caffeine cafe\",\"name\":\"coffee-bean\",\"cat\":[10],\"type\":0},{\"title\":\"food fruit healthy organic avocado\",\"name\":\"avocado\",\"cat\":[10],\"type\":0},{\"title\":\"dessert sweet breakfast bakery pancake syrup baking\",\"name\":\"pancake\",\"cat\":[10],\"type\":0},{\"title\":\"food meat pork bbq grill bone beef steak rib butcher\",\"name\":\"steak-2\",\"cat\":[10],\"type\":0},{\"title\":\"rotate circle loading progress wait interactive spinner rotation loader\",\"name\":\"l-circles\",\"cat\":[14],\"type\":0},{\"title\":\"rotate loading progress wait interactive spinner rotation loader\",\"name\":\"l-circle\",\"cat\":[14],\"type\":0},{\"title\":\"chat description srt accessibility bubble subs subtitles subtitle caption\",\"name\":\"subtitles\",\"cat\":[16],\"type\":0},{\"title\":\"arrow arrows horizontal enlarge expand fullscreen increase maximize window zoom fit full measure resize responsive scale size width\",\"name\":\"resize-h\",\"cat\":[2],\"type\":0},{\"title\":\"arrow arrows enlarge expand fullscreen increase maximize window zoom vertical fit full measure resize responsive scale size height\",\"name\":\"resize-v\",\"cat\":[2],\"type\":0},{\"title\":\"arrow move out enlarge expand fullscreen increase maximize reach window zoom center\",\"name\":\"zoom-triangles\",\"cat\":[2],\"type\":0},{\"title\":\"arrow move out enlarge expand fullscreen increase maximize reach window zoom center\",\"name\":\"zoom-e\",\"cat\":[2,16],\"type\":0},{\"title\":\"move drag tool hand pan privacy\",\"name\":\"tool-hand\",\"cat\":[5],\"type\":0},{\"title\":\"select tool rectangle selection marquee\",\"name\":\"tool-select\",\"cat\":[5],\"type\":0},{\"title\":\"ui system design template components patterns guidelines component module\",\"name\":\"components\",\"cat\":[5,27],\"type\":0},{\"title\":\"system columns css grid flexbox rows\",\"name\":\"grid-system\",\"cat\":[5],\"type\":0},{\"title\":\"tool rectangle mask clip clipping masking rect\",\"name\":\"mask-rect\",\"cat\":[5],\"type\":0},{\"title\":\"circle tool oval mask clip clipping masking\",\"name\":\"mask-oval\",\"cat\":[5],\"type\":0},{\"title\":\"image material background texture img pattern\",\"name\":\"texture\",\"cat\":[5],\"type\":0},{\"title\":\"tool filter blur fuzzy gaussian\",\"name\":\"tool-blur\",\"cat\":[5,16],\"type\":0},{\"title\":\"scale size height dimension big large dimensions tall\",\"name\":\"size-large\",\"cat\":[5,19],\"type\":0},{\"title\":\"scale size height dimension medium dimensions average\",\"name\":\"size-medium\",\"cat\":[5,19],\"type\":0},{\"title\":\"scale size height dimension small dimensions\",\"name\":\"size-small\",\"cat\":[5,19],\"type\":0},{\"title\":\"git fork programming push commit pull svn\",\"name\":\"git-commit\",\"cat\":[5],\"type\":0},{\"title\":\"ui system library design block components modules patterns guidelines styleguide\",\"name\":\"design-system\",\"cat\":[5,27],\"type\":0},{\"title\":\"design shape shapes custom\",\"name\":\"shape-custom\",\"cat\":[5],\"type\":0},{\"title\":\"arrow design shape shapes\",\"name\":\"shape-arrow\",\"cat\":[5],\"type\":0},{\"title\":\"line design shape shapes\",\"name\":\"shape-line\",\"cat\":[5],\"type\":0},{\"title\":\"design shape style shapes star\",\"name\":\"shape-star\",\"cat\":[5],\"type\":0},{\"title\":\"design shape shapes polygon\",\"name\":\"shape-polygon-2\",\"cat\":[5],\"type\":0},{\"title\":\"design shape rectangle square shapes\",\"name\":\"shape-rectangle\",\"cat\":[5],\"type\":0},{\"title\":\"circle design shape oval shapes\",\"name\":\"shape-oval\",\"cat\":[5],\"type\":0},{\"title\":\"tool design shape triangle shapes\",\"name\":\"shape-triangle-2\",\"cat\":[5],\"type\":0},{\"title\":\"position location target focus distance margin static\",\"name\":\"position\",\"cat\":[5],\"type\":0},{\"title\":\"corner design angle border radius\",\"name\":\"border-radius\",\"cat\":[5],\"type\":0},{\"title\":\"css style border outer\",\"name\":\"border\",\"cat\":[5],\"type\":0},{\"title\":\"scale tool edit transform reshape 2d\",\"name\":\"transform-2d\",\"cat\":[5],\"type\":0},{\"title\":\"layer layers design card style palette cards\",\"name\":\"cards\",\"cat\":[5],\"type\":0},{\"title\":\"play connection network tool connect animation wireframe link wire prototype usability concept\",\"name\":\"prototype\",\"cat\":[5],\"type\":0},{\"title\":\"tool color gradient mask background colour linear fade luma\",\"name\":\"gradient\",\"cat\":[5],\"type\":0},{\"title\":\"safety car vehicle warning secure airbag\",\"name\":\"airbag\",\"cat\":[25],\"type\":0},{\"title\":\"woman man walk walking footpath walks moving\",\"name\":\"walk\",\"cat\":[25],\"type\":0},{\"title\":\"sign car vehicle space parking garage\",\"name\":\"parking\",\"cat\":[25,26],\"type\":0},{\"title\":\"switch start power on engine run\",\"name\":\"engine-start\",\"cat\":[22,25],\"type\":0},{\"title\":\"can station drip oil engine lubrication\",\"name\":\"oil\",\"cat\":[7,25],\"type\":0},{\"title\":\"visibility smart eye signal signals parking sensors driverless\",\"name\":\"parking-sensors\",\"cat\":[25,22],\"type\":0},{\"title\":\"seat chair vehicle seating seats\",\"name\":\"seat\",\"cat\":[25],\"type\":0},{\"title\":\"fan air conditioner cooler ventilation ventilator\",\"name\":\"ventilation\",\"cat\":[25],\"type\":0},{\"title\":\"stop car wheel disk brake brakes pedal discs\",\"name\":\"brakes\",\"cat\":[25],\"type\":0},{\"title\":\"open car vehicle trunk\",\"name\":\"trunk\",\"cat\":[25],\"type\":0},{\"title\":\"energy electric plug smart battery charger plugin hybrid\",\"name\":\"hybrid\",\"cat\":[22,25,7],\"type\":0},{\"title\":\"window car air conditioner ventilation\",\"name\":\"car-ventilation\",\"cat\":[25],\"type\":0},{\"title\":\"window wash washing car washer carwash fluid\",\"name\":\"washing-fluid\",\"cat\":[25],\"type\":0},{\"title\":\"car radiator auto engine diesel turbo piston cylinder combustion cylinders mechanic motor\",\"name\":\"engine\",\"cat\":[25],\"type\":0},{\"title\":\"inside door open car locked entrance doors\",\"name\":\"car-door\",\"cat\":[25],\"type\":0},{\"title\":\"light car indicator lights sidelight beam\",\"name\":\"car-lights\",\"cat\":[25],\"type\":0},{\"title\":\"drive car wheel gear cog tire traction\",\"name\":\"wheel-2\",\"cat\":[25],\"type\":0},{\"title\":\"controller car wheel gear steering tire driver\",\"name\":\"wheel\",\"cat\":[25],\"type\":0},{\"title\":\"car vehicle wheel rim part\",\"name\":\"rim\",\"cat\":[25],\"type\":0},{\"title\":\"energy power electric electricity charge charging level battery ion lithium rechargeable status\",\"name\":\"battery-level\",\"cat\":[7,22,25],\"type\":0},{\"title\":\"security seat safety belt car locked protection transportation accident seatbelt\",\"name\":\"seatbelt\",\"cat\":[25],\"type\":0},{\"title\":\"fuel station oil gas petrol gasoline diesel\",\"name\":\"fuel-2\",\"cat\":[7,25],\"type\":0},{\"title\":\"technology calibration smart sensor sensors alarms detector ignition cmos analyzer\",\"name\":\"sensor\",\"cat\":[22,25],\"type\":0},{\"title\":\"danger car transport vehicle auto transportation crash automobile broken insurance accident collision damage\",\"name\":\"car-accident\",\"cat\":[25],\"type\":0},{\"title\":\"wash clean car transport vehicle auto transportation automobile carwash\",\"name\":\"car-wash\",\"cat\":[25],\"type\":0},{\"title\":\"connect technology smart car vehicle signal wifi\",\"name\":\"car-connect\",\"cat\":[25],\"type\":0},{\"title\":\"sign car vehicle auto parking garage rental valet slot\",\"name\":\"car-parking\",\"cat\":[25],\"type\":0},{\"title\":\"transport cycle transportation bicycle bike cyclist cycling\",\"name\":\"cyclist\",\"cat\":[21,25],\"type\":0},{\"title\":\"transport cycle transportation bicycle bike cyclist cycling\",\"name\":\"bike-2\",\"cat\":[21,25],\"type\":0},{\"title\":\"sign key email website address at\",\"name\":\"at-sign\",\"cat\":[23,27],\"type\":0},{\"title\":\"delete remove schedule time volume minus alarm timer sound alert cancel event mute negative quiet silence\",\"name\":\"alarm-delete\",\"cat\":[27],\"type\":0},{\"title\":\"communication new answer chat comment conversation dialog message messages reply speaking talk note add create plus addition bubble\",\"name\":\"comment-add\",\"cat\":[27],\"type\":0},{\"title\":\"data schedule time chart timer events event plan history timeline past\",\"name\":\"timeline\",\"cat\":[5,27],\"type\":0},{\"title\":\"schedule new time add create plus addition alarm timer positive alert track event tracking\",\"name\":\"alarm-add\",\"cat\":[27],\"type\":0},{\"title\":\"time chart graph management timer project gantt timeline\",\"name\":\"gantt\",\"cat\":[27],\"type\":0},{\"title\":\"delete remove award favorite favourite minus love romantic like heart cancel valentine dating relationship romance negative\",\"name\":\"fav-remove\",\"cat\":[27],\"type\":0},{\"title\":\"file increase new add create plus addition positive\",\"name\":\"file-add\",\"cat\":[8,27],\"type\":0},{\"title\":\"file decrease delete remove minus cancel deletion less removal subtract\",\"name\":\"file-delete\",\"cat\":[27,8],\"type\":0},{\"title\":\"media web news content marketing blogger wordpress article blog cms feed documentation copywriting\",\"name\":\"blog\",\"cat\":[27],\"type\":0},{\"title\":\"left right interface browser layout page website boxes grid mockup site table tile wireframe sidebar webpage\",\"name\":\"sidebar\",\"cat\":[5,27],\"type\":0},{\"title\":\"enlarge expand fullscreen increase maximize zoom full scale size display computer monitor screen fullsize large\",\"name\":\"full-screen\",\"cat\":[16,27],\"type\":0},{\"title\":\"network display development device mirror duplicate cast desktop mirroring monitor screen streaming wireless\",\"name\":\"mirror-2\",\"cat\":[5,27],\"type\":0},{\"title\":\"rotate loading progress tool wait spinner rotation loader\",\"name\":\"refresh-02\",\"cat\":[14,5],\"type\":0},{\"title\":\"loading progress wait spinner loader\",\"name\":\"refresh-01\",\"cat\":[14],\"type\":0},{\"title\":\"loading progress wait spinner loader\",\"name\":\"dots\",\"cat\":[14],\"type\":0},{\"title\":\"loading progress wait spinner loader\",\"name\":\"circle\",\"cat\":[14],\"type\":0},{\"title\":\"loading progress wait spinner loader\",\"name\":\"bars\",\"cat\":[14],\"type\":0},{\"title\":\"user business finance account avatar businessman contact male suit tie\",\"name\":\"business-contact-85\",\"cat\":[3],\"type\":0},{\"title\":\"arrow arrows move out enlarge expand fullscreen increase maximize reach window zoom\",\"name\":\"zoom\",\"cat\":[2],\"type\":0},{\"title\":\"ui user interface zoom glass view search find lens magnify explore lookup magnifier magnifying\",\"name\":\"zoom-split\",\"cat\":[27],\"type\":0},{\"title\":\"out ui user interface zoom glass view search minus find lens magnify explore lookup magnifier magnifying recede reduce\",\"name\":\"zoom-split-out\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface enlarge increase zoom in glass plus view search find lens magnify explore lookup magnifier magnifying approach\",\"name\":\"zoom-split-in\",\"cat\":[27],\"type\":0},{\"title\":\"out ui user interface zoom glass view search minus find lens magnify explore lookup magnifier magnifying recede reduce\",\"name\":\"zoom-out\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface enlarge increase zoom in glass plus view search find lens magnify explore lookup magnifier magnifying approach\",\"name\":\"zoom-in\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface zoom glass view search find lens magnify explore lookup magnifier magnifying\",\"name\":\"zoom-bold\",\"cat\":[27],\"type\":0},{\"title\":\"out ui user interface zoom glass view search minus find lens magnify explore lookup magnifier magnifying recede reduce\",\"name\":\"zoom-bold-out\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface enlarge increase zoom in glass plus view search find lens magnify explore lookup magnifier magnifying approach\",\"name\":\"zoom-bold-in\",\"cat\":[27],\"type\":0},{\"title\":\"arrow arrows direction move out directions enlarge expand fullscreen increase maximize reach window zoom\",\"name\":\"zoom-100\",\"cat\":[2],\"type\":0},{\"title\":\"arrow arrows direction move out directions enlarge expand fullscreen increase maximize reach window zoom tool\",\"name\":\"zoom-99\",\"cat\":[2,5],\"type\":0},{\"title\":\"arrow move out enlarge expand fullscreen increase maximize reach window zoom center\",\"name\":\"zoom-88\",\"cat\":[2],\"type\":0},{\"title\":\"zoom glass view search find lens magnify explore lookup magnifier magnifying\",\"name\":\"zoom-2\",\"cat\":[27,5],\"type\":0},{\"title\":\"holidays halloween monster death zombie\",\"name\":\"zombie\",\"cat\":[13],\"type\":0},{\"title\":\"file folder document extension archive zip compressed zipped\",\"name\":\"zip-55\",\"cat\":[8],\"type\":0},{\"title\":\"file folder document extension archive zip compressed zipped\",\"name\":\"zip-54\",\"cat\":[8],\"type\":0},{\"title\":\"food animal nature pet bones dog domestic\",\"name\":\"food-dog\",\"cat\":[1],\"type\":0},{\"title\":\"user business finance account avatar businessman contact male suit tie eyewear glasses\",\"name\":\"business-contact-89\",\"cat\":[3],\"type\":0},{\"title\":\"user business finance account avatar businessman contact suit female woman\",\"name\":\"contact-88\",\"cat\":[3],\"type\":0},{\"title\":\"user business finance account avatar businessman contact suit female woman\",\"name\":\"contact-87\",\"cat\":[3],\"type\":0},{\"title\":\"user business finance account avatar businessman contact male suit tie\",\"name\":\"contact-86\",\"cat\":[3],\"type\":0},{\"title\":\"switch ui user interface control preferences options settings configuration setting switcher switches toggle tuner\",\"name\":\"ui-04\",\"cat\":[27],\"type\":0},{\"title\":\"switch ui user interface control preferences options settings configuration setting switcher switches toggle tuner\",\"name\":\"ui-03\",\"cat\":[27],\"type\":0},{\"title\":\"input cursor tool paragraph text type typography edit write mouse point pointer editing insert typing writing area character textarea\",\"name\":\"text-2\",\"cat\":[23,5],\"type\":0},{\"title\":\"navigation gps location energy environment travel earth globe world map planet maps\",\"name\":\"world\",\"cat\":[7,15,26],\"type\":0},{\"title\":\"direction navigation position gps location earth globe world map pin place marker planet maps\",\"name\":\"world-pin\",\"cat\":[15],\"type\":0},{\"title\":\"earth globe world\",\"name\":\"world-2\",\"cat\":[26],\"type\":0},{\"title\":\"direction navigation position gps location earth globe world map pin place marker planet maps\",\"name\":\"worl-marker\",\"cat\":[15],\"type\":0},{\"title\":\"object ball cat wool\",\"name\":\"wool-ball\",\"cat\":[1],\"type\":0},{\"title\":\"log animal nature forest trees material wood wooden\",\"name\":\"wood\",\"cat\":[1],\"type\":0},{\"title\":\"user profile account avatar contact female woman person users member human friend follower\",\"name\":\"woman\",\"cat\":[12,28],\"type\":0},{\"title\":\"up user profile account avatar contact female woman person users member human friend follower body\",\"name\":\"woman-up\",\"cat\":[28],\"type\":0},{\"title\":\"user sign male female woman man healthcare health medical users symbol gender guy sex straight couple girl hetero heterosexual\",\"name\":\"woman-man\",\"cat\":[12,28],\"type\":0},{\"title\":\"down user profile account avatar contact female woman person users member human friend follower body\",\"name\":\"woman-down\",\"cat\":[28],\"type\":0},{\"title\":\"user profile account avatar contact female woman person users member human friend follower\",\"name\":\"woman-25\",\"cat\":[28],\"type\":0},{\"title\":\"user profile account avatar contact female woman person users member human friend follower\",\"name\":\"woman-24\",\"cat\":[28],\"type\":0},{\"title\":\"user sign female woman symbol gender sex girl\",\"name\":\"woman-21\",\"cat\":[12,28],\"type\":0},{\"title\":\"user profile account avatar contact female woman person users member human friend follower\",\"name\":\"woman-2\",\"cat\":[28],\"type\":0},{\"title\":\"holidays halloween animal nature scary monster face werewolf wolf\",\"name\":\"wolf\",\"cat\":[1,13],\"type\":0},{\"title\":\"hat holidays halloween magic scary witch\",\"name\":\"witch-hat\",\"cat\":[13],\"type\":0},{\"title\":\"emoticon smiley cheerful happy smile positive satisfied wink\",\"name\":\"wink-69\",\"cat\":[6],\"type\":0},{\"title\":\"emoticon smiley cheerful happy smile positive satisfied wink\",\"name\":\"wink-11\",\"cat\":[6],\"type\":0},{\"title\":\"emoticon smiley cheerful happy smile positive satisfied wink\",\"name\":\"wink-06\",\"cat\":[6],\"type\":0},{\"title\":\"arrow left bottom move out interface enlarge expand fullscreen increase maximize reach window zoom application browser windows\",\"name\":\"window-zoom-out\",\"cat\":[2],\"type\":0},{\"title\":\"arrow right move out top interface enlarge expand fullscreen increase maximize reach window zoom application browser windows\",\"name\":\"window-zoom-in\",\"cat\":[2],\"type\":0},{\"title\":\"responsive browser layout app tab design internet web development mobile programming website mockup site wireframe webpage code coding develop first\",\"name\":\"window-responsive\",\"cat\":[5],\"type\":0},{\"title\":\"browser layout document paragraph text app tab list design internet web development page picture website image photo boxes grid masonry mockup site table tile view wireframe header sidebar webpage content description\",\"name\":\"window-paragraph\",\"cat\":[5],\"type\":0},{\"title\":\"browser layout app tab list design internet web development page programming website html boxes grid masonry mockup site table tile view wireframe header sidebar webpage code coding dev develop\",\"name\":\"window-dev\",\"cat\":[5],\"type\":0},{\"title\":\"ui user interface window close exit application browser windows delete remove app internet web page frame webpage minus widget software online dock removal plugin\",\"name\":\"window-delete\",\"cat\":[27],\"type\":0},{\"title\":\"line browser layout app tab list design internet web development page programming website html boxes grid masonry mockup site table tile view wireframe header sidebar webpage code coding dev develop command console terminal\",\"name\":\"window-code\",\"cat\":[5],\"type\":0},{\"title\":\"ui user interface window application browser windows app new internet web page add create plus frame webpage addition widget software online dock plugin\",\"name\":\"window-add\",\"cat\":[27],\"type\":0},{\"title\":\"weather energy environment power recharge recharger turbine wheel wind windmill windy\",\"name\":\"wind\",\"cat\":[7,29],\"type\":0},{\"title\":\"wind windy\",\"name\":\"wind-2\",\"cat\":[29],\"type\":0},{\"title\":\"connection communication network internet tech technology wireless label signal pulse radar online wifi broadband connectivity hotspot reception router sensor signals wave\",\"name\":\"wifi\",\"cat\":[22],\"type\":0},{\"title\":\"connection communication network internet tech technology device wireless signal online wifi broadband connectivity hotspot reception router sensor signals antenna lan modem\",\"name\":\"wifi-router\",\"cat\":[22],\"type\":0},{\"title\":\"connection lock security communication network internet safe tech technology wireless signal padlock protection secure pulse radar online wifi broadband connectivity hotspot reception router sensor signals wave\",\"name\":\"wifi-protected\",\"cat\":[22],\"type\":0},{\"title\":\"connection communication network internet tech technology wireless signal pulse disabled radar off online wifi broadband connectivity hotspot reception router sensor signals wave disconnected offline\",\"name\":\"wifi-off\",\"cat\":[22],\"type\":0},{\"title\":\"connection communication network internet tech technology wireless label signal pulse radar online wifi broadband connectivity hotspot reception router sensor signals wave\",\"name\":\"wifi-2\",\"cat\":[22],\"type\":0},{\"title\":\"ui user interface window application app web frame widget dock plugin\",\"name\":\"widget\",\"cat\":[27],\"type\":0},{\"title\":\"travel house america white monument government independence president washington\",\"name\":\"white-house\",\"cat\":[26],\"type\":0},{\"title\":\"sport game alarm notification foul referee whistle\",\"name\":\"whistle\",\"cat\":[21],\"type\":0},{\"title\":\"man emoticon smiley moustache whisker\",\"name\":\"whiskers\",\"cat\":[6],\"type\":0},{\"title\":\"mix food cooking blend tools utensils whisk\",\"name\":\"whisk\",\"cat\":[10],\"type\":0},{\"title\":\"healthcare health medical disabled wheelchair\",\"name\":\"wheelchair\",\"cat\":[12],\"type\":0},{\"title\":\"emoticon smiley concern confused puzzled what\",\"name\":\"what\",\"cat\":[6],\"type\":0},{\"title\":\"scale weight furniture healthcare health medical diet\",\"name\":\"weight\",\"cat\":[11,12],\"type\":0},{\"title\":\"animal nature healthcare health medical drugs weed\",\"name\":\"weed\",\"cat\":[1,12],\"type\":0},{\"title\":\"ui user interface browser layout app tab list design internet web development page website boxes grid masonry mockup site table tile view wireframe header sidebar webpage\",\"name\":\"webpage\",\"cat\":[5,27],\"type\":0},{\"title\":\"browser layout app tab design internet web development website mockup site wireframe webpage\",\"name\":\"webpage-2\",\"cat\":[27],\"type\":0},{\"title\":\"video conference chat web tech technology camera record cam surveillance recorder webcam\",\"name\":\"webcam-39\",\"cat\":[22],\"type\":0},{\"title\":\"video conference chat web tech technology camera record cam surveillance recorder webcam\",\"name\":\"webcam-38\",\"cat\":[22],\"type\":0},{\"title\":\"browser layout design internet web development programming website create site code coding develop project service webdesign\",\"name\":\"web-design\",\"cat\":[5],\"type\":0},{\"title\":\"user sign person users bathroom loo restroom toilet human couple lavatory sanitary\",\"name\":\"wc\",\"cat\":[28],\"type\":0},{\"title\":\"food fruit slice healthy melon watermelon\",\"name\":\"watermelon\",\"cat\":[10],\"type\":0},{\"title\":\"energy environment ecology saver green respect sustainability drops gardening water\",\"name\":\"water\",\"cat\":[7],\"type\":0},{\"title\":\"energy environment ecology green respect sustainability drops water sink\",\"name\":\"water-sink\",\"cat\":[7],\"type\":0},{\"title\":\"save energy environment drop hand ecology green planet water\",\"name\":\"water-hand\",\"cat\":[7],\"type\":0},{\"title\":\"clock time watch accessory tech technology apple device smart alarm iwatch timer track digital tracking wristwatch\",\"name\":\"watch\",\"cat\":[22],\"type\":0},{\"title\":\"clock time watch accessory tech technology device smart alarm timer track digital tracking wristwatch\",\"name\":\"watch-time\",\"cat\":[22],\"type\":0},{\"title\":\"responsive clock schedule tool app time watch design android apple development device ios code coding develop tag smart alarm iwatch smartwatch timer wearable\",\"name\":\"watch-dev\",\"cat\":[5],\"type\":0},{\"title\":\"clock time watch clothes accessory tech technology device smart alarm timer track digital tracking wristwatch\",\"name\":\"watch-circle\",\"cat\":[4,22],\"type\":0},{\"title\":\"arrows energy environment clean danger virus ecology green toxic waste cycle garbage recycle recycling bin envir-64px-glyph_waste trash\",\"name\":\"waste\",\"cat\":[7],\"type\":0},{\"title\":\"arrows energy environment clean ecology green waste cycle garbage recycle recycling bin trash\",\"name\":\"waste-recycling\",\"cat\":[7],\"type\":0},{\"title\":\"energy environment danger virus atomic emergency radiation sickness toxic waste\",\"name\":\"waste-danger\",\"cat\":[7],\"type\":0},{\"title\":\"machine furniture clothes accessory laundry care cleaning clothing wash washing mashine washer\",\"name\":\"wash\",\"cat\":[4,11],\"type\":0},{\"title\":\"machine clothes accessory laundry care cleaning clothing wash washing\",\"name\":\"wash-hand\",\"cat\":[4],\"type\":0},{\"title\":\"machine clothes accessory laundry care cleaning clothing wash washing 90\",\"name\":\"wash-90\",\"cat\":[4],\"type\":0},{\"title\":\"machine clothes accessory laundry care cleaning clothing wash washing 60\",\"name\":\"wash-60\",\"cat\":[4],\"type\":0},{\"title\":\"machine clothes accessory laundry care cleaning clothing wash washing 30\",\"name\":\"wash-30\",\"cat\":[4],\"type\":0},{\"title\":\"laundry wash washing mashine washer\",\"name\":\"wash-2\",\"cat\":[11],\"type\":0},{\"title\":\"furniture cabinet armoire closet wardrobe\",\"name\":\"wardrobe\",\"cat\":[11],\"type\":0},{\"title\":\"select tool design development editing filter photo magic stick effect enhance fairy fairytail fantasy juggle magician trick wand wish wizard\",\"name\":\"wand-11\",\"cat\":[5],\"type\":0},{\"title\":\"change shopping cash payment money coin pay wallet purse profit spend\",\"name\":\"wallet\",\"cat\":[19],\"type\":0},{\"title\":\"business finance cash payment money pay wallet\",\"name\":\"wallet-90\",\"cat\":[3],\"type\":0},{\"title\":\"business finance shopping cash payment money pay wallet\",\"name\":\"wallet-44\",\"cat\":[3,19],\"type\":0},{\"title\":\"business finance shopping cash payment money pay wallet\",\"name\":\"wallet-43\",\"cat\":[3,19],\"type\":0},{\"title\":\"connection security communication network safe tech technology secure private virtual vpn\",\"name\":\"vpn\",\"cat\":[22],\"type\":0},{\"title\":\"up media volume multimedia audio sound speaker\",\"name\":\"volume-up\",\"cat\":[16],\"type\":0},{\"title\":\"media volume multimedia audio sound speaker mute\",\"name\":\"volume-off\",\"cat\":[16],\"type\":0},{\"title\":\"down media volume multimedia audio sound speaker\",\"name\":\"volume-down\",\"cat\":[16],\"type\":0},{\"title\":\"media ban volume multimedia audio sound speaker mute\",\"name\":\"volume-ban\",\"cat\":[16],\"type\":0},{\"title\":\"media volume multimedia audio sound speaker\",\"name\":\"volume-98\",\"cat\":[16],\"type\":0},{\"title\":\"media volume multimedia audio sound speaker\",\"name\":\"volume-97\",\"cat\":[16],\"type\":0},{\"title\":\"media volume multimedia audio sound speaker mute\",\"name\":\"volume-93\",\"cat\":[16],\"type\":0},{\"title\":\"sport game beach ball volley volleyball\",\"name\":\"volleyball\",\"cat\":[21],\"type\":0},{\"title\":\"user profile avatar contact person volume sound users member human speaker record voice recorder speach speak\",\"name\":\"voice-record\",\"cat\":[28],\"type\":0},{\"title\":\"animal nature bug insect emoticon smiley disease virus\",\"name\":\"virus\",\"cat\":[1,6],\"type\":0},{\"title\":\"media video holidays film movie camera multimedia videocamera\",\"name\":\"videocamera-72\",\"cat\":[13,16],\"type\":0},{\"title\":\"media video film movie camera multimedia videocamera\",\"name\":\"videocamera-71\",\"cat\":[16],\"type\":0},{\"title\":\"play media video film movie multimedia\",\"name\":\"video-67\",\"cat\":[16],\"type\":0},{\"title\":\"media video film movie camera multimedia videocamera\",\"name\":\"video-66\",\"cat\":[16],\"type\":0},{\"title\":\"media video film movie camera multimedia videocamera\",\"name\":\"video-65\",\"cat\":[16],\"type\":0},{\"title\":\"play media video text film movie editing camera multimedia\",\"name\":\"video-64\",\"cat\":[16,23],\"type\":0},{\"title\":\"clothes accessory wear underwear undershirt vest\",\"name\":\"vest\",\"cat\":[4],\"type\":0},{\"title\":\"sport clothes accessory wear undershirt vest\",\"name\":\"vest-sport\",\"cat\":[4,21],\"type\":0},{\"title\":\"suit wear food apron cooking vest chef uniform\",\"name\":\"vest-31\",\"cat\":[10],\"type\":0},{\"title\":\"vehicle transportation scooter vespa\",\"name\":\"vespa\",\"cat\":[25],\"type\":0},{\"title\":\"vehicle transportation scooter vespa\",\"name\":\"vespa-front\",\"cat\":[25],\"type\":0},{\"title\":\"curve tool format pen edit shape create point editing vector anchor arc curves graphics points\",\"name\":\"vector\",\"cat\":[5],\"type\":0},{\"title\":\"file document pen edit pencil write editing draft vector\",\"name\":\"vector-2\",\"cat\":[8],\"type\":0},{\"title\":\"holidays halloween evil horror scary monster dracula vampire\",\"name\":\"vampire\",\"cat\":[13],\"type\":0},{\"title\":\"file share user communication post folder document profile account person paper item users member\",\"name\":\"user\",\"cat\":[8,28],\"type\":0},{\"title\":\"sport water pool aquatics swimmer swimming\",\"name\":\"user-swim\",\"cat\":[21],\"type\":0},{\"title\":\"sport snow boarding snowboard\",\"name\":\"user-snowboard\",\"cat\":[21],\"type\":0},{\"title\":\"sport training exercise workout jogging marathon running\",\"name\":\"user-run\",\"cat\":[21],\"type\":0},{\"title\":\"sport health meditation stretching pilates yoga\",\"name\":\"user-meditation\",\"cat\":[21],\"type\":0},{\"title\":\"sport game rock climbing mountain activity\",\"name\":\"user-climb\",\"cat\":[21],\"type\":0},{\"title\":\"balance sport health exercise workout meditation stretching\",\"name\":\"user-balance\",\"cat\":[21],\"type\":0},{\"title\":\"storage design pen connect tech technology cable development device drive flash memory port portable removable stick usb\",\"name\":\"usb\",\"cat\":[5,22],\"type\":0},{\"title\":\"emoticon angry furious smiley unhappy upset\",\"name\":\"upset-14\",\"cat\":[6],\"type\":0},{\"title\":\"emoticon angry furious smiley unhappy upset\",\"name\":\"upset-13\",\"cat\":[6],\"type\":0},{\"title\":\"arrow direction top up cloud data file input save share storage sync transfer backup ftp hosting import server upload folder document paper item\",\"name\":\"upload\",\"cat\":[2,8],\"type\":0},{\"title\":\"arrow direction top up cloud data file input save share storage sync transfer backup ftp hosting import server upload folder document paper item\",\"name\":\"upload-2\",\"cat\":[2,8],\"type\":0},{\"title\":\"arrow direction expand control git version combine join merge pointing together unify unite\",\"name\":\"unite\",\"cat\":[2],\"type\":0},{\"title\":\"arrow direction expand control git version combine join merge pointing together unify unite\",\"name\":\"unite-round\",\"cat\":[2],\"type\":0},{\"title\":\"files file separate split group document layer layers note design report development copy paper clone copies documents duplicate paste apart break deselect ungroup\",\"name\":\"ungroup\",\"cat\":[5],\"type\":0},{\"title\":\"arrow back curve invert left repeat rotate undo backward sync infinite infinity load loading loop process refresh reload replay update tool dotted rotation\",\"name\":\"undo-29\",\"cat\":[2,5],\"type\":0},{\"title\":\"arrow back curve invert left redo repeat rotate undo backward\",\"name\":\"undo-25\",\"cat\":[2],\"type\":0},{\"title\":\"woman clothes accessory wear underwear\",\"name\":\"underwear\",\"cat\":[4],\"type\":0},{\"title\":\"clothes accessory wear underwear men\",\"name\":\"underwear-man\",\"cat\":[4],\"type\":0},{\"title\":\"font text type typography style editing underline formatting\",\"name\":\"underline\",\"cat\":[23],\"type\":0},{\"title\":\"travel beach object umbrella\",\"name\":\"umbrella-14\",\"cat\":[26],\"type\":0},{\"title\":\"weather object rain umbrella\",\"name\":\"umbrella-13\",\"cat\":[29],\"type\":0},{\"title\":\"video display furniture shelf computer tech technology device film movie desktop monitor screen television tv personal entertainment workstation\",\"name\":\"tv\",\"cat\":[11,22],\"type\":0},{\"title\":\"video display tech technology device film movie screen television tv retro entertainment old crt\",\"name\":\"tv-old\",\"cat\":[22],\"type\":0},{\"title\":\"video display computer device film movie desktop monitor screen television tv personal entertainment workstation\",\"name\":\"tv-2\",\"cat\":[22],\"type\":0},{\"title\":\"animal nature sea slow turtle\",\"name\":\"turtle\",\"cat\":[1],\"type\":0},{\"title\":\"sport clothes accessory shirt wear sleeve tshirt short tee\",\"name\":\"tshirt-sport\",\"cat\":[4,21],\"type\":0},{\"title\":\"clothes accessory shirt wear sleeve tshirt half short tee\",\"name\":\"tshirt-54\",\"cat\":[4],\"type\":0},{\"title\":\"clothes accessory shirt wear sleeve tshirt half short tee\",\"name\":\"tshirt-53\",\"cat\":[4],\"type\":0},{\"title\":\"delivery vehicle transportation truck\",\"name\":\"truck-front\",\"cat\":[25],\"type\":0},{\"title\":\"sport achievement award medal prize winner cup champion trophy victory\",\"name\":\"trophy\",\"cat\":[21],\"type\":0},{\"title\":\"travel suitcase cart trolley baggage luggage\",\"name\":\"trolley\",\"cat\":[26],\"type\":0},{\"title\":\"media accessory photo camera multimedia tripod\",\"name\":\"tripod\",\"cat\":[16],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards file upload\",\"name\":\"triangle-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"triangle-up-64\",\"cat\":[2],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"triangle-up-19\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"triangle-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"triangle-right-62\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards play\",\"name\":\"triangle-right-17\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"triangle-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"triangle-left-63\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"triangle-left-18\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend downward download file\",\"name\":\"triangle-down\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward move\",\"name\":\"triangle-down-65\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward\",\"name\":\"triangle-down-20\",\"cat\":[2],\"type\":0},{\"title\":\"arrow line direction keyboard move navigation out position top up upward upwards increase progress diagram sales stats trend visits growth\",\"name\":\"trend-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow line down progress decrease diagram sales shrink stats trend visits\",\"name\":\"trend-down\",\"cat\":[2],\"type\":0},{\"title\":\"holidays decoration tree christmas\",\"name\":\"tree\",\"cat\":[13],\"type\":0},{\"title\":\"holidays ball decoration tree christmas\",\"name\":\"tree-ball\",\"cat\":[13],\"type\":0},{\"title\":\"environment plant animal nature summer ecology green tree forest trees flora spring\",\"name\":\"tree-03\",\"cat\":[1],\"type\":0},{\"title\":\"environment plant animal nature summer ecology green tree forest trees flora spring\",\"name\":\"tree-02\",\"cat\":[1],\"type\":0},{\"title\":\"energy environment plant animal nature summer ecology green tree forest trees flora spring\",\"name\":\"tree-01\",\"cat\":[1,7],\"type\":0},{\"title\":\"direction navigation gps location path guide map address parchment maps track route street hidden secret treasure\",\"name\":\"treasure-map-40\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation gps location path guide map address maps track route street hidden secret treasure\",\"name\":\"treasure-map-21\",\"cat\":[15],\"type\":0},{\"title\":\"ui user interface delete remove furniture can waste garbage recycle recycling bin trash dump dustbin junk rubbish trashcan\",\"name\":\"trash\",\"cat\":[11,27],\"type\":0},{\"title\":\"ui user interface delete remove can waste garbage recycle recycling bin trash dump dustbin junk rubbish trashcan\",\"name\":\"trash-simple\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface delete remove can waste garbage recycle recycling bin trash dump dustbin junk rubbish trashcan\",\"name\":\"trash-round\",\"cat\":[27],\"type\":0},{\"title\":\"resize scale design development shape animation rectangle transform translate reshape\",\"name\":\"transform\",\"cat\":[5],\"type\":0},{\"title\":\"orientation resize scale center box design development shape animation transform translate grid reshape origin\",\"name\":\"transform-origin\",\"cat\":[5],\"type\":0},{\"title\":\"vehicle transportation bus train tram\",\"name\":\"tram\",\"cat\":[25],\"type\":0},{\"title\":\"travel vehicle transportation train\",\"name\":\"train\",\"cat\":[25],\"type\":0},{\"title\":\"vehicle speed transportation train\",\"name\":\"train-speed\",\"cat\":[25],\"type\":0},{\"title\":\"vehicle farm transportation tractor\",\"name\":\"tractor\",\"cat\":[25],\"type\":0},{\"title\":\"font text type typography style editing tracking formatting\",\"name\":\"tracking\",\"cat\":[23],\"type\":0},{\"title\":\"box shopping delivery gift package present surprise track donation tracking\",\"name\":\"track-delivery\",\"cat\":[19],\"type\":0},{\"title\":\"media hand tap photo camera touch multimedia\",\"name\":\"touch\",\"cat\":[16],\"type\":0},{\"title\":\"healthcare health medical tooth\",\"name\":\"tooth\",\"cat\":[12],\"type\":0},{\"title\":\"furniture bathroom loo restroom toilet wc\",\"name\":\"toilet\",\"cat\":[11],\"type\":0},{\"title\":\"furniture paper roll bathroom toilet tissue\",\"name\":\"toilet-paper\",\"cat\":[11],\"type\":0},{\"title\":\"file form document list note notebook notes pad design report check notepad development page paper mark checklist tasks todo clipboard checkmark complete completed done marks task\",\"name\":\"todo\",\"cat\":[5],\"type\":0},{\"title\":\"arrow progress whole version 24h availability available career clock daily day every freelance freelancer monthly schedule weekly yearly time watch wait alarm timer alert appointment countdown track event tracking deadline hour history\",\"name\":\"time\",\"cat\":[2,27,5],\"type\":0},{\"title\":\"ui user interface measure clock schedule time watch sport alarm timer speed alert countdown track event tracking productivity deadline hour stopwatch history chronometer lap\",\"name\":\"time-countdown\",\"cat\":[21,27],\"type\":0},{\"title\":\"ui user interface clock schedule time watch furniture alarm timer alert track event tracking deadline hour history\",\"name\":\"time-clock\",\"cat\":[11,27],\"type\":0},{\"title\":\"ui user interface clock schedule time watch furniture alarm timer alert track event tracking deadline hour history\",\"name\":\"time-alarm\",\"cat\":[11,27],\"type\":0},{\"title\":\"progress availability available clock daily day monthly schedule weekly yearly time watch wait alarm timer alert appointment countdown track event tracking deadline hour history\",\"name\":\"time-3\",\"cat\":[27],\"type\":0},{\"title\":\"availability available clock daily day every monthly schedule weekly yearly document time watch wait paper alarm timer alert appointment countdown track event tracking deadline hour history\",\"name\":\"time-2\",\"cat\":[8],\"type\":0},{\"title\":\"line ui user interface layout list shape website gallery boxes column grid mockup row table tile view wireframe\",\"name\":\"tile-56\",\"cat\":[27],\"type\":0},{\"title\":\"line ui user interface layout list shape website gallery boxes column grid mockup row table tile view wireframe\",\"name\":\"tile-55\",\"cat\":[27],\"type\":0},{\"title\":\"tie clothes accessory holidays wear bow classic\",\"name\":\"tie-bow\",\"cat\":[4,13],\"type\":0},{\"title\":\"business finance tie dress\",\"name\":\"tie-02\",\"cat\":[3],\"type\":0},{\"title\":\"business finance tie clothes accessory dress\",\"name\":\"tie-01\",\"cat\":[3,4],\"type\":0},{\"title\":\"media movie multimedia event show ticket\",\"name\":\"ticket-76\",\"cat\":[16],\"type\":0},{\"title\":\"media sport movie multimedia event show ticket\",\"name\":\"ticket-75\",\"cat\":[16,21],\"type\":0},{\"title\":\"input cursor tool font format paragraph text type typography education school design edit write development mouse point pointer editing insert typing writing editor area character textarea letter alphabet alphabetic capital typeface\",\"name\":\"text\",\"cat\":[5,18,23],\"type\":0},{\"title\":\"sport ball tennis equipment racket\",\"name\":\"tennis\",\"cat\":[21],\"type\":0},{\"title\":\"sport ball tennis equipment\",\"name\":\"tennis-ball\",\"cat\":[21],\"type\":0},{\"title\":\"travel temple building religious\",\"name\":\"temple-25\",\"cat\":[26],\"type\":0},{\"title\":\"weather energy environment healthcare health medical temperature thermometer\",\"name\":\"temperature-24\",\"cat\":[7,12,29],\"type\":0},{\"title\":\"weather energy environment food healthcare health medical temperature thermometer\",\"name\":\"temperature-23\",\"cat\":[7,10,12,29],\"type\":0},{\"title\":\"food drink beverage hot cup mug tea\",\"name\":\"tea\",\"cat\":[10],\"type\":0},{\"title\":\"arrow ui user interface business finance dartboard darts goal goals target targeting eye aim marketing objective archery bull's bullseye motive purpose\",\"name\":\"target\",\"cat\":[27],\"type\":0},{\"title\":\"media music holidays multimedia audio retro tape\",\"name\":\"tape\",\"cat\":[13,16],\"type\":0},{\"title\":\"hand mobile fingers gesture tap screen touch one gestures interactive\",\"name\":\"tap-02\",\"cat\":[24],\"type\":0},{\"title\":\"hand mobile fingers gesture tap screen touch one gestures interactive\",\"name\":\"tap-01\",\"cat\":[24],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"tail-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"tail-triangle-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"tail-triangle-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"tail-triangle-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward\",\"name\":\"tail-triangle-down\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"tail-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"tail-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward\",\"name\":\"tail-down\",\"cat\":[2],\"type\":0},{\"title\":\"ui user interface organize shopping price discount ecommerce sale category label tag store attribute\",\"name\":\"tag\",\"cat\":[19,27],\"type\":0},{\"title\":\"organize time shopping price discount ecommerce sale category label tag countdown store attribute\",\"name\":\"tag-sale\",\"cat\":[19],\"type\":0},{\"title\":\"delete remove organize shopping price discount ecommerce sale category label tag cancel store attribute\",\"name\":\"tag-remove\",\"cat\":[19],\"type\":0},{\"title\":\"organize shopping price discount ecommerce sale category label favorite favourite tag love like heart store attribute loyalty\",\"name\":\"tag-loyalty\",\"cat\":[19],\"type\":0},{\"title\":\"ui user interface organize shopping price discount ecommerce sale category label tag store attribute\",\"name\":\"tag-line\",\"cat\":[19,27],\"type\":0},{\"title\":\"organize shopping price discount ecommerce sale category label tag store attribute\",\"name\":\"tag-cut\",\"cat\":[19],\"type\":0},{\"title\":\"ui user interface organize shopping price discount ecommerce sale category label tag store attribute\",\"name\":\"tag-content\",\"cat\":[19,27],\"type\":0},{\"title\":\"organize success select shopping check price discount ecommerce sale category selected label tag accept checked store attribute\",\"name\":\"tag-check\",\"cat\":[19],\"type\":0},{\"title\":\"organize new shopping price discount ecommerce sale add plus category label tag store attribute\",\"name\":\"tag-add\",\"cat\":[19],\"type\":0},{\"title\":\"organize shopping price discount ecommerce sale category label tag store attribute\",\"name\":\"tag-2\",\"cat\":[27],\"type\":0},{\"title\":\"sport strategy coach planning tactic\",\"name\":\"tactic\",\"cat\":[21,3],\"type\":0},{\"title\":\"food mexico fastfood mexican tacos tortilla wrap\",\"name\":\"tacos\",\"cat\":[10],\"type\":0},{\"title\":\"art drawing design pen tech technology write device draw graphic touch tablet stylus wacom\",\"name\":\"tablet\",\"cat\":[5,22],\"type\":0},{\"title\":\"tech technology android apple device mobile ipad ios touch tablet touchscreen toolbar\",\"name\":\"tablet-toolbar\",\"cat\":[22],\"type\":0},{\"title\":\"book tech technology amazon read device mobile ipad touch tablet ebook touchscreen reader ereader kindle\",\"name\":\"tablet-reader-42\",\"cat\":[22],\"type\":0},{\"title\":\"book tech technology amazon read device mobile ipad touch tablet ebook touchscreen reader ereader kindle\",\"name\":\"tablet-reader-31\",\"cat\":[22],\"type\":0},{\"title\":\"responsive display layout design web development device mobile phone smartphone ipad iphone website screen develop touch first devices tablet\",\"name\":\"tablet-mobile\",\"cat\":[5],\"type\":0},{\"title\":\"tech technology android apple device mobile ipad ios touch tablet touchscreen\",\"name\":\"tablet-button\",\"cat\":[22],\"type\":0},{\"title\":\"book amazon read device mobile ipad touch tablet ebook touchscreen reader ereader kindle\",\"name\":\"tablet-2\",\"cat\":[22],\"type\":0},{\"title\":\"furniture table desk room dining\",\"name\":\"table\",\"cat\":[11],\"type\":0},{\"title\":\"arrow right arrows move navigation ui user interface lines list bars menu options settings blocks table slide\",\"name\":\"table-right\",\"cat\":[27],\"type\":0},{\"title\":\"arrow left arrows move navigation ui user interface lines list bars menu options settings blocks table slide\",\"name\":\"table-left\",\"cat\":[27],\"type\":0},{\"title\":\"arrow download input save import user enter entry in inbox inside lock log login password security sign update way system\",\"name\":\"system-update\",\"cat\":[2],\"type\":0},{\"title\":\"needle healthcare health medical syringe\",\"name\":\"syringe\",\"cat\":[12],\"type\":0},{\"title\":\"data sync transfer connection update connect tech technology device mobile phone smartphone synchronization synchronize syncing\",\"name\":\"sync\",\"cat\":[22],\"type\":0},{\"title\":\"tool travel pocket knife swiss compact screw\",\"name\":\"swiss-knife\",\"cat\":[26],\"type\":0},{\"title\":\"up hand fingers gesture touch one gestures swipe\",\"name\":\"swipe-up\",\"cat\":[24],\"type\":0},{\"title\":\"right hand fingers gesture touch one gestures swipe\",\"name\":\"swipe-right\",\"cat\":[24],\"type\":0},{\"title\":\"left hand fingers gesture touch one gestures swipe\",\"name\":\"swipe-left\",\"cat\":[24],\"type\":0},{\"title\":\"bottom down hand fingers gesture touch one gestures swipe\",\"name\":\"swipe-bottom\",\"cat\":[24],\"type\":0},{\"title\":\"sport travel woman clothes accessory wear swimming swimsuit swimwear bikini\",\"name\":\"swimwear\",\"cat\":[4,21,26],\"type\":0},{\"title\":\"sport travel clothes accessory man wear swimming swimsuit swimwear trunk\",\"name\":\"swimsuit\",\"cat\":[4,21,26],\"type\":0},{\"title\":\"arrow alternative arrows change exchange files flip swap switch transmit vertical\",\"name\":\"swap-vertical\",\"cat\":[2],\"type\":0},{\"title\":\"arrow alternative arrows change exchange files flip horizontal swap switch transmit\",\"name\":\"swap-horizontal\",\"cat\":[2],\"type\":0},{\"title\":\"food chopstick seafood japanese rice roll sushi\",\"name\":\"sushi\",\"cat\":[10],\"type\":0},{\"title\":\"open emoticon smiley surprise surprised mouth disbelief shocked\",\"name\":\"surprise\",\"cat\":[6],\"type\":0},{\"title\":\"board sport travel beach summer water wind sea surfing sailing surf watersport windsurf\",\"name\":\"surf\",\"cat\":[21,26],\"type\":0},{\"title\":\"wind sea sailing surf watersport windsurf\",\"name\":\"surf-2\",\"cat\":[21,26],\"type\":0},{\"title\":\"ui user interface shopping safe object help support life\",\"name\":\"support-17\",\"cat\":[19,27],\"type\":0},{\"title\":\"ui user interface shopping safe object help support life\",\"name\":\"support-16\",\"cat\":[19,27],\"type\":0},{\"title\":\"energy power sport food fitness gym powder proteins supplement vitamin\",\"name\":\"supplement\",\"cat\":[21,10],\"type\":0},{\"title\":\"font text type typography style editing formatting superscript\",\"name\":\"superscript\",\"cat\":[23],\"type\":0},{\"title\":\"travel glasses eyeglasses glass read spectacles sunglasses\",\"name\":\"sunglasses\",\"cat\":[26],\"type\":0},{\"title\":\"sunglasses emoticon smiley cheerful happy smile cool\",\"name\":\"sunglasses-49\",\"cat\":[6],\"type\":0},{\"title\":\"sunglasses emoticon smiley cheerful happy smile cool\",\"name\":\"sunglasses-48\",\"cat\":[6],\"type\":0},{\"title\":\"weather sun sunny fog mist\",\"name\":\"sun-fog-43\",\"cat\":[29],\"type\":0},{\"title\":\"weather sun sunny fog mist sunrise sunset\",\"name\":\"sun-fog-30\",\"cat\":[29],\"type\":0},{\"title\":\"weather sun sunny fog mist sunrise sunset\",\"name\":\"sun-fog-29\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather sun sunny\",\"name\":\"sun-cloud\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather sun snow sunny flake\",\"name\":\"sun-cloud-snow-55\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather sun snow sunny\",\"name\":\"sun-cloud-snow-54\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather sun sunny rain\",\"name\":\"sun-cloud-rain\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather light flash sun sunny lightning\",\"name\":\"sun-cloud-light\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather sun sunny hail\",\"name\":\"sun-cloud-hail\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather sun sunny fog mist\",\"name\":\"sun-cloud-fog\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather drop sun sunny rain\",\"name\":\"sun-cloud-drop\",\"cat\":[29],\"type\":0},{\"title\":\"font text type typography style editing formatting subscript\",\"name\":\"subscript\",\"cat\":[23],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"strong-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"strong-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"strong-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward move\",\"name\":\"strong-down\",\"cat\":[2],\"type\":0},{\"title\":\"font text type typography style editing formatting strikethrough\",\"name\":\"strikethrough\",\"cat\":[23],\"type\":0},{\"title\":\"zoom in hand gesture touch gestures magnify stretch\",\"name\":\"stretch\",\"cat\":[24],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards chevron\",\"name\":\"stre-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards chevron\",\"name\":\"stre-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous chevron\",\"name\":\"stre-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow direction bottom down keyboard move navigation chevron\",\"name\":\"stre-down\",\"cat\":[2],\"type\":0},{\"title\":\"food fruit love healthy berry passion strawberry\",\"name\":\"strawberry\",\"cat\":[10],\"type\":0},{\"title\":\"business finance sport chess game piece rook strategy tower\",\"name\":\"strategy\",\"cat\":[3,21],\"type\":0},{\"title\":\"commerce home shopping ecommerce shop food restaurant retail market mall online retailer store cafe\",\"name\":\"store\",\"cat\":[19,10],\"type\":0},{\"title\":\"storage furniture drawer cabinet cupboard drawers bureau dresser\",\"name\":\"storage\",\"cat\":[11],\"type\":0},{\"title\":\"storage furniture hanger towel radiator dryer rail steel warmer\",\"name\":\"storage-hanger\",\"cat\":[11],\"type\":0},{\"title\":\"sales business finance chart graph report statistics analytics money stock\",\"name\":\"stock\",\"cat\":[3,19],\"type\":0},{\"title\":\"box shopping stock delivery pack package shipping cargo ship lift warehouse\",\"name\":\"stock-2\",\"cat\":[19],\"type\":0},{\"title\":\"steps healthcare health medical feet shoes\",\"name\":\"steps\",\"cat\":[12],\"type\":0},{\"title\":\"sport car wheel race driving steering\",\"name\":\"steering-wheel\",\"cat\":[21,25],\"type\":0},{\"title\":\"food meat bone beef steak\",\"name\":\"steak\",\"cat\":[10],\"type\":0},{\"title\":\"file folder document paper bookmark favorite favourite item love like favorites star\",\"name\":\"star\",\"cat\":[8],\"type\":0},{\"title\":\"user profile account avatar contact female woman person users member bathroom wc human friend follower toilette\",\"name\":\"standing-woman\",\"cat\":[28],\"type\":0},{\"title\":\"user profile account avatar contact male man person users member bathroom wc human friend follower toilette\",\"name\":\"standing-man\",\"cat\":[28],\"type\":0},{\"title\":\"certificate design development logo mark accept approve approved branding certified certify postage quality seal stamp valid\",\"name\":\"stamp\",\"cat\":[5],\"type\":0},{\"title\":\"arrow direction top up upward cloud data file input save share storage transfer backup ftp hosting import server upload ui user interface\",\"name\":\"square-upload\",\"cat\":[2,27],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"square-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"square-up-05\",\"cat\":[2],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"square-simple-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"square-simple-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"square-simple-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward\",\"name\":\"square-simple-down\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards play\",\"name\":\"square-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"square-right-03\",\"cat\":[2],\"type\":0},{\"title\":\"ui user interface close exit cross delete remove cancel deletion removal denied discard dismiss wrong\",\"name\":\"square-remove-12\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface close exit cross delete remove cancel deletion removal denied discard dismiss wrong\",\"name\":\"square-remove-09\",\"cat\":[27],\"type\":0},{\"title\":\"direction navigation position gps location map pin place address marker maps street near nearby\",\"name\":\"square-pin\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location map pin place address marker maps street near nearby\",\"name\":\"square-marker\",\"cat\":[15],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"square-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"square-left-04\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward data download file input save share storage transfer ui user interface\",\"name\":\"square-download\",\"cat\":[2,27],\"type\":0},{\"title\":\"arrow bottom descend down downward\",\"name\":\"square-down\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward\",\"name\":\"square-down-06\",\"cat\":[2],\"type\":0},{\"title\":\"ui user interface close exit decrease delete remove minus cancel deletion less removal subtract\",\"name\":\"square-delete-13\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface close exit decrease delete remove minus cancel deletion less removal subtract\",\"name\":\"square-delete-10\",\"cat\":[27],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards top up upward upwards enlarge fullscreen zoom\",\"name\":\"square-corner-up-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous top up upward upwards enlarge fullscreen zoom\",\"name\":\"square-corner-up-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction bottom keyboard move navigation out position next onward onwards enlarge fullscreen zoom\",\"name\":\"square-corner-down-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction bottom backward backwards keyboard move navigation out position previous enlarge fullscreen zoom\",\"name\":\"square-corner-down-left\",\"cat\":[2],\"type\":0},{\"title\":\"ui user interface expand increase new add create plus addition positive\",\"name\":\"square-add-11\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface expand increase new add create plus addition positive\",\"name\":\"square-add-08\",\"cat\":[27],\"type\":0},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"user-frame-33\",\"cat\":[28],\"type\":0},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"user-frame-32\",\"cat\":[28],\"type\":0},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"user-frame-31\",\"cat\":[28],\"type\":0},{\"title\":\"art design cleaning development paint painting object airbrush bottle can deodorant fragrance graffiti perfume scent spray\",\"name\":\"spray\",\"cat\":[5],\"type\":0},{\"title\":\"art design cleaning development paint painting object airbrush bottle can deodorant fragrance graffiti perfume scent spray\",\"name\":\"spray-2\",\"cat\":[11],\"type\":0},{\"title\":\"media sport photo camera option multimedia\",\"name\":\"sport\",\"cat\":[16],\"type\":0},{\"title\":\"arrow arrows change direction move divide separate split branch git version fork splitter\",\"name\":\"split\",\"cat\":[2],\"type\":0},{\"title\":\"arrow arrows change move divide separate split branch git version splitter divider\",\"name\":\"split-vertical\",\"cat\":[2],\"type\":0},{\"title\":\"arrow arrows change direction move divide separate split branch git version fork splitter\",\"name\":\"split-round\",\"cat\":[2],\"type\":0},{\"title\":\"arrow arrows change move divide separate split branch git version splitter divider\",\"name\":\"split-horizontal\",\"cat\":[2],\"type\":0},{\"title\":\"arrow arrows change direction move navigation circle expand divide separate split branch control controller dot git slider version\",\"name\":\"split-37\",\"cat\":[2],\"type\":0},{\"title\":\"arrow arrows change direction move navigation circle round expand divide separate split branch controller dot git slider version\",\"name\":\"split-33\",\"cat\":[2],\"type\":0},{\"title\":\"emoticon smiley malicious smirking spiteful\",\"name\":\"spiteful\",\"cat\":[6],\"type\":0},{\"title\":\"holidays halloween spider web animal nature bug virus\",\"name\":\"spider\",\"cat\":[1,13],\"type\":0},{\"title\":\"no emoticon smiley lips sealed speechless words\",\"name\":\"speechless\",\"cat\":[6],\"type\":0},{\"title\":\"media multimedia audio alert notification speaker voice\",\"name\":\"speaker\",\"cat\":[16],\"type\":0},{\"title\":\"media music multimedia audio sound speaker\",\"name\":\"speaker-05\",\"cat\":[16],\"type\":0},{\"title\":\"media multimedia audio alert notification speaker voice\",\"name\":\"speaker-01\",\"cat\":[16],\"type\":0},{\"title\":\"object space spaceship rocket\",\"name\":\"spaceship\",\"cat\":[26,27],\"type\":0},{\"title\":\"sport travel flower beauty meditation pilates yoga relax spa wellness\",\"name\":\"spa\",\"cat\":[21,26],\"type\":0},{\"title\":\"media music multimedia audio sound waves\",\"name\":\"sound-wave\",\"cat\":[16],\"type\":0},{\"title\":\"officer emoticon smiley helmet soldier\",\"name\":\"soldier\",\"cat\":[6],\"type\":0},{\"title\":\"furniture couch living lounge room sofa\",\"name\":\"sofa\",\"cat\":[11],\"type\":0},{\"title\":\"energy power tech technology electric jack wall electrical outlet socket\",\"name\":\"socket\",\"cat\":[22],\"type\":0},{\"title\":\"energy power tech technology electric jack wall electrical outlet socket\",\"name\":\"socket-uk\",\"cat\":[22],\"type\":0},{\"title\":\"energy power tech technology electric jack wall electrical outlet socket\",\"name\":\"socket-europe-2\",\"cat\":[22],\"type\":0},{\"title\":\"energy power tech technology electric jack wall electrical outlet socket\",\"name\":\"socket-europe-1\",\"cat\":[22],\"type\":0},{\"title\":\"clothes accessory wear sock stocking\",\"name\":\"sock\",\"cat\":[4],\"type\":0},{\"title\":\"sport goal football soccer field fifa stadium\",\"name\":\"soccer-field\",\"cat\":[21],\"type\":0},{\"title\":\"man holidays ice christmas snow winter snowman\",\"name\":\"snowman\",\"cat\":[13],\"type\":0},{\"title\":\"man holidays head ice christmas snow winter snowman\",\"name\":\"snowman-head\",\"cat\":[13],\"type\":0},{\"title\":\"sport snow boarding snowboard\",\"name\":\"snowboard\",\"cat\":[21],\"type\":0},{\"title\":\"weather holidays snow flake\",\"name\":\"snow\",\"cat\":[13,29],\"type\":0},{\"title\":\"holidays ball christmas snow snowfall winter\",\"name\":\"snow-ball\",\"cat\":[13],\"type\":0},{\"title\":\"animal nature tongue cobra jungle reptile serpent snake tail viper\",\"name\":\"snake\",\"cat\":[1],\"type\":0},{\"title\":\"emoticon smiley cheerful happy smile positive satisfied\",\"name\":\"smile\",\"cat\":[6],\"type\":0},{\"title\":\"smart emoticon smiley geek nerd nerdy wunderkind\",\"name\":\"smart\",\"cat\":[6],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"small-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"small-triangle-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards play\",\"name\":\"small-triangle-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"small-triangle-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward\",\"name\":\"small-triangle-down\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"small-right\",\"cat\":[2],\"type\":0},{\"title\":\"ui user interface close exit cross delete remove cancel deletion removal denied discard dismiss wrong\",\"name\":\"small-remove\",\"cat\":[27],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"small-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward\",\"name\":\"small-down\",\"cat\":[2],\"type\":0},{\"title\":\"ui user interface close exit decrease delete remove minus cancel deletion less removal subtract\",\"name\":\"small-delete\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface expand increase new add create plus addition positive\",\"name\":\"small-add\",\"cat\":[27],\"type\":0},{\"title\":\"animal nature emoticon smiley indolence laziness sloth\",\"name\":\"sloth\",\"cat\":[1,6],\"type\":0},{\"title\":\"slider design development gallery block image browse carousel hero images photos pictures slide slides\",\"name\":\"slider\",\"cat\":[5],\"type\":0},{\"title\":\"arrow right arrows move navigation ui user interface lines list bars menu options settings slide\",\"name\":\"slide-right\",\"cat\":[27],\"type\":0},{\"title\":\"arrow left arrows move navigation ui user interface lines list bars menu options settings slide\",\"name\":\"slide-left\",\"cat\":[27],\"type\":0},{\"title\":\"box design development paper cut cutlery cutter knife slice utensil\",\"name\":\"slice\",\"cat\":[5],\"type\":0},{\"title\":\"sleep emoticon smiley rest\",\"name\":\"sleep\",\"cat\":[6],\"type\":0},{\"title\":\"sleep emoticon smiley rest\",\"name\":\"sleep-2\",\"cat\":[6],\"type\":0},{\"title\":\"clothes accessory wear jeans pants slacks trousers\",\"name\":\"slacks-13\",\"cat\":[4],\"type\":0},{\"title\":\"clothes accessory wear jeans pants slacks trousers\",\"name\":\"slacks-12\",\"cat\":[4],\"type\":0},{\"title\":\"holidays object emoticon smiley danger dead death head poison skeleton skull\",\"name\":\"skull\",\"cat\":[6,13],\"type\":0},{\"title\":\"object death head skull\",\"name\":\"skull-2\",\"cat\":[13,6],\"type\":0},{\"title\":\"woman clothes accessory dress wear skirt\",\"name\":\"skirt\",\"cat\":[4],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"skew-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"skew-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"skew-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward\",\"name\":\"skew-down\",\"cat\":[2],\"type\":0},{\"title\":\"board sport skating street transportation skate skateboard\",\"name\":\"skateboard\",\"cat\":[21,25],\"type\":0},{\"title\":\"board skating street skate skateboard\",\"name\":\"skateboard-2\",\"cat\":[21,25],\"type\":0},{\"title\":\"size font text type typography style editing formatting\",\"name\":\"size\",\"cat\":[23],\"type\":0},{\"title\":\"furniture wash tap water sink bathroom faucet spigot\",\"name\":\"sink\",\"cat\":[11],\"type\":0},{\"title\":\"energy environment furniture wash tap water sink bathroom faucet spigot\",\"name\":\"sink-wash\",\"cat\":[7,11],\"type\":0},{\"title\":\"file folder document text note report page paper item draft single letter content sheet\",\"name\":\"single\",\"cat\":[8],\"type\":0},{\"title\":\"position location user profile account avatar contact male man person users member human friend follower body\",\"name\":\"single-position\",\"cat\":[28],\"type\":0},{\"title\":\"file post folder document paragraph text note report page paper item draft single letter content sheet folded article blog\",\"name\":\"single-paragraph\",\"cat\":[8,27],\"type\":0},{\"title\":\"file folder document text note report page paper item draft single letter content sheet folded\",\"name\":\"single-folded\",\"cat\":[8],\"type\":0},{\"title\":\"file post folder document text note report page paper item draft single letter content sheet folded article blog\",\"name\":\"single-folded-content\",\"cat\":[8,27],\"type\":0},{\"title\":\"files file folder group document text note report page copy paper documents duplicate item draft single letter content sheet\",\"name\":\"single-copy-06\",\"cat\":[8],\"type\":0},{\"title\":\"files file folder group document text note report page copy paper documents duplicate item draft single letter content sheet\",\"name\":\"single-copy-04\",\"cat\":[8],\"type\":0},{\"title\":\"files file folder group document text note report page copy paper copies documents duplicate item draft single letter content sheet\",\"name\":\"single-copies\",\"cat\":[8],\"type\":0},{\"title\":\"file folder document text note report page paper item draft single letter content sheet\",\"name\":\"single-content-03\",\"cat\":[8],\"type\":0},{\"title\":\"file folder document text note report page paper item draft single letter content sheet\",\"name\":\"single-content-02\",\"cat\":[8],\"type\":0},{\"title\":\"user profile account avatar contact male man person users member human friend follower body\",\"name\":\"single-body\",\"cat\":[12,28],\"type\":0},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"single-05\",\"cat\":[28],\"type\":0},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"single-04\",\"cat\":[28],\"type\":0},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"single-03\",\"cat\":[28],\"type\":0},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"single-02\",\"cat\":[28],\"type\":0},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"single-01\",\"cat\":[28],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"simple-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"simple-right\",\"cat\":[2],\"type\":0},{\"title\":\"ui user interface close exit cross delete remove cancel deletion removal denied discard dismiss wrong\",\"name\":\"simple-remove\",\"cat\":[27],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"simple-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow direction bottom descend down downward keyboard move navigation out position downwards\",\"name\":\"simple-down\",\"cat\":[2],\"type\":0},{\"title\":\"ui user interface close exit decrease delete remove minus cancel deletion less removal subtract\",\"name\":\"simple-delete\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface expand increase new add create plus addition positive\",\"name\":\"simple-add\",\"cat\":[27],\"type\":0},{\"title\":\"tech technology card mobile phone memory chip integrated micro nano sim\",\"name\":\"sim-card\",\"cat\":[22],\"type\":0},{\"title\":\"out emoticon smiley happy grimace mouth tongue silly\",\"name\":\"silly\",\"cat\":[6],\"type\":0},{\"title\":\"sign document business finance pen signature edit pencil write\",\"name\":\"signature\",\"cat\":[3],\"type\":0},{\"title\":\"network control controller connect internet tech technology device wireless signal radio radar online receiver wifi hotspot reception signals remote strong\",\"name\":\"signal\",\"cat\":[22],\"type\":0},{\"title\":\"network internet wireless signal radar online wifi hotspot reception signals strong\",\"name\":\"signal-2\",\"cat\":[27],\"type\":0},{\"title\":\"sign business finance drawing pen signature\",\"name\":\"sign\",\"cat\":[3],\"type\":0},{\"title\":\"sign info board display shopping advertise advertisement advertising billboard notice signboard\",\"name\":\"sign-board\",\"cat\":[19],\"type\":0},{\"title\":\"holidays halloween horror scary danger death sickle weapon\",\"name\":\"sickle\",\"cat\":[13],\"type\":0},{\"title\":\"emoticon smiley disgusted fever nauseated nauseous sick\",\"name\":\"sick\",\"cat\":[6],\"type\":0},{\"title\":\"no emoticon smiley mouth embarrassed shy without\",\"name\":\"shy\",\"cat\":[6],\"type\":0},{\"title\":\"arrow arrows exchange play sync compilation cross crossing media mix music playlist random shuffle songs video\",\"name\":\"shuffle-98\",\"cat\":[2],\"type\":0},{\"title\":\"arrow arrows exchange play sync compilation cross crossing media mix music playlist random shuffle songs video\",\"name\":\"shuffle-97\",\"cat\":[2],\"type\":0},{\"title\":\"arrow arrows exchange play sync compilation cross crossing media mix music playlist random shuffle songs video\",\"name\":\"shuffle-35\",\"cat\":[2],\"type\":0},{\"title\":\"arrow arrows exchange play sync compilation cross crossing media mix music playlist random shuffle songs video\",\"name\":\"shuffle-01\",\"cat\":[2],\"type\":0},{\"title\":\"food animal nature seafood prawn shrimp\",\"name\":\"shrimp\",\"cat\":[1,10],\"type\":0},{\"title\":\"energy environment furniture water bath bathroom shower\",\"name\":\"shower\",\"cat\":[7,11],\"type\":0},{\"title\":\"tool object animal nature shovel\",\"name\":\"shovel\",\"cat\":[1],\"type\":0},{\"title\":\"ui user interface commerce home shopping ecommerce shop food retail market mall online retailer store\",\"name\":\"shop\",\"cat\":[10,19,27],\"type\":0},{\"title\":\"location commerce shopping shop pin address find retail market mall online retailer store locator\",\"name\":\"shop-location\",\"cat\":[19],\"type\":0},{\"title\":\"high woman clothes accessory wear footwear shoe heels\",\"name\":\"shoe-woman\",\"cat\":[4],\"type\":0},{\"title\":\"sport clothes accessory wear footwear shoe sports\",\"name\":\"shoe-sport\",\"cat\":[4,21],\"type\":0},{\"title\":\"sport footwear shoe training exercise workout jogging marathon running\",\"name\":\"shoe-run\",\"cat\":[21],\"type\":0},{\"title\":\"clothes accessory wear footwear shoe men\",\"name\":\"shoe-man\",\"cat\":[4],\"type\":0},{\"title\":\"business finance avatar businessman tie clothes accessory man person professional shirt wear neck\",\"name\":\"shirt\",\"cat\":[4],\"type\":0},{\"title\":\"business finance avatar businessman tie clothes accessory man person professional shirt wear neck\",\"name\":\"shirt-neck\",\"cat\":[4],\"type\":0},{\"title\":\"business finance avatar businessman tie clothes accessory man person professional shirt wear neck buttons\",\"name\":\"shirt-buttons\",\"cat\":[4],\"type\":0},{\"title\":\"business finance avatar businessman tie clothes accessory man person professional shirt wear neck\",\"name\":\"shirt-business\",\"cat\":[4],\"type\":0},{\"title\":\"animal nature head face farm lamb sheep wool\",\"name\":\"sheep\",\"cat\":[1],\"type\":0},{\"title\":\"tool school design pencil development stationery sharpen sharpener\",\"name\":\"sharpener\",\"cat\":[5],\"type\":0},{\"title\":\"travel animal nature emoticon smiley big bigmouth mouth danger shark sea wave fin\",\"name\":\"shark\",\"cat\":[1,6,26],\"type\":0},{\"title\":\"animal danger shark sea wave fin\",\"name\":\"shark-2\",\"cat\":[1,26],\"type\":0},{\"title\":\"arrow files file share connection social user update communication export network post sharing folder document format profile office account connect paper item users member shared\",\"name\":\"shared\",\"cat\":[8,28],\"type\":0},{\"title\":\"arrow file share storage transfer upload connection social export output post sharing group connect connected networking node seo\",\"name\":\"share\",\"cat\":[2,27],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards share connection social update communication export network post sharing\",\"name\":\"share-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous share connection social update communication export network post sharing\",\"name\":\"share-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow up file share storage transfer upload connection social ui user interface update communication export network outbox output post sharing group team connect internet connected networking node seo dots\",\"name\":\"share-bold\",\"cat\":[27],\"type\":0},{\"title\":\"arrow left share connection social ui user interface update communication export network post sharing\",\"name\":\"share-92\",\"cat\":[2,27],\"type\":0},{\"title\":\"arrow right share connection social ui user interface update communication export network post sharing\",\"name\":\"share-91\",\"cat\":[2,27],\"type\":0},{\"title\":\"arrow direction top up upward file share storage transfer upload connection social ui user interface update communication export launch network outbox output post sharing start\",\"name\":\"share-66\",\"cat\":[2,27],\"type\":0},{\"title\":\"arrow up file share storage transfer upload connection social update communication export network outbox output post sharing group team connect internet connected networking node seo dots\",\"name\":\"share-2\",\"cat\":[27],\"type\":0},{\"title\":\"circle group math mathematics design development shape triangle geometry rectangle plus square shapes symbols\",\"name\":\"shapes\",\"cat\":[5],\"type\":0},{\"title\":\"line connection network group design connect development shape triangle transform editor crop vector connected networking node outline spline stroke\",\"name\":\"shape-triangle\",\"cat\":[5],\"type\":0},{\"title\":\"line connection network group design connect development shape rectangle transform square editor crop vector connected networking node outline spline stroke\",\"name\":\"shape-square\",\"cat\":[5],\"type\":0},{\"title\":\"line connection network group design connect development shape transform editor crop vector connected networking node outline spline stroke polygon\",\"name\":\"shape-polygon\",\"cat\":[5],\"type\":0},{\"title\":\"line circle connection network group design connect development shape transform oval editor crop vector connected networking node outline spline stroke\",\"name\":\"shape-circle\",\"cat\":[5],\"type\":0},{\"title\":\"circle expand path combine join merge unite tool design development shape style add square adjust adjustment finder overlap pathfinder paths shapes intersect intersection addition\",\"name\":\"shape-adjust\",\"cat\":[5],\"type\":0},{\"title\":\"energy power sport drink shaker\",\"name\":\"shaker\",\"cat\":[21],\"type\":0},{\"title\":\"media hand photo camera multimedia shaking\",\"name\":\"shake\",\"cat\":[16],\"type\":0},{\"title\":\"bridge travel san francisco gates highway\",\"name\":\"sf-bridge\",\"cat\":[26],\"type\":0},{\"title\":\"ui user interface control preferences tool system building edit options settings filter diy adjust adjustment option project configuration configure gear parameter parameters setting setup tools build engine repair screwdriver wrench\",\"name\":\"settings\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface control preferences tool system building edit options settings filter diy adjust adjustment option project configuration configure gear parameter parameters setting setup tools build engine repair wrench\",\"name\":\"settings-tool-67\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface control preferences tool system building edit options settings filter diy adjust adjustment option project configuration configure gear parameter parameters setting setup tools build engine repair wrench\",\"name\":\"settings-tool-66\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface control preferences tool system edit options settings filter adjust adjustment option wheel configuration configure gear parameter parameters setting setup tools engine cog cogwheel\",\"name\":\"settings-gear-65\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface control preferences tool system edit options settings filter adjust adjustment option wheel configuration configure gear parameter parameters setting setup tools engine cog cogwheel\",\"name\":\"settings-gear-64\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface control preferences tool system edit options settings filter adjust adjustment option wheel configuration configure gear parameter parameters setting setup tools engine cog cogwheel\",\"name\":\"settings-gear-63\",\"cat\":[27],\"type\":0},{\"title\":\"file folder control preferences document system office edit options settings paper item adjust option configuration configure gear parameter parameters setting setup tools\",\"name\":\"settings-99\",\"cat\":[8],\"type\":0},{\"title\":\"file folder control preferences document system office edit options settings paper item adjust option configuration configure parameter parameters setting setup tools\",\"name\":\"settings-46\",\"cat\":[8],\"type\":0},{\"title\":\"arrow arrows change direction move navigation expand resize divide split branch control controller git version fork splitter divider\",\"name\":\"separate\",\"cat\":[2],\"type\":0},{\"title\":\"arrow arrows change direction move navigation expand resize split branch control controller git version fork splitter\",\"name\":\"separate-round\",\"cat\":[2],\"type\":0},{\"title\":\"ui user interface communication send email mail message messages contact write paper letter news fly airplane flight plane sending\",\"name\":\"send\",\"cat\":[27],\"type\":0},{\"title\":\"communication send email mail message messages contact write paper letter news fly airplane flight plane sending\",\"name\":\"send-2\",\"cat\":[27],\"type\":0},{\"title\":\"media photo camera option multimedia face selfie capture\",\"name\":\"selfie\",\"cat\":[16],\"type\":0},{\"title\":\"design development add plus selection filter grid view categories category filtering filters refine search selected sort\",\"name\":\"selection\",\"cat\":[5],\"type\":0},{\"title\":\"ui user interface cursor select tool design pointer selection frame area choose\",\"name\":\"select\",\"cat\":[27],\"type\":0},{\"title\":\"arrow arrows direction down up enlarge expand increase maximize vertical select\",\"name\":\"select-84\",\"cat\":[2,27],\"type\":0},{\"title\":\"arrow arrows direction down up enlarge expand increase maximize vertical select\",\"name\":\"select-83\",\"cat\":[2,27],\"type\":0},{\"title\":\"navigation ui user interface lines list bars gallery hamburger menu options settings burger segment segmentation\",\"name\":\"segmentation\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface security safety protection secure access antivirus firewall shield protect insurance\",\"name\":\"security\",\"cat\":[27],\"type\":0},{\"title\":\"file zoom document format contact discover glass filter paper view search item research find lens preview magnify magnifier magnifying seo article\",\"name\":\"search\",\"cat\":[8],\"type\":0},{\"title\":\"user profile account avatar contact male man person view search find lens member human friend follower\",\"name\":\"search-3\",\"cat\":[28],\"type\":0},{\"title\":\"zoom paragraph text glass filter view search research find lens magnify magnifier magnifying seo article\",\"name\":\"search-2\",\"cat\":[27],\"type\":0},{\"title\":\"sport travel glasses mask sea swimming dive diving snorkel\",\"name\":\"sea-mask\",\"cat\":[21,26],\"type\":0},{\"title\":\"media card multimedia memory sd\",\"name\":\"sd\",\"cat\":[16],\"type\":0},{\"title\":\"left right down up vertical hand gesture vertically touch scroll gestures\",\"name\":\"scroll-vertical\",\"cat\":[24],\"type\":0},{\"title\":\"left right horizontal hand gesture horizontally touch scroll gestures\",\"name\":\"scroll-horitontal\",\"cat\":[24],\"type\":0},{\"title\":\"glass food cube alcohol drink ice scotch whisky\",\"name\":\"scotch\",\"cat\":[10],\"type\":0},{\"title\":\"tool design craft edit development cut cutting scissor scissors shears trim\",\"name\":\"scissors\",\"cat\":[5],\"type\":0},{\"title\":\"line tool dotted design craft discount edit development paper cut cutting scissor scissors shears trim coupon dashed reduction\",\"name\":\"scissors-dashed\",\"cat\":[5],\"type\":0},{\"title\":\"education school building\",\"name\":\"school\",\"cat\":[18],\"type\":0},{\"title\":\"clothes accessory wear scarf stole\",\"name\":\"scarf\",\"cat\":[4],\"type\":0},{\"title\":\"shopping gesture code touch gestures barcode product scan scanner\",\"name\":\"scan\",\"cat\":[24],\"type\":0},{\"title\":\"scale balance weight business finance judge law attorney case court justice\",\"name\":\"scale\",\"cat\":[3],\"type\":0},{\"title\":\"vertical resize scale size text edit dimension editing\",\"name\":\"scale-vertical\",\"cat\":[23],\"type\":0},{\"title\":\"arrow right direction top enlarge fullscreen zoom resize scale design development reshape scaling\",\"name\":\"scale-up\",\"cat\":[5],\"type\":0},{\"title\":\"horizontal resize scale size text edit dimension editing\",\"name\":\"scale-horizontal\",\"cat\":[23],\"type\":0},{\"title\":\"arrow left direction bottom down out enlarge fullscreen zoom resize scale design development reshape scaling\",\"name\":\"scale-down\",\"cat\":[5],\"type\":0},{\"title\":\"measure scale balance weight kitchen\",\"name\":\"scale-4\",\"cat\":[10,19],\"type\":0},{\"title\":\"measure scale balance weight kitchen\",\"name\":\"scale-3\",\"cat\":[10],\"type\":0},{\"title\":\"enlarge fullscreen zoom measure resize balance animation rectangle transform translate reshape scaling\",\"name\":\"scale-2\",\"cat\":[5],\"type\":0},{\"title\":\"save energy environment globe world ecology green hands planet respect sustainability\",\"name\":\"save-planet\",\"cat\":[7],\"type\":0},{\"title\":\"food meat pork sausage wiener\",\"name\":\"sausage\",\"cat\":[10],\"type\":0},{\"title\":\"emoticon smiley cheerful happy smile positive satisfied\",\"name\":\"satisfied\",\"cat\":[6],\"type\":0},{\"title\":\"hat holidays christmas claus santa\",\"name\":\"santa-hat\",\"cat\":[13],\"type\":0},{\"title\":\"food kitchen pepper salt seasoning shaker spice\",\"name\":\"salt\",\"cat\":[10],\"type\":0},{\"title\":\"shopping deal discount ecommerce sale shop label tag coupon reduction ticket offer sticker\",\"name\":\"sale\",\"cat\":[19],\"type\":0},{\"title\":\"security box business finance furniture safe combination safety vault\",\"name\":\"safe\",\"cat\":[3,11],\"type\":0},{\"title\":\"emoticon smiley unhappy sad dissapointed\",\"name\":\"sad\",\"cat\":[6],\"type\":0},{\"title\":\"measure scale tool text message education note design pen edit pencil write development geometry draw create editing compose craetive drafting editor meter ruler\",\"name\":\"ruler-pencil\",\"cat\":[5],\"type\":0},{\"title\":\"sport game ball league rugby try\",\"name\":\"rugby\",\"cat\":[21],\"type\":0},{\"title\":\"sport travel row sea training canoeing river rowing\",\"name\":\"rowing\",\"cat\":[21,26],\"type\":0},{\"title\":\"direction navigation location sign path available open check map maps track route street accessible walkable\",\"name\":\"route-open\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation location sign close exit cross path map block maps track route street arrest interrupted interruption\",\"name\":\"route-close\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation location sign path map stop danger maps alert attention caution exclamation warning track route street\",\"name\":\"route-alert\",\"cat\":[15],\"type\":0},{\"title\":\"business finance shopping money currency renminbir yen yuan cashier\",\"name\":\"round-yen\",\"cat\":[3,19],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"round-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right arrows direction bottom keyboard move navigation out position next onward onwards top up upward upwards corner curved\",\"name\":\"round-up-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left arrows direction backward backwards keyboard move navigation out position previous top up upward upwards corner curved\",\"name\":\"round-up-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"round-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right arrows direction bottom keyboard move navigation out position next onward onwards corner curved\",\"name\":\"round-right-down\",\"cat\":[2],\"type\":0},{\"title\":\"business finance shopping money currency pound sterlin cashier\",\"name\":\"round-pound\",\"cat\":[3,19],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"round-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left arrows direction bottom backward backwards keyboard move navigation out position previous corner curved\",\"name\":\"round-left-down\",\"cat\":[2],\"type\":0},{\"title\":\"business finance shopping money currency euro cashier\",\"name\":\"round-euro\",\"cat\":[3,19],\"type\":0},{\"title\":\"arrow bottom descend down downward\",\"name\":\"round-down\",\"cat\":[2],\"type\":0},{\"title\":\"business finance shopping money currency dollar cashier\",\"name\":\"round-dollar\",\"cat\":[3,19],\"type\":0},{\"title\":\"rotate flip communication tech technology android device mobile phone smartphone iphone ios telephone call touchscreen rotation shake vibration\",\"name\":\"rotate\",\"cat\":[22],\"type\":0},{\"title\":\"arrow forward right rotate direction keyboard move navigation out position next onward onwards media clockwise picture image photo multimedia\",\"name\":\"rotate-right\",\"cat\":[2,16],\"type\":0},{\"title\":\"arrow forward right rotate direction keyboard move navigation out position next onward onwards media clockwise picture image photo multimedia\",\"name\":\"rotate-right-2\",\"cat\":[2,16],\"type\":0},{\"title\":\"rotate flip lock security communication safe tech technology device mobile phone smartphone telephone padlock protection secure rotation shake vibration\",\"name\":\"rotate-lock\",\"cat\":[22],\"type\":0},{\"title\":\"arrow back left rotate direction backward backwards keyboard move navigation out position previous media anti-clockwise counterclockwise picture image photo multimedia\",\"name\":\"rotate-left\",\"cat\":[2,16],\"type\":0},{\"title\":\"arrow back left rotate direction backward backwards keyboard move navigation out position previous media anti-clockwise counterclockwise picture image photo multimedia\",\"name\":\"rotate-left-2\",\"cat\":[2,16],\"type\":0},{\"title\":\"rotate move sync refresh edit gesture touch gestures\",\"name\":\"rotate-23\",\"cat\":[24],\"type\":0},{\"title\":\"rotate move sync refresh hand edit gesture touch gestures\",\"name\":\"rotate-22\",\"cat\":[24],\"type\":0},{\"title\":\"sport health fitness cardio gym jump rope\",\"name\":\"rope\",\"cat\":[21],\"type\":0},{\"title\":\"travel monument colosseum rome\",\"name\":\"rome\",\"cat\":[26],\"type\":0},{\"title\":\"pin food roller bread bakery rolling\",\"name\":\"rolling-pin\",\"cat\":[10],\"type\":0},{\"title\":\"media film photo camera multimedia roll retro\",\"name\":\"roll\",\"cat\":[16],\"type\":0},{\"title\":\"music metal emoticon smiley fan rock\",\"name\":\"rock\",\"cat\":[6],\"type\":0},{\"title\":\"man kid robot emoticon smiley automation mechanical toy\",\"name\":\"robot\",\"cat\":[6],\"type\":0},{\"title\":\"location path map point maps route destination road traffic transportation trail\",\"name\":\"road\",\"cat\":[15,25],\"type\":0},{\"title\":\"right direction navigation sign travel road\",\"name\":\"road-sign-right\",\"cat\":[26],\"type\":0},{\"title\":\"left direction navigation sign travel road\",\"name\":\"road-sign-left\",\"cat\":[26],\"type\":0},{\"title\":\"location path map point maps route destination road traffic transportation trail\",\"name\":\"road-2\",\"cat\":[15,25],\"type\":0},{\"title\":\"travel brazil monument christ de janeiro jesus rio saviour statue\",\"name\":\"rio\",\"cat\":[26],\"type\":0},{\"title\":\"clothes accessory wear diamond engagement jewelry ring\",\"name\":\"ring\",\"cat\":[4],\"type\":0},{\"title\":\"arrow back up cloud data save storage backup refresh revert fix machine restore time watch\",\"name\":\"restore\",\"cat\":[2],\"type\":0},{\"title\":\"arrow communication answer chat comment comments conversation dialog email forum mail message messages reply speaking talk\",\"name\":\"reply\",\"cat\":[2],\"type\":0},{\"title\":\"arrow communication all answer chat comment comments conversation dialog email forum mail message messages reply speaking talk\",\"name\":\"reply-all\",\"cat\":[2],\"type\":0},{\"title\":\"arrow repeat arrows sync infinite infinity load loading loop process refresh reload replay update shuffle\",\"name\":\"replay\",\"cat\":[2],\"type\":0},{\"title\":\"change exchange files swap file transfer folder group document note report copy paper documents duplicate item items draft overwrite replace\",\"name\":\"replace\",\"cat\":[8],\"type\":0},{\"title\":\"change exchange files swap file transfer folder group copy documents duplicate catalog items archive overwrite replace folders\",\"name\":\"replace-folder\",\"cat\":[8],\"type\":0},{\"title\":\"file folder delete remove document format office paper item clear minus cancel\",\"name\":\"remove\",\"cat\":[8],\"type\":0},{\"title\":\"control controller tech technology device wireless signal radio remote zapper\",\"name\":\"remote\",\"cat\":[22],\"type\":0},{\"title\":\"media music multimedia audio dj remix\",\"name\":\"remix\",\"cat\":[16],\"type\":0},{\"title\":\"arrow repeat arrows exchange circle round sync infinite infinity load loading loop process refresh reload replay update\",\"name\":\"reload\",\"cat\":[2],\"type\":0},{\"title\":\"change file sync refresh reload update folder document format office paper item\",\"name\":\"refresh\",\"cat\":[8],\"type\":0},{\"title\":\"arrow repeat arrows exchange sync infinite infinity load loading loop process refresh reload replay update energy environment\",\"name\":\"refresh-69\",\"cat\":[2,7],\"type\":0},{\"title\":\"arrow repeat arrows sync infinite infinity load loading loop process refresh reload replay update energy environment progress whole\",\"name\":\"refresh-68\",\"cat\":[2,7],\"type\":0},{\"title\":\"arrow back curve forward invert line redo repeat right rotate\",\"name\":\"redo-81\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back curve forward invert line redo repeat right rotate\",\"name\":\"redo-79\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back curve forward invert redo repeat right rotate\",\"name\":\"redo-26\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back curve forward invert redo repeat right rotate\",\"name\":\"redo-10\",\"cat\":[2],\"type\":0},{\"title\":\"arrows energy environment clean ecology green waste cycle garbage recycle recycling\",\"name\":\"recycling\",\"cat\":[7],\"type\":0},{\"title\":\"book food cooking recipe\",\"name\":\"recipe-book-47\",\"cat\":[10],\"type\":0},{\"title\":\"book food cooking recipe\",\"name\":\"recipe-book-46\",\"cat\":[10],\"type\":0},{\"title\":\"shopping bill check sale invoice receipt expense income purchase\",\"name\":\"receipt\",\"cat\":[19],\"type\":0},{\"title\":\"shopping bill check sale invoice receipt expense income purchase\",\"name\":\"receipt-list-43\",\"cat\":[19],\"type\":0},{\"title\":\"shopping bill check sale invoice receipt expense income purchase\",\"name\":\"receipt-list-42\",\"cat\":[19],\"type\":0},{\"title\":\"mouse animal nature head mice rat rodent\",\"name\":\"rat\",\"cat\":[1],\"type\":0},{\"title\":\"data storage computer tech technology hardware memory chip motherboard ram\",\"name\":\"ram\",\"cat\":[22],\"type\":0},{\"title\":\"weather rainbow\",\"name\":\"rainbow\",\"cat\":[29],\"type\":0},{\"title\":\"weather rain\",\"name\":\"rain\",\"cat\":[29],\"type\":0},{\"title\":\"weather rain hail\",\"name\":\"rain-hail\",\"cat\":[29],\"type\":0},{\"title\":\"media multimedia signal audio radio\",\"name\":\"radio\",\"cat\":[16],\"type\":0},{\"title\":\"energy environment danger virus atomic emergency radiation sickness toxic waste\",\"name\":\"radiation\",\"cat\":[7],\"type\":0},{\"title\":\"location security target map maps find scan scanner radar explore track\",\"name\":\"radar\",\"cat\":[15],\"type\":0},{\"title\":\"sport travel beach tennis racket\",\"name\":\"rackets\",\"cat\":[21,26],\"type\":0},{\"title\":\"holidays animal nature easter bunny rabbit\",\"name\":\"rabbit\",\"cat\":[1,13],\"type\":0},{\"title\":\"text message editing marks bubble quotation quote\",\"name\":\"quote\",\"cat\":[23],\"type\":0},{\"title\":\"open emoticon smiley cheerful happy smile mouth laugh positive quite\",\"name\":\"quite-happy\",\"cat\":[6],\"type\":0},{\"title\":\"file sign info folder document paper mark item alert information notification faq help support ask query question unknown\",\"name\":\"question\",\"cat\":[8],\"type\":0},{\"title\":\"travel egypt monument pyramid\",\"name\":\"pyramid\",\"cat\":[26],\"type\":0},{\"title\":\"emoticon smiley concern confused puzzled thinking\",\"name\":\"puzzled\",\"cat\":[6],\"type\":0},{\"title\":\"play game object puzzle solution\",\"name\":\"puzzle-10\",\"cat\":[3],\"type\":0},{\"title\":\"play game object marketing puzzle solution\",\"name\":\"puzzle-09\",\"cat\":[3],\"type\":0},{\"title\":\"arrow back left arrows direction backward previous double rewind media player\",\"name\":\"push-previous\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction next onward double advance proceed\",\"name\":\"push-next\",\"cat\":[2],\"type\":0},{\"title\":\"holidays halloween evil scary pumpkin\",\"name\":\"pumpkin\",\"cat\":[13],\"type\":0},{\"title\":\"sport healthcare health medical beat pulse\",\"name\":\"pulse\",\"cat\":[12,21],\"type\":0},{\"title\":\"watch sport healthcare health medical beat pulse\",\"name\":\"pulse-watch\",\"cat\":[12,21],\"type\":0},{\"title\":\"sleep healthcare health medical beat pulse\",\"name\":\"pulse-sleep\",\"cat\":[12],\"type\":0},{\"title\":\"sport phone healthcare health medical beat pulse\",\"name\":\"pulse-phone\",\"cat\":[12,21],\"type\":0},{\"title\":\"chart graph healthcare health medical beat pulse\",\"name\":\"pulse-chart\",\"cat\":[12],\"type\":0},{\"title\":\"food meat pork bone thigh ham prosciutto\",\"name\":\"prosciutto\",\"cat\":[10],\"type\":0},{\"title\":\"energy environment progress whole availability available clock day business finance\",\"name\":\"progress\",\"cat\":[3,7],\"type\":0},{\"title\":\"arrow back bottom down move organize business hierarchy layer layers list order priority seat low send\",\"name\":\"priority-low\",\"cat\":[2],\"type\":0},{\"title\":\"arrow move top up organize bring business hierarchy high layer layers list order priority seat\",\"name\":\"priority-high\",\"cat\":[2],\"type\":0},{\"title\":\"document office tech technology device copy paper print fax printer printing\",\"name\":\"print\",\"cat\":[22],\"type\":0},{\"title\":\"document office tech technology device copy paper print fax printer printing\",\"name\":\"printer\",\"cat\":[22],\"type\":0},{\"title\":\"ui user interface control slider preferences system edit options settings filter adjust adjustment option configuration configure parameter parameters setting setup tools sliders\",\"name\":\"preferences\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface control slider preferences system edit options settings filter adjust adjustment option configuration configure parameter parameters setting setup tools sliders\",\"name\":\"preferences-rotate\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface control slider preferences system edit options settings filter adjust adjustment option configuration configure parameter parameters setting setup tools sliders\",\"name\":\"preferences-container\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface control slider preferences system edit options settings filter adjust adjustment option configuration configure parameter parameters setting setup tools sliders\",\"name\":\"preferences-container-rotate\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface control slider preferences system edit options settings filter adjust adjustment option configuration configure parameter parameters setting setup tools sliders\",\"name\":\"preferences-container-circle\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface control slider preferences system edit options settings filter adjust adjustment option configuration configure parameter parameters setting setup tools sliders\",\"name\":\"preferences-container-circle-rotate\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface control slider preferences system edit options settings filter adjust adjustment option configuration configure parameter parameters setting setup tools sliders\",\"name\":\"preferences-circle\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface control slider preferences system edit options settings filter adjust adjustment option configuration configure parameter parameters setting setup tools sliders\",\"name\":\"preferences-circle-rotate\",\"cat\":[27],\"type\":0},{\"title\":\"food cooking kitchen tools utensils hot pot\",\"name\":\"pot\",\"cat\":[10],\"type\":0},{\"title\":\"direction navigation position gps location user account avatar contact map place maps near nearby friend\",\"name\":\"position-user\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location map pin place marker maps near nearby\",\"name\":\"position-pin\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location map pin place marker maps near nearby\",\"name\":\"position-marker\",\"cat\":[15],\"type\":0},{\"title\":\"machine shopping cash payment card checkout credit debit point terminal register swipe credit card till transaction pos\",\"name\":\"pos\",\"cat\":[19],\"type\":0},{\"title\":\"emoticon smiley happy excrement pet pile poo poop\",\"name\":\"poop\",\"cat\":[6],\"type\":0},{\"title\":\"sport travel water pool swimming wave stairs\",\"name\":\"pool\",\"cat\":[21,26],\"type\":0},{\"title\":\"user security avatar officer hat law secure users enforcement police\",\"name\":\"police\",\"cat\":[28],\"type\":0},{\"title\":\"media picture image photo multimedia polaroid\",\"name\":\"polaroid\",\"cat\":[16],\"type\":0},{\"title\":\"user media profile picture image photo camera multimedia polaroid selfie\",\"name\":\"polaroid-user\",\"cat\":[16],\"type\":0},{\"title\":\"media picture image photo multimedia polaroid\",\"name\":\"polaroid-multiple\",\"cat\":[16],\"type\":0},{\"title\":\"media delete remove picture image photo multimedia polaroid\",\"name\":\"polaroid-delete\",\"cat\":[16],\"type\":0},{\"title\":\"media picture add image photo multimedia polaroid\",\"name\":\"polaroid-add\",\"cat\":[16],\"type\":0},{\"title\":\"direction navigation position gps location target map pin point place marker point b\",\"name\":\"point-b\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location target map pin point place marker arrival point a\",\"name\":\"point-a\",\"cat\":[15],\"type\":0},{\"title\":\"sport blocks winner podium trophy victory\",\"name\":\"podium\",\"cat\":[21],\"type\":0},{\"title\":\"sport blocks winner podium trophy victory\",\"name\":\"podium-trophy\",\"cat\":[21],\"type\":0},{\"title\":\"energy environment business finance tech technology cable electric electricity jack plug\",\"name\":\"plug\",\"cat\":[3,7,22],\"type\":0},{\"title\":\"play ui user interface media music playlist list collection album checklist items tasks audio sound feedlist\",\"name\":\"playlist\",\"cat\":[27],\"type\":0},{\"title\":\"play media video film movie multimedia\",\"name\":\"player\",\"cat\":[16],\"type\":0},{\"title\":\"play playlist video player display tech technology film movie monitor screen television tv entertainment\",\"name\":\"player-48\",\"cat\":[22],\"type\":0},{\"title\":\"play playlist video player display tech technology film movie monitor screen television tv entertainment\",\"name\":\"player-19\",\"cat\":[22],\"type\":0},{\"title\":\"play file music video folder player document office film movie paper item stream\",\"name\":\"play\",\"cat\":[8],\"type\":0},{\"title\":\"play media video film movie multimedia\",\"name\":\"play-69\",\"cat\":[16],\"type\":0},{\"title\":\"play media video film movie multimedia\",\"name\":\"play-68\",\"cat\":[16],\"type\":0},{\"title\":\"food tools utensils dish plate crockery\",\"name\":\"plate\",\"cat\":[10],\"type\":0},{\"title\":\"energy environment growth plant animal nature ecology green gardening life agriculture leaves ground startup vase\",\"name\":\"plant-vase\",\"cat\":[1,7],\"type\":0},{\"title\":\"energy environment growth plant animal nature ecology green gardening life agriculture leaves ground startup\",\"name\":\"plant-ground\",\"cat\":[1,7],\"type\":0},{\"title\":\"education school globe world object planet space\",\"name\":\"planet\",\"cat\":[18],\"type\":0},{\"title\":\"travel transportation aircraft airplane flight jet plane\",\"name\":\"plane-18\",\"cat\":[25],\"type\":0},{\"title\":\"travel transportation aircraft airplane flight jet plane\",\"name\":\"plane-17\",\"cat\":[25],\"type\":0},{\"title\":\"food fastfood italian pizza\",\"name\":\"pizza\",\"cat\":[10],\"type\":0},{\"title\":\"food slice fastfood italian pizza\",\"name\":\"pizza-slice\",\"cat\":[10],\"type\":0},{\"title\":\"emoticon smiley pirate\",\"name\":\"pirate\",\"cat\":[6],\"type\":0},{\"title\":\"smoke object pipe\",\"name\":\"pipe\",\"cat\":[4],\"type\":0},{\"title\":\"direction navigation position gps location map pin copy duplicate place marker maps pins\",\"name\":\"pins\",\"cat\":[15],\"type\":0},{\"title\":\"sport game table ball tennis ping pong racket\",\"name\":\"ping-pong\",\"cat\":[21],\"type\":0},{\"title\":\"out zoom shrink hand gesture touch gestures magnify minimize pinch\",\"name\":\"pinch\",\"cat\":[24],\"type\":0},{\"title\":\"direction navigation position gps location map pin pushpin place marker maps locator\",\"name\":\"pin\",\"cat\":[3,15],\"type\":0},{\"title\":\"direction navigation position gps location user avatar contact map pin place marker near nearby tracking placeholder\",\"name\":\"pin-user\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location schedule time map pin place marker calendar appointment countdown\",\"name\":\"pin-time\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position sync gps location refresh reload update map pin place marker\",\"name\":\"pin-sync\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location map pin place favorite favourite marker love like star\",\"name\":\"pin-star\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position share social gps location connect map pin place marker\",\"name\":\"pin-share\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location control preferences system map pin edit options settings place marker adjust option configuration configure gear parameter parameters setting setup\",\"name\":\"pin-settings\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location lock security map safe pin place marker padlock protection secure\",\"name\":\"pin-security\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location map pin view search place marker find lens explore lookup\",\"name\":\"pin-search\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location delete remove map pin place marker clear minus maps cancel\",\"name\":\"pin-remove\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location delete remove map pin place marker clear minus cancel\",\"name\":\"pin-remove-2\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location map pin place favorite favourite marker love like heart\",\"name\":\"pin-heart\",\"cat\":[15],\"type\":0},{\"title\":\"change direction navigation position gps location map pin edit place marker modify\",\"name\":\"pin-edit\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location delete remove map pin place marker clear minus cancel\",\"name\":\"pin-delete\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location map pin copy duplicate place marker maps pins\",\"name\":\"pin-copy\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location check map pin place mark marker approved complete completed done checked tick\",\"name\":\"pin-check\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location new map pin add create plus place marker maps\",\"name\":\"pin-add\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location new map pin add create plus place marker maps\",\"name\":\"pin-add-2\",\"cat\":[15],\"type\":0},{\"title\":\"position location user chat profile account avatar contact person pin member human friend locator tooltip follower\",\"name\":\"pin-4\",\"cat\":[28,15],\"type\":0},{\"title\":\"direction navigation position gps location map pin place marker\",\"name\":\"pin-3\",\"cat\":[15],\"type\":0},{\"title\":\"lock login password security pin combination code secure access passcode\",\"name\":\"pin-2\",\"cat\":[24],\"type\":0},{\"title\":\"cross box healthcare health medical container pill\",\"name\":\"pill-container-47\",\"cat\":[12],\"type\":0},{\"title\":\"box healthcare health medical container pill\",\"name\":\"pill-container-44\",\"cat\":[12],\"type\":0},{\"title\":\"healthcare health medical medicine drugs pill\",\"name\":\"pill-43\",\"cat\":[12],\"type\":0},{\"title\":\"healthcare health medical medicine drugs pill\",\"name\":\"pill-42\",\"cat\":[12],\"type\":0},{\"title\":\"storage business finance banking bank treasury coin deposit pig piggy safe\",\"name\":\"pig\",\"cat\":[3],\"type\":0},{\"title\":\"pig piggy safe animal nature pork face farm\",\"name\":\"pig-2\",\"cat\":[1],\"type\":0},{\"title\":\"media picture image photo multimedia\",\"name\":\"picture\",\"cat\":[16],\"type\":0},{\"title\":\"tool travel object mountain axe pick pickaxe\",\"name\":\"pickaxe\",\"cat\":[26],\"type\":0},{\"title\":\"media music multimedia audio piano\",\"name\":\"piano\",\"cat\":[16],\"type\":0},{\"title\":\"design development picture filter image photo photography editor adjustment camera\",\"name\":\"photo-editor\",\"cat\":[5],\"type\":0},{\"title\":\"communication conversation talk contact android development device mobile phone smartphone iphone ios telephone call cellular smart ringing landline calling\",\"name\":\"phone\",\"cat\":[5,22],\"type\":0},{\"title\":\"ui user interface communication conversation talk contact mobile phone telephone call ringing calling\",\"name\":\"phone-call\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface communication conversation talk contact mobile phone end telephone call\",\"name\":\"phone-call-end\",\"cat\":[27],\"type\":0},{\"title\":\"communication conversation talk contact mobile phone telephone call old landline\",\"name\":\"phone-3\",\"cat\":[11,27],\"type\":0},{\"title\":\"communication conversation talk contact mobile phone telephone call ringing calling\",\"name\":\"phone-2\",\"cat\":[27],\"type\":0},{\"title\":\"arrow progress business finance shopping discount ecommerce percent percentage sale shop\",\"name\":\"percentage-39\",\"cat\":[3],\"type\":0},{\"title\":\"business finance shopping discount ecommerce percent percentage sale shop\",\"name\":\"percentage-38\",\"cat\":[3,19],\"type\":0},{\"title\":\"animal nature emoticon smiley penguin\",\"name\":\"penguin\",\"cat\":[1,6],\"type\":0},{\"title\":\"ui user interface text message education school note pen edit pencil write draw create editing compose editor draft\",\"name\":\"pencil\",\"cat\":[18,27],\"type\":0},{\"title\":\"education school design pen pencil write draw writer literature\",\"name\":\"pencil-47\",\"cat\":[18],\"type\":0},{\"title\":\"tool text message education school note design pen edit pencil write development draw create editing compose editor draft ink nib vector\",\"name\":\"pen-tool\",\"cat\":[5,18],\"type\":0},{\"title\":\"text message education school note design pen edit pencil write development draw create editing compose editor draft\",\"name\":\"pen-23\",\"cat\":[5,18],\"type\":0},{\"title\":\"text message education school note design pen edit pencil write development draw create editing compose editor draft\",\"name\":\"pen-01\",\"cat\":[5,18],\"type\":0},{\"title\":\"computer tech technology card graphics sound dvb pci rear\",\"name\":\"pci-card\",\"cat\":[22],\"type\":0},{\"title\":\"business finance payment money hand handout holding loan\",\"name\":\"payment\",\"cat\":[3],\"type\":0},{\"title\":\"foot animal nature pet print domestic paw\",\"name\":\"paw\",\"cat\":[1],\"type\":0},{\"title\":\"expand path combine join merge unite tool design development shape style add square squares finder overlap pathfinder paths shapes intersect intersection addition\",\"name\":\"path-unite\",\"cat\":[5],\"type\":0},{\"title\":\"path delete remove tool design development shape style square squares exclude exclusion finder minus overlap pathfinder paths shapes\",\"name\":\"path-minus\",\"cat\":[5],\"type\":0},{\"title\":\"expand path merge tool design development shape style square squares finder overlap pathfinder paths shapes intersect intersection\",\"name\":\"path-intersect\",\"cat\":[5],\"type\":0},{\"title\":\"path delete remove tool design development shape style square squares exclude exclusion finder minus overlap pathfinder paths shapes\",\"name\":\"path-exclude\",\"cat\":[5],\"type\":0},{\"title\":\"tool patch healthcare health medical\",\"name\":\"patch\",\"cat\":[12],\"type\":0},{\"title\":\"tool design development patch healthcare health medical aid band bandage bandaid injury medicine plaster recovery treatment\",\"name\":\"patch-34\",\"cat\":[5,12],\"type\":0},{\"title\":\"update tool fix clothes design sew sewing development cord mend patch stitch\",\"name\":\"patch-19\",\"cat\":[5],\"type\":0},{\"title\":\"document travel id passport\",\"name\":\"passport\",\"cat\":[26],\"type\":0},{\"title\":\"animal nature emoticon smiley bird parrot\",\"name\":\"parrot\",\"cat\":[1,6],\"type\":0},{\"title\":\"travel tower monument sights eiffel paris\",\"name\":\"paris-tower\",\"cat\":[26],\"type\":0},{\"title\":\"user group profile account avatar man person users member human friend child community people family parent parents\",\"name\":\"parent\",\"cat\":[28],\"type\":0},{\"title\":\"ui user interface layout document paragraph text list page picture image photo mockup wireframe content description\",\"name\":\"paragraph\",\"cat\":[27],\"type\":0},{\"title\":\"file communication folder document education school note achievement award degree diploma report paper magazine draft news parchment blog\",\"name\":\"paper\",\"cat\":[8,18],\"type\":0},{\"title\":\"education school achievement award ribbon degree diploma paper parchment reward\",\"name\":\"paper-diploma\",\"cat\":[18],\"type\":0},{\"title\":\"file tool design development paper code coding develop tag parchment\",\"name\":\"paper-dev\",\"cat\":[5],\"type\":0},{\"title\":\"file tool art drawing design development color paint canvas draw painting paper graphic brush paintbrush artist parchment\",\"name\":\"paper-design\",\"cat\":[5],\"type\":0},{\"title\":\"file communication post document note degree diploma report paper draft news parchment article blog\",\"name\":\"paper-2\",\"cat\":[8,27],\"type\":0},{\"title\":\"select guide design development color paint colors catalog picker palette swatches choice pantone\",\"name\":\"pantone\",\"cat\":[5],\"type\":0},{\"title\":\"energy environment power sun ecology saver green panel renewable solar\",\"name\":\"panel\",\"cat\":[7],\"type\":0},{\"title\":\"animal nature head face bear panda\",\"name\":\"panda\",\"cat\":[1],\"type\":0},{\"title\":\"food cooking kitchen pan tools utensils hot frying\",\"name\":\"pan\",\"cat\":[10],\"type\":0},{\"title\":\"tool art design development color paint colors draw painting brush painter artist palette swatches\",\"name\":\"palette\",\"cat\":[5],\"type\":0},{\"title\":\"clothes accessory wear homewear pajamas pyjamas sleep sleepwear\",\"name\":\"pajamas\",\"cat\":[4],\"type\":0},{\"title\":\"tool art design development bucket collect collection color fill pail paint dropper splash stain\",\"name\":\"paint-bucket-40\",\"cat\":[5],\"type\":0},{\"title\":\"tool art design development bucket collect collection color fill pail paint dropper splash stain\",\"name\":\"paint-bucket-39\",\"cat\":[5],\"type\":0},{\"title\":\"tool art design development color paint painting brush diy paintbrush painter\",\"name\":\"paint-brush\",\"cat\":[5],\"type\":0},{\"title\":\"tool design development color paint painting brush diy paintbrush painter\",\"name\":\"paint-38\",\"cat\":[5],\"type\":0},{\"title\":\"tool design development color paint painting brush diy paintbrush painter\",\"name\":\"paint-37\",\"cat\":[5],\"type\":0},{\"title\":\"tool design development color paint painting brush diy paintbrush painter roller wall\",\"name\":\"paint-16\",\"cat\":[5],\"type\":0},{\"title\":\"communication schedule meeting time tech technology device mobile phone smartphone telephone calendar appointment countdown\",\"name\":\"p-time\",\"cat\":[22],\"type\":0},{\"title\":\"download sync update communication version new system tech technology device mobile phone smartphone telephone software\",\"name\":\"p-system-update\",\"cat\":[22],\"type\":0},{\"title\":\"sync refresh reload update communication tech technology device mobile phone smartphone telephone\",\"name\":\"p-sync\",\"cat\":[22],\"type\":0},{\"title\":\"share social communication contact connect tech technology device mobile phone smartphone telephone\",\"name\":\"p-share\",\"cat\":[22],\"type\":0},{\"title\":\"communication control preferences system tech technology edit device mobile phone smartphone options settings adjust option telephone configuration configure gear parameter parameters setting setup\",\"name\":\"p-settings\",\"cat\":[22],\"type\":0},{\"title\":\"communication tech technology device mobile phone smartphone view search telephone find lens\",\"name\":\"p-search\",\"cat\":[22],\"type\":0},{\"title\":\"communication delete remove tech technology device mobile phone smartphone telephone cancel\",\"name\":\"p-remove\",\"cat\":[22],\"type\":0},{\"title\":\"position location communication pin tech technology device mobile phone smartphone telephone locator\",\"name\":\"p-location\",\"cat\":[22],\"type\":0},{\"title\":\"communication tech technology device mobile phone smartphone favorite favourite telephone love like heart\",\"name\":\"p-heart\",\"cat\":[22],\"type\":0},{\"title\":\"change communication tech technology edit device mobile phone smartphone modify telephone\",\"name\":\"p-edit\",\"cat\":[22],\"type\":0},{\"title\":\"communication check tech technology device mobile phone smartphone mark telephone approved complete completed done checked\",\"name\":\"p-check\",\"cat\":[22],\"type\":0},{\"title\":\"communication new tech technology device mobile phone smartphone add plus telephone\",\"name\":\"p-add\",\"cat\":[22],\"type\":0},{\"title\":\"education holidays halloween animal nature bird owl wisdom\",\"name\":\"owl\",\"cat\":[1,13],\"type\":0},{\"title\":\"furniture food cooking stove oven\",\"name\":\"oven\",\"cat\":[10,11],\"type\":0},{\"title\":\"arrow top up upwards window export start application browser app fire new open tab\",\"name\":\"open-in-browser\",\"cat\":[2],\"type\":0},{\"title\":\"travel food animal nature seafood octopus tentacles\",\"name\":\"octopus\",\"cat\":[1,26],\"type\":0},{\"title\":\"new travel building empire manhattan ny skyline state york\",\"name\":\"ny\",\"cat\":[26],\"type\":0},{\"title\":\"care healthcare health medical nurse\",\"name\":\"nurse\",\"cat\":[12],\"type\":0},{\"title\":\"ui user interface update communication music chat message education school volume announcement alarm audio sound alert attention notification speaker voice announce megaphone shout\",\"name\":\"notification-70\",\"cat\":[18,27],\"type\":0},{\"title\":\"ui user interface update communication music chat message volume announcement alarm audio sound alert attention notification speaker voice announce megaphone shout\",\"name\":\"notification-69\",\"cat\":[27],\"type\":0},{\"title\":\"business finance notebook notes notepad reminder to-do\",\"name\":\"notes\",\"cat\":[3],\"type\":0},{\"title\":\"document education school note notebook notepad\",\"name\":\"notepad\",\"cat\":[18],\"type\":0},{\"title\":\"files file folder document format education agenda book diary note notebook notes pad library notepad read paper label reading study manual\",\"name\":\"notebook\",\"cat\":[8],\"type\":0},{\"title\":\"cross document note notebook notepad\",\"name\":\"notebook-2\",\"cat\":[12],\"type\":0},{\"title\":\"file document list note notebook notes pad design notepad development page paper code todo develop tag clipboard\",\"name\":\"note-code\",\"cat\":[5],\"type\":0},{\"title\":\"media music note multimedia audio sound\",\"name\":\"note-04\",\"cat\":[16],\"type\":0},{\"title\":\"media music note holidays multimedia audio sound\",\"name\":\"note-03\",\"cat\":[13,16],\"type\":0},{\"title\":\"connection social ui user interface communication network group team connect internet connected networking node seo dots\",\"name\":\"node\",\"cat\":[27],\"type\":0},{\"title\":\"no emoticon smiley lips sealed speechless words\",\"name\":\"no-words\",\"cat\":[6],\"type\":0},{\"title\":\"file folder document format ban stop banned block blocked forbidden not prevent paper item accept accessibility none private prohibition\",\"name\":\"no-access\",\"cat\":[8],\"type\":0},{\"title\":\"emoticon smiley mysterious ninja samurai\",\"name\":\"ninja\",\"cat\":[6],\"type\":0},{\"title\":\"media photo camera option multimedia mode night\",\"name\":\"night\",\"cat\":[16],\"type\":0},{\"title\":\"communication post send email mail message messages contact shopping write envelope letter mailbox news newsletter subscribe\",\"name\":\"newsletter\",\"cat\":[19],\"type\":0},{\"title\":\"inbox communication post send email mail message messages contact design write development code coding develop announcement envelope letter mailbox news newsletter signup subscribe\",\"name\":\"newsletter-dev\",\"cat\":[5],\"type\":0},{\"title\":\"new shopping deal discount ecommerce sale shop label tag coupon reduction ticket offer sticker\",\"name\":\"new\",\"cat\":[19],\"type\":0},{\"title\":\"connection social user network group team profile account avatar man person networking users member human friend\",\"name\":\"network\",\"cat\":[28],\"type\":0},{\"title\":\"business finance holidays halloween net spider web\",\"name\":\"net\",\"cat\":[3,13],\"type\":0},{\"title\":\"glasses emoticon smiley cheerful happy smile geek nerd nerdy\",\"name\":\"nerd-23\",\"cat\":[6],\"type\":0},{\"title\":\"glasses emoticon smiley cheerful happy smile geek nerd nerdy\",\"name\":\"nerd-22\",\"cat\":[6],\"type\":0},{\"title\":\"clothes accessory craft needle sew sewing thread\",\"name\":\"needle\",\"cat\":[4],\"type\":0},{\"title\":\"direction navigation directions gps location navigate map pin tech technology address marker drive street destination\",\"name\":\"navigation\",\"cat\":[22],\"type\":0},{\"title\":\"play file media music player document format note multimedia audio mp3 sound soundtrack radio song listen\",\"name\":\"music\",\"cat\":[8,16],\"type\":0},{\"title\":\"cloud sync media music multimedia sound\",\"name\":\"music-cloud\",\"cat\":[16],\"type\":0},{\"title\":\"media music playlist collection album multimedia audio\",\"name\":\"music-album\",\"cat\":[16],\"type\":0},{\"title\":\"play music player device audio mp3 sound listen ipod\",\"name\":\"music-2\",\"cat\":[22],\"type\":0},{\"title\":\"food animal nature health vegetable autumn mushroom\",\"name\":\"mushroom\",\"cat\":[1],\"type\":0},{\"title\":\"user group team profile account avatar contact man person users member human friend community people collaboration collective\",\"name\":\"multiple\",\"cat\":[28],\"type\":0},{\"title\":\"user group team profile account avatar contact man person users member human friend community people collaboration collective\",\"name\":\"multiple-19\",\"cat\":[28],\"type\":0},{\"title\":\"user group team profile account avatar contact male man person users member human friend follower community people collaboration collective\",\"name\":\"multiple-11\",\"cat\":[28],\"type\":0},{\"title\":\"food drink beverage hot coffe coffee cup mug tea\",\"name\":\"mug\",\"cat\":[10],\"type\":0},{\"title\":\"food cake dessert sweet breakfast bakery cupcake muffin\",\"name\":\"muffin\",\"cat\":[10],\"type\":0},{\"title\":\"play media video film movie multimedia\",\"name\":\"movie-62\",\"cat\":[16],\"type\":0},{\"title\":\"play media video film movie multimedia\",\"name\":\"movie-61\",\"cat\":[16],\"type\":0},{\"title\":\"arrow forward direction keyboard move navigation out position top up upward upwards file upload arrange bring translate object rearrange reorganize push\",\"name\":\"move-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous top up upward upwards enlarge fullscreen zoom\",\"name\":\"move-up-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow move top up upward organize arrange bring translate object rearrange reorganize push\",\"name\":\"move-up-2\",\"cat\":[2,5],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"move-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"move-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward move download file organize arrange send rearrange reorganize\",\"name\":\"move-down\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction bottom keyboard move navigation out position next onward onwards enlarge fullscreen zoom\",\"name\":\"move-down-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward move organize arrange send translate rearrange reorganize\",\"name\":\"move-down-2\",\"cat\":[2,5],\"type\":0},{\"title\":\"arrow arrows direction move out directions enlarge expand fullscreen increase maximize reach window zoom center\",\"name\":\"move-92\",\"cat\":[2],\"type\":0},{\"title\":\"arrow arrows direction move out directions enlarge expand fullscreen increase maximize reach window zoom drag cursor\",\"name\":\"move-06\",\"cat\":[2],\"type\":0},{\"title\":\"arrow arrows direction move out directions enlarge expand fullscreen increase maximize reach window zoom drag cursor\",\"name\":\"move-05\",\"cat\":[2],\"type\":0},{\"title\":\"cursor accessory design computer tech technology development device mac click mouse pointer hardware magic scroll scrolling\",\"name\":\"mouse-10\",\"cat\":[5,22],\"type\":0},{\"title\":\"cursor accessory design computer tech technology development device mac click mouse pointer hardware magic scroll scrolling\",\"name\":\"mouse-09\",\"cat\":[5,22],\"type\":0},{\"title\":\"cursor accessory design computer tech technology development device mac click mouse pointer hardware magic scroll scrolling\",\"name\":\"mouse-08\",\"cat\":[5,22],\"type\":0},{\"title\":\"environment landscape animal nature rock climbing mountain\",\"name\":\"mountain\",\"cat\":[1],\"type\":0},{\"title\":\"sport transportation bike motorcycle moto motorbike\",\"name\":\"moto\",\"cat\":[25],\"type\":0},{\"title\":\"travel building palace religious islamic mosque muslim\",\"name\":\"mosque\",\"cat\":[26],\"type\":0},{\"title\":\"weather moon night\",\"name\":\"moon\",\"cat\":[29],\"type\":0},{\"title\":\"weather moon night stars\",\"name\":\"moon-stars\",\"cat\":[29],\"type\":0},{\"title\":\"weather full moon night\",\"name\":\"moon-full\",\"cat\":[29],\"type\":0},{\"title\":\"weather moon night fog mist\",\"name\":\"moon-fog\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather moon snow night flake\",\"name\":\"moon-cloud-snow-62\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather moon snow night\",\"name\":\"moon-cloud-snow-61\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather moon night rain\",\"name\":\"moon-cloud-rain\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather light moon flash lightning\",\"name\":\"moon-cloud-light\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather moon night hail\",\"name\":\"moon-cloud-hail\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather moon night fog mist\",\"name\":\"moon-cloud-fog\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather drop moon night rain\",\"name\":\"moon-cloud-drop\",\"cat\":[29],\"type\":0},{\"title\":\"holidays emoticon smiley big alien cyclops eye eyed monster one\",\"name\":\"monster\",\"cat\":[6,13],\"type\":0},{\"title\":\"file folder document format order certificate bill payment money dollar agreement paper item invoice receipt\",\"name\":\"money\",\"cat\":[8],\"type\":0},{\"title\":\"change clock business time finance cash payment coins funding money\",\"name\":\"money-time\",\"cat\":[3],\"type\":0},{\"title\":\"energy environment growth business finance cash payment money dollar banknotes flower\",\"name\":\"money-growth\",\"cat\":[3,7],\"type\":0},{\"title\":\"change business finance cash payment coins money dollar banknotes\",\"name\":\"money-coins\",\"cat\":[3],\"type\":0},{\"title\":\"business finance bag cash payment money pay price\",\"name\":\"money-bag\",\"cat\":[3],\"type\":0},{\"title\":\"business finance cash payment money dollar banknotes\",\"name\":\"money-13\",\"cat\":[3],\"type\":0},{\"title\":\"business finance cash payment money dollar banknotes\",\"name\":\"money-12\",\"cat\":[3],\"type\":0},{\"title\":\"business finance cash payment money dollar banknotes\",\"name\":\"money-11\",\"cat\":[3],\"type\":0},{\"title\":\"education school science healthcare health medical atom chemistry molecule\",\"name\":\"molecule\",\"cat\":[12,18],\"type\":0},{\"title\":\"science healthcare health medical atom chemistry molecule\",\"name\":\"molecule-40\",\"cat\":[12],\"type\":0},{\"title\":\"science healthcare health medical atom chemistry molecule\",\"name\":\"molecule-39\",\"cat\":[12],\"type\":0},{\"title\":\"food coffe coffee espresso moka\",\"name\":\"moka\",\"cat\":[10],\"type\":0},{\"title\":\"communication tech technology android device mobile phone smartphone iphone ios telephone call touchscreen\",\"name\":\"mobile\",\"cat\":[22],\"type\":0},{\"title\":\"communication tech technology android device mobile phone smartphone iphone ios menu telephone call touchscreen toolbar\",\"name\":\"mobile-toolbar\",\"cat\":[22],\"type\":0},{\"title\":\"communication power connect tech technology plug charge android device mobile phone smartphone iphone ios telephone call recharge recharger battery touchscreen charger\",\"name\":\"mobile-recharger-09\",\"cat\":[22],\"type\":0},{\"title\":\"communication power connect tech technology plug charge android device mobile phone smartphone iphone ios telephone call recharge recharger battery touchscreen charger\",\"name\":\"mobile-recharger-08\",\"cat\":[22],\"type\":0},{\"title\":\"communication tech technology android device mobile phone smartphone iphone ios telephone call touchscreen\",\"name\":\"mobile-landscape\",\"cat\":[22],\"type\":0},{\"title\":\"responsive app design android development device mobile phone smartphone ios code brackets coding dev develop script tag tags telephone first\",\"name\":\"mobile-dev\",\"cat\":[5],\"type\":0},{\"title\":\"responsive app drawing design android development device mobile phone smartphone ios draw graphic brush telephone\",\"name\":\"mobile-design\",\"cat\":[5],\"type\":0},{\"title\":\"user app profile account avatar contact man person mobile phone users member human friend selfie\",\"name\":\"mobile-contact\",\"cat\":[28],\"type\":0},{\"title\":\"finance shopping payment money pay shop card charge checkout credit debit method methods apple mobile phone buy credit card online\",\"name\":\"mobile-card\",\"cat\":[19],\"type\":0},{\"title\":\"communication tech technology android device mobile phone smartphone iphone ios telephone call touchscreen\",\"name\":\"mobile-camera\",\"cat\":[22],\"type\":0},{\"title\":\"communication tech technology android device mobile phone smartphone iphone ios telephone call touchscreen\",\"name\":\"mobile-button\",\"cat\":[22],\"type\":0},{\"title\":\"furniture hand electric food cooking egg beater mixer\",\"name\":\"mixer\",\"cat\":[10,11],\"type\":0},{\"title\":\"holidays decoration christmas mistletoe\",\"name\":\"mistletoe\",\"cat\":[13],\"type\":0},{\"title\":\"network display design computer web development mirror duplicate cast desktop mirroring monitor screen streaming wireless\",\"name\":\"mirror\",\"cat\":[5],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"minimal-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"minimal-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"minimal-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward\",\"name\":\"minimal-down\",\"cat\":[2],\"type\":0},{\"title\":\"food pack bottle drink milk breakfast carton\",\"name\":\"milk\",\"cat\":[10],\"type\":0},{\"title\":\"food cooking kitchen microwave oven\",\"name\":\"microwave\",\"cat\":[10],\"type\":0},{\"title\":\"line windows layout list design development shape logo microsoft gallery boxes column grid row table tile view square squares\",\"name\":\"microsoft\",\"cat\":[5],\"type\":0},{\"title\":\"education school science healthcare health medical laboratory microscope research\",\"name\":\"microscope\",\"cat\":[12,18],\"type\":0},{\"title\":\"user avatar hat mouse animal users disney ear ears mickey\",\"name\":\"mickey-mouse\",\"cat\":[28],\"type\":0},{\"title\":\"media music talk tech technology multimedia audio sound mic microphone speaker voice speech\",\"name\":\"mic\",\"cat\":[16,22],\"type\":0},{\"title\":\"music talk audio sound mic microphone speaker voice speech\",\"name\":\"mic-2\",\"cat\":[22],\"type\":0},{\"title\":\"ui user interface growth settings dashboard speed setting fast gauge indicator metrics odometer performance productivity speedometer widgets\",\"name\":\"metrics\",\"cat\":[27],\"type\":0},{\"title\":\"arrow direction expand control git version combine join merge pointing together unify unite\",\"name\":\"merge\",\"cat\":[2],\"type\":0},{\"title\":\"arrow direction expand control git version combine join merge pointing together unify unite\",\"name\":\"merge-round\",\"cat\":[2],\"type\":0},{\"title\":\"arrow direction expand control git version combine join merge pointing together unify unite\",\"name\":\"merge-2\",\"cat\":[2],\"type\":0},{\"title\":\"navigation ui user interface lines list bars gallery hamburger menu options settings burger\",\"name\":\"menu\",\"cat\":[27],\"type\":0},{\"title\":\"navigation ui user interface lines list bars gallery hamburger menu options settings burger\",\"name\":\"menu-square\",\"cat\":[27],\"type\":0},{\"title\":\"right navigation ui user interface lines list bars gallery hamburger menu options settings burger\",\"name\":\"menu-right\",\"cat\":[27],\"type\":0},{\"title\":\"left navigation ui user interface lines list bars gallery hamburger menu options settings burger\",\"name\":\"menu-left\",\"cat\":[27],\"type\":0},{\"title\":\"navigation circle ui user interface dot list gallery menu options settings circles dots more\",\"name\":\"menu-dots\",\"cat\":[27],\"type\":0},{\"title\":\"navigation ui user interface lines list bars gallery hamburger menu options settings burger\",\"name\":\"menu-bold\",\"cat\":[27],\"type\":0},{\"title\":\"navigation ui user interface lines list bars gallery hamburger menu options settings burger\",\"name\":\"menu-35\",\"cat\":[27],\"type\":0},{\"title\":\"navigation ui user interface lines list bars gallery hamburger menu options settings burger\",\"name\":\"menu-34\",\"cat\":[27],\"type\":0},{\"title\":\"user group team meeting conversation dialog profile account avatar contact male man person users member appointment human friend follower community people\",\"name\":\"meeting\",\"cat\":[28],\"type\":0},{\"title\":\"food meat kebab shish spit\",\"name\":\"meat-spit\",\"cat\":[10],\"type\":0},{\"title\":\"measure food kitchen cup measuring\",\"name\":\"measuring-cup\",\"cat\":[10],\"type\":0},{\"title\":\"measure scale width tool education school office math mathematics design development triangle geometry draw meter ruler science dimention dimentions length measurement\",\"name\":\"measure-big\",\"cat\":[5,18],\"type\":0},{\"title\":\"measure scale width tool education school office math mathematics design development triangle geometry draw meter ruler science dimention dimentions length measurement\",\"name\":\"measure-17\",\"cat\":[5,18],\"type\":0},{\"title\":\"measure scale width tool education school office math mathematics design development triangle geometry draw meter ruler science dimention dimentions length measurement\",\"name\":\"measure-02\",\"cat\":[5,18],\"type\":0},{\"title\":\"business finance education school calculator math operation\",\"name\":\"math\",\"cat\":[3,18],\"type\":0},{\"title\":\"box fire food flame smoking burn campfire matches\",\"name\":\"matches\",\"cat\":[10],\"type\":0},{\"title\":\"play media music video application app bag briefcase shopping ecommerce sale shop android google purse buy market marketplace\",\"name\":\"market-play\",\"cat\":[19],\"type\":0},{\"title\":\"play media music video application app bag briefcase shopping ecommerce sale shop android google purse buy market marketplace\",\"name\":\"market-music\",\"cat\":[19],\"type\":0},{\"title\":\"education school office design pen pencil write marker highlight focus highlighter important stationery underline\",\"name\":\"marker\",\"cat\":[5,18],\"type\":0},{\"title\":\"direction navigation position gps location map pin place marker\",\"name\":\"marker-3\",\"cat\":[15],\"type\":0},{\"title\":\"arrow direction navigation gps location navigate map pin pointer marker compass locate\",\"name\":\"marker-2\",\"cat\":[15],\"type\":0},{\"title\":\"right text editing indent margin padding\",\"name\":\"margin-right\",\"cat\":[23],\"type\":0},{\"title\":\"left text editing indent margin padding\",\"name\":\"margin-left\",\"cat\":[23],\"type\":0},{\"title\":\"direction navigation gps location map address maps route street\",\"name\":\"map\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location map pin place address marker maps route street\",\"name\":\"map-pin\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location map pin place address marker maps route street\",\"name\":\"map-marker\",\"cat\":[15],\"type\":0},{\"title\":\"arrow direction navigation gps location navigate map address compass maps locate route street\",\"name\":\"map-gps\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location tool navigate travel map address compass maps instrument route street\",\"name\":\"map-compass\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation gps location map address maps route street\",\"name\":\"map-big\",\"cat\":[15],\"type\":0},{\"title\":\"emoticon smiley cheerful happy smile comic manga\",\"name\":\"manga-63\",\"cat\":[6],\"type\":0},{\"title\":\"emoticon smiley cheerful happy smile comic manga\",\"name\":\"manga-62\",\"cat\":[6],\"type\":0},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"man\",\"cat\":[28],\"type\":0},{\"title\":\"up user profile account avatar contact male man person users member human friend follower body\",\"name\":\"man-up\",\"cat\":[28],\"type\":0},{\"title\":\"user profile account avatar contact male eyewear glasses man person sunglasses users member human friend follower\",\"name\":\"man-glasses\",\"cat\":[28],\"type\":0},{\"title\":\"down user profile account avatar contact male man person users member human friend follower body\",\"name\":\"man-down\",\"cat\":[28],\"type\":0},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"man-23\",\"cat\":[28],\"type\":0},{\"title\":\"user sign male man healthcare health medical boy users symbol gender guy sex\",\"name\":\"man-20\",\"cat\":[12,28],\"type\":0},{\"title\":\"emoticon smiley malicious smirking spiteful\",\"name\":\"malicious\",\"cat\":[6],\"type\":0},{\"title\":\"clothes accessory beauty cosmetics facial gloss lip lipstick makeup\",\"name\":\"makeup\",\"cat\":[4],\"type\":0},{\"title\":\"power design charge development attract attraction horseshoe magnet magnetic magnetism metal physics science snap\",\"name\":\"magnet\",\"cat\":[5],\"type\":0},{\"title\":\"emoticon angry furious smiley unhappy upset frown mad\",\"name\":\"mad-58\",\"cat\":[6],\"type\":0},{\"title\":\"emoticon angry furious smiley unhappy upset frown mad\",\"name\":\"mad-12\",\"cat\":[6],\"type\":0},{\"title\":\"media photo animal nature camera option multimedia macro\",\"name\":\"macro\",\"cat\":[1,16],\"type\":0},{\"title\":\"direction navigation position download sync gps location update map device address route street\",\"name\":\"m-update\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location schedule time map address calendar appointment countdown route street\",\"name\":\"m-time\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position sync gps location refresh reload update map address route street\",\"name\":\"m-sync\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location map address favorite favourite love like star route street\",\"name\":\"m-star\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position share social gps location connect map address route street\",\"name\":\"m-share\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location control preferences system map edit options settings address adjust option configuration configure gear parameter parameters setting setup route street\",\"name\":\"m-settings\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location lock security map safe address padlock protection secure route street\",\"name\":\"m-security\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location map view search address find lens explore route street lookup\",\"name\":\"m-search\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location delete map address clear minus cancel route street\",\"name\":\"m-remove\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location map pin place address marker route street locator\",\"name\":\"m-location\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location map address favorite favourite love like heart route street\",\"name\":\"m-heart\",\"cat\":[15],\"type\":0},{\"title\":\"change direction navigation position gps location map edit address modify route street\",\"name\":\"m-edit\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location delete remove map address clear minus cancel route street\",\"name\":\"m-delete\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location check map address mark approved complete completed done checked tick route street\",\"name\":\"m-check\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location new map add plus address route street\",\"name\":\"m-add\",\"cat\":[15],\"type\":0},{\"title\":\"healthcare health medical lungs\",\"name\":\"lungs\",\"cat\":[12],\"type\":0},{\"title\":\"travel bag suitcase backpack baggage luggage\",\"name\":\"luggage\",\"cat\":[26],\"type\":0},{\"title\":\"arrow repeat arrows direction sync infinite infinity load loading loop process refresh reload replay update circuit path\",\"name\":\"loop\",\"cat\":[2],\"type\":0},{\"title\":\"arrow repeat arrows sync infinite infinity load loading loop process refresh reload replay update\",\"name\":\"loop-83\",\"cat\":[2],\"type\":0},{\"title\":\"arrow repeat arrows sync infinite infinity load loading loop process refresh reload replay update\",\"name\":\"loop-82\",\"cat\":[2],\"type\":0},{\"title\":\"arrow repeat arrows sync infinite infinity load loading loop process refresh reload replay update shuffle\",\"name\":\"loop-34\",\"cat\":[2],\"type\":0},{\"title\":\"arrow repeat arrows circle round sync infinite infinity load loading loop process refresh reload replay update shuffle\",\"name\":\"loop-30\",\"cat\":[2],\"type\":0},{\"title\":\"clothes accessory shirt wear long jumper sleeve tshirt\",\"name\":\"long-sleeve\",\"cat\":[4],\"type\":0},{\"title\":\"clock travel tower big monument ben london sights\",\"name\":\"london\",\"cat\":[26],\"type\":0},{\"title\":\"arrow out user log sign close door exit leave logout outside info\",\"name\":\"logout\",\"cat\":[2],\"type\":0},{\"title\":\"arrow out ui user interface log sign close door exit leave logout outside\",\"name\":\"log-out\",\"cat\":[2,27],\"type\":0},{\"title\":\"arrow out user log sign close door exit leave logout outside\",\"name\":\"log-out-2\",\"cat\":[2,27],\"type\":0},{\"title\":\"arrow input user enter entry form in inbox inside lock log login password security sign\",\"name\":\"log-in\",\"cat\":[2],\"type\":0},{\"title\":\"file lock security folder document format safe paper item locked padlock privacy protected protection secure\",\"name\":\"locked\",\"cat\":[8],\"type\":0},{\"title\":\"ui user interface lock login password security safe safety locked padlock privacy protected protection secure closed encryption protect\",\"name\":\"lock\",\"cat\":[27],\"type\":0},{\"title\":\"lock security communication safe tech technology device mobile phone smartphone telephone padlock protection secure\",\"name\":\"lock-portrait\",\"cat\":[22],\"type\":0},{\"title\":\"ui user interface lock login password security safe safety locked padlock privacy protected protection secure closed encryption protect theft unlock unlocked unsafe unsecure\",\"name\":\"lock-open\",\"cat\":[27],\"type\":0},{\"title\":\"lock security communication safe tech technology device mobile phone smartphone telephone padlock protection secure\",\"name\":\"lock-landscape\",\"cat\":[22],\"type\":0},{\"title\":\"ui user interface lock login password security safe safety locked padlock privacy protected protection secure closed encryption protect\",\"name\":\"lock-circle\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface lock login password security safe safety locked padlock privacy protected protection secure closed encryption protect theft unlock unlocked unsafe unsecure\",\"name\":\"lock-circle-open\",\"cat\":[27],\"type\":0},{\"title\":\"food animal nature seafood lobster\",\"name\":\"lobster\",\"cat\":[1,10],\"type\":0},{\"title\":\"process organize schedule document list agenda shopping check checklist item items listing tasks todo inventory plan wishlist\",\"name\":\"list\",\"cat\":[19],\"type\":0},{\"title\":\"text list editing numbers ordered\",\"name\":\"list-numbers\",\"cat\":[23],\"type\":0},{\"title\":\"text list editing bullet bullets unordered\",\"name\":\"list-bullet\",\"cat\":[23],\"type\":0},{\"title\":\"file share connection ui connections folder document format web paper item attachment chain hyperlink link linked links url\",\"name\":\"link\",\"cat\":[8],\"type\":0},{\"title\":\"share connection ui user interface connections remove web break chain hyperlink link linked links url broken unlink\",\"name\":\"link-broken-73\",\"cat\":[27],\"type\":0},{\"title\":\"share connection ui user interface connections remove text web editing break chain hyperlink link linked links url broken unlink\",\"name\":\"link-broken-70\",\"cat\":[23,27],\"type\":0},{\"title\":\"share connection ui user interface connections web chain hyperlink link linked links url\",\"name\":\"link-72\",\"cat\":[27],\"type\":0},{\"title\":\"share connection ui user interface connections web chain hyperlink link linked links url\",\"name\":\"link-71\",\"cat\":[27],\"type\":0},{\"title\":\"share connection ui user interface connections text web editing chain hyperlink link linked links url\",\"name\":\"link-69\",\"cat\":[23,27],\"type\":0},{\"title\":\"share connection ui user interface connections web chain hyperlink link linked links url\",\"name\":\"link-68\",\"cat\":[27],\"type\":0},{\"title\":\"share connection ui user interface connections web chain hyperlink link linked links url\",\"name\":\"link-67\",\"cat\":[27],\"type\":0},{\"title\":\"share connection ui user interface connections web chain hyperlink link linked links url\",\"name\":\"link-66\",\"cat\":[27],\"type\":0},{\"title\":\"share connection connections web attachment chain hyperlink link linked links url\",\"name\":\"link-2\",\"cat\":[27],\"type\":0},{\"title\":\"arrow line arrows direction directions growth lines competition effort group parallel success team work\",\"name\":\"lines\",\"cat\":[2],\"type\":0},{\"title\":\"line height font paragraph text editing formatting distance margins\",\"name\":\"line-height\",\"cat\":[23],\"type\":0},{\"title\":\"up hand finger gesture favorite favourite approve like thumbs vote rate thumb\",\"name\":\"like\",\"cat\":[6],\"type\":0},{\"title\":\"down no finger gesture favorite emoticon smiley like thumbs vote dislike unlike\",\"name\":\"like-no\",\"cat\":[6],\"type\":0},{\"title\":\"up hand finger gesture favorite favourite approve like thumbs vote rate thumb\",\"name\":\"like-2\",\"cat\":[27],\"type\":0},{\"title\":\"watch travel house light tower sea lighthouse\",\"name\":\"lighthouse\",\"cat\":[26],\"type\":0},{\"title\":\"fire food flame lighter smoking\",\"name\":\"lighter\",\"cat\":[10],\"type\":0},{\"title\":\"furniture bulb lamp light flashlight\",\"name\":\"light\",\"cat\":[11],\"type\":0},{\"title\":\"light traffic transportation\",\"name\":\"light-traffic\",\"cat\":[25],\"type\":0},{\"title\":\"lamp light object flashlight\",\"name\":\"light-3\",\"cat\":[11],\"type\":0},{\"title\":\"bulb light celebration party decoration christmas\",\"name\":\"light-2\",\"cat\":[13],\"type\":0},{\"title\":\"furniture books bookshop library shelf bookshelf\",\"name\":\"library\",\"cat\":[11],\"type\":0},{\"title\":\"full scale energy environment power danger dashboard level signal speed widget score\",\"name\":\"power-level\",\"cat\":[7,25],\"type\":0},{\"title\":\"media photo camera multimedia lens\",\"name\":\"lens-56\",\"cat\":[16],\"type\":0},{\"title\":\"media camera option multimedia lens\",\"name\":\"lens-31\",\"cat\":[16],\"type\":0},{\"title\":\"food fruit slice healthy lemon lime orange\",\"name\":\"lemon-slice\",\"cat\":[10],\"type\":0},{\"title\":\"ui user interface text message note pen edit pencil write draw create editing compose editor draft ink leaf feather handwriting plume quill tickle\",\"name\":\"leaf-edit\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface energy environment text message note pen edit pencil write draw create editing compose editor animal nature ink leaf feather handwriting plume quill tickle\",\"name\":\"leaf-81\",\"cat\":[1,7,27],\"type\":0},{\"title\":\"ui user interface energy environment text message note pen edit pencil write draw create editing compose editor animal nature ink leaf feather handwriting plume quill tickle\",\"name\":\"leaf-80\",\"cat\":[1,7,27],\"type\":0},{\"title\":\"holidays object animal nature leaf\",\"name\":\"leaf-38\",\"cat\":[1,13],\"type\":0},{\"title\":\"object animal nature leaf organic\",\"name\":\"leaf-36\",\"cat\":[1],\"type\":0},{\"title\":\"browser layout app tab list design internet web development page website boxes grid masonry mockup site table tile view wireframe header sidebar webpage\",\"name\":\"layout-25\",\"cat\":[5],\"type\":0},{\"title\":\"layout list design web development page website gallery boxes column grid masonry mockup row site table tile view wireframe\",\"name\":\"layout-11\",\"cat\":[5],\"type\":0},{\"title\":\"files file network media structure business hierarchy layer layers order stack map relations sitemap development sheets filter management organization archive sheet layering stackable stacking\",\"name\":\"layers\",\"cat\":[5,8],\"type\":0},{\"title\":\"layer layers order stack sheets archive sheet layering overlay stackable stacking\",\"name\":\"layers-3\",\"cat\":[5,27],\"type\":0},{\"title\":\"layers picture image photo camera burst mode\",\"name\":\"layers-2\",\"cat\":[5,16],\"type\":0},{\"title\":\"business finance hammer action auction judge law lawyer legal\",\"name\":\"law\",\"cat\":[3],\"type\":0},{\"title\":\"arrow up file share storage transfer upload connection social export launch network outbox output sharing start\",\"name\":\"launch-47\",\"cat\":[2],\"type\":0},{\"title\":\"arrow up file share storage transfer upload connection social export launch network outbox output sharing start\",\"name\":\"launch-11\",\"cat\":[2],\"type\":0},{\"title\":\"open emoticon smiley cheerful happy smile mouth laugh positive\",\"name\":\"laugh-35\",\"cat\":[6],\"type\":0},{\"title\":\"open emoticon smiley cheerful happy smile mouth laugh positive\",\"name\":\"laugh-17\",\"cat\":[6],\"type\":0},{\"title\":\"notebook computer laptop tech technology device mac monitor screen pc personal\",\"name\":\"laptop\",\"cat\":[22],\"type\":0},{\"title\":\"progress business finance chart graph computer laptop\",\"name\":\"laptop-72\",\"cat\":[3],\"type\":0},{\"title\":\"progress business finance chart graph computer laptop\",\"name\":\"laptop-71\",\"cat\":[3],\"type\":0},{\"title\":\"notebook computer laptop tech technology device mac monitor screen pc personal\",\"name\":\"laptop-2\",\"cat\":[22],\"type\":0},{\"title\":\"notebook computer laptop tech technology device mac monitor screen camera pc personal\",\"name\":\"laptop-1\",\"cat\":[22],\"type\":0},{\"title\":\"communication chat comment conversation talk education school language\",\"name\":\"language\",\"cat\":[18],\"type\":0},{\"title\":\"travel furniture bulb lamp light object flame desk night camping gaslight outdoor\",\"name\":\"lamp\",\"cat\":[11,26],\"type\":0},{\"title\":\"furniture lamp light floor\",\"name\":\"lamp-floor\",\"cat\":[11],\"type\":0},{\"title\":\"lamp light flame night camping gaslight outdoor\",\"name\":\"lamp-3\",\"cat\":[26],\"type\":0},{\"title\":\"bulb lamp light desk\",\"name\":\"lamp-2\",\"cat\":[11],\"type\":0},{\"title\":\"ui user interface education school glass study science healthcare health medical chemistry flask test tube laboratory research equipment beaker chemical drug experiment lab vessel\",\"name\":\"lab\",\"cat\":[12,18,27],\"type\":0},{\"title\":\"download sync update version new system notebook computer laptop tech technology device mac monitor screen software pc personal\",\"name\":\"l-system-update\",\"cat\":[22],\"type\":0},{\"title\":\"sync refresh reload update notebook computer laptop tech technology device mac monitor screen pc personal\",\"name\":\"l-sync\",\"cat\":[22],\"type\":0},{\"title\":\"control preferences system notebook computer laptop tech technology edit device mac options settings monitor screen adjust option configuration configure gear parameter parameters setting setup pc personal\",\"name\":\"l-settings\",\"cat\":[22],\"type\":0},{\"title\":\"lock security notebook computer laptop safe tech technology device mac monitor screen padlock protection secure pc personal\",\"name\":\"l-security\",\"cat\":[22],\"type\":0},{\"title\":\"notebook computer laptop tech technology device mac view monitor screen search find lens pc personal\",\"name\":\"l-search\",\"cat\":[22],\"type\":0},{\"title\":\"delete remove notebook computer laptop tech technology device mac monitor screen cancel pc personal\",\"name\":\"l-remove\",\"cat\":[22],\"type\":0},{\"title\":\"position location notebook computer laptop pin tech technology device mac monitor screen locator pc personal\",\"name\":\"l-location\",\"cat\":[22],\"type\":0},{\"title\":\"notebook check computer laptop tech technology device mac monitor screen mark approved complete completed done checked pc personal\",\"name\":\"l-check\",\"cat\":[22],\"type\":0},{\"title\":\"new notebook computer laptop tech technology device mac add plus monitor screen pc personal\",\"name\":\"l-add\",\"cat\":[22],\"type\":0},{\"title\":\"ui media control volume multimedia audio knob\",\"name\":\"knob\",\"cat\":[16],\"type\":0},{\"title\":\"food cutlery knife tools utensils silverware\",\"name\":\"knife\",\"cat\":[10],\"type\":0},{\"title\":\"food kitchen fan extractor\",\"name\":\"kitchen-fan\",\"cat\":[10],\"type\":0},{\"title\":\"emoticon smiley kiss lips love romantic\",\"name\":\"kiss\",\"cat\":[6],\"type\":0},{\"title\":\"hat baby kid emoticon smiley cheerful happy smile boy\",\"name\":\"kid\",\"cat\":[6],\"type\":0},{\"title\":\"media hat baby kid photo camera option multimedia emoticon smiley cheerful happy smile boy\",\"name\":\"kid-2\",\"cat\":[6,16],\"type\":0},{\"title\":\"keyboard control type accessory computer tech technology typing hardware keys peripheral\",\"name\":\"keyboard\",\"cat\":[22],\"type\":0},{\"title\":\"keyboard control type accessory computer tech technology typing wireless hardware wifi keys peripheral bluetooth\",\"name\":\"keyboard-wireless\",\"cat\":[22],\"type\":0},{\"title\":\"keyboard control type accessory computer tech technology typing wireless hardware wifi keys peripheral bluetooth\",\"name\":\"keyboard-wifi\",\"cat\":[22],\"type\":0},{\"title\":\"keyboard control type accessory computer tech technology mouse typing hardware keys peripheral accessories\",\"name\":\"keyboard-mouse\",\"cat\":[22],\"type\":0},{\"title\":\"keyboard control type accessory computer tech technology typing hardware disconnect hide keys peripheral\",\"name\":\"keyboard-hide\",\"cat\":[22],\"type\":0},{\"title\":\"ui user interface lock password key object secure\",\"name\":\"key-26\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface password key object secure access\",\"name\":\"key-25\",\"cat\":[27],\"type\":0},{\"title\":\"power weight sport fitness dumbbells gym kettlebell lifting\",\"name\":\"kettlebell\",\"cat\":[21],\"type\":0},{\"title\":\"food kitchen water tea heater kettle teakettle teapot boiler\",\"name\":\"kettle\",\"cat\":[10],\"type\":0},{\"title\":\"direction navigation location way path shape vector track route street road journey\",\"name\":\"journey-08\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation location way path shape vector track route street road journey\",\"name\":\"journey-07\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation location way path shape vector track route street road journey\",\"name\":\"journey-06\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation location way path shape vector track route street road journey\",\"name\":\"journey-05\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation location way path shape vector track route street road journey\",\"name\":\"journey-04\",\"cat\":[15],\"type\":0},{\"title\":\"travel animal nature sea jellyfish medusa posionous\",\"name\":\"jellyfish\",\"cat\":[1,26],\"type\":0},{\"title\":\"clothes accessory wear jeans pants slacks trousers pocket\",\"name\":\"jeans-pocket\",\"cat\":[4],\"type\":0},{\"title\":\"clothes accessory wear jeans pants slacks trousers pocket\",\"name\":\"jeans-43\",\"cat\":[4],\"type\":0},{\"title\":\"clothes accessory wear jeans pants slacks trousers\",\"name\":\"jeans-41\",\"cat\":[4],\"type\":0},{\"title\":\"food fruit sweet jar breakfast jam marmalade preserves\",\"name\":\"jam\",\"cat\":[10],\"type\":0},{\"title\":\"font text type typography style editing formatting italic\",\"name\":\"italic\",\"cat\":[23],\"type\":0},{\"title\":\"travel building palace religious islamic istanbul mosque muslim\",\"name\":\"istanbul\",\"cat\":[26],\"type\":0},{\"title\":\"furniture clothes accessory iron ironing laundry\",\"name\":\"iron\",\"cat\":[4],\"type\":0},{\"title\":\"clothes accessory iron ironing laundry ban dont no stop\",\"name\":\"iron-dont\",\"cat\":[4],\"type\":0},{\"title\":\"clothes iron laundry\",\"name\":\"iron-2\",\"cat\":[11],\"type\":0},{\"title\":\"arrow back curve invert redo repeat rotate\",\"name\":\"invert\",\"cat\":[2],\"type\":0},{\"title\":\"healthcare health medical intestines\",\"name\":\"intestine\",\"cat\":[12],\"type\":0},{\"title\":\"arrow download input save import user enter entry in inbox inside lock log login password security sign way\",\"name\":\"input-21\",\"cat\":[2],\"type\":0},{\"title\":\"arrow download input save import user enter entry in inbox inside lock log login password security sign way\",\"name\":\"input-12\",\"cat\":[2],\"type\":0},{\"title\":\"file info folder document format paper item alert information notification about faq help hint support\",\"name\":\"info\",\"cat\":[8],\"type\":0},{\"title\":\"repeat ui user interface infinite infinity loop endless forever\",\"name\":\"infinite\",\"cat\":[27],\"type\":0},{\"title\":\"media format canvas picture gallery image photo photography graphic landscape album multimedia\",\"name\":\"image\",\"cat\":[5,16],\"type\":0},{\"title\":\"location media map picture image photo multimedia\",\"name\":\"image-location\",\"cat\":[16],\"type\":0},{\"title\":\"media delete remove picture image photo multimedia\",\"name\":\"image-delete\",\"cat\":[16],\"type\":0},{\"title\":\"media picture add image photo multimedia\",\"name\":\"image-add\",\"cat\":[16],\"type\":0},{\"title\":\"media picture image photo multimedia\",\"name\":\"image-05\",\"cat\":[16],\"type\":0},{\"title\":\"file media document format design canvas picture gallery paper image photo photography graphic landscape album multimedia\",\"name\":\"image-3\",\"cat\":[8],\"type\":0},{\"title\":\"media text picture editing image photo multimedia\",\"name\":\"image-02\",\"cat\":[16,23],\"type\":0},{\"title\":\"canvas picture gallery image photo photography graphic landscape\",\"name\":\"image-2\",\"cat\":[5],\"type\":0},{\"title\":\"media picture image photo multimedia\",\"name\":\"image-01\",\"cat\":[16],\"type\":0},{\"title\":\"travel icehouse igloo\",\"name\":\"igloo\",\"cat\":[26],\"type\":0},{\"title\":\"food dessert sweet summer cream ice icecream lolly popsicle\",\"name\":\"ice-cream-72\",\"cat\":[10],\"type\":0},{\"title\":\"food dessert sweet summer cone cream ice icecream\",\"name\":\"ice-cream-22\",\"cat\":[10],\"type\":0},{\"title\":\"travel home object camping hovel hut tent\",\"name\":\"hut\",\"cat\":[26],\"type\":0},{\"title\":\"weather hurricane storm tornado\",\"name\":\"hurricane-45\",\"cat\":[29],\"type\":0},{\"title\":\"weather hurricane storm tornado\",\"name\":\"hurricane-44\",\"cat\":[29],\"type\":0},{\"title\":\"weather energy environment healthcare health medical humidity\",\"name\":\"humidity-52\",\"cat\":[7,12,29],\"type\":0},{\"title\":\"weather healthcare health medical humidity\",\"name\":\"humidity-26\",\"cat\":[12,29],\"type\":0},{\"title\":\"design internet web development end front frontend programming standards website html html5 markup\",\"name\":\"html5\",\"cat\":[5],\"type\":0},{\"title\":\"ui user interface load loading clock time glass wait waiting timer countdown track tracking deadline hour hourglass sand stopwatch\",\"name\":\"hourglass\",\"cat\":[27],\"type\":0},{\"title\":\"travel building estate real hotel inn\",\"name\":\"hotel\",\"cat\":[26],\"type\":0},{\"title\":\"sign travel notification signboard hotel symbol\",\"name\":\"hotel-symbol\",\"cat\":[26],\"type\":0},{\"title\":\"travel front desk bell hotel\",\"name\":\"hotel-bell\",\"cat\":[26],\"type\":0},{\"title\":\"food fast fastfood hot dog hotdog sausage\",\"name\":\"hot-dog\",\"cat\":[10],\"type\":0},{\"title\":\"cross healthcare health medical hospital\",\"name\":\"hospital-34\",\"cat\":[12],\"type\":0},{\"title\":\"cross healthcare health medical hospital\",\"name\":\"hospital-33\",\"cat\":[12],\"type\":0},{\"title\":\"cross healthcare health medical hospital\",\"name\":\"hospital-32\",\"cat\":[12],\"type\":0},{\"title\":\"sport clothes accessory wear hoodie pullover sweatshirt\",\"name\":\"hoodie\",\"cat\":[4,21],\"type\":0},{\"title\":\"energy environment building home house smart ecology saver green bio shelter family\",\"name\":\"home\",\"cat\":[7],\"type\":0},{\"title\":\"ui user interface office building estate home house real page address apartment homepage local shelter\",\"name\":\"home-simple\",\"cat\":[27],\"type\":0},{\"title\":\"building estate home house real view search find lens explore apartment local lookup\",\"name\":\"home-search\",\"cat\":[15],\"type\":0},{\"title\":\"ui user interface office building estate home house real page address apartment homepage local shelter\",\"name\":\"home-minimal\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface office building estate home house real page address apartment homepage local shelter\",\"name\":\"home-52\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface office building estate home house real page address apartment homepage local shelter\",\"name\":\"home-51\",\"cat\":[27],\"type\":0},{\"title\":\"user home house person member human friend shelter community family\",\"name\":\"home-2\",\"cat\":[28],\"type\":0},{\"title\":\"time hand fingers gesture hold tap screen touch one gestures interactive\",\"name\":\"hold\",\"cat\":[24],\"type\":0},{\"title\":\"sport game stick ice hockey nhl\",\"name\":\"hockey\",\"cat\":[21],\"type\":0},{\"title\":\"food cooking kitchen ring hot plate hob hotplate stove\",\"name\":\"hob\",\"cat\":[10],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards file upload\",\"name\":\"hit-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"hit-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"hit-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward download file\",\"name\":\"hit-down\",\"cat\":[2],\"type\":0},{\"title\":\"network structure business hierarchy finance map relations sitemap\",\"name\":\"hierarchy-56\",\"cat\":[3],\"type\":0},{\"title\":\"network structure business hierarchy finance map relations sitemap\",\"name\":\"hierarchy-55\",\"cat\":[3],\"type\":0},{\"title\":\"network structure business hierarchy finance map relations sitemap\",\"name\":\"hierarchy-54\",\"cat\":[3],\"type\":0},{\"title\":\"network structure business hierarchy finance map relations sitemap\",\"name\":\"hierarchy-53\",\"cat\":[3],\"type\":0},{\"title\":\"sport hat safety helmet car protection transportation crash motorcycle\",\"name\":\"helmet\",\"cat\":[21,25],\"type\":0},{\"title\":\"hat helmet protection\",\"name\":\"helmet-2\",\"cat\":[21,25],\"type\":0},{\"title\":\"vehicle transportation helicopter\",\"name\":\"helicopter\",\"cat\":[25],\"type\":0},{\"title\":\"measure height healthcare health medical patient\",\"name\":\"height\",\"cat\":[12],\"type\":0},{\"title\":\"furniture heater heating radiator\",\"name\":\"heater\",\"cat\":[11],\"type\":0},{\"title\":\"sport healthcare health medical beat heartbeat life pulse\",\"name\":\"heartbeat\",\"cat\":[12,21],\"type\":0},{\"title\":\"document format award paper favorite favourite item love romantic like favorites heart valentine dating relationship romance\",\"name\":\"heart\",\"cat\":[8],\"type\":0},{\"title\":\"ui user interface close delete remove day award favorite favourite minus love romantic like heart cancel valentine dating relationship romance negative\",\"name\":\"heart-remove\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface day award add plus favorite favourite love romantic positive like heart valentine dating relationship romance\",\"name\":\"heart-add\",\"cat\":[27],\"type\":0},{\"title\":\"day award favorite favourite love romantic like heart valentine dating relationship romance\",\"name\":\"heart-2\",\"cat\":[27],\"type\":0},{\"title\":\"communication answer conversation dialog speaking talk tech technology service audio help support headphones customer headphone headset listen\",\"name\":\"headset\",\"cat\":[22],\"type\":0},{\"title\":\"media music player accessory tech technology multimedia audio sound support headphones headphone headset listen\",\"name\":\"headphones\",\"cat\":[16,22],\"type\":0},{\"title\":\"media music multimedia audio sound support headphones\",\"name\":\"headphones-mic\",\"cat\":[16],\"type\":0},{\"title\":\"music player accessory audio sound support headphones headphone headset listen\",\"name\":\"headphones-2\",\"cat\":[22],\"type\":0},{\"title\":\"music player accessory tech technology audio sound support headphones headphone headset listen\",\"name\":\"headphone\",\"cat\":[22],\"type\":0},{\"title\":\"video tech technology cable plug port connector wire hdmi vga\",\"name\":\"hdmi\",\"cat\":[22],\"type\":0},{\"title\":\"business finance clothes accessory bowler hat wear cap\",\"name\":\"hat\",\"cat\":[3,4],\"type\":0},{\"title\":\"top clothes accessory hat wear cap\",\"name\":\"hat-top\",\"cat\":[4],\"type\":0},{\"title\":\"hat graduation university\",\"name\":\"hat-3\",\"cat\":[18],\"type\":0},{\"title\":\"hat wear cap\",\"name\":\"hat-2\",\"cat\":[4,13],\"type\":0},{\"title\":\"emoticon smiley cheerful happy smile summer sun\",\"name\":\"happy-sun\",\"cat\":[6],\"type\":0},{\"title\":\"emoticon smiley hannibal mask\",\"name\":\"hannibal\",\"cat\":[6],\"type\":0},{\"title\":\"furniture clothes coat hanger\",\"name\":\"hanger\",\"cat\":[11],\"type\":0},{\"title\":\"furniture clothes coat hanger towel\",\"name\":\"hanger-clothes\",\"cat\":[11],\"type\":0},{\"title\":\"business finance office money agreement deal handshake\",\"name\":\"handshake\",\"cat\":[3],\"type\":0},{\"title\":\"business finance payment money coin hand handout\",\"name\":\"handout\",\"cat\":[3],\"type\":0},{\"title\":\"finance shopping payment money hand shop card charge checkout credit debit method methods swipe buy credit card transaction\",\"name\":\"hand-card\",\"cat\":[19],\"type\":0},{\"title\":\"work business finance anvil bespoke craft hammer handmade\",\"name\":\"hammer\",\"cat\":[3],\"type\":0},{\"title\":\"media music multimedia audio guitar\",\"name\":\"guitar\",\"cat\":[16],\"type\":0},{\"title\":\"files file group document layer layers note design report development copy paper clone copies documents duplicate paste\",\"name\":\"group\",\"cat\":[5],\"type\":0},{\"title\":\"media photo grid camera option multimedia\",\"name\":\"grid\",\"cat\":[16],\"type\":0},{\"title\":\"line ui user interface layout list shape gallery boxes column grid row table tile view square squares\",\"name\":\"grid-square\",\"cat\":[27],\"type\":0},{\"title\":\"line ui user interface layout list shape gallery boxes column grid row table tile view square squares\",\"name\":\"grid-50\",\"cat\":[27],\"type\":0},{\"title\":\"line ui user interface layout list shape gallery boxes column grid row table tile view square squares\",\"name\":\"grid-49\",\"cat\":[27],\"type\":0},{\"title\":\"line ui user interface layout list shape gallery boxes column grid row table tile view square squares\",\"name\":\"grid-48\",\"cat\":[27],\"type\":0},{\"title\":\"line ui user interface layout list shape gallery boxes column grid row table tile view square squares\",\"name\":\"grid-46\",\"cat\":[27],\"type\":0},{\"title\":\"line ui user interface layout list shape gallery boxes column grid row table tile view square squares\",\"name\":\"grid-45\",\"cat\":[27],\"type\":0},{\"title\":\"cross holidays halloween scary graveyard cemetery grave rip tombstone\",\"name\":\"grave\",\"cat\":[13],\"type\":0},{\"title\":\"food fruit healthy grape grapes vineyard\",\"name\":\"grape\",\"cat\":[10],\"type\":0},{\"title\":\"education school check grammar\",\"name\":\"grammar-check\",\"cat\":[18],\"type\":0},{\"title\":\"cursor hand gesture grab touch gestures\",\"name\":\"grab\",\"cat\":[24],\"type\":0},{\"title\":\"arrow direction navigation gps location navigate map compass maps locate\",\"name\":\"gps\",\"cat\":[15],\"type\":0},{\"title\":\"sport game club course golf\",\"name\":\"golf\",\"cat\":[21],\"type\":0},{\"title\":\"business finance bar investment gold ingot stack treasury\",\"name\":\"gold\",\"cat\":[3],\"type\":0},{\"title\":\"arrow business finance dartboard darts goal goals target targeting\",\"name\":\"goal-65\",\"cat\":[3],\"type\":0},{\"title\":\"arrow business finance dartboard darts goal goals target targeting\",\"name\":\"goal-64\",\"cat\":[3],\"type\":0},{\"title\":\"clothes accessory wear gloves\",\"name\":\"gloves\",\"cat\":[4],\"type\":0},{\"title\":\"holidays wear gloves oven christmas glove\",\"name\":\"glove\",\"cat\":[13],\"type\":0},{\"title\":\"energy environment browser business finance education school travel earth globe internet world map object\",\"name\":\"globe\",\"cat\":[3,7,18,26],\"type\":0},{\"title\":\"globe world map\",\"name\":\"globe-2\",\"cat\":[18,26],\"type\":0},{\"title\":\"education school glasses clothes accessory wear eyeglasses glass read spectacles sunglasses\",\"name\":\"glasses\",\"cat\":[4,18],\"type\":0},{\"title\":\"glasses eyeglasses glass read spectacles\",\"name\":\"glasses-2\",\"cat\":[18],\"type\":0},{\"title\":\"glass food alcohol drink beverage wine\",\"name\":\"glass\",\"cat\":[10],\"type\":0},{\"title\":\"exchange box shopping holidays gift package present surprise birthday christmas donation wrapped\",\"name\":\"gift\",\"cat\":[13],\"type\":0},{\"title\":\"exchange box holidays gift package present christmas\",\"name\":\"gift-exchange\",\"cat\":[13],\"type\":0},{\"title\":\"exchange box shopping gift package present surprise birthday christmas donation wrapped\",\"name\":\"gift-2\",\"cat\":[19,27],\"type\":0},{\"title\":\"holidays halloween emoticon smiley ghost horror scary spooky enemy pacman\",\"name\":\"ghost\",\"cat\":[6,13],\"type\":0},{\"title\":\"halloween ghost horror scary enemy pacman\",\"name\":\"ghost-2\",\"cat\":[13],\"type\":0},{\"title\":\"line file folder layout document format list shape gallery paper boxes grid table tile view square squares item organise\",\"name\":\"gallery\",\"cat\":[8],\"type\":0},{\"title\":\"ui user interface tool settings filter categories category filtering filters refine search sort funnel seo\",\"name\":\"funnel-41\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface tool settings filter categories category filtering filters refine search sort funnel seo\",\"name\":\"funnel-40\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface tool settings filter categories category filtering filters refine search sort funnel seo\",\"name\":\"funnel-39\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface enlarge expand fullscreen increase maximize zoom full scale size in center plus screen big magnify explore magnifier magnifying fullsize large\",\"name\":\"fullsize\",\"cat\":[27],\"type\":0},{\"title\":\"arrow move out enlarge expand fullscreen increase maximize reach window zoom disperse\",\"name\":\"fullscreen-split-73\",\"cat\":[2],\"type\":0},{\"title\":\"arrow move out enlarge expand fullscreen increase maximize reach window zoom disperse\",\"name\":\"fullscreen-split-72\",\"cat\":[2],\"type\":0},{\"title\":\"arrow move out enlarge expand fullscreen increase maximize reach window zoom disperse\",\"name\":\"fullscreen-double-75\",\"cat\":[2],\"type\":0},{\"title\":\"arrow move out enlarge expand fullscreen increase maximize reach window zoom disperse\",\"name\":\"fullscreen-double-74\",\"cat\":[2],\"type\":0},{\"title\":\"arrow arrows move out enlarge expand fullscreen increase maximize reach window zoom disperse\",\"name\":\"fullscreen-77\",\"cat\":[2,16],\"type\":0},{\"title\":\"arrow arrows move out enlarge expand fullscreen increase maximize reach window zoom disperse\",\"name\":\"fullscreen-76\",\"cat\":[2],\"type\":0},{\"title\":\"arrow move out enlarge expand fullscreen increase maximize reach window zoom disperse\",\"name\":\"fullscreen-71\",\"cat\":[2],\"type\":0},{\"title\":\"arrow move out enlarge expand fullscreen increase maximize reach window zoom disperse\",\"name\":\"fullscreen-70\",\"cat\":[2],\"type\":0},{\"title\":\"energy environment charge car charging fuel recharge recharging station\",\"name\":\"fuel\",\"cat\":[7],\"type\":0},{\"title\":\"energy environment charge ecology car charging green fuel recharge recharging station bio biofuel\",\"name\":\"fuel-electric\",\"cat\":[7],\"type\":0},{\"title\":\"furniture food cooler freezer fridge refrigerator\",\"name\":\"fridge\",\"cat\":[10,11],\"type\":0},{\"title\":\"holidays halloween horror scary spooky monster dead frankenstein\",\"name\":\"frankenstein\",\"cat\":[13],\"type\":0},{\"title\":\"layout design development picture frame image mirror oval photo photography\",\"name\":\"frame\",\"cat\":[5],\"type\":0},{\"title\":\"media picture frame photo multimedia\",\"name\":\"frame-41\",\"cat\":[16],\"type\":0},{\"title\":\"media furniture picture frame image photo multimedia\",\"name\":\"frame-12\",\"cat\":[11,16],\"type\":0},{\"title\":\"arrow forward move next ui user interface control layer design\",\"name\":\"forward\",\"cat\":[27],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards file align alignment document extension font format paragraph text type typography\",\"name\":\"format-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous file align alignment document extension font format paragraph text type typography\",\"name\":\"format-left\",\"cat\":[2],\"type\":0},{\"title\":\"out data input form application document design development page fill paper submission submit\",\"name\":\"form\",\"cat\":[5],\"type\":0},{\"title\":\"arrow arrows direction share directions divide separate split fork organize splitter\",\"name\":\"fork\",\"cat\":[2],\"type\":0},{\"title\":\"arrow arrows direction share directions divide separate split fork organize splitter\",\"name\":\"fork-round\",\"cat\":[2],\"type\":0},{\"title\":\"energy environment plant animal nature ecology green forest trees\",\"name\":\"forest\",\"cat\":[1,7],\"type\":0},{\"title\":\"weather wind flag forecast\",\"name\":\"forecast\",\"cat\":[29],\"type\":0},{\"title\":\"sport american football helmet bowl headguard nfl\",\"name\":\"football-headguard\",\"cat\":[21],\"type\":0},{\"title\":\"files file folder document format text email mail message note office contact pen edit pencil write create editing paper documents compose editor catalog draft envelope vector archive\",\"name\":\"folder-vector\",\"cat\":[8],\"type\":0},{\"title\":\"files file share user communication post folder document format profile office account person paper documents catalog envelope archive users member\",\"name\":\"folder-user\",\"cat\":[8,28],\"type\":0},{\"title\":\"arrow files up data file input save share storage sync transfer backup ftp hosting import server upload folder document format office paper documents catalog envelope archive\",\"name\":\"folder-upload\",\"cat\":[8],\"type\":0},{\"title\":\"files file folder clock schedule document format time office wait paper documents catalog envelope timer archive appointment countdown\",\"name\":\"folder-time\",\"cat\":[8],\"type\":0},{\"title\":\"files file folder document format office paper documents catalog bookmark favorite favourite envelope love like archive favorites star\",\"name\":\"folder-star\",\"cat\":[8],\"type\":0},{\"title\":\"arrow files file share connection social user update communication export network post sharing folder document format profile office account connect paper documents catalog envelope archive users member shared\",\"name\":\"folder-shared\",\"cat\":[8,28],\"type\":0},{\"title\":\"files file folder control preferences document format system office edit options settings paper documents catalog adjust option envelope archive configuration configure gear parameter parameters setting setup tools\",\"name\":\"folder-settings-97\",\"cat\":[8],\"type\":0},{\"title\":\"files file folder control preferences document format system office edit options settings paper documents catalog adjust option envelope archive configuration configure gear parameter parameters setting setup tools\",\"name\":\"folder-settings-81\",\"cat\":[8],\"type\":0},{\"title\":\"files file folder document format office discover paper documents view search catalog envelope archive find lens preview\",\"name\":\"folder-search\",\"cat\":[8],\"type\":0},{\"title\":\"files file folder delete remove document format office paper documents catalog clear envelope minus archive cancel\",\"name\":\"folder-remove\",\"cat\":[8],\"type\":0},{\"title\":\"change files file sync refresh reload update folder document format office paper documents catalog envelope archive\",\"name\":\"folder-refresh\",\"cat\":[8],\"type\":0},{\"title\":\"file sign info folder document mark alert information notification faq help support ask query question unknown\",\"name\":\"folder-question\",\"cat\":[8],\"type\":0},{\"title\":\"files play file music video folder player document format office film movie paper documents catalog envelope archive stream\",\"name\":\"folder-play\",\"cat\":[8],\"type\":0},{\"title\":\"files file folder document format office ban stop banned block blocked forbidden not prevent paper documents catalog envelope accept archive accessibility none private prohibition\",\"name\":\"folder-no-access\",\"cat\":[8],\"type\":0},{\"title\":\"files file media music folder player document format note office paper documents catalog multimedia envelope audio archive sound soundtrack radio song\",\"name\":\"folder-music\",\"cat\":[8,16],\"type\":0},{\"title\":\"files file folder document format order certificate office bill payment money dollar agreement paper documents catalog envelope archive invoice receipt\",\"name\":\"folder-money\",\"cat\":[8],\"type\":0},{\"title\":\"files file lock security folder document format office safe paper documents catalog envelope archive locked padlock privacy protected protection secure\",\"name\":\"folder-locked\",\"cat\":[8],\"type\":0},{\"title\":\"files file share connection connections folder document format office paper documents catalog envelope archive attachment chain hyperlink link linked links url\",\"name\":\"folder-link\",\"cat\":[8],\"type\":0},{\"title\":\"files file info folder document format office paper documents catalog envelope archive alert information notification about faq help hint support\",\"name\":\"folder-info\",\"cat\":[8],\"type\":0},{\"title\":\"files file media folder document format office picture gallery paper image photo photography documents graphic landscape album catalog item multimedia envelope archive\",\"name\":\"folder-image\",\"cat\":[8,16],\"type\":0},{\"title\":\"files file folder document format office paper documents catalog favorite favourite envelope love like archive favorites heart\",\"name\":\"folder-heart\",\"cat\":[8],\"type\":0},{\"title\":\"line files file folder layout document format list office shape gallery paper documents boxes grid table tile view square squares catalog envelope archive organise\",\"name\":\"folder-gallery\",\"cat\":[8],\"type\":0},{\"title\":\"files file sign info folder document format office stop paper documents catalog mark error envelope danger archive alert attention caution exclamation information notification problem warning\",\"name\":\"folder-exclamation\",\"cat\":[8],\"type\":0},{\"title\":\"change files file folder document format text email mail message note office contact pen edit pencil write draw create editing paper documents compose editor catalog draft modify envelope archive\",\"name\":\"folder-edit\",\"cat\":[8],\"type\":0},{\"title\":\"arrow files bottom down downward data download file input save share sync transfer backup folder document format office paper documents catalog envelope archive\",\"name\":\"folder-download\",\"cat\":[8],\"type\":0},{\"title\":\"files file folder tool document format office development programming paper documents catalog code coding develop script tag envelope archive source\",\"name\":\"folder-dev\",\"cat\":[8],\"type\":0},{\"title\":\"files cloud data file input save share storage sync transfer backup hosting import server upload folder document format office paper documents catalog envelope archive database\",\"name\":\"folder-cloud\",\"cat\":[8],\"type\":0},{\"title\":\"files file folder success select available document format office check paper documents selected catalog mark envelope accept approve approved checkmark complete completed done archive checked tick\",\"name\":\"folder-check\",\"cat\":[8],\"type\":0},{\"title\":\"files data file stats folder document format chart piechart office graph pie report statistics analytics percent paper documents catalog envelope archive charting charts results\",\"name\":\"folder-chart-pie\",\"cat\":[8],\"type\":0},{\"title\":\"files data file diagram stats growth folder document format chart office graph statistics analytics bar stock bars paper documents catalog envelope level archive\",\"name\":\"folder-chart-bar\",\"cat\":[8],\"type\":0},{\"title\":\"files file folder document format education agenda book diary note notebook notes pad ribbon office paper documents catalog label reading study bookmark favorite favourite manual mark marker envelope archive\",\"name\":\"folder-bookmark\",\"cat\":[8],\"type\":0},{\"title\":\"files file music folder document format office volume paper documents catalog envelope audio archive sound soundtrack\",\"name\":\"folder-audio\",\"cat\":[8],\"type\":0},{\"title\":\"files file folder document format new office add create plus paper documents catalog item envelope archive\",\"name\":\"folder-add\",\"cat\":[8],\"type\":0},{\"title\":\"files file folder document format office paper documents catalog envelope archive\",\"name\":\"folder-19\",\"cat\":[8],\"type\":0},{\"title\":\"files file folder document format office paper documents catalog envelope archive\",\"name\":\"folder-18\",\"cat\":[8],\"type\":0},{\"title\":\"files file folder document format office paper documents catalog envelope archive\",\"name\":\"folder-17\",\"cat\":[8],\"type\":0},{\"title\":\"files file folder document format office paper documents catalog envelope archive\",\"name\":\"folder-16\",\"cat\":[8],\"type\":0},{\"title\":\"files file folder document format office paper documents catalog envelope archive\",\"name\":\"folder-15\",\"cat\":[8],\"type\":0},{\"title\":\"files file folder document format office paper documents catalog envelope archive\",\"name\":\"folder-14\",\"cat\":[8],\"type\":0},{\"title\":\"files file folder document format office paper documents catalog envelope archive\",\"name\":\"folder-13\",\"cat\":[8],\"type\":0},{\"title\":\"weather fog mist\",\"name\":\"fog\",\"cat\":[29],\"type\":0},{\"title\":\"user profile contact person target photo camera focus users member human vatar\",\"name\":\"focus\",\"cat\":[28],\"type\":0},{\"title\":\"media photo camera multimedia focus\",\"name\":\"focus-circle\",\"cat\":[16],\"type\":0},{\"title\":\"media photo camera option multimedia focus\",\"name\":\"focus-40\",\"cat\":[16],\"type\":0},{\"title\":\"media photo camera multimedia focus\",\"name\":\"focus-38\",\"cat\":[16],\"type\":0},{\"title\":\"media goal photo camera multimedia focus aim\",\"name\":\"focus-32\",\"cat\":[16],\"type\":0},{\"title\":\"plant flower animal nature green gardening leaves rose\",\"name\":\"flower-07\",\"cat\":[1],\"type\":0},{\"title\":\"plant flower animal nature green gardening leaves\",\"name\":\"flower-06\",\"cat\":[1],\"type\":0},{\"title\":\"plant flower animal nature green gardening leaves\",\"name\":\"flower-05\",\"cat\":[1],\"type\":0},{\"title\":\"flip clothes accessory wear footwear beach flipflop flop foot sandal slipper\",\"name\":\"flip\",\"cat\":[4],\"type\":0},{\"title\":\"exchange flip horizontal swap design development transform copy mirror editor vertically complement reflect reverse twin\",\"name\":\"flip-vertical\",\"cat\":[5],\"type\":0},{\"title\":\"exchange flip swap vertical design development transform copy horizontally mirror editor complement reflect reverse twin\",\"name\":\"flip-horizontal\",\"cat\":[5],\"type\":0},{\"title\":\"up hand fingers gesture touch gestures swipe flick\",\"name\":\"flick-up\",\"cat\":[24],\"type\":0},{\"title\":\"right hand fingers gesture touch gestures swipe flick\",\"name\":\"flick-right\",\"cat\":[24],\"type\":0},{\"title\":\"left hand fingers gesture touch gestures swipe flick\",\"name\":\"flick-left\",\"cat\":[24],\"type\":0},{\"title\":\"down hand fingers gesture touch gestures swipe flick\",\"name\":\"flick-down\",\"cat\":[24],\"type\":0},{\"title\":\"education school science healthcare health medical biology flask test tube laboratory\",\"name\":\"flask\",\"cat\":[12,18],\"type\":0},{\"title\":\"science flask laboratory\",\"name\":\"flask-2\",\"cat\":[12],\"type\":0},{\"title\":\"media light photo multimedia flash off\",\"name\":\"flash-off-26\",\"cat\":[16],\"type\":0},{\"title\":\"media light photo multimedia flash off\",\"name\":\"flash-off-23\",\"cat\":[16],\"type\":0},{\"title\":\"media light photo multimedia flash auto\",\"name\":\"flash-auto-25\",\"cat\":[16],\"type\":0},{\"title\":\"media light photo multimedia flash auto\",\"name\":\"flash-auto-22\",\"cat\":[16],\"type\":0},{\"title\":\"media light photo camera multimedia flash\",\"name\":\"flash-29\",\"cat\":[16],\"type\":0},{\"title\":\"weather media light photo multimedia flash lightning\",\"name\":\"flash-24\",\"cat\":[16,29],\"type\":0},{\"title\":\"weather media light photo multimedia flash lightning\",\"name\":\"flash-21\",\"cat\":[16,29],\"type\":0},{\"title\":\"ui user interface energy fire light animal nature healthcare health medical flame hot burn burning fiery heat warm\",\"name\":\"flame\",\"cat\":[1,12,27],\"type\":0},{\"title\":\"location message map tag important maps alert flag banner notify\",\"name\":\"flag\",\"cat\":[15],\"type\":0},{\"title\":\"weather location message sport map tag important maps alert flag banner notify\",\"name\":\"flag-triangle\",\"cat\":[15,21,29],\"type\":0},{\"title\":\"location message map tag important maps alert flag banner notify\",\"name\":\"flag-simple\",\"cat\":[15],\"type\":0},{\"title\":\"location message map tag important maps alert flag banner notify\",\"name\":\"flag-points-32\",\"cat\":[15],\"type\":0},{\"title\":\"location message map tag important maps alert flag banner notify\",\"name\":\"flag-points-31\",\"cat\":[15],\"type\":0},{\"title\":\"start sport goal flag finish race\",\"name\":\"flag-finish\",\"cat\":[21],\"type\":0},{\"title\":\"location message map tag important maps alert flag banner notify\",\"name\":\"flag-diagonal-34\",\"cat\":[15],\"type\":0},{\"title\":\"location message map tag important maps alert flag banner notify\",\"name\":\"flag-diagonal-33\",\"cat\":[15],\"type\":0},{\"title\":\"location message map tag important maps alert flag banner notify\",\"name\":\"flag-complex\",\"cat\":[15],\"type\":0},{\"title\":\"arrow arrows direction move out enlarge expand fullscreen increase maximize reach window zoom vertical fit full measure resize responsive scale size height\",\"name\":\"fit-vertical\",\"cat\":[2],\"type\":0},{\"title\":\"arrow arrows direction horizontal move out enlarge expand fullscreen increase maximize reach window zoom fit full measure resize responsive scale size width\",\"name\":\"fit-horizontal\",\"cat\":[2],\"type\":0},{\"title\":\"emoticon smiley agree fist greeting punch\",\"name\":\"fist\",\"cat\":[6],\"type\":0},{\"title\":\"sport fish catching fishing hook\",\"name\":\"fishing\",\"cat\":[21],\"type\":0},{\"title\":\"food animal nature skeleton seafood fish sea bones fishbone\",\"name\":\"fishbone\",\"cat\":[1,10],\"type\":0},{\"title\":\"food cooking animal nature healthy seafood fish sea\",\"name\":\"fish\",\"cat\":[1,10],\"type\":0},{\"title\":\"lock security safe tech technology protection secure antivirus encryption firewall shield\",\"name\":\"firewall\",\"cat\":[22],\"type\":0},{\"title\":\"fire travel animal nature flame fireplace wood\",\"name\":\"fire\",\"cat\":[1,26],\"type\":0},{\"title\":\"ui user interface tool settings filter categories category filtering filters refine search sort funnel seo\",\"name\":\"filter\",\"cat\":[27],\"type\":0},{\"title\":\"navigation ui user interface close exit cross delete remove settings filter filters sort mark cancel configuration funnel nav\",\"name\":\"filter-remove\",\"cat\":[27],\"type\":0},{\"title\":\"files file network structure business hierarchy layer layers chart design map relations sitemap development filter management organization\",\"name\":\"filter-organization\",\"cat\":[5],\"type\":0},{\"title\":\"navigation ui user interface success check settings filter filters sort mark tick configuration ok funnel nav\",\"name\":\"filter-check\",\"cat\":[27],\"type\":0},{\"title\":\"arrow direction top up upward cloud data file input save share storage transfer backup ftp hosting import server upload inbox folder\",\"name\":\"file-upload-93\",\"cat\":[2,8],\"type\":0},{\"title\":\"arrow direction top up upward cloud data file input save share storage transfer backup ftp hosting import server upload inbox folder\",\"name\":\"file-upload-88\",\"cat\":[2,8],\"type\":0},{\"title\":\"arrow direction top up upward cloud data file input save share storage transfer backup ftp hosting import server upload inbox folder\",\"name\":\"file-upload-86\",\"cat\":[2,8],\"type\":0},{\"title\":\"arrow bottom descend down downward data download file input save share storage transfer inbox folder\",\"name\":\"file-download-94\",\"cat\":[2,8],\"type\":0},{\"title\":\"arrow bottom descend down downward data download file input save share storage transfer inbox folder\",\"name\":\"file-download-89\",\"cat\":[2,8],\"type\":0},{\"title\":\"arrow bottom descend down downward data download file input save share storage transfer inbox folder\",\"name\":\"file-download-87\",\"cat\":[2,8],\"type\":0},{\"title\":\"sport game mask activity fence fencing\",\"name\":\"fencing\",\"cat\":[21],\"type\":0},{\"title\":\"save ui user interface close delete remove award bookmark favorite favourite minus love like vote cancel star rate negative\",\"name\":\"favourite-remove-33\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface close delete remove day award favorite favourite minus love romantic like heart cancel valentine dating relationship romance negative\",\"name\":\"favourite-remove-30\",\"cat\":[27],\"type\":0},{\"title\":\"save ui user interface award add plus bookmark favorite favourite love positive like vote star rate\",\"name\":\"favourite-add-32\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface day award add plus favorite favourite love romantic positive like heart valentine dating relationship romance\",\"name\":\"favourite-add-29\",\"cat\":[27],\"type\":0},{\"title\":\"save ui user interface award holidays bookmark favorite favourite love like vote star rate rating\",\"name\":\"favourite-31\",\"cat\":[13,27],\"type\":0},{\"title\":\"ui user interface day award favorite favourite healthcare health medical love romantic like heart valentine dating relationship romance\",\"name\":\"favourite-28\",\"cat\":[12,27],\"type\":0},{\"title\":\"ui user interface close exit cross delete remove cancel deletion removal denied discard dismiss wrong\",\"name\":\"fat-remove\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface close exit decrease delete remove minus cancel deletion less removal subtract\",\"name\":\"fat-delete\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface expand increase new add create plus addition positive\",\"name\":\"fat-add\",\"cat\":[27],\"type\":0},{\"title\":\"user group team home house person users member human friend shelter community people couple family\",\"name\":\"family\",\"cat\":[28],\"type\":0},{\"title\":\"weather temperature degrees fahrenheit\",\"name\":\"fahrenheit\",\"cat\":[29],\"type\":0},{\"title\":\"energy environment power business finance building estate real factory industry plant smoke\",\"name\":\"factory\",\"cat\":[3,7],\"type\":0},{\"title\":\"ui user interface watch block view search visibility blind eye preview disabled hidden hide look observe overview see sight visible vision invisible\",\"name\":\"eye-ban-20\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface watch block view search visibility blind eye preview disabled hidden hide look observe overview see sight visible vision invisible\",\"name\":\"eye-ban-18\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface watch view search visibility eye preview look observe overview see sight visible vision\",\"name\":\"eye-19\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface watch view search visibility eye preview look observe overview see sight visible vision\",\"name\":\"eye-17\",\"cat\":[27],\"type\":0},{\"title\":\"arrow up file share storage transfer upload connection social export network outbox output sharing\",\"name\":\"export\",\"cat\":[2],\"type\":0},{\"title\":\"location security travel target map search maps find scan scanner radar explore track\",\"name\":\"explore\",\"cat\":[15],\"type\":0},{\"title\":\"location user security target map maps find scan scanner radar explore track\",\"name\":\"explore-user\",\"cat\":[15],\"type\":0},{\"title\":\"travel explore journey trip adventure holiday fun\",\"name\":\"explore-2\",\"cat\":[26],\"type\":0},{\"title\":\"file sign info folder document stop mark error danger alert attention caution exclamation information notification problem warning\",\"name\":\"exclamation\",\"cat\":[8],\"type\":0},{\"title\":\"change exchange user interchange trade group team account person users member replace human people\",\"name\":\"exchange\",\"cat\":[28],\"type\":0},{\"title\":\"delete remove tool school drawing design edit development clean clear erase eraser rubber wipe\",\"name\":\"eraser-46\",\"cat\":[5],\"type\":0},{\"title\":\"delete remove tool education school drawing design edit development clean clear erase eraser rubber wipe\",\"name\":\"eraser-33\",\"cat\":[5,18],\"type\":0},{\"title\":\"delete remove tool education school drawing design edit development clean clear erase eraser rubber wipe\",\"name\":\"eraser-32\",\"cat\":[5,18],\"type\":0},{\"title\":\"arrow direction move out enlarge expand fullscreen increase maximize reach window zoom vertical\",\"name\":\"enlarge-vertical\",\"cat\":[2],\"type\":0},{\"title\":\"arrow direction horizontal move out enlarge expand fullscreen increase maximize reach window zoom\",\"name\":\"enlarge-horizontal\",\"cat\":[2],\"type\":0},{\"title\":\"arrow direction move out diagonal enlarge expand fullscreen increase maximize orientation reach window zoom\",\"name\":\"enlarge-diagonal-44\",\"cat\":[2],\"type\":0},{\"title\":\"arrow direction move out diagonal enlarge expand fullscreen increase maximize orientation reach window zoom\",\"name\":\"enlarge-diagonal-43\",\"cat\":[2],\"type\":0},{\"title\":\"arrow move out circle round enlarge expand fullscreen increase maximize reach window zoom center\",\"name\":\"enlarge-circle\",\"cat\":[2],\"type\":0},{\"title\":\"ui user interface enlarge expand fullscreen increase maximize zoom full scale size in center plus screen crop big magnify explore magnifier magnifying fullsize large\",\"name\":\"enlarge-59\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface enlarge expand fullscreen increase maximize zoom full scale size in center plus screen crop big magnify explore magnifier magnifying fullsize large\",\"name\":\"enlarge-58\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface enlarge expand fullscreen increase maximize zoom full scale size in center plus screen crop big magnify explore magnifier magnifying fullsize large\",\"name\":\"enlarge-57\",\"cat\":[27],\"type\":0},{\"title\":\"arrow direction horizontal move out enlarge expand fullscreen increase maximize reach window zoom\",\"name\":\"enlarge-46\",\"cat\":[2],\"type\":0},{\"title\":\"arrow direction horizontal move out enlarge expand fullscreen increase maximize reach window zoom\",\"name\":\"enlarge-45\",\"cat\":[2],\"type\":0},{\"title\":\"energy power sport food fitness gym powder proteins supplement\",\"name\":\"energy-supplement\",\"cat\":[21],\"type\":0},{\"title\":\"energy power sport food bottle drink beverage boost fitness\",\"name\":\"energy-drink\",\"cat\":[10,21],\"type\":0},{\"title\":\"energy power sport food bottle drink beverage boost fitness\",\"name\":\"energy-drink-2\",\"cat\":[10,21],\"type\":0},{\"title\":\"ui user interface communication post send email mail message messages contact write envelope letter mailbox news newsletter\",\"name\":\"email-85\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface communication post send email mail message messages contact write envelope letter mailbox news newsletter\",\"name\":\"email-84\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface communication post send email mail message messages contact write envelope letter mailbox news newsletter\",\"name\":\"email-83\",\"cat\":[27],\"type\":0},{\"title\":\"arrow direction top up upward file upload eject\",\"name\":\"eject\",\"cat\":[2],\"type\":0},{\"title\":\"food breakfast egg fried yolk\",\"name\":\"egg\",\"cat\":[10],\"type\":0},{\"title\":\"holidays decoration egg easter\",\"name\":\"egg-39\",\"cat\":[13],\"type\":0},{\"title\":\"holidays decoration egg easter\",\"name\":\"egg-38\",\"cat\":[13],\"type\":0},{\"title\":\"change file email mail message note contact pen edit pencil write draw style create editing compose editor draft modify formatting\",\"name\":\"edit\",\"cat\":[8,23],\"type\":0},{\"title\":\"media photo camera contrast option saturation multimedia\",\"name\":\"edit-saturation\",\"cat\":[16],\"type\":0},{\"title\":\"media photo camera contrast option multimedia\",\"name\":\"edit-contrast-43\",\"cat\":[16],\"type\":0},{\"title\":\"media photo camera contrast option multimedia\",\"name\":\"edit-contrast-42\",\"cat\":[16],\"type\":0},{\"title\":\"media photo camera contrast option multimedia\",\"name\":\"edit-color\",\"cat\":[16],\"type\":0},{\"title\":\"ui user interface text message note pen edit pencil write draw create editing compose editor draft\",\"name\":\"edit-78\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface text message note pen edit pencil write draw create editing compose editor draft\",\"name\":\"edit-77\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface text message note pen edit pencil write draw create editing compose editor draft\",\"name\":\"edit-76\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface text message note pen edit pencil write draw create editing compose editor draft\",\"name\":\"edit-75\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface text message note pen edit pencil write draw create editing compose editor draft\",\"name\":\"edit-74\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface text message note pen edit pencil write draw create editing compose editor draft\",\"name\":\"edit-73\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface text message note pen edit pencil write draw create editing compose editor draft\",\"name\":\"edit-72\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface text message note pen edit pencil write draw create editing compose editor draft\",\"name\":\"edit-71\",\"cat\":[27],\"type\":0},{\"title\":\"font text type typography edit color style formatting colour\",\"name\":\"edit-2\",\"cat\":[23],\"type\":0},{\"title\":\"weather eclipse\",\"name\":\"eclipse\",\"cat\":[29],\"type\":0},{\"title\":\"weight sport fitness equipment exercise dumbbells gym workout\",\"name\":\"dumbbells\",\"cat\":[21],\"type\":0},{\"title\":\"weather drop drops water rain\",\"name\":\"drops\",\"cat\":[29],\"type\":0},{\"title\":\"weather ui user interface energy environment drop animal nature healthcare health medical ink tear water rain blood drip dripping droplet humid liquid oil petroleum wet\",\"name\":\"drop\",\"cat\":[1,7,12,27,29],\"type\":0},{\"title\":\"weather drop tool water rain blur\",\"name\":\"drop-15\",\"cat\":[29,5],\"type\":0},{\"title\":\"travel glass food alcohol drink beverage cocktail straw\",\"name\":\"drink\",\"cat\":[10,26],\"type\":0},{\"title\":\"glass alcohol drink beverage cocktail straw\",\"name\":\"drink-2\",\"cat\":[26],\"type\":0},{\"title\":\"woman clothes accessory dress wear long skirt\",\"name\":\"dress-woman\",\"cat\":[4],\"type\":0},{\"title\":\"suit clothes accessory dress wear coat jacket blazer men\",\"name\":\"dress-man\",\"cat\":[4],\"type\":0},{\"title\":\"files file storage folder organize furniture documents archive drawer cabinet cupboard drawers handle interior safebox\",\"name\":\"drawer\",\"cat\":[8,11],\"type\":0},{\"title\":\"drawer cabinet cupboard drawers\",\"name\":\"drawer-2\",\"cat\":[11],\"type\":0},{\"title\":\"arrow move upload resize drag drop cursor select design development click mouse point pointer paste reposition touch\",\"name\":\"drag\",\"cat\":[5],\"type\":0},{\"title\":\"move up control drag fingers gesture touch one gestures\",\"name\":\"drag-up\",\"cat\":[24],\"type\":0},{\"title\":\"right move control drag fingers gesture touch one gestures\",\"name\":\"drag-right\",\"cat\":[24],\"type\":0},{\"title\":\"left move control drag fingers gesture touch one gestures\",\"name\":\"drag-left\",\"cat\":[24],\"type\":0},{\"title\":\"down move control drag fingers gesture touch one gestures\",\"name\":\"drag-down\",\"cat\":[24],\"type\":0},{\"title\":\"move control drag cursor gesture touch gestures\",\"name\":\"drag-31\",\"cat\":[24],\"type\":0},{\"title\":\"move control drag cursor gesture touch gestures\",\"name\":\"drag-21\",\"cat\":[24],\"type\":0},{\"title\":\"arrow bottom descend down downward data download file input save storage backup\",\"name\":\"download\",\"cat\":[2,27],\"type\":0},{\"title\":\"arrow bottom descend down downward data download file input save backup document\",\"name\":\"download-3\",\"cat\":[2,8],\"type\":0},{\"title\":\"arrow bottom descend down downward data download file input save share storage transfer\",\"name\":\"download-2\",\"cat\":[2],\"type\":0},{\"title\":\"double hand fingers gesture tap screen touch one gestures interactive\",\"name\":\"double-tap\",\"cat\":[24],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards double\",\"name\":\"double-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left arrows direction backward backwards keyboard move navigation out position previous double rewind\",\"name\":\"double-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow direction top up upward cloud data file input save share storage transfer backup ftp hosting import server upload drag drop\",\"name\":\"dots-upload\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward data download file input save share storage transfer drag drop\",\"name\":\"dots-download\",\"cat\":[2],\"type\":0},{\"title\":\"door exit furniture entrance\",\"name\":\"door\",\"cat\":[11],\"type\":0},{\"title\":\"food cake dessert sweet bakery donut frosting doughnut\",\"name\":\"donut\",\"cat\":[10],\"type\":0},{\"title\":\"animal nature pet head dog face\",\"name\":\"dog\",\"cat\":[1],\"type\":0},{\"title\":\"home house animal nature basket pet dog doghouse kennel\",\"name\":\"dog-house\",\"cat\":[1],\"type\":0},{\"title\":\"healthcare health medical doctor medic physician stethoscope\",\"name\":\"doctor\",\"cat\":[12],\"type\":0},{\"title\":\"power tech technology charge mobile phone smartphone recharge station connector dock\",\"name\":\"dock\",\"cat\":[22],\"type\":0},{\"title\":\"move top up ui user interface application align alignment layout bar place side widget dock template\",\"name\":\"dock-top\",\"cat\":[27],\"type\":0},{\"title\":\"right move ui user interface application align alignment layout bar place side widget dock template\",\"name\":\"dock-right\",\"cat\":[27],\"type\":0},{\"title\":\"left move ui user interface application align alignment layout bar place side widget dock template\",\"name\":\"dock-left\",\"cat\":[27],\"type\":0},{\"title\":\"bottom move ui user interface application align alignment layout bar place side widget dock template\",\"name\":\"dock-bottom\",\"cat\":[27],\"type\":0},{\"title\":\"science healthcare health medical dna helix\",\"name\":\"dna-38\",\"cat\":[12],\"type\":0},{\"title\":\"science healthcare health medical dna helix\",\"name\":\"dna-27\",\"cat\":[12],\"type\":0},{\"title\":\"line horizontal divide split splitter divider layout design development blocks horizontally separation\",\"name\":\"divider\",\"cat\":[5],\"type\":0},{\"title\":\"vertical center align arrange tool distribute design technology development graphic vertically\",\"name\":\"distribute-vertical\",\"cat\":[5],\"type\":0},{\"title\":\"horizontal center align arrange tool distribute design technology development horizontally graphic\",\"name\":\"distribute-horizontal\",\"cat\":[5],\"type\":0},{\"title\":\"arrow direction move out circle round enlarge expand fullscreen increase maximize reach window zoom disperse center distribute\",\"name\":\"disperse\",\"cat\":[2],\"type\":0},{\"title\":\"download save storage backup ui user interface tech technology album drive disk cd dvd blueray compact disc electronics entertainment diskette floppy floppydisk\",\"name\":\"disk\",\"cat\":[22,27],\"type\":0},{\"title\":\"player tech technology drive disk cd dvd blueray compact disc electronics entertainment reader\",\"name\":\"disk-reader\",\"cat\":[22],\"type\":0},{\"title\":\"download save storage backup drive disk diskette floppy floppydisk\",\"name\":\"disk-2\",\"cat\":[27],\"type\":0},{\"title\":\"food kitchen clean dishwasher\",\"name\":\"dishwasher\",\"cat\":[10],\"type\":0},{\"title\":\"emoticon smiley disgusted fever nauseated nauseous sick\",\"name\":\"disgusted\",\"cat\":[6],\"type\":0},{\"title\":\"finance shopping deal discount ecommerce percent percentage sale shop coupon reduction offer ratio\",\"name\":\"discount\",\"cat\":[19],\"type\":0},{\"title\":\"shopping deal discount ecommerce sale shop coupon reduction offer\",\"name\":\"discount-2\",\"cat\":[19],\"type\":0},{\"title\":\"user accessibility users patient disabled wheelchair accessible disability disable handicap invalid\",\"name\":\"disabled\",\"cat\":[28],\"type\":0},{\"title\":\"direction navigation location path available open track route street accessible walkable\",\"name\":\"directions\",\"cat\":[15],\"type\":0},{\"title\":\"arrow left line right arrows direction exchange navigation directions gps location conversion convert lines\",\"name\":\"direction\",\"cat\":[2],\"type\":0},{\"title\":\"arrow line alternative arrows change direction exchange files flip horizontal swap switch transmit navigation directions gps location\",\"name\":\"direction-56\",\"cat\":[2],\"type\":0},{\"title\":\"arrow line alternative arrows change direction exchange files flip horizontal swap switch transmit navigation directions gps location\",\"name\":\"direction-53\",\"cat\":[2],\"type\":0},{\"title\":\"game object dice\",\"name\":\"dice\",\"cat\":[3],\"type\":0},{\"title\":\"clothes accessory diamond jewelry object\",\"name\":\"diamond\",\"cat\":[4],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards top up upward upwards diagonal enlarge expand fullscreen maximize zoom\",\"name\":\"diag-top-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous top up upward upwards diagonal enlarge expand fullscreen maximize zoom\",\"name\":\"diag-top-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction bottom descend down downward keyboard move navigation out position next onward onwards diagonal enlarge expand fullscreen maximize zoom downwards\",\"name\":\"diag-bottom-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction bottom descend down downward backward backwards keyboard move navigation out position previous diagonal enlarge expand fullscreen maximize zoom downwards\",\"name\":\"diag-bottom-left\",\"cat\":[2],\"type\":0},{\"title\":\"emoticon smiley smile smiling devil evil horn\",\"name\":\"devil\",\"cat\":[6],\"type\":0},{\"title\":\"connection communication network connect internet tech technology device wireless signal radio connector receiver wifi\",\"name\":\"device-connection\",\"cat\":[22],\"type\":0},{\"title\":\"file folder tool document development programming paper code coding develop script tag source\",\"name\":\"dev\",\"cat\":[8],\"type\":0},{\"title\":\"display computer tech technology apple device mac desktop monitor screen pc personal workstation imac\",\"name\":\"desktop\",\"cat\":[22],\"type\":0},{\"title\":\"display computer tech technology device desktop monitor screen television tv pc personal workstation\",\"name\":\"desktop-screen\",\"cat\":[22],\"type\":0},{\"title\":\"furniture table drawer drawers bureau desk\",\"name\":\"desk\",\"cat\":[11],\"type\":0},{\"title\":\"furniture table drawer bureau desk\",\"name\":\"desk-drawer\",\"cat\":[11],\"type\":0},{\"title\":\"measure scale tool text message education school note design pen edit pencil write development geometry draw create editing compose craetive drafting editor meter ruler\",\"name\":\"design\",\"cat\":[5,18],\"type\":0},{\"title\":\"box shopping delivery pack package shipping service transport cargo courier logistics ship transportation truck van\",\"name\":\"delivery\",\"cat\":[19,25],\"type\":0},{\"title\":\"shopping delivery shipping service transport track cargo courier logistics tracking truck van\",\"name\":\"delivery-track\",\"cat\":[19],\"type\":0},{\"title\":\"time shopping express delivery shipping service transport speed fast cargo courier logistics truck van delay ontime\",\"name\":\"delivery-time\",\"cat\":[19],\"type\":0},{\"title\":\"shopping express delivery shipping service transport speed fast cargo courier logistics truck van\",\"name\":\"delivery-fast\",\"cat\":[19],\"type\":0},{\"title\":\"box shopping delivery pack package shipping service transport cargo courier logistics ship\",\"name\":\"delivery-3\",\"cat\":[19],\"type\":0},{\"title\":\"box shopping delivery pack package shipping service transport cargo courier logistics ship\",\"name\":\"delivery-2\",\"cat\":[19],\"type\":0},{\"title\":\"arrow back left direction backward keyboard previous delete key remove\",\"name\":\"delete-50\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward keyboard previous cross delete key remove\",\"name\":\"delete-49\",\"cat\":[2],\"type\":0},{\"title\":\"user delete remove profile account avatar contact male man person minus cancel users friend follower\",\"name\":\"delete-30\",\"cat\":[28],\"type\":0},{\"title\":\"user delete remove profile account avatar contact male man person minus cancel users friend follower\",\"name\":\"delete-28\",\"cat\":[28],\"type\":0},{\"title\":\"holidays animal nature christmas deer reindeer rudolph\",\"name\":\"deer\",\"cat\":[1,13],\"type\":0},{\"title\":\"holidays celebration party decoration christmas bell\",\"name\":\"decoration\",\"cat\":[13],\"type\":0},{\"title\":\"hand holidays halloween dead graveyard rise zombie\",\"name\":\"dead-hand\",\"cat\":[13],\"type\":0},{\"title\":\"cloud data storage hosting server ui user interface web hardware memory database harddriver\",\"name\":\"database\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface scale growth settings meter dashboard speed widget setting fast gauge indicator metrics odometer performance productivity speedometer\",\"name\":\"dashboard-level\",\"cat\":[27,25],\"type\":0},{\"title\":\"ui interface scale growth settings meter dashboard speed widget setting fast gauge indicator metrics odometer performance productivity speedometer\",\"name\":\"dashboard-half\",\"cat\":[25,27],\"type\":0},{\"title\":\"ui user interface scale growth settings meter dashboard speed widget setting fast gauge indicator metrics odometer performance productivity speedometer\",\"name\":\"dashboard-30\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface scale growth settings meter dashboard speed widget setting fast gauge indicator metrics odometer performance productivity speedometer\",\"name\":\"dashboard-29\",\"cat\":[27],\"type\":0},{\"title\":\"play sport goal target game aim dart objective shooting\",\"name\":\"dart\",\"cat\":[21],\"type\":0},{\"title\":\"fork food cutlery knife tools utensils silverware\",\"name\":\"cutlery-77\",\"cat\":[10],\"type\":0},{\"title\":\"food cutlery knife tools utensils silverware spoon\",\"name\":\"cutlery-76\",\"cat\":[10],\"type\":0},{\"title\":\"fork food cutlery tools utensils silverware spoon\",\"name\":\"cutlery-75\",\"cat\":[10],\"type\":0},{\"title\":\"emoticon smiley cute\",\"name\":\"cute\",\"cat\":[6],\"type\":0},{\"title\":\"shopping deal discount ecommerce sale shop cut coupon reduction offer\",\"name\":\"cut\",\"cat\":[19],\"type\":0},{\"title\":\"communication answer chat comment comments conversation dialog forum message messages reply speaking talk shopping service help support customer\",\"name\":\"customer-support\",\"cat\":[19],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous share connection social\",\"name\":\"curved-previous\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards share connection social\",\"name\":\"curved-next\",\"cat\":[2],\"type\":0},{\"title\":\"arrow arrows change direction move navigation circle share social directions expand divide split branch control controller dot git slider version\",\"name\":\"curve-split\",\"cat\":[2],\"type\":0},{\"title\":\"arrow arrows change direction move navigation circle share social directions expand divide split branch control controller dot git slider version\",\"name\":\"curve-directions\",\"cat\":[2],\"type\":0},{\"title\":\"arrow repeat arrows direction sync infinite infinity load loading loop process refresh reload replay update circuit path\",\"name\":\"curve-circuit\",\"cat\":[2],\"type\":0},{\"title\":\"window furniture curtain drape\",\"name\":\"curtain\",\"cat\":[11],\"type\":0},{\"title\":\"arrow input cursor text type design edit write development click mouse point pointer editing insert typing writing\",\"name\":\"cursor-text\",\"cat\":[5],\"type\":0},{\"title\":\"arrow cursor design hand development click mouse point pointer finger active tap\",\"name\":\"cursor-pointer\",\"cat\":[5],\"type\":0},{\"title\":\"arrow cursor design ban development click mouse point pointer allowed banned block blocked forbidden frozen inactive not prevent unavailable\",\"name\":\"cursor-not-allowed\",\"cat\":[5],\"type\":0},{\"title\":\"arrow navigation lines cursor list design development click mouse point pointer bars gallery hamburger menu options settings\",\"name\":\"cursor-menu\",\"cat\":[5],\"type\":0},{\"title\":\"arrow load loading cursor design development click mouse point pointer wait waiting\",\"name\":\"cursor-load\",\"cat\":[5],\"type\":0},{\"title\":\"cursor design hand development click mouse point pointer finger fingers gesture grab hold pan\",\"name\":\"cursor-grab\",\"cat\":[5],\"type\":0},{\"title\":\"arrow cursor new design development click mouse add copy create plus point pointer selection\",\"name\":\"cursor-add\",\"cat\":[5],\"type\":0},{\"title\":\"arrow cursor design development click mouse point pointer\",\"name\":\"cursor-49\",\"cat\":[5],\"type\":0},{\"title\":\"arrow cursor design development click mouse point pointer\",\"name\":\"cursor-48\",\"cat\":[5],\"type\":0},{\"title\":\"business finance shopping cash funding money currency investment renminbir yen yuan\",\"name\":\"currency-yen\",\"cat\":[3,19],\"type\":0},{\"title\":\"business finance shopping cash funding money currency investment pound sterlin\",\"name\":\"currency-pound\",\"cat\":[3,19],\"type\":0},{\"title\":\"arrows change exchange commerce conversion convert interchange trade finance shopping money currency rate\",\"name\":\"currency-exchange\",\"cat\":[19],\"type\":0},{\"title\":\"business finance shopping cash funding money currency investment euro\",\"name\":\"currency-euro\",\"cat\":[3,19],\"type\":0},{\"title\":\"business finance shopping cash funding money currency dollar investment\",\"name\":\"currency-dollar\",\"cat\":[3,19],\"type\":0},{\"title\":\"design internet web development cascading css css3 end front frontend programming sheets standards style website\",\"name\":\"css3\",\"cat\":[5],\"type\":0},{\"title\":\"emoticon smiley unhappy cry sad tear\",\"name\":\"cry-57\",\"cat\":[6],\"type\":0},{\"title\":\"emoticon smiley unhappy cry sad tear\",\"name\":\"cry-15\",\"cat\":[6],\"type\":0},{\"title\":\"sport branding crown diadem king premium queen\",\"name\":\"crown\",\"cat\":[21],\"type\":0},{\"title\":\"location dartboard goal target map focus maps aim crosshair radar\",\"name\":\"crosshair\",\"cat\":[15],\"type\":0},{\"title\":\"arrow circle round cross through hole pass passing pathway\",\"name\":\"cross\",\"cat\":[2],\"type\":0},{\"title\":\"arrow line arrows direction connection directions vertical cross lines through bridge divide separate split\",\"name\":\"cross-vertical\",\"cat\":[2],\"type\":0},{\"title\":\"arrow line direction keyboard move navigation out position top up upward upwards cross lines through\",\"name\":\"cross-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward line right direction keyboard move navigation out position next onward onwards cross lines through\",\"name\":\"cross-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left line direction backward backwards keyboard move navigation out position previous cross lines through\",\"name\":\"cross-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow line arrows direction horizontal connection directions cross lines through bridge divide separate split\",\"name\":\"cross-horizontal\",\"cat\":[2],\"type\":0},{\"title\":\"arrow line bottom down cross lines through\",\"name\":\"cross-down\",\"cat\":[2],\"type\":0},{\"title\":\"measure resize tool design edit development frame graphic adjust crop cut modify\",\"name\":\"crop\",\"cat\":[5],\"type\":0},{\"title\":\"food dessert sweet breakfast bread bakery croissant\",\"name\":\"croissant\",\"cat\":[10],\"type\":0},{\"title\":\"sport game ball bat cricket\",\"name\":\"cricket\",\"cat\":[21],\"type\":0},{\"title\":\"lock security shopping payment safe card checkout credit debit padlock protection secure credit card\",\"name\":\"credit-locked\",\"cat\":[19],\"type\":0},{\"title\":\"finance shopping payment money shop card charge checkout credit debit method methods buy credit card\",\"name\":\"credit-card\",\"cat\":[19],\"type\":0},{\"title\":\"machine finance atm shopping cash money shop card charge credit debit method methods insert buy withdraw withdrawal\",\"name\":\"credit-card-in\",\"cat\":[19],\"type\":0},{\"title\":\"furniture baby bed cradle crib\",\"name\":\"cradle\",\"cat\":[11],\"type\":0},{\"title\":\"food animal nature crab seafood\",\"name\":\"crab\",\"cat\":[1,10],\"type\":0},{\"title\":\"animal nature milk agriculture cow farm\",\"name\":\"cow\",\"cat\":[1],\"type\":0},{\"title\":\"shopping deal discount ecommerce sale shop coupon reduction ticket offer\",\"name\":\"coupon\",\"cat\":[19],\"type\":0},{\"title\":\"user sign female woman users symbol gender sex couple girl lesbian\",\"name\":\"couple-lesbian\",\"cat\":[28],\"type\":0},{\"title\":\"user sign male man users symbol gay gender guy sex straight\",\"name\":\"couple-gay\",\"cat\":[28],\"type\":0},{\"title\":\"media photo camera multimedia timer countdown self-timer\",\"name\":\"countdown-35\",\"cat\":[16],\"type\":0},{\"title\":\"media photo camera multimedia timer countdown self-timer\",\"name\":\"countdown-34\",\"cat\":[16],\"type\":0},{\"title\":\"woman clothes accessory wear bustier corset\",\"name\":\"corset\",\"cat\":[4],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards corner squared\",\"name\":\"corner-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards corner curved\",\"name\":\"corner-up-round\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right arrows direction keyboard move navigation out position next onward onwards top up upward upwards corner curved\",\"name\":\"corner-up-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left arrows direction backward backwards keyboard move navigation out position previous top up upward upwards corner curved\",\"name\":\"corner-up-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards corner squared\",\"name\":\"corner-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards corner curved\",\"name\":\"corner-right-round\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right arrows direction keyboard move navigation out position next onward onwards top corner curved\",\"name\":\"corner-right-down\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous corner squared\",\"name\":\"corner-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous corner curved\",\"name\":\"corner-left-round\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left arrows direction bottom backward backwards keyboard move navigation out position previous corner curved\",\"name\":\"corner-left-down\",\"cat\":[2],\"type\":0},{\"title\":\"arrow down corner squared\",\"name\":\"corner-down\",\"cat\":[2],\"type\":0},{\"title\":\"arrow down corner curved\",\"name\":\"corner-down-round\",\"cat\":[2],\"type\":0},{\"title\":\"backup folder group layer layers copy clone copies duplicate paste\",\"name\":\"copy\",\"cat\":[5],\"type\":0},{\"title\":\"files file backup group document copy clone copies documents duplicate paste draft\",\"name\":\"copy-2\",\"cat\":[8],\"type\":0},{\"title\":\"food cake dessert sweet biscuits cookie cookies\",\"name\":\"cookies\",\"cat\":[10],\"type\":0},{\"title\":\"arrow left right arrows change exchange commerce conversion convert interchange trade\",\"name\":\"conversion\",\"cat\":[2],\"type\":0},{\"title\":\"play video controller pad tech technology game object console joystick videogame gamepad nintendo playstation remote xbox\",\"name\":\"controller\",\"cat\":[22],\"type\":0},{\"title\":\"play video controller pad tech technology game console joystick videogame gamepad nintendo playstation remote xbox\",\"name\":\"controller-3\",\"cat\":[22],\"type\":0},{\"title\":\"play video controller pad tech technology game console joystick videogame gamepad nintendo playstation remote xbox\",\"name\":\"controller-2\",\"cat\":[22],\"type\":0},{\"title\":\"arrow swap directions scale balance navigate scales weight opposite revert contrast contrasting compare\",\"name\":\"contrast\",\"cat\":[2],\"type\":0},{\"title\":\"half colors photo graphic adjust adjustment brightness calibration camera contrast contrasting exposure highlight saturation shadow\",\"name\":\"contrast-2\",\"cat\":[5],\"type\":0},{\"title\":\"user business list finance agenda book contacts diary note notebook notes pad contact man person address call users human phonebook\",\"name\":\"contacts\",\"cat\":[3,28],\"type\":0},{\"title\":\"user list agenda contacts profile account avatar contact person sidebar address call users human friend follower phonebook\",\"name\":\"contacts-45\",\"cat\":[28],\"type\":0},{\"title\":\"user list agenda contacts profile account avatar contact person sidebar address call users human friend follower phonebook\",\"name\":\"contacts-44\",\"cat\":[28],\"type\":0},{\"title\":\"user business list finance agenda book contacts diary note notebook notes pad contact man person address call users human phonebook\",\"name\":\"contacts-2\",\"cat\":[3,28],\"type\":0},{\"title\":\"connection communication network power internet tech technology jack plug connector wire\",\"name\":\"connection\",\"cat\":[22],\"type\":0},{\"title\":\"connection communication business finance connect\",\"name\":\"connect\",\"cat\":[3],\"type\":0},{\"title\":\"object cone street traffic\",\"name\":\"cone\",\"cat\":[25],\"type\":0},{\"title\":\"computer tech technology tower device desktop pc personal cpu workstation\",\"name\":\"computer\",\"cat\":[22],\"type\":0},{\"title\":\"arrow direction top up upward cloud data file input save share storage transfer backup ftp hosting import server upload folder\",\"name\":\"computer-upload\",\"cat\":[2,8],\"type\":0},{\"title\":\"computer tech technology device desktop monitor pc personal workstation old vintage\",\"name\":\"computer-old\",\"cat\":[22],\"type\":0},{\"title\":\"computer tech technology tower device desktop monitor screen pc personal cpu workstation\",\"name\":\"computer-monitor\",\"cat\":[22],\"type\":0},{\"title\":\"circle measure tool education school drawing math design geometry draw graphic drafting architecture compass engineer\",\"name\":\"compass\",\"cat\":[5,18],\"type\":0},{\"title\":\"direction navigation position gps location tool navigate travel map compass maps instrument\",\"name\":\"compass-06\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location tool navigate travel map compass maps instrument\",\"name\":\"compass-05\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location tool navigate travel map compass maps instrument\",\"name\":\"compass-04\",\"cat\":[15],\"type\":0},{\"title\":\"direction navigation position gps location tool navigate travel map compass maps instrument\",\"name\":\"compass-3\",\"cat\":[15,29],\"type\":0},{\"title\":\"direction navigation position gps location tool navigate travel map compass maps instrument\",\"name\":\"compass-2\",\"cat\":[15],\"type\":0},{\"title\":\"arrow navigation directions scale balance guide navigate scales weight\",\"name\":\"compare\",\"cat\":[2],\"type\":0},{\"title\":\"keyboard sign control key design apple button development mac cmd command macintosh\",\"name\":\"command\",\"cat\":[5],\"type\":0},{\"title\":\"font text type typography color style editing formatting colour\",\"name\":\"color\",\"cat\":[23],\"type\":0},{\"title\":\"file education school book notebook library design read development collection gallery album binder catalog catalogue knowledge label learn learning magazine press reading study\",\"name\":\"collection\",\"cat\":[5,18],\"type\":0},{\"title\":\"animal nature pet cat collar domestic god\",\"name\":\"collar\",\"cat\":[1],\"type\":0},{\"title\":\"change business finance cash payment coins funding money\",\"name\":\"coins\",\"cat\":[3],\"type\":0},{\"title\":\"cross holidays halloween death coffin funeral\",\"name\":\"coffin\",\"cat\":[13],\"type\":0},{\"title\":\"food drink beverage hot coffe coffee cup mug tea\",\"name\":\"coffee\",\"cat\":[10],\"type\":0},{\"title\":\"long food drink beverage hot coffe coffee cup mug tea\",\"name\":\"coffee-long\",\"cat\":[10],\"type\":0},{\"title\":\"machine coffee maker\",\"name\":\"coffee-2\",\"cat\":[11],\"type\":0},{\"title\":\"long food drink beverage hot coffe coffee cup mug\",\"name\":\"coffe-long\",\"cat\":[10],\"type\":0},{\"title\":\"text design web development programming website editing html code brackets coding dev develop developer embed programmer script tag tags\",\"name\":\"code\",\"cat\":[5,23],\"type\":0},{\"title\":\"layout text design web development page programming website html editor code coding dev develop developer programmer script tag tags\",\"name\":\"code-editor\",\"cat\":[5],\"type\":0},{\"title\":\"glass food alcohol drink beverage cocktail straw\",\"name\":\"cocktail\",\"cat\":[10],\"type\":0},{\"title\":\"ribbon holidays bow gift present decoration christmas cockade\",\"name\":\"cockade\",\"cat\":[13],\"type\":0},{\"title\":\"clothes accessory wear coat jacket\",\"name\":\"coat\",\"cat\":[4],\"type\":0},{\"title\":\"furniture clothes coat hanger\",\"name\":\"coat-hanger\",\"cat\":[11],\"type\":0},{\"title\":\"energy environment plant animal nature green four clover fortune leaf luck lucky\",\"name\":\"clover\",\"cat\":[1,7],\"type\":0},{\"title\":\"cloud data file input save share storage sync transfer backup hosting import server upload folder database\",\"name\":\"cloud\",\"cat\":[8],\"type\":0},{\"title\":\"arrow direction top up cloud data file input save share storage sync transfer weather backup ftp hosting import server upload\",\"name\":\"cloud-upload-96\",\"cat\":[2,29],\"type\":0},{\"title\":\"arrow direction top up cloud data file input save share storage sync transfer backup ftp hosting import server upload\",\"name\":\"cloud-upload-94\",\"cat\":[2],\"type\":0},{\"title\":\"cloud weather sun sunny\",\"name\":\"cloud-sun-19\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather sun sunny\",\"name\":\"cloud-sun-17\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather snow flake\",\"name\":\"cloud-snow-42\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather snow\",\"name\":\"cloud-snow-34\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather rainbow\",\"name\":\"cloud-rainbow\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather rain\",\"name\":\"cloud-rain\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather moon night\",\"name\":\"cloud-moon\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather light flash lightning\",\"name\":\"cloud-light\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather hail\",\"name\":\"cloud-hail\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather fog mist\",\"name\":\"cloud-fog-32\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather fog mist\",\"name\":\"cloud-fog-31\",\"cat\":[29],\"type\":0},{\"title\":\"cloud weather drop rain\",\"name\":\"cloud-drop\",\"cat\":[29],\"type\":0},{\"title\":\"arrow bottom descend down downward cloud data download file input save share storage sync transfer weather\",\"name\":\"cloud-download-95\",\"cat\":[2,29],\"type\":0},{\"title\":\"arrow bottom descend down downward cloud data download file input save share storage sync transfer\",\"name\":\"cloud-download-93\",\"cat\":[2],\"type\":0},{\"title\":\"cloud storage weather backup ui user interface cloudy forecast icloud\",\"name\":\"cloud-26\",\"cat\":[27,29],\"type\":0},{\"title\":\"cloud storage weather backup ui user interface cloudy forecast icloud\",\"name\":\"cloud-25\",\"cat\":[27,29],\"type\":0},{\"title\":\"drop tool drawing design development color paint clone dropper eyedropper picker pipette\",\"name\":\"clone\",\"cat\":[5],\"type\":0},{\"title\":\"arrow arrows direction energy board circuit connections electronic path power\",\"name\":\"circuit\",\"cat\":[2],\"type\":0},{\"title\":\"arrow arrows direction energy board circuit connections electronic path power\",\"name\":\"circuit-round\",\"cat\":[2],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards circle round\",\"name\":\"circle-up-39\",\"cat\":[2],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards circle round\",\"name\":\"circle-up-11\",\"cat\":[2],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards circle round\",\"name\":\"circle-simple-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards circle round\",\"name\":\"circle-simple-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous circle round\",\"name\":\"circle-simple-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward circle round\",\"name\":\"circle-simple-down\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards circle round\",\"name\":\"circle-right-37\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards circle round play\",\"name\":\"circle-right-09\",\"cat\":[2],\"type\":0},{\"title\":\"ui user interface close exit cross delete remove cancel deletion removal denied discard dismiss wrong\",\"name\":\"circle-remove\",\"cat\":[27],\"type\":0},{\"title\":\"arrow out circle round user log sign close door exit leave logout outside info\",\"name\":\"circle-out\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous circle round\",\"name\":\"circle-left-38\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous circle round\",\"name\":\"circle-left-10\",\"cat\":[2],\"type\":0},{\"title\":\"arrow circle round download input save import user enter entry in inbox inside lock log login password security sign way\",\"name\":\"circle-in\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward circle round\",\"name\":\"circle-down-40\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward circle round\",\"name\":\"circle-down-12\",\"cat\":[2],\"type\":0},{\"title\":\"ui user interface close exit decrease delete remove minus cancel deletion less removal subtract\",\"name\":\"circle-delete\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface close exit cross delete remove cancel deletion removal denied discard dismiss wrong\",\"name\":\"circle-bold-remove\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface close exit decrease delete remove minus cancel deletion less removal subtract\",\"name\":\"circle-bold-delete\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface expand increase new add create plus addition positive\",\"name\":\"circle-bold-add\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface expand increase new add create plus addition positive\",\"name\":\"circle-add\",\"cat\":[27],\"type\":0},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"circle-10\",\"cat\":[28],\"type\":0},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"circle-09\",\"cat\":[28],\"type\":0},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"circle-08\",\"cat\":[28],\"type\":0},{\"title\":\"travel building catholic chistian church religious\",\"name\":\"church\",\"cat\":[26],\"type\":0},{\"title\":\"bar food dessert sweet candy chocolate\",\"name\":\"chocolate\",\"cat\":[10],\"type\":0},{\"title\":\"food finger french chips fries\",\"name\":\"chips\",\"cat\":[10],\"type\":0},{\"title\":\"travel temple building city forbidden flag china monument palace\",\"name\":\"china\",\"cat\":[26],\"type\":0},{\"title\":\"holidays christmas chimney fireplace\",\"name\":\"chimney\",\"cat\":[13],\"type\":0},{\"title\":\"food vegetable vegetables chili hot pepper\",\"name\":\"chili\",\"cat\":[10],\"type\":0},{\"title\":\"user male baby kid boy toy users infant child newborn\",\"name\":\"child\",\"cat\":[28],\"type\":0},{\"title\":\"food animal nature turkey meat bone chicken leg thigh poultry\",\"name\":\"chicken\",\"cat\":[10],\"type\":0},{\"title\":\"turkey chicken poultry\",\"name\":\"chicken-2\",\"cat\":[1],\"type\":0},{\"title\":\"food fruit healthy cherry\",\"name\":\"cherry\",\"cat\":[10],\"type\":0},{\"title\":\"business finance banking shopping bill cash check cheque payment pen money method receipt\",\"name\":\"cheque\",\"cat\":[3,19],\"type\":0},{\"title\":\"banking shopping bill check cheque payment money method receipt\",\"name\":\"cheque-3\",\"cat\":[19],\"type\":0},{\"title\":\"banking shopping bill check cheque payment money method receipt\",\"name\":\"cheque-2\",\"cat\":[19],\"type\":0},{\"title\":\"hat cap food cooking chef\",\"name\":\"chef-hat\",\"cat\":[10],\"type\":0},{\"title\":\"food hamburger sandwich burger cheeseburger fast fastfood\",\"name\":\"cheeseburger\",\"cat\":[10],\"type\":0},{\"title\":\"piece food of breakfast cheddar cheese\",\"name\":\"cheese-87\",\"cat\":[10],\"type\":0},{\"title\":\"piece food of breakfast cheddar cheese\",\"name\":\"cheese-24\",\"cat\":[10],\"type\":0},{\"title\":\"file success select available document check selected mark accept approve approved checkmark complete completed done checked tick\",\"name\":\"check\",\"cat\":[8],\"type\":0},{\"title\":\"ui user interface success select check selected mark accept approve approved checkmark complete completed done checked tick checkbox ok\",\"name\":\"check-square-11\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface success select check selected mark accept approve approved checkmark complete completed done checked tick checkbox ok\",\"name\":\"check-square-09\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface success select check selected mark accept approve approved checkmark complete completed done checked tick checkbox ok\",\"name\":\"check-small\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface success select check selected mark accept approve approved checkmark complete completed done checked tick checkbox ok\",\"name\":\"check-simple\",\"cat\":[27],\"type\":0},{\"title\":\"location ui user interface log sign exit logout info travel check calendar flight date airport arrival check-out\",\"name\":\"check-out\",\"cat\":[27],\"type\":0},{\"title\":\"location ui user interface enter log login sign info travel check calendar flight date airport check-in departure\",\"name\":\"check-in\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface success select check selected mark accept approve approved checkmark complete completed done checked tick checkbox ok\",\"name\":\"check-curve\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface success select check selected mark accept approve approved checkmark complete completed done checked tick checkbox ok\",\"name\":\"check-circle-08\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface success select check selected mark accept approve approved checkmark complete completed done checked tick checkbox ok\",\"name\":\"check-circle-07\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface success select check selected mark accept approve approved checkmark complete completed done checked tick checkbox ok\",\"name\":\"check-bold\",\"cat\":[27],\"type\":0},{\"title\":\"success select check selected mark accept approve approved checkmark complete completed done checked tick checkbox ok\",\"name\":\"check-2\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface communication answer chat comment comments conversation dialog forum message messages reply speaking talk bubble bubbles\",\"name\":\"chat\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface communication answer chat comment comments conversation dialog forum message messages reply speaking talk bubble bubbles\",\"name\":\"chat-round\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface communication answer chat comment comments conversation dialog forum message messages reply speaking talk bubble bubbles\",\"name\":\"chat-round-content\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface communication answer chat comment comments conversation dialog forum message messages reply speaking talk bubble bubbles\",\"name\":\"chat-reply\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface communication answer chat comment comments conversation dialog forum message messages reply speaking talk bubble bubbles\",\"name\":\"chat-content\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface communication chat comment comments conversation dialog forum message messages speaking talk bubble bubbles\",\"name\":\"chat-46\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface communication chat comment comments conversation dialog forum message messages speaking talk bubble bubbles\",\"name\":\"chat-45\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface communication chat comment comments conversation dialog forum message messages speaking talk bubble bubbles\",\"name\":\"chat-33\",\"cat\":[27],\"type\":0},{\"title\":\"business finance piechart graph pie report statistics\",\"name\":\"chart\",\"cat\":[3,27],\"type\":0},{\"title\":\"files data file stats folder document format chart piechart office graph pie report statistics analytics percent paper documents catalog envelope archive charting charts results\",\"name\":\"chart-pie\",\"cat\":[8],\"type\":0},{\"title\":\"business finance piechart graph pie report statistics\",\"name\":\"chart-pie-36\",\"cat\":[3],\"type\":0},{\"title\":\"business finance piechart graph pie report statistics\",\"name\":\"chart-pie-35\",\"cat\":[3],\"type\":0},{\"title\":\"arrow data progress diagram business finance chart graph report statistics analytics bar\",\"name\":\"chart-growth\",\"cat\":[3],\"type\":0},{\"title\":\"data ui user interface diagram stats growth chart graph statistics analytics bar stock bars level signal wifi\",\"name\":\"chart-bars\",\"cat\":[27],\"type\":0},{\"title\":\"files data file diagram stats growth folder document format chart office graph statistics analytics bar stock bars paper documents catalog envelope level archive\",\"name\":\"chart-bar\",\"cat\":[8],\"type\":0},{\"title\":\"data ui user interface diagram stats growth chart graph statistics analytics bar stock bars level signal wifi strong\",\"name\":\"chart-bar-53\",\"cat\":[27],\"type\":0},{\"title\":\"data ui user interface diagram stats growth chart graph statistics analytics bar stock bars level signal wifi\",\"name\":\"chart-bar-52\",\"cat\":[27],\"type\":0},{\"title\":\"arrow data progress diagram business finance chart graph report statistics analytics bar\",\"name\":\"chart-bar-33\",\"cat\":[3],\"type\":0},{\"title\":\"data diagram business finance chart graph report statistics analytics bar\",\"name\":\"chart-bar-32\",\"cat\":[3],\"type\":0},{\"title\":\"circle data stats business finance chart piechart graph pie report statistics analytics percent slice charting charts results\",\"name\":\"chart-3\",\"cat\":[27],\"type\":0},{\"title\":\"circle data stats business finance chart piechart graph pie report statistics analytics percent slice charting charts results\",\"name\":\"chart-2\",\"cat\":[27,19],\"type\":0},{\"title\":\"holidays glass food alcohol drink wine champagne\",\"name\":\"champagne\",\"cat\":[10,13],\"type\":0},{\"title\":\"board education school chalk\",\"name\":\"chalkboard\",\"cat\":[18],\"type\":0},{\"title\":\"business seat finance furniture chair design intorior officer\",\"name\":\"chair\",\"cat\":[3,11],\"type\":0},{\"title\":\"seat chair\",\"name\":\"chair-2\",\"cat\":[11],\"type\":0},{\"title\":\"arrow circle round center align alignment arrange central centralize centralized conference display layout meeting preferences structure tool\",\"name\":\"centralize\",\"cat\":[2],\"type\":0},{\"title\":\"weather temperature celsius degrees\",\"name\":\"celsius\",\"cat\":[29],\"type\":0},{\"title\":\"player tech technology drive disk cd dvd blueray compact disc electronics entertainment reader\",\"name\":\"cd-reader\",\"cat\":[22],\"type\":0},{\"title\":\"security video circuit watch tech technology camera television closed cam cctv monitoring spy surveillance\",\"name\":\"cctv\",\"cat\":[22],\"type\":0},{\"title\":\"holidays halloween magic death pot cauldron potion witch\",\"name\":\"cauldron\",\"cat\":[13],\"type\":0},{\"title\":\"holidays halloween animal nature pet cat\",\"name\":\"cat\",\"cat\":[1,13],\"type\":0},{\"title\":\"travel building tower bastion castle\",\"name\":\"castle\",\"cat\":[26],\"type\":0},{\"title\":\"shopping cash payment money shop checkout register buy store till\",\"name\":\"cash-register\",\"cat\":[19],\"type\":0},{\"title\":\"bag shopping ecommerce sale shop checkout basket buy cart retail trolley\",\"name\":\"cart\",\"cat\":[19],\"type\":0},{\"title\":\"bag shopping ecommerce sale shop checkout basket speed fast buy cart retail trolley\",\"name\":\"cart-speed\",\"cat\":[19],\"type\":0},{\"title\":\"ui user interface bag shopping ecommerce sale shop checkout basket buy cart retail trolley\",\"name\":\"cart-simple\",\"cat\":[19,27],\"type\":0},{\"title\":\"delete remove bag shopping ecommerce sale shop checkout clear minus basket cancel buy cart retail trolley\",\"name\":\"cart-simple-remove\",\"cat\":[19],\"type\":0},{\"title\":\"ui user interface new bag shopping ecommerce sale shop checkout add plus basket buy cart retail trolley\",\"name\":\"cart-simple-in\",\"cat\":[19,27],\"type\":0},{\"title\":\"new bag shopping ecommerce sale shop checkout add plus basket buy cart retail trolley\",\"name\":\"cart-simple-add\",\"cat\":[19],\"type\":0},{\"title\":\"back bag shopping ecommerce sale shop checkout basket buy cart retail trolley return\",\"name\":\"cart-return\",\"cat\":[19],\"type\":0},{\"title\":\"delete remove bag shopping ecommerce sale shop checkout clear minus basket cancel buy cart retail trolley\",\"name\":\"cart-remove\",\"cat\":[19],\"type\":0},{\"title\":\"sync refresh reload update bag shopping ecommerce sale shop checkout basket buy cart retail trolley\",\"name\":\"cart-refresh\",\"cat\":[19],\"type\":0},{\"title\":\"ui user interface bag shopping ecommerce sale shop checkout basket buy cart retail trolley\",\"name\":\"cart-9\",\"cat\":[19,27],\"type\":0},{\"title\":\"delete remove bag shopping ecommerce sale shop checkout clear minus basket cancel buy cart retail trolley\",\"name\":\"cart-remove-9\",\"cat\":[19],\"type\":0},{\"title\":\"ui user interface new bag shopping ecommerce sale shop checkout add plus basket buy cart retail trolley\",\"name\":\"cart-in-9\",\"cat\":[19,27],\"type\":0},{\"title\":\"new bag shopping ecommerce sale shop checkout add plus basket buy cart retail trolley\",\"name\":\"cart-add-9\",\"cat\":[19],\"type\":0},{\"title\":\"full bag shopping ecommerce sale shop checkout basket buy cart retail trolley\",\"name\":\"cart-full\",\"cat\":[19],\"type\":0},{\"title\":\"bag shopping ecommerce sale shop checkout favorite favourite basket love like heart buy cart picnic retail trolley\",\"name\":\"cart-favorite\",\"cat\":[19],\"type\":0},{\"title\":\"new bag shopping ecommerce sale shop checkout add plus basket buy cart retail trolley\",\"name\":\"cart-add\",\"cat\":[19],\"type\":0},{\"title\":\"food vegetable vegetables carrot root\",\"name\":\"carrot\",\"cat\":[10],\"type\":0},{\"title\":\"sport home training bicycle bike cardio exercise\",\"name\":\"cardio\",\"cat\":[21],\"type\":0},{\"title\":\"sync refresh reload update finance shopping payment money shop card charge checkout credit debit method methods buy credit card\",\"name\":\"card-update\",\"cat\":[19],\"type\":0},{\"title\":\"delete remove finance shopping payment money shop card charge checkout credit debit method methods cancel buy credit card\",\"name\":\"card-remove\",\"cat\":[19],\"type\":0},{\"title\":\"finance shopping payment money shop card charge checkout credit debit method methods favorite favourite love like heart buy credit card\",\"name\":\"card-favorite\",\"cat\":[19],\"type\":0},{\"title\":\"change finance shopping payment money shop edit card charge checkout credit debit method methods buy credit card\",\"name\":\"card-edit\",\"cat\":[19],\"type\":0},{\"title\":\"ui user interface security chat message badge card mobile alarm alert notification\",\"name\":\"card-alert\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface sign new finance badge shopping payment money shop card charge checkout credit debit method methods add create plus notification buy credit card more notifications\",\"name\":\"card-add\",\"cat\":[19,27],\"type\":0},{\"title\":\"sign new badge card add create plus notification more notifications\",\"name\":\"card-add-2\",\"cat\":[27],\"type\":0},{\"title\":\"energy environment electric drive ecology car charging eco green transport vehicle auto transportation automobile\",\"name\":\"car\",\"cat\":[7,25],\"type\":0},{\"title\":\"drive car vehicle auto transportation automobile cab taxi\",\"name\":\"car-taxi\",\"cat\":[25],\"type\":0},{\"title\":\"drive car vehicle auto transportation automobile\",\"name\":\"car-sport\",\"cat\":[25],\"type\":0},{\"title\":\"drive car vehicle auto transportation automobile\",\"name\":\"car-simple\",\"cat\":[25],\"type\":0},{\"title\":\"drive car vehicle auto transportation automobile\",\"name\":\"car-front\",\"cat\":[25],\"type\":0},{\"title\":\"drive car vehicle auto transportation automobile\",\"name\":\"car-2\",\"cat\":[25],\"type\":0},{\"title\":\"font text style editing formatting capitalize caps small\",\"name\":\"caps-small\",\"cat\":[23],\"type\":0},{\"title\":\"all font text style editing formatting capitalize caps\",\"name\":\"caps-all\",\"cat\":[23],\"type\":0},{\"title\":\"font text style editing formatting capitalize caps\",\"name\":\"capitalize\",\"cat\":[23],\"type\":0},{\"title\":\"sport clothes accessory hat wear baseball cap\",\"name\":\"cap\",\"cat\":[4],\"type\":0},{\"title\":\"interface board layout art artboard design development paint artwork canvas colors draw easel guides painting picture portrait\",\"name\":\"canvas\",\"cat\":[5],\"type\":0},{\"title\":\"holidays food stick sweet candy wrapper christmas\",\"name\":\"candy\",\"cat\":[10,13],\"type\":0},{\"title\":\"stick sweet candy christmas\",\"name\":\"candy-2\",\"cat\":[13],\"type\":0},{\"title\":\"light holidays food anniversary birthday candle candles celebration party decoration flame\",\"name\":\"candle\",\"cat\":[10,13],\"type\":0},{\"title\":\"travel camping tent basecamp\",\"name\":\"camping\",\"cat\":[26],\"type\":0},{\"title\":\"travel transportation camper caravan trailer\",\"name\":\"camper\",\"cat\":[26],\"type\":0},{\"title\":\"gesture photo photography camera touch focus lens gestures shutter\",\"name\":\"camera\",\"cat\":[24],\"type\":0},{\"title\":\"media photo camera multimedia timer\",\"name\":\"camera-time\",\"cat\":[16],\"type\":0},{\"title\":\"media picture image photo camera multimedia polaroid\",\"name\":\"camera-square-58\",\"cat\":[16],\"type\":0},{\"title\":\"media picture image photo camera multimedia\",\"name\":\"camera-square-57\",\"cat\":[16],\"type\":0},{\"title\":\"media display photo camera multimedia\",\"name\":\"camera-screen\",\"cat\":[16],\"type\":0},{\"title\":\"media photo camera multimedia digital\",\"name\":\"camera-compact\",\"cat\":[16],\"type\":0},{\"title\":\"media ban photo camera multimedia\",\"name\":\"camera-ban-37\",\"cat\":[16],\"type\":0},{\"title\":\"media ban photo camera multimedia\",\"name\":\"camera-ban-36\",\"cat\":[16],\"type\":0},{\"title\":\"media photo camera multimedia digital\",\"name\":\"camera-20\",\"cat\":[16],\"type\":0},{\"title\":\"media photo camera multimedia digital\",\"name\":\"camera-19\",\"cat\":[16],\"type\":0},{\"title\":\"media photo camera multimedia digital\",\"name\":\"camera-18\",\"cat\":[16],\"type\":0},{\"title\":\"ui user interface day schedule time grid calendar appointment event plan planning date month timetable year\",\"name\":\"calendar-grid-61\",\"cat\":[27],\"type\":0},{\"title\":\"day schedule time holidays grid calendar appointment event plan planning date month timetable year\",\"name\":\"calendar-grid-58\",\"cat\":[13,27],\"type\":0},{\"title\":\"ui user interface day schedule time check completed done calendar checked appointment event plan planning date month timetable year checkmark. complete\",\"name\":\"calendar-check-62\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface day schedule time check completed done calendar checked appointment event plan planning date month timetable year checkmark. complete\",\"name\":\"calendar-check-59\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface day schedule new time add calendar appointment event plan date month\",\"name\":\"calendar-add\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface day schedule time calendar appointment event plan planning date month timetable year\",\"name\":\"calendar-60\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface day schedule time calendar appointment event plan planning date month timetable year\",\"name\":\"calendar-57\",\"cat\":[27],\"type\":0},{\"title\":\"business finance education school accounting budget calculate calculator math mathematics\",\"name\":\"calculator\",\"cat\":[3,18],\"type\":0},{\"title\":\"holidays emoticon smiley anniversary birthday cake candle candles celebration dessert party sweet\",\"name\":\"cake\",\"cat\":[6,13],\"type\":0},{\"title\":\"holidays food slice anniversary birthday cake celebration dessert party sweet cheesecake\",\"name\":\"cake-slice\",\"cat\":[10,13],\"type\":0},{\"title\":\"food anniversary birthday cake candles celebration dessert party sweet\",\"name\":\"cake-100\",\"cat\":[10],\"type\":0},{\"title\":\"food anniversary birthday cake candles celebration dessert party sweet\",\"name\":\"cake-13\",\"cat\":[10],\"type\":0},{\"title\":\"furniture plant animal nature cactus tree\",\"name\":\"cactus\",\"cat\":[1,11],\"type\":0},{\"title\":\"connection power accessory connect tech technology cable jack plug port usb connector wire charger\",\"name\":\"cable-50\",\"cat\":[22],\"type\":0},{\"title\":\"connection power accessory connect tech technology cable jack plug port usb connector wire charger\",\"name\":\"cable-49\",\"cat\":[22],\"type\":0},{\"title\":\"furniture drawer cabinet cupboard drawers\",\"name\":\"cabinet\",\"cat\":[11],\"type\":0},{\"title\":\"clothes accessory wear button\",\"name\":\"button\",\"cat\":[4],\"type\":0},{\"title\":\"ui media control button stop multimedia\",\"name\":\"button-stop\",\"cat\":[16],\"type\":0},{\"title\":\"next ui media multimedia skip\",\"name\":\"button-skip\",\"cat\":[16],\"type\":0},{\"title\":\"back previous rewind ui media multimedia\",\"name\":\"button-rewind\",\"cat\":[16],\"type\":0},{\"title\":\"ui media control button multimedia rec record\",\"name\":\"button-record\",\"cat\":[16],\"type\":0},{\"title\":\"back previous rewind ui media multimedia\",\"name\":\"button-previous\",\"cat\":[16],\"type\":0},{\"title\":\"ui media power button multimedia off on\",\"name\":\"button-power\",\"cat\":[16],\"type\":0},{\"title\":\"play ui media control button multimedia\",\"name\":\"button-play\",\"cat\":[16],\"type\":0},{\"title\":\"ui media control button multimedia pause\",\"name\":\"button-pause\",\"cat\":[16],\"type\":0},{\"title\":\"next ui media multimedia skip\",\"name\":\"button-next\",\"cat\":[16],\"type\":0},{\"title\":\"ui media control eject button multimedia\",\"name\":\"button-eject\",\"cat\":[16],\"type\":0},{\"title\":\"ui media control button stop multimedia\",\"name\":\"button-circle-stop\",\"cat\":[16],\"type\":0},{\"title\":\"play ui media control button multimedia\",\"name\":\"button-circle-play\",\"cat\":[16],\"type\":0},{\"title\":\"ui media control button multimedia pause\",\"name\":\"button-circle-pause\",\"cat\":[16],\"type\":0},{\"title\":\"arrow control cursor action button click mouse trigger\",\"name\":\"button-2\",\"cat\":[5],\"type\":0},{\"title\":\"animal nature insect fly butterfly wings\",\"name\":\"butterfly\",\"cat\":[1],\"type\":0},{\"title\":\"business finance avatar businessman tie clothes man person professional shirt shopping\",\"name\":\"businessman-04\",\"cat\":[3,19],\"type\":0},{\"title\":\"business finance avatar businessman tie clothes accessory man person professional shirt\",\"name\":\"businessman-03\",\"cat\":[3,4],\"type\":0},{\"title\":\"education school vehicle transportation bus\",\"name\":\"bus\",\"cat\":[18,25],\"type\":0},{\"title\":\"education school vehicle transportation bus\",\"name\":\"bus-front-12\",\"cat\":[18,25],\"type\":0},{\"title\":\"education school vehicle transportation bus\",\"name\":\"bus-front-10\",\"cat\":[25],\"type\":0},{\"title\":\"navigation ui user interface layout list menu options bullet bullets items\",\"name\":\"bullet-list\",\"cat\":[27],\"type\":0},{\"title\":\"ui process organize schedule text list agenda design check development menu bullet bullets checklist item items listing tasks todo\",\"name\":\"bullet-list-70\",\"cat\":[5],\"type\":0},{\"title\":\"ui process organize schedule text list agenda design check development menu bullet bullets checklist item items listing tasks todo\",\"name\":\"bullet-list-69\",\"cat\":[5],\"type\":0},{\"title\":\"ui process organize schedule text list agenda design check development menu bullet bullets checklist item items listing tasks todo\",\"name\":\"bullet-list-68\",\"cat\":[5],\"type\":0},{\"title\":\"ui process organize schedule text list agenda design check development menu bullet bullets checklist item items listing tasks todo\",\"name\":\"bullet-list-67\",\"cat\":[5],\"type\":0},{\"title\":\"energy environment bulb lamp light electric ecology lightbulb saver\",\"name\":\"bulb\",\"cat\":[7],\"type\":0},{\"title\":\"energy environment bulb light electric ecology lightbulb saver\",\"name\":\"bulb-saver\",\"cat\":[7],\"type\":0},{\"title\":\"business finance bulb idea lamp light\",\"name\":\"bulb-63\",\"cat\":[3],\"type\":0},{\"title\":\"business finance bulb idea lamp light\",\"name\":\"bulb-62\",\"cat\":[3],\"type\":0},{\"title\":\"business finance bulb idea lamp light\",\"name\":\"bulb-61\",\"cat\":[3],\"type\":0},{\"title\":\"business finance building city company construction estate home house real skyscraper\",\"name\":\"building\",\"cat\":[3],\"type\":0},{\"title\":\"design development animal nature bug error insect ladybird ladybug\",\"name\":\"bug\",\"cat\":[1,5],\"type\":0},{\"title\":\"save design development bucket collect collection color fill pail paint\",\"name\":\"bucket\",\"cat\":[5],\"type\":0},{\"title\":\"tool education school art drawing design development color paint draw painting graphic brush paintbrush artist\",\"name\":\"brush\",\"cat\":[5,18],\"type\":0},{\"title\":\"social network browser design internet web apple development mac page ios osx safari\",\"name\":\"browser-safari\",\"cat\":[5],\"type\":0},{\"title\":\"social network browser design internet web development page opera\",\"name\":\"browser-opera\",\"cat\":[5],\"type\":0},{\"title\":\"social network browser design internet web development page explorer microsoft\",\"name\":\"browser-ie\",\"cat\":[5],\"type\":0},{\"title\":\"social network browser design internet web development page firefox fox mozilla\",\"name\":\"browser-firefox\",\"cat\":[5],\"type\":0},{\"title\":\"social network browser design internet web development page edge explorer microsoft\",\"name\":\"browser-edge\",\"cat\":[5],\"type\":0},{\"title\":\"social network browser design internet web google development chrome page\",\"name\":\"browser-chrome\",\"cat\":[5],\"type\":0},{\"title\":\"object clean broom\",\"name\":\"broom\",\"cat\":[11],\"type\":0},{\"title\":\"food broccoli cabbage vegetable vegetables\",\"name\":\"broccoli\",\"cat\":[10],\"type\":0},{\"title\":\"media photo brightness camera contrast option multimedia\",\"name\":\"brightness-47\",\"cat\":[16],\"type\":0},{\"title\":\"weather energy environment media photo brightness camera option multimedia sun sunny\",\"name\":\"brightness-46\",\"cat\":[7,16,29],\"type\":0},{\"title\":\"work business finance bag briefcase job office portfolio suitcase\",\"name\":\"briefcase-26\",\"cat\":[3],\"type\":0},{\"title\":\"work business finance bag briefcase job office portfolio suitcase\",\"name\":\"briefcase-25\",\"cat\":[3],\"type\":0},{\"title\":\"work business finance bag briefcase job office portfolio suitcase\",\"name\":\"briefcase-24\",\"cat\":[3],\"type\":0},{\"title\":\"food slice sandwich breakfast bread loaf toast\",\"name\":\"bread\",\"cat\":[10],\"type\":0},{\"title\":\"healthcare health medical brain mind\",\"name\":\"brain\",\"cat\":[12],\"type\":0},{\"title\":\"woman clothes accessory wear bra underwear\",\"name\":\"bra\",\"cat\":[4],\"type\":0},{\"title\":\"sport gloves ring punch boxing equipment fighting training\",\"name\":\"boxing\",\"cat\":[21],\"type\":0},{\"title\":\"file storage post folder box document order shopping collection editor delivery gift package parcel present shipping archive container drawer product donation\",\"name\":\"box\",\"cat\":[8,19],\"type\":0},{\"title\":\"post box order shopping delivery gift package parcel present shipping surprise product donation wrapped\",\"name\":\"box-ribbon\",\"cat\":[19],\"type\":0},{\"title\":\"post box order shopping delivery gift package parcel present shipping product donation\",\"name\":\"box-3d-50\",\"cat\":[19],\"type\":0},{\"title\":\"post box order shopping delivery gift package parcel present shipping product donation\",\"name\":\"box-2\",\"cat\":[19],\"type\":0},{\"title\":\"sport object ball bowling\",\"name\":\"bowling\",\"cat\":[21],\"type\":0},{\"title\":\"food bowl dish soup\",\"name\":\"bowl\",\"cat\":[10],\"type\":0},{\"title\":\"arrow sport bow object weapon\",\"name\":\"bow\",\"cat\":[21],\"type\":0},{\"title\":\"food bottle alcohol drink beer wine\",\"name\":\"bottle\",\"cat\":[10],\"type\":0},{\"title\":\"food bottle alcohol drink wine\",\"name\":\"bottle-wine\",\"cat\":[10],\"type\":0},{\"title\":\"emoticon smiley bored boring exhausted sleepy tired yawn\",\"name\":\"bored\",\"cat\":[6],\"type\":0},{\"title\":\"clothes accessory holidays wear boot footwear shoe ice christmas skates skating\",\"name\":\"boot\",\"cat\":[4,13],\"type\":0},{\"title\":\"high woman clothes accessory wear boot footwear shoe heels\",\"name\":\"boot-woman\",\"cat\":[4],\"type\":0},{\"title\":\"wear boot footwear shoe ice christmas skates skating\",\"name\":\"boot-2\",\"cat\":[13],\"type\":0},{\"title\":\"business finance education school furniture books bookshop library mini shelf\",\"name\":\"books\",\"cat\":[3,11,18],\"type\":0},{\"title\":\"education school books bookshop library shelf\",\"name\":\"books-46\",\"cat\":[18],\"type\":0},{\"title\":\"agenda book diary note notebook notes pad achievement award ribbon label bookmark favorite favourite mark marker like bookmarking marked preference saved\",\"name\":\"bookmark\",\"cat\":[8],\"type\":0},{\"title\":\"location delete remove achievement award ribbon bookmark favorite favourite mark marker clear minus like cancel bookmarking marked preference saved removal\",\"name\":\"bookmark-remove\",\"cat\":[15,27],\"type\":0},{\"title\":\"location delete remove achievement award ribbon bookmark favorite favourite mark marker clear minus like cancel bookmarking marked preference saved removal\",\"name\":\"bookmark-remove-2\",\"cat\":[15,27],\"type\":0},{\"title\":\"location new achievement award ribbon add create plus bookmark favorite favourite mark marker like bookmarking marked preference saved\",\"name\":\"bookmark-add\",\"cat\":[15,27],\"type\":0},{\"title\":\"location new achievement award ribbon add create plus bookmark favorite favourite mark marker like bookmarking marked preference saved\",\"name\":\"bookmark-add-2\",\"cat\":[15,27],\"type\":0},{\"title\":\"achievement award ribbon label reading study bookmark favorite favourite mark marker like bookmarking marked preference saved\",\"name\":\"bookmark-2\",\"cat\":[15,18,27],\"type\":0},{\"title\":\"open education school book notebook library read album knowledge learn learning magazine press reading study bible\",\"name\":\"book\",\"cat\":[18,27],\"type\":0},{\"title\":\"education school agenda book contacts diary note notebook notes pad contact design read development learn reading study address code manual register\",\"name\":\"book-open\",\"cat\":[5,18],\"type\":0},{\"title\":\"education school agenda book contacts diary note notebook notes pad contact design read development learn reading study address code manual register\",\"name\":\"book-open-2\",\"cat\":[5,18],\"type\":0},{\"title\":\"finance education school agenda book contacts diary note notebook notes pad ribbon contact design development label reading study address bookmark code favorite favourite manual mark marker\",\"name\":\"book-bookmark\",\"cat\":[5,18],\"type\":0},{\"title\":\"finance education school agenda book contacts diary note notebook notes pad ribbon contact design development label reading study address bookmark code favorite favourite manual mark marker\",\"name\":\"book-bookmark-2\",\"cat\":[5,18],\"type\":0},{\"title\":\"education school book notebook\",\"name\":\"book-39\",\"cat\":[18],\"type\":0},{\"title\":\"files file folder education school agenda book diary note notebook notes pad library read learn reading study manual\",\"name\":\"book-08\",\"cat\":[8,18],\"type\":0},{\"title\":\"files file folder education school agenda book diary note notebook notes pad library read learn reading study manual\",\"name\":\"book-07\",\"cat\":[8,18],\"type\":0},{\"title\":\"cross holidays halloween animal nature scary bone bones dog human\",\"name\":\"bones\",\"cat\":[1,13],\"type\":0},{\"title\":\"emoticon smiley bomb\",\"name\":\"bomb\",\"cat\":[6],\"type\":0},{\"title\":\"ui user interface control preferences tool edit options settings configuration setting setup bolt\",\"name\":\"bolt\",\"cat\":[27],\"type\":0},{\"title\":\"weight font text editing bold formatting\",\"name\":\"bold\",\"cat\":[23],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"bold-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"bold-right\",\"cat\":[2],\"type\":0},{\"title\":\"ui user interface close exit cross delete remove cancel deletion removal denied discard dismiss wrong\",\"name\":\"bold-remove\",\"cat\":[27],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"bold-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward\",\"name\":\"bold-down\",\"cat\":[2],\"type\":0},{\"title\":\"arrow line alternative arrows change direction exchange files flip horizontal swap switch transmit\",\"name\":\"bold-direction\",\"cat\":[2],\"type\":0},{\"title\":\"ui user interface close exit decrease delete remove minus cancel deletion less removal subtract\",\"name\":\"bold-delete\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface expand increase new add create plus addition positive\",\"name\":\"bold-add\",\"cat\":[27],\"type\":0},{\"title\":\"travel delivery vehicle sea ship transportation boat\",\"name\":\"boat\",\"cat\":[25],\"type\":0},{\"title\":\"travel delivery vehicle sea ship transportation boat\",\"name\":\"boat-small-03\",\"cat\":[25],\"type\":0},{\"title\":\"travel delivery vehicle sea ship transportation boat\",\"name\":\"boat-small-02\",\"cat\":[25],\"type\":0},{\"title\":\"travel delivery vehicle sea ship transportation boat\",\"name\":\"boat-front\",\"cat\":[25],\"type\":0},{\"title\":\"sign info board display shopping advertise advertisement advertising billboard notice signboard\",\"name\":\"board\",\"cat\":[19],\"type\":0},{\"title\":\"board education school artboard\",\"name\":\"board-51\",\"cat\":[18],\"type\":0},{\"title\":\"line board business finance art artboard drawing chart\",\"name\":\"board-30\",\"cat\":[3],\"type\":0},{\"title\":\"line board business finance art artboard drawing chart piechart\",\"name\":\"board-29\",\"cat\":[3],\"type\":0},{\"title\":\"line board business finance art artboard drawing\",\"name\":\"board-28\",\"cat\":[3],\"type\":0},{\"title\":\"line board business finance education school art artboard drawing\",\"name\":\"board-27\",\"cat\":[3,18],\"type\":0},{\"title\":\"sign info board display advertise advertisement advertising billboard notice signboard\",\"name\":\"board-2\",\"cat\":[19],\"type\":0},{\"title\":\"sync connection ui user interface communication network connect technology wireless signal bluetooth\",\"name\":\"bluetooth\",\"cat\":[27],\"type\":0},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"block-up\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards top up upward upwards enlarge expand fullscreen maximize zoom box undock\",\"name\":\"block-top-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous top up upward upwards enlarge expand fullscreen maximize zoom box undock\",\"name\":\"block-top-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"block-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"block-left\",\"cat\":[2],\"type\":0},{\"title\":\"arrow bottom descend down downward move\",\"name\":\"block-down\",\"cat\":[2],\"type\":0},{\"title\":\"arrow forward right direction bottom descend down downward keyboard move navigation out position next onward onwards enlarge expand fullscreen maximize zoom downwards box undock\",\"name\":\"block-bottom-right\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back left direction bottom descend down downward backward backwards keyboard move navigation out position previous enlarge expand fullscreen maximize zoom downwards box undock\",\"name\":\"block-bottom-left\",\"cat\":[2],\"type\":0},{\"title\":\"emoticon smiley surprise surprised astonished blind dizzy\",\"name\":\"blind\",\"cat\":[6],\"type\":0},{\"title\":\"box tool design development filter graphic grid blend distort gradient illustration mesh netted warp\",\"name\":\"blend\",\"cat\":[5],\"type\":0},{\"title\":\"emoticon smiley bleah concern confused puzzled thinking\",\"name\":\"bleah\",\"cat\":[6],\"type\":0},{\"title\":\"finance shopping payment funding money currency coin ecommerce card charge checkout credit debit method methods bitcoin digital online\",\"name\":\"bitcoin\",\"cat\":[19],\"type\":0},{\"title\":\"holidays sweet bread cookie biscuit christmas ginger gingerbread\",\"name\":\"biscuit\",\"cat\":[13],\"type\":0},{\"title\":\"travel discover object explore binocular binoculars\",\"name\":\"binocular\",\"cat\":[26],\"type\":0},{\"title\":\"play sport object billiard pool\",\"name\":\"billiard\",\"cat\":[21],\"type\":0},{\"title\":\"sport transportation bicycle bike cyclist\",\"name\":\"bike\",\"cat\":[21,25],\"type\":0},{\"title\":\"out emoticon smiley big happy bigmouth grimace mouth tongue\",\"name\":\"bigmouth\",\"cat\":[6],\"type\":0},{\"title\":\"emoticon smiley big cheerful grin happy smile smiling teeth\",\"name\":\"big-smile\",\"cat\":[6],\"type\":0},{\"title\":\"emoticon smiley big eyes surprise surprised\",\"name\":\"big-eyes\",\"cat\":[6],\"type\":0},{\"title\":\"glass food alcohol drink beverage cocktail straw\",\"name\":\"beverage\",\"cat\":[10],\"type\":0},{\"title\":\"door travel wall berlin brandenburg gate\",\"name\":\"berlin\",\"cat\":[26],\"type\":0},{\"title\":\"clothes accessory wear belt strap\",\"name\":\"belt\",\"cat\":[4],\"type\":0},{\"title\":\"ui user interface ring alarm sound alert notification christmas bell buzz ringing ringtone wake\",\"name\":\"bell-55\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface education school ring alarm sound alert notification christmas bell buzz ringing ringtone wake\",\"name\":\"bell-54\",\"cat\":[18,27],\"type\":0},{\"title\":\"ui user interface holidays ring alarm sound alert notification christmas bell buzz ringing ringtone wake\",\"name\":\"bell-53\",\"cat\":[13,27],\"type\":0},{\"title\":\"glass food alcohol drink beer beverage\",\"name\":\"beer-96\",\"cat\":[10],\"type\":0},{\"title\":\"holidays glass food alcohol drink beer beverage\",\"name\":\"beer-95\",\"cat\":[10,13],\"type\":0},{\"title\":\"animal nature insect bee fly honey wasp\",\"name\":\"bee\",\"cat\":[1],\"type\":0},{\"title\":\"furniture sleep side bed\",\"name\":\"bed-side\",\"cat\":[11],\"type\":0},{\"title\":\"double furniture sleep bed\",\"name\":\"bed-23\",\"cat\":[11],\"type\":0},{\"title\":\"furniture sleep bed\",\"name\":\"bed-09\",\"cat\":[11],\"type\":0},{\"title\":\"baby object animal nature toy face bear teddy\",\"name\":\"bear\",\"cat\":[1],\"type\":0},{\"title\":\"baby object animal nature toy face bear teddy\",\"name\":\"bear-2\",\"cat\":[1],\"type\":0},{\"title\":\"energy environment power object battery\",\"name\":\"battery\",\"cat\":[7],\"type\":0},{\"title\":\"ui user interface energy environment power low electric electricity plug charge charging level lightning battery ion lithium rechargeable status\",\"name\":\"battery-low\",\"cat\":[7,27],\"type\":0},{\"title\":\"ui user interface energy environment power electric electricity plug charge charging level lightning battery ion lithium rechargeable status\",\"name\":\"battery-half\",\"cat\":[7,27],\"type\":0},{\"title\":\"ui user interface energy environment power electric electricity plug charge charging level lightning battery ion lithium rechargeable status\",\"name\":\"battery-83\",\"cat\":[7,27],\"type\":0},{\"title\":\"ui user interface energy environment power electric electricity plug charge charging level lightning battery ion lithium rechargeable status\",\"name\":\"battery-81\",\"cat\":[7,27],\"type\":0},{\"title\":\"furniture bath bathroom shower tub\",\"name\":\"bath-tub\",\"cat\":[11],\"type\":0},{\"title\":\"man holidays halloween hero animal nature bat batman\",\"name\":\"bat\",\"cat\":[1,13],\"type\":0},{\"title\":\"sport game ball basket basketball nba\",\"name\":\"basketball-13\",\"cat\":[21],\"type\":0},{\"title\":\"sport game ball basket basketball nba\",\"name\":\"basketball-12\",\"cat\":[21],\"type\":0},{\"title\":\"ui user interface shopping ecommerce sale shop checkout basket buy cart groceries picnic retail\",\"name\":\"basket\",\"cat\":[19,27],\"type\":0},{\"title\":\"sync refresh reload update shopping ecommerce sale shop checkout basket buy cart groceries picnic retail\",\"name\":\"basket-update\",\"cat\":[19],\"type\":0},{\"title\":\"shopping ecommerce sale shop checkout basket buy cart groceries picnic retail\",\"name\":\"basket-simple\",\"cat\":[19],\"type\":0},{\"title\":\"delete remove bag shopping ecommerce sale shop checkout clear minus cancel buy cart groceries retail\",\"name\":\"basket-simple-remove\",\"cat\":[19],\"type\":0},{\"title\":\"new bag shopping ecommerce sale shop checkout add plus buy cart groceries retail\",\"name\":\"basket-simple-add\",\"cat\":[19],\"type\":0},{\"title\":\"share social shopping connect ecommerce sale shop checkout basket buy cart groceries picnic retail\",\"name\":\"basket-share\",\"cat\":[19],\"type\":0},{\"title\":\"shopping ecommerce sale shop checkout view search basket find lens buy cart groceries picnic retail\",\"name\":\"basket-search\",\"cat\":[19],\"type\":0},{\"title\":\"delete remove bag shopping ecommerce sale shop checkout clear minus cancel buy cart groceries retail\",\"name\":\"basket-remove\",\"cat\":[19],\"type\":0},{\"title\":\"shopping ecommerce sale shop checkout favorite favourite basket love like heart buy cart groceries picnic retail\",\"name\":\"basket-favorite\",\"cat\":[19],\"type\":0},{\"title\":\"change bag shopping ecommerce sale shop edit checkout modify buy cart groceries retail\",\"name\":\"basket-edit\",\"cat\":[19],\"type\":0},{\"title\":\"new bag shopping ecommerce sale shop checkout add plus buy cart groceries retail\",\"name\":\"basket-add\",\"cat\":[19],\"type\":0},{\"title\":\"sport game baseball ball base catch league\",\"name\":\"baseball\",\"cat\":[21],\"type\":0},{\"title\":\"sport game baseball bat base league\",\"name\":\"baseball-bat\",\"cat\":[21],\"type\":0},{\"title\":\"sport game baseball ball base catch league\",\"name\":\"baseball-ball\",\"cat\":[21],\"type\":0},{\"title\":\"shopping bar price checkout label code tag barcode product scan scanner qr qrcode\",\"name\":\"barcode-qr\",\"cat\":[19],\"type\":0},{\"title\":\"shopping bar price checkout label code tag barcode product scan scanner\",\"name\":\"barcode\",\"cat\":[19],\"type\":0},{\"title\":\"shopping bar price checkout label code tag barcode product scan scanner\",\"name\":\"barcode-scan\",\"cat\":[19],\"type\":0},{\"title\":\"travel food cooking barbecue barbeque bbq grill\",\"name\":\"barbecue\",\"cat\":[10,26],\"type\":0},{\"title\":\"fork food cooking tools barbecue barbeque bbq grill rotisserie spatula utensils\",\"name\":\"barbecue-tools\",\"cat\":[10],\"type\":0},{\"title\":\"food cooking barbecue barbeque bbq grill\",\"name\":\"barbecue-15\",\"cat\":[10],\"type\":0},{\"title\":\"business finance travel bank columns landmark temple\",\"name\":\"bank\",\"cat\":[3,26],\"type\":0},{\"title\":\"food fruit banana healthy\",\"name\":\"banana\",\"cat\":[10],\"type\":0},{\"title\":\"ui user interface sign ban stop banned block blocked forbidden not prevent none private cancel\",\"name\":\"ban\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface sign ban stop banned block blocked forbidden not prevent none private cancel\",\"name\":\"ban-bold\",\"cat\":[27],\"type\":0},{\"title\":\"holidays object party baloon\",\"name\":\"baloon\",\"cat\":[13],\"type\":0},{\"title\":\"play education school sport ball football soccer\",\"name\":\"ball-soccer\",\"cat\":[18,21],\"type\":0},{\"title\":\"play education school sport ball basket\",\"name\":\"ball-basket\",\"cat\":[18,21],\"type\":0},{\"title\":\"media balance photo camera option multimedia white\",\"name\":\"balance\",\"cat\":[16],\"type\":0},{\"title\":\"food french breakfast baguette bread loaf\",\"name\":\"baguette\",\"cat\":[10],\"type\":0},{\"title\":\"travel bag briefcase suitcase backpack baggage luggage\",\"name\":\"bag\",\"cat\":[26],\"type\":0},{\"title\":\"time bag briefcase shopping discount ecommerce sale shop purse countdown buy cart handbag offer\",\"name\":\"bag-time\",\"cat\":[19],\"type\":0},{\"title\":\"delete remove bag briefcase shopping ecommerce sale shop purse clear minus cancel buy cart handbag\",\"name\":\"bag-remove-22\",\"cat\":[19],\"type\":0},{\"title\":\"delete remove bag briefcase shopping ecommerce sale shop purse clear minus cancel buy cart handbag\",\"name\":\"bag-remove-19\",\"cat\":[19],\"type\":0},{\"title\":\"change bag briefcase shopping ecommerce sale shop edit purse modify buy cart handbag\",\"name\":\"bag-edit\",\"cat\":[19],\"type\":0},{\"title\":\"new bag briefcase shopping ecommerce sale shop purse add plus buy cart handbag\",\"name\":\"bag-add-21\",\"cat\":[19],\"type\":0},{\"title\":\"new bag briefcase shopping ecommerce sale shop purse add plus buy cart handbag\",\"name\":\"bag-add-18\",\"cat\":[19],\"type\":0},{\"title\":\"cross bag healthcare health medical survival\",\"name\":\"bag-50\",\"cat\":[12],\"type\":0},{\"title\":\"cross bag healthcare health medical survival\",\"name\":\"bag-49\",\"cat\":[12],\"type\":0},{\"title\":\"bag clothes accessory hand wear purse\",\"name\":\"bag-22\",\"cat\":[4],\"type\":0},{\"title\":\"bag clothes accessory hand wear purse\",\"name\":\"bag-21\",\"cat\":[4],\"type\":0},{\"title\":\"bag briefcase shopping ecommerce sale shop purse buy cart handbag\",\"name\":\"bag-20\",\"cat\":[19],\"type\":0},{\"title\":\"bag briefcase shopping ecommerce sale shop purse buy cart handbag\",\"name\":\"bag-17\",\"cat\":[19],\"type\":0},{\"title\":\"bag briefcase shopping ecommerce sale shop purse buy cart handbag\",\"name\":\"bag-16\",\"cat\":[19],\"type\":0},{\"title\":\"ui user interface bag briefcase shopping ecommerce sale shop purse buy cart handbag\",\"name\":\"bag-09\",\"cat\":[19,27],\"type\":0},{\"title\":\"sport game activity badminton tennis\",\"name\":\"badminton\",\"cat\":[21],\"type\":0},{\"title\":\"business finance badge card id cardholder id card identification identity lanyard profile\",\"name\":\"badge\",\"cat\":[3],\"type\":0},{\"title\":\"user login document badge identification identity profile contact card tag users member access\",\"name\":\"badge-15\",\"cat\":[28],\"type\":0},{\"title\":\"user login document badge identification identity profile contact card tag users member access\",\"name\":\"badge-14\",\"cat\":[28],\"type\":0},{\"title\":\"user login document badge identification identity profile contact man card tag users member access human\",\"name\":\"badge-13\",\"cat\":[28],\"type\":0},{\"title\":\"food bacon breakfast meat pork\",\"name\":\"bacon\",\"cat\":[10],\"type\":0},{\"title\":\"arrow back backward move ui user interface control layer design\",\"name\":\"backward\",\"cat\":[27],\"type\":0},{\"title\":\"travel bag clothes accessory wear backpack camping\",\"name\":\"backpack\",\"cat\":[4,26],\"type\":0},{\"title\":\"education school bag backpack\",\"name\":\"backpack-58\",\"cat\":[18],\"type\":0},{\"title\":\"education school bag backpack\",\"name\":\"backpack-57\",\"cat\":[18],\"type\":0},{\"title\":\"travel bag clothes accessory wear backpack camping\",\"name\":\"backpack-2\",\"cat\":[4,26],\"type\":0},{\"title\":\"font text type typography color style editing background\",\"name\":\"background\",\"cat\":[23],\"type\":0},{\"title\":\"arrow back curve forward invert left line redo repeat right rotate undo\",\"name\":\"back-80\",\"cat\":[2],\"type\":0},{\"title\":\"arrow back curve forward invert left line redo repeat right rotate undo\",\"name\":\"back-78\",\"cat\":[2],\"type\":0},{\"title\":\"play suit clothes accessory baby kid romper wear food object bottle biberon infant milk child dummy\",\"name\":\"baby\",\"cat\":[4],\"type\":0},{\"title\":\"baby object bottle milk child\",\"name\":\"baby-bottle\",\"cat\":[10],\"type\":0},{\"title\":\"baby object child dummy pacifier\",\"name\":\"baby-3\",\"cat\":[10],\"type\":0},{\"title\":\"baby bottle biberon infant milk\",\"name\":\"baby-2\",\"cat\":[10],\"type\":0},{\"title\":\"user lock security group profile account avatar contact male man person safe padlock protection secure users member human friend follower community people\",\"name\":\"b-security\",\"cat\":[28],\"type\":0},{\"title\":\"user delete remove group profile account avatar contact male man person cancel users member human friend follower community people\",\"name\":\"b-remove\",\"cat\":[28],\"type\":0},{\"title\":\"user communication group team meeting answer chat comment comments conversation dialog forum message messages reply speaking talk profile account avatar contact male man person service help support users member appointment human friend customer follower community people\",\"name\":\"b-meeting\",\"cat\":[28],\"type\":0},{\"title\":\"user group profile account avatar contact male man person favorite favourite love like heart users member human friend follower community people\",\"name\":\"b-love\",\"cat\":[28],\"type\":0},{\"title\":\"position location user group profile account avatar contact male man person pin users member human friend locator follower body community people\",\"name\":\"b-location\",\"cat\":[28],\"type\":0},{\"title\":\"user group profile account avatar contact male man person check mark approved complete completed done checked tick users member human friend follower community people\",\"name\":\"b-check\",\"cat\":[28],\"type\":0},{\"title\":\"user group new profile account avatar contact male man person add create plus users friend follower community people\",\"name\":\"b-add\",\"cat\":[28],\"type\":0},{\"title\":\"travel object weapon axe hatchet\",\"name\":\"axe\",\"cat\":[26],\"type\":0},{\"title\":\"competition achievement award ribbon badge shopping seal medal prize winner reward champion recognition\",\"name\":\"award\",\"cat\":[19],\"type\":0},{\"title\":\"business finance education school achievement award ribbon certificate\",\"name\":\"award-74\",\"cat\":[3,18],\"type\":0},{\"title\":\"education school sport award medal prize winner\",\"name\":\"award-55\",\"cat\":[18,21],\"type\":0},{\"title\":\"business finance education school award ribbon certificate degree diploma licence patent\",\"name\":\"award-49\",\"cat\":[3,18],\"type\":0},{\"title\":\"business finance education school sport achievement award ribbon\",\"name\":\"award-48\",\"cat\":[3,18,21],\"type\":0},{\"title\":\"file music folder document volume audio sound soundtrack\",\"name\":\"audio\",\"cat\":[8],\"type\":0},{\"title\":\"media multimedia audio mic microphone speaker\",\"name\":\"audio-92\",\"cat\":[16],\"type\":0},{\"title\":\"media text editing multimedia audio mic microphone speaker\",\"name\":\"audio-91\",\"cat\":[16,23],\"type\":0},{\"title\":\"file ui user interface inbox text email mail contact copy editing paper attachment attach attached attaching clip collate include paperclip\",\"name\":\"attach-87\",\"cat\":[23,27],\"type\":0},{\"title\":\"file ui user interface inbox text email mail contact copy editing paper attachment attach attached attaching clip collate include paperclip\",\"name\":\"attach-86\",\"cat\":[23,27],\"type\":0},{\"title\":\"education school science healthcare health medical atom chemistry molecule\",\"name\":\"atom\",\"cat\":[12,18],\"type\":0},{\"title\":\"business machine finance atm banking\",\"name\":\"atm\",\"cat\":[3],\"type\":0},{\"title\":\"object helmet space astronaut\",\"name\":\"astronaut\",\"cat\":[26],\"type\":0},{\"title\":\"line interface board layout tool artboard design target development shape paint artwork canvas colors draw guides grid pallet spacing swatch\",\"name\":\"artboard\",\"cat\":[5],\"type\":0},{\"title\":\"furniture chair armchair\",\"name\":\"armchair\",\"cat\":[11],\"type\":0},{\"title\":\"files file storage ui user interface folder organize box document furniture collection documents editor archive container drawer cabinet handle safebox\",\"name\":\"archive\",\"cat\":[8,27],\"type\":0},{\"title\":\"file storage folder box document collection editor archive container drawer\",\"name\":\"archive-paper\",\"cat\":[8],\"type\":0},{\"title\":\"file storage folder success available box document check collection editor archive container drawer\",\"name\":\"archive-paper-check\",\"cat\":[8],\"type\":0},{\"title\":\"file storage folder box document collection editor archive container drawer\",\"name\":\"archive-content\",\"cat\":[8],\"type\":0},{\"title\":\"file storage folder success available box document check collection editor mark approved complete completed done archive container drawer checked tick\",\"name\":\"archive-check\",\"cat\":[8],\"type\":0},{\"title\":\"file storage folder box document collection editor archive container drawer\",\"name\":\"archive-3d-content\",\"cat\":[8],\"type\":0},{\"title\":\"file storage folder success available box document check collection editor mark approved complete completed done archive container drawer checked tick\",\"name\":\"archive-3d-check\",\"cat\":[8],\"type\":0},{\"title\":\"files file storage ui user interface folder organize box document furniture collection documents editor archive container drawer cabinet handle safebox\",\"name\":\"archive-2\",\"cat\":[8,27],\"type\":0},{\"title\":\"direction navigation position gps location time map reminder pin place marker maps appointment\",\"name\":\"appointment\",\"cat\":[15],\"type\":0},{\"title\":\"design payment computer pay apple development device ipad iphone logo mac\",\"name\":\"apple\",\"cat\":[5,22],\"type\":0},{\"title\":\"education apple food fruit healthcare health medical\",\"name\":\"apple-2\",\"cat\":[10,12],\"type\":0},{\"title\":\"storage box app design development cube cardboard delivery gift pack package parcel present shipment shipping\",\"name\":\"app\",\"cat\":[5],\"type\":0},{\"title\":\"scale design development animation rectangle transform translate\",\"name\":\"animation-32\",\"cat\":[5],\"type\":0},{\"title\":\"play video key design development animation motion film frames movie steps\",\"name\":\"animation-31\",\"cat\":[5],\"type\":0},{\"title\":\"curve move path design development animation bezier bounce easing motion trajectory\",\"name\":\"animation-14\",\"cat\":[5],\"type\":0},{\"title\":\"emoticon angry furious smiley unhappy upset\",\"name\":\"angry-44\",\"cat\":[6],\"type\":0},{\"title\":\"emoticon angry furious smiley unhappy upset\",\"name\":\"angry-10\",\"cat\":[6],\"type\":0},{\"title\":\"right measure tool mathematics design development shape angle geometry\",\"name\":\"angle\",\"cat\":[5],\"type\":0},{\"title\":\"design android google development bot device mobile phone robot smartphone\",\"name\":\"android\",\"cat\":[5,22],\"type\":0},{\"title\":\"object anchor help support link\",\"name\":\"anchor\",\"cat\":[25,26],\"type\":0},{\"title\":\"data ui user interface diagram stats chart graph report statistics analytics monitor healthcare health medical charting charts results analysis analytic\",\"name\":\"analytics-89\",\"cat\":[12,27],\"type\":0},{\"title\":\"data ui user interface diagram stats chart graph report statistics analytics monitor healthcare health medical charting charts results analysis analytic\",\"name\":\"analytics-88\",\"cat\":[12,27],\"type\":0},{\"title\":\"cross healthcare health medical emergency ambulance hospital\",\"name\":\"ambulance\",\"cat\":[12],\"type\":0},{\"title\":\"move top align alignment arrange layout paragraph text typography design development arrangement baseline place side\",\"name\":\"align-top\",\"cat\":[5],\"type\":0},{\"title\":\"right move align alignment arrange layout editing arrangement place side\",\"name\":\"align-right\",\"cat\":[5],\"type\":0},{\"title\":\"right align font paragraph text type typography\",\"name\":\"align-right-2\",\"cat\":[23],\"type\":0},{\"title\":\"left move align alignment arrange layout editing arrangement place side\",\"name\":\"align-left\",\"cat\":[5],\"type\":0},{\"title\":\"left align font paragraph text type typography\",\"name\":\"align-left-2\",\"cat\":[23],\"type\":0},{\"title\":\"align font paragraph text type typography editing justify\",\"name\":\"align-justify\",\"cat\":[23],\"type\":0},{\"title\":\"center align font paragraph text type typography editing\",\"name\":\"align-center\",\"cat\":[23],\"type\":0},{\"title\":\"move vertical center align alignment arrange layout paragraph text typography design development arrangement baseline place side middle vertically\",\"name\":\"align-center-vertical\",\"cat\":[5],\"type\":0},{\"title\":\"horizontal move center align alignment arrange layout paragraph text typography design development horizontally arrangement baseline place side middle\",\"name\":\"align-center-horizontal\",\"cat\":[5],\"type\":0},{\"title\":\"bottom move align alignment arrange layout paragraph text typography design development arrangement baseline place side\",\"name\":\"align-bottom\",\"cat\":[5],\"type\":0},{\"title\":\"object alien space ufo spaceship\",\"name\":\"alien-33\",\"cat\":[25],\"type\":0},{\"title\":\"object emoticon alien space ufo\",\"name\":\"alien-29\",\"cat\":[6],\"type\":0},{\"title\":\"ui user interface error danger alert attention caution exclamation problem warning red\",\"name\":\"alert\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface sign info alert information notification about faq help support tooltip\",\"name\":\"alert-square-i\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface sign info mark alert information notification about faq help support ask query question\",\"name\":\"alert-square-que\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface sign info stop mark error danger alert attention caution exclamation information notification warning\",\"name\":\"alert-square-exc\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface sign info alert information notification about faq help support tooltip\",\"name\":\"alert-i\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface sign info travel alert information notification about faq help support tooltip\",\"name\":\"alert-circle-i\",\"cat\":[26,27],\"type\":0},{\"title\":\"ui user interface sign info mark alert information notification about faq help support ask query question\",\"name\":\"alert-circle-que\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface sign info stop mark error danger alert attention caution exclamation information notification warning\",\"name\":\"alert-circle-exc\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface sign info mark alert information notification about faq help support ask query question\",\"name\":\"alert-que\",\"cat\":[27],\"type\":0},{\"title\":\"ui user interface sign stop mark error danger alert attention caution exclamation notification warning\",\"name\":\"alert-exc\",\"cat\":[27],\"type\":0},{\"title\":\"food bottle danger attention alcohol drink\",\"name\":\"alcohol\",\"cat\":[10],\"type\":0},{\"title\":\"education school book notebook library read collection picture gallery photo album binder catalog catalogue knowledge label learn learning magazine press reading study\",\"name\":\"album\",\"cat\":[5,16,18],\"type\":0},{\"title\":\"file media collection picture gallery photo album binder catalog catalogue magazine multimedia\",\"name\":\"album-2\",\"cat\":[5,16],\"type\":0},{\"title\":\"furniture air conditioner\",\"name\":\"air-conditioner\",\"cat\":[11],\"type\":0},{\"title\":\"air baloon transportation\",\"name\":\"air-baloon\",\"cat\":[25],\"type\":0},{\"title\":\"business finance education school agenda book contacts diary note notebook notes pad\",\"name\":\"agenda\",\"cat\":[3,18],\"type\":0},{\"title\":\"finance education school agenda book diary note notebook notes pad ribbon bookmark favorite favourite\",\"name\":\"agenda-bookmark\",\"cat\":[18],\"type\":0},{\"title\":\"file folder document new add create plus paper item\",\"name\":\"add\",\"cat\":[8],\"type\":0},{\"title\":\"user new profile account avatar contact male man person add create plus users friend follower\",\"name\":\"add-29\",\"cat\":[28],\"type\":0},{\"title\":\"user new profile account avatar contact male man person add create plus users friend follower\",\"name\":\"add-27\",\"cat\":[28],\"type\":0},{\"title\":\"cursor hand pointer finger gesture active tap touch gestures\",\"name\":\"active-40\",\"cat\":[24],\"type\":0},{\"title\":\"cursor hand pointer finger gesture active tap touch gestures\",\"name\":\"active-38\",\"cat\":[24],\"type\":0},{\"title\":\"media video action film movie multimedia\",\"name\":\"action-74\",\"cat\":[16],\"type\":0},{\"title\":\"media video action film movie multimedia\",\"name\":\"action-73\",\"cat\":[16],\"type\":0},{\"title\":\"user profile account avatar person accessibility users member human accessible fair\",\"name\":\"accessibility\",\"cat\":[28],\"type\":0},{\"title\":\"education school alphabet abc letters\",\"name\":\"abc\",\"cat\":[18],\"type\":0},{\"title\":\"user schedule meeting time profile account avatar contact male man person calendar users member appointment countdown human friend follower\",\"name\":\"a-time\",\"cat\":[28],\"type\":0},{\"title\":\"sync user refresh reload update profile account avatar contact male man person users member human friend follower\",\"name\":\"a-sync\",\"cat\":[28],\"type\":0},{\"title\":\"user profile account avatar contact male man person favorite favourite love like users member star human friend follower\",\"name\":\"a-star\",\"cat\":[28],\"type\":0},{\"title\":\"share social user profile account avatar contact male man person connect users member human friend follower\",\"name\":\"a-share\",\"cat\":[28],\"type\":0},{\"title\":\"user lock security profile account avatar contact male man person safe padlock protection secure users member human friend follower\",\"name\":\"a-security\",\"cat\":[28],\"type\":0},{\"title\":\"user profile account avatar contact male man person view search find lens users member human friend follower\",\"name\":\"a-search\",\"cat\":[28],\"type\":0},{\"title\":\"user delete remove profile account avatar contact male man person cancel users member human friend follower\",\"name\":\"a-remove\",\"cat\":[28],\"type\":0},{\"title\":\"position location user profile account avatar contact male man person pin users member human friend locator follower body\",\"name\":\"a-location\",\"cat\":[28],\"type\":0},{\"title\":\"user profile account avatar contact male man person favorite favourite love like heart users member human friend follower\",\"name\":\"a-heart\",\"cat\":[28],\"type\":0},{\"title\":\"change user profile account avatar contact male man person edit modify users member human friend follower\",\"name\":\"a-edit\",\"cat\":[28],\"type\":0},{\"title\":\"user delete remove profile account avatar contact male man person cancel users member human friend follower\",\"name\":\"a-delete\",\"cat\":[28],\"type\":0},{\"title\":\"user profile account avatar contact male man person check mark approved complete completed done checked tick users member human friend follower\",\"name\":\"a-check\",\"cat\":[28],\"type\":0},{\"title\":\"user new profile account avatar contact male man person add create plus users friend follower\",\"name\":\"a-add\",\"cat\":[28],\"type\":0},{\"title\":\"up hand fingers gesture touch gestures swipe four\",\"name\":\"4x-swipe-up\",\"cat\":[24],\"type\":0},{\"title\":\"right hand fingers gesture touch gestures swipe four\",\"name\":\"4x-swipe-right\",\"cat\":[24],\"type\":0},{\"title\":\"left hand fingers gesture touch gestures swipe four\",\"name\":\"4x-swipe-left\",\"cat\":[24],\"type\":0},{\"title\":\"hand three fingers gesture tap screen touch gestures interactive\",\"name\":\"3x-tap\",\"cat\":[24],\"type\":0},{\"title\":\"up hand three fingers gesture touch gestures swipe\",\"name\":\"3x-swipe-up\",\"cat\":[24],\"type\":0},{\"title\":\"right hand three fingers gesture touch gestures swipe\",\"name\":\"3x-swipe-right\",\"cat\":[24],\"type\":0},{\"title\":\"left hand three fingers gesture touch gestures swipe\",\"name\":\"3x-swipe-left\",\"cat\":[24],\"type\":0},{\"title\":\"media glasses eyeglasses spectacles movie multimedia\",\"name\":\"3d\",\"cat\":[16],\"type\":0},{\"title\":\"design development 3D dimension dimensional shape axis coordinate coordinates cube volume\",\"name\":\"3d-29\",\"cat\":[5],\"type\":0},{\"title\":\"design development 3D dimension dimensional pyramidal shape three triangle augmented reality\",\"name\":\"3d-model\",\"cat\":[5],\"type\":0},{\"title\":\"hand fingers gesture tap screen touch gestures two interactive\",\"name\":\"2x-tap\",\"cat\":[24],\"type\":0},{\"title\":\"up hand fingers gesture touch gestures two swipe\",\"name\":\"2x-swipe-up\",\"cat\":[24],\"type\":0},{\"title\":\"right hand fingers gesture touch gestures two swipe\",\"name\":\"2x-swipe-right\",\"cat\":[24],\"type\":0},{\"title\":\"left hand fingers gesture touch gestures two swipe\",\"name\":\"2x-swipe-left\",\"cat\":[24],\"type\":0},{\"title\":\"down hand fingers gesture touch gestures two swipe\",\"name\":\"2x-swipe-down\",\"cat\":[24],\"type\":0},{\"title\":\"move up upwards control drag fingers gesture touch gestures two\",\"name\":\"2x-drag-up\",\"cat\":[24],\"type\":0},{\"title\":\"down move control drag fingers gesture touch gestures two\",\"name\":\"2x-drag-down\",\"cat\":[24],\"type\":0}]");
8
-
9
- /***/ })
10
-
11
- };;
 
 
 
 
 
 
 
 
 
 
 
public/editor-build/235-wp/editor/js/2.export.js DELETED
@@ -1,11 +0,0 @@
1
- exports.ids = [2];
2
- exports.modules = {
3
-
4
- /***/ 2599:
5
- /***/ (function(module) {
6
-
7
- module.exports = JSON.parse("[{\"title\":\"food noodles plate italian noodle pasta spaghetti\",\"name\":\"pasta\",\"cat\":[10],\"type\":1},{\"title\":\"badge food certified healthy leaf organic natural\",\"name\":\"organic-2\",\"cat\":[1,10],\"type\":1},{\"title\":\"food frozen dessert breakfast cup yogurt sour dairy skyr\",\"name\":\"yogurt\",\"cat\":[10],\"type\":1},{\"title\":\"time kitchen timer stopwatch\",\"name\":\"timer\",\"cat\":[10,21],\"type\":1},{\"title\":\"food movie snack popcorn cinema\",\"name\":\"popcorn\",\"cat\":[10],\"type\":1},{\"title\":\"bag food drink beverage tea\",\"name\":\"tea-bag\",\"cat\":[10],\"type\":1},{\"title\":\"food bottle chinese japanese soy sauce oriental asian\",\"name\":\"soy-sauce\",\"cat\":[10],\"type\":1},{\"title\":\"sweet candy sugar lollipop\",\"name\":\"lollipop\",\"cat\":[10],\"type\":1},{\"title\":\"food bowl soup hot broth noodle ramen stew\",\"name\":\"soup\",\"cat\":[10],\"type\":1},{\"title\":\"food bowl rice cereal porridge grains\",\"name\":\"rice\",\"cat\":[10],\"type\":1},{\"title\":\"food vegetable pickle cucumber\",\"name\":\"pickle\",\"cat\":[10],\"type\":1},{\"title\":\"bag food delivery package takeaway\",\"name\":\"bag-delivery\",\"cat\":[10,19],\"type\":1},{\"title\":\"food sweet sugar dispenser cane\",\"name\":\"sugar\",\"cat\":[10],\"type\":1},{\"title\":\"food vegetable pepper salad\",\"name\":\"pepper\",\"cat\":[10],\"type\":1},{\"title\":\"food vegetable aubergine eggplant\",\"name\":\"aubergine\",\"cat\":[10],\"type\":1},{\"title\":\"food vegetable onion\",\"name\":\"onion\",\"cat\":[10],\"type\":1},{\"title\":\"food vegetable corn cereal cereals\",\"name\":\"corn\",\"cat\":[10],\"type\":1},{\"title\":\"food vegetable chips potato mashed\",\"name\":\"potato\",\"cat\":[10],\"type\":1},{\"title\":\"food vegetable garlic onion\",\"name\":\"garlic\",\"cat\":[10],\"type\":1},{\"title\":\"food fruit kiwi kiwifruit\",\"name\":\"kiwi\",\"cat\":[10],\"type\":1},{\"title\":\"food fruit berry blueberries blueberry\",\"name\":\"blueberries\",\"cat\":[10],\"type\":1},{\"title\":\"food fruit orange juice citrus grapefruit clementine\",\"name\":\"orange\",\"cat\":[10],\"type\":1},{\"title\":\"food fruit pear\",\"name\":\"pear\",\"cat\":[10],\"type\":1},{\"title\":\"food fruit lemon lime detox lemonade citrus\",\"name\":\"lemon\",\"cat\":[10],\"type\":1},{\"title\":\"food fruit pineapple tropical\",\"name\":\"pineapple\",\"cat\":[10],\"type\":1},{\"title\":\"health drink healthy beverage juice smoothie milkshake\",\"name\":\"smoothie\",\"cat\":[10],\"type\":1},{\"title\":\"nut nuts allergy peanut butter\",\"name\":\"peanut\",\"cat\":[10],\"type\":1},{\"title\":\"dessert sweet chocolate cream choco spread\",\"name\":\"choco-cream\",\"cat\":[10],\"type\":1},{\"title\":\"food dessert sweet sugar churros spanish\",\"name\":\"churros\",\"cat\":[10],\"type\":1},{\"title\":\"cake dessert sweet bakery cupcake muffin pastry\",\"name\":\"cupcake\",\"cat\":[10],\"type\":1},{\"title\":\"fruit dessert sweet sugar jelly gelatin\",\"name\":\"jelly\",\"cat\":[10],\"type\":1},{\"title\":\"dessert sweet cream ice sugar ice cream gelato\",\"name\":\"ice-cream\",\"cat\":[10],\"type\":1},{\"title\":\"dessert sweet bee honey syrup nectar dipper sugar\",\"name\":\"honey\",\"cat\":[10],\"type\":1},{\"title\":\"cake dessert sweet chocolate bakery mousse\",\"name\":\"chocolate-mousse\",\"cat\":[10],\"type\":1},{\"title\":\"food dessert sweet pancake pastry waffle\",\"name\":\"waffle\",\"cat\":[10],\"type\":1},{\"title\":\"dessert sweet pastry crepe crepes wrap\",\"name\":\"crepe\",\"cat\":[10],\"type\":1},{\"title\":\"cake dessert bakery pancake pastry crumpet waffle\",\"name\":\"crumpet\",\"cat\":[10],\"type\":1},{\"title\":\"dessert bread loaf bakery baking brioche pastry\",\"name\":\"brioche\",\"cat\":[10],\"type\":1},{\"title\":\"food nature healthy leaf organic\",\"name\":\"organic\",\"cat\":[1,10],\"type\":1},{\"title\":\"glass water drink beverage potable\",\"name\":\"glass-water\",\"cat\":[10],\"type\":1},{\"title\":\"food vegetable tomato\",\"name\":\"tomato\",\"cat\":[10],\"type\":1},{\"title\":\"glass drink healthy beverage leaf detox\",\"name\":\"detox\",\"cat\":[10],\"type\":1},{\"title\":\"food sandwich breakfast bread toast fastfood snack\",\"name\":\"snack\",\"cat\":[10],\"type\":1},{\"title\":\"fork vegetable carrot diet vegan vegetarian\",\"name\":\"vegan\",\"cat\":[10],\"type\":1},{\"title\":\"weight food calendar diet plan meals loss\",\"name\":\"diet-plan\",\"cat\":[10,12,21],\"type\":1},{\"title\":\"measure scale weight food kitchen\",\"name\":\"food-scale\",\"cat\":[10,12],\"type\":1},{\"title\":\"fruit drink healthy beverage orange juice fresh tropicana\",\"name\":\"juice\",\"cat\":[10],\"type\":1},{\"title\":\"food healthy diet plan wellness nutrition nutritional meals\",\"name\":\"nutrition\",\"cat\":[10,12,21],\"type\":1},{\"title\":\"file document note microsoft onenote\",\"name\":\"onenote\",\"cat\":[20,8],\"type\":1},{\"title\":\"energy fire sport fuel flame fitness cardio calorie calories\",\"name\":\"energy\",\"cat\":[10,21],\"type\":1},{\"title\":\"apple food health diet plan eating nutrition\",\"name\":\"diet\",\"cat\":[10,12,21],\"type\":1},{\"title\":\"list add create todo recipe ingredients\",\"name\":\"recipe-create\",\"cat\":[10],\"type\":1},{\"title\":\"list todo recipe ingredients\",\"name\":\"recipe\",\"cat\":[10],\"type\":1},{\"title\":\"food healthy vegetable diet salad lettuce\",\"name\":\"salad\",\"cat\":[10],\"type\":1},{\"title\":\"schedule time check alarm calendar appointment event reservation booking confirmation confirm\",\"name\":\"event-confirm\",\"cat\":[27],\"type\":1},{\"title\":\"schedule new time add create alarm calendar appointment event reservation booking\",\"name\":\"event-create\",\"cat\":[27],\"type\":1},{\"title\":\"list bill cheque payment price invoice receipt prices\",\"name\":\"bill\",\"cat\":[3,10,19],\"type\":1},{\"title\":\"list glass menu alcohol drink cocktail wine\",\"name\":\"drink-list\",\"cat\":[10],\"type\":1},{\"title\":\"schedule time alarm calendar appointment event opening times hours\",\"name\":\"opening-times\",\"cat\":[10,27],\"type\":1},{\"title\":\"food turkey meat chicken poultry dinner roast\",\"name\":\"roast-chicken\",\"cat\":[10],\"type\":1},{\"title\":\"food hazelnut nut nuts allergy protein\",\"name\":\"hazelnut\",\"cat\":[10],\"type\":1},{\"title\":\"food service dish course tray staff waiter\",\"name\":\"dish\",\"cat\":[10],\"type\":1},{\"title\":\"list food menu bottle alcohol drink cocktail wine\",\"name\":\"wine-list\",\"cat\":[10],\"type\":1},{\"title\":\"list price food menu catalog catalogue restaurant brochure prices flyer promotion\",\"name\":\"restaurant-menu\",\"cat\":[10],\"type\":1},{\"title\":\"restaurant reservation booking\",\"name\":\"reservation\",\"cat\":[10],\"type\":1},{\"title\":\"hat cooking chef restaurant cook\",\"name\":\"chef\",\"cat\":[10],\"type\":1},{\"title\":\"bar view summer restaurant cafe terrace rooftop\",\"name\":\"terrace\",\"cat\":[10,11],\"type\":1},{\"title\":\"fork food cutlery knife restaurant dinner eating\",\"name\":\"cutlery\",\"cat\":[10],\"type\":1},{\"title\":\"food coffee espresso organic bean caffeine cafe\",\"name\":\"coffee-bean\",\"cat\":[10],\"type\":1},{\"title\":\"food fruit healthy organic avocado\",\"name\":\"avocado\",\"cat\":[10],\"type\":1},{\"title\":\"dessert sweet breakfast bakery pancake syrup baking\",\"name\":\"pancake\",\"cat\":[10],\"type\":1},{\"title\":\"food meat pork bbq grill bone beef steak rib butcher\",\"name\":\"steak-2\",\"cat\":[10],\"type\":1},{\"title\":\"rotate circle loading progress wait interactive spinner rotation loader\",\"name\":\"l-circles\",\"cat\":[14],\"type\":1},{\"title\":\"rotate loading progress wait interactive spinner rotation loader\",\"name\":\"l-circle\",\"cat\":[14],\"type\":1},{\"title\":\"video streaming twitch\",\"name\":\"twitch\",\"cat\":[20],\"type\":1},{\"title\":\"chat description srt accessibility bubble subs subtitles subtitle caption\",\"name\":\"subtitles\",\"cat\":[16],\"type\":1},{\"title\":\"arrow arrows horizontal enlarge expand fullscreen increase maximize window zoom fit full measure resize responsive scale size width\",\"name\":\"resize-h\",\"cat\":[2],\"type\":1},{\"title\":\"arrow arrows enlarge expand fullscreen increase maximize window zoom vertical fit full measure resize responsive scale size height\",\"name\":\"resize-v\",\"cat\":[2],\"type\":1},{\"title\":\"arrow move out enlarge expand fullscreen increase maximize reach window zoom center\",\"name\":\"zoom-triangles\",\"cat\":[2],\"type\":1},{\"title\":\"arrow move out enlarge expand fullscreen increase maximize reach window zoom center\",\"name\":\"zoom-e\",\"cat\":[2,16],\"type\":1},{\"title\":\"social game discord gaming\",\"name\":\"discord\",\"cat\":[20],\"type\":1},{\"title\":\"move drag tool hand pan privacy\",\"name\":\"tool-hand\",\"cat\":[5],\"type\":1},{\"title\":\"select tool rectangle selection marquee\",\"name\":\"tool-select\",\"cat\":[5],\"type\":1},{\"title\":\"ui system design template components patterns guidelines component module\",\"name\":\"components\",\"cat\":[5,27],\"type\":1},{\"title\":\"system columns css grid flexbox rows\",\"name\":\"grid-system\",\"cat\":[5],\"type\":1},{\"title\":\"tool rectangle mask clip clipping masking rect\",\"name\":\"mask-rect\",\"cat\":[5],\"type\":1},{\"title\":\"circle tool oval mask clip clipping masking\",\"name\":\"mask-oval\",\"cat\":[5],\"type\":1},{\"title\":\"image material background texture img pattern\",\"name\":\"texture\",\"cat\":[5],\"type\":1},{\"title\":\"tool filter blur fuzzy gaussian\",\"name\":\"tool-blur\",\"cat\":[5,16],\"type\":1},{\"title\":\"scale size height dimension big large dimensions tall\",\"name\":\"size-large\",\"cat\":[5,19],\"type\":1},{\"title\":\"scale size height dimension medium dimensions average\",\"name\":\"size-medium\",\"cat\":[5,19],\"type\":1},{\"title\":\"scale size height dimension small dimensions\",\"name\":\"size-small\",\"cat\":[5,19],\"type\":1},{\"title\":\"git fork programming push commit pull svn\",\"name\":\"git-commit\",\"cat\":[5],\"type\":1},{\"title\":\"ui system library design block components modules patterns guidelines styleguide\",\"name\":\"design-system\",\"cat\":[5,27],\"type\":1},{\"title\":\"design shape shapes custom\",\"name\":\"shape-custom\",\"cat\":[5],\"type\":1},{\"title\":\"arrow design shape shapes\",\"name\":\"shape-arrow\",\"cat\":[5],\"type\":1},{\"title\":\"line design shape shapes\",\"name\":\"shape-line\",\"cat\":[5],\"type\":1},{\"title\":\"design shape style shapes star\",\"name\":\"shape-star\",\"cat\":[5],\"type\":1},{\"title\":\"design shape shapes polygon\",\"name\":\"shape-polygon-2\",\"cat\":[5],\"type\":1},{\"title\":\"design shape rectangle square shapes\",\"name\":\"shape-rectangle\",\"cat\":[5],\"type\":1},{\"title\":\"circle design shape oval shapes\",\"name\":\"shape-oval\",\"cat\":[5],\"type\":1},{\"title\":\"tool design shape triangle shapes\",\"name\":\"shape-triangle-2\",\"cat\":[5],\"type\":1},{\"title\":\"position location target focus distance margin static\",\"name\":\"position\",\"cat\":[5],\"type\":1},{\"title\":\"corner design angle border radius\",\"name\":\"border-radius\",\"cat\":[5],\"type\":1},{\"title\":\"css style border outer\",\"name\":\"border\",\"cat\":[5],\"type\":1},{\"title\":\"scale tool edit transform reshape 2d\",\"name\":\"transform-2d\",\"cat\":[5],\"type\":1},{\"title\":\"layer layers design card style palette cards\",\"name\":\"cards\",\"cat\":[5],\"type\":1},{\"title\":\"play connection network tool connect animation wireframe link wire prototype usability concept\",\"name\":\"prototype\",\"cat\":[5],\"type\":1},{\"title\":\"tool color gradient mask background colour linear fade luma\",\"name\":\"gradient\",\"cat\":[5],\"type\":1},{\"title\":\"safety car vehicle warning secure airbag\",\"name\":\"airbag\",\"cat\":[25],\"type\":1},{\"title\":\"woman man walk walking footpath walks moving\",\"name\":\"walk\",\"cat\":[25],\"type\":1},{\"title\":\"sign car vehicle space parking garage\",\"name\":\"parking\",\"cat\":[25,26],\"type\":1},{\"title\":\"switch start power on engine run\",\"name\":\"engine-start\",\"cat\":[22,25],\"type\":1},{\"title\":\"can station drip oil engine lubrication\",\"name\":\"oil\",\"cat\":[7,25],\"type\":1},{\"title\":\"visibility smart eye signal signals parking sensors driverless\",\"name\":\"parking-sensors\",\"cat\":[25,22],\"type\":1},{\"title\":\"seat chair vehicle seating seats\",\"name\":\"seat\",\"cat\":[25],\"type\":1},{\"title\":\"fan air conditioner cooler ventilation ventilator\",\"name\":\"ventilation\",\"cat\":[25],\"type\":1},{\"title\":\"stop car wheel disk brake brakes pedal discs\",\"name\":\"brakes\",\"cat\":[25],\"type\":1},{\"title\":\"open car vehicle trunk\",\"name\":\"trunk\",\"cat\":[25],\"type\":1},{\"title\":\"energy electric plug smart battery charger plugin hybrid\",\"name\":\"hybrid\",\"cat\":[22,25,7],\"type\":1},{\"title\":\"window car air conditioner ventilation\",\"name\":\"car-ventilation\",\"cat\":[25],\"type\":1},{\"title\":\"window wash washing car washer carwash fluid\",\"name\":\"washing-fluid\",\"cat\":[25],\"type\":1},{\"title\":\"car radiator auto engine diesel turbo piston cylinder combustion cylinders mechanic motor\",\"name\":\"engine\",\"cat\":[25],\"type\":1},{\"title\":\"inside door open car locked entrance doors\",\"name\":\"car-door\",\"cat\":[25],\"type\":1},{\"title\":\"light car indicator lights sidelight beam\",\"name\":\"car-lights\",\"cat\":[25],\"type\":1},{\"title\":\"drive car wheel gear cog tire traction\",\"name\":\"wheel-2\",\"cat\":[25],\"type\":1},{\"title\":\"controller car wheel gear steering tire driver\",\"name\":\"wheel\",\"cat\":[25],\"type\":1},{\"title\":\"car vehicle wheel rim part\",\"name\":\"rim\",\"cat\":[25],\"type\":1},{\"title\":\"energy power electric electricity charge charging level battery ion lithium rechargeable status\",\"name\":\"battery-level\",\"cat\":[7,22,25],\"type\":1},{\"title\":\"security seat safety belt car locked protection transportation accident seatbelt\",\"name\":\"seatbelt\",\"cat\":[25],\"type\":1},{\"title\":\"fuel station oil gas petrol gasoline diesel\",\"name\":\"fuel-2\",\"cat\":[7,25],\"type\":1},{\"title\":\"technology calibration smart sensor sensors alarms detector ignition cmos analyzer\",\"name\":\"sensor\",\"cat\":[22,25],\"type\":1},{\"title\":\"danger car transport vehicle auto transportation crash automobile broken insurance accident collision damage\",\"name\":\"car-accident\",\"cat\":[25],\"type\":1},{\"title\":\"wash clean car transport vehicle auto transportation automobile carwash\",\"name\":\"car-wash\",\"cat\":[25],\"type\":1},{\"title\":\"connect technology smart car vehicle signal wifi\",\"name\":\"car-connect\",\"cat\":[25],\"type\":1},{\"title\":\"sign car vehicle auto parking garage rental valet slot\",\"name\":\"car-parking\",\"cat\":[25],\"type\":1},{\"title\":\"transport cycle transportation bicycle bike cyclist cycling\",\"name\":\"cyclist\",\"cat\":[21,25],\"type\":1},{\"title\":\"transport cycle transportation bicycle bike cyclist cycling\",\"name\":\"bike-2\",\"cat\":[21,25],\"type\":1},{\"title\":\"sign key email website address at\",\"name\":\"at-sign\",\"cat\":[23,27],\"type\":1},{\"title\":\"delete remove schedule time volume minus alarm timer sound alert cancel event mute negative quiet silence\",\"name\":\"alarm-delete\",\"cat\":[27],\"type\":1},{\"title\":\"communication new answer chat comment conversation dialog message messages reply speaking talk note add create plus addition bubble\",\"name\":\"comment-add\",\"cat\":[27],\"type\":1},{\"title\":\"data schedule time chart timer events event plan history timeline past\",\"name\":\"timeline\",\"cat\":[5,27],\"type\":1},{\"title\":\"schedule new time add create plus addition alarm timer positive alert track event tracking\",\"name\":\"alarm-add\",\"cat\":[27],\"type\":1},{\"title\":\"time chart graph management timer project gantt timeline\",\"name\":\"gantt\",\"cat\":[27],\"type\":1},{\"title\":\"delete remove award favorite favourite minus love romantic like heart cancel valentine dating relationship romance negative\",\"name\":\"fav-remove\",\"cat\":[27],\"type\":1},{\"title\":\"file increase new add create plus addition positive\",\"name\":\"file-add\",\"cat\":[8,27],\"type\":1},{\"title\":\"file decrease delete remove minus cancel deletion less removal subtract\",\"name\":\"file-delete\",\"cat\":[27,8],\"type\":1},{\"title\":\"media web news content marketing blogger wordpress article blog cms feed documentation copywriting\",\"name\":\"blog\",\"cat\":[27],\"type\":1},{\"title\":\"left right interface browser layout page website boxes grid mockup site table tile wireframe sidebar webpage\",\"name\":\"sidebar\",\"cat\":[5,27],\"type\":1},{\"title\":\"enlarge expand fullscreen increase maximize zoom full scale size display computer monitor screen fullsize large\",\"name\":\"full-screen\",\"cat\":[16,27],\"type\":1},{\"title\":\"network display development device mirror duplicate cast desktop mirroring monitor screen streaming wireless\",\"name\":\"mirror-2\",\"cat\":[5,27],\"type\":1},{\"title\":\"rotate loading progress tool wait spinner rotation loader\",\"name\":\"refresh-02\",\"cat\":[14,5],\"type\":1},{\"title\":\"loading progress wait spinner loader\",\"name\":\"refresh-01\",\"cat\":[14],\"type\":1},{\"title\":\"loading progress wait spinner loader\",\"name\":\"dots\",\"cat\":[14],\"type\":1},{\"title\":\"loading progress wait spinner loader\",\"name\":\"circle\",\"cat\":[14],\"type\":1},{\"title\":\"loading progress wait spinner loader\",\"name\":\"bars\",\"cat\":[14],\"type\":1},{\"title\":\"business finance shopping cash payment money pay wallet\",\"name\":\"wallet-90\",\"cat\":[3,19],\"type\":1},{\"title\":\"user business finance account avatar businessman contact male suit tie\",\"name\":\"business-contact-89\",\"cat\":[3],\"type\":1},{\"title\":\"user business finance account avatar businessman contact suit female woman\",\"name\":\"business-contact-87\",\"cat\":[3],\"type\":1},{\"title\":\"social media wikipedia\",\"name\":\"logo-wikipedia\",\"cat\":[20],\"type\":1},{\"title\":\"social media weibo\",\"name\":\"logo-weibo\",\"cat\":[20],\"type\":1},{\"title\":\"social media wechat\",\"name\":\"logo-wechat\",\"cat\":[20],\"type\":1},{\"title\":\"social media VKontakte vk\",\"name\":\"logo-vk\",\"cat\":[20],\"type\":1},{\"title\":\"squarespace builder\",\"name\":\"logo-squarespace\",\"cat\":[20],\"type\":1},{\"title\":\"social media qq tencent\",\"name\":\"logo-qq\",\"cat\":[20],\"type\":1},{\"title\":\"social media facebook messenger\",\"name\":\"logo-messenger\",\"cat\":[20],\"type\":1},{\"title\":\"social media medium\",\"name\":\"logo-medium\",\"cat\":[20],\"type\":1},{\"title\":\"user business finance account avatar businessman contact suit female woman\",\"name\":\"business-contact-88\",\"cat\":[3],\"type\":1},{\"title\":\"arrow arrows move out enlarge expand fullscreen increase maximize reach window zoom\",\"name\":\"zoom\",\"cat\":[2],\"type\":1},{\"title\":\"ui user interface zoom glass view search find lens magnify explore lookup magnifier magnifying\",\"name\":\"zoom-split\",\"cat\":[27],\"type\":1},{\"title\":\"out ui user interface zoom glass view search minus find lens magnify explore lookup magnifier magnifying recede reduce\",\"name\":\"zoom-split-out\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface enlarge increase zoom in glass plus view search find lens magnify explore lookup magnifier magnifying approach\",\"name\":\"zoom-split-in\",\"cat\":[27],\"type\":1},{\"title\":\"out ui user interface zoom glass view search minus find lens magnify explore lookup magnifier magnifying recede reduce\",\"name\":\"zoom-out\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface enlarge increase zoom in glass plus view search find lens magnify explore lookup magnifier magnifying approach\",\"name\":\"zoom-in\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface zoom glass view search find lens magnify explore lookup magnifier magnifying\",\"name\":\"zoom-bold\",\"cat\":[27],\"type\":1},{\"title\":\"out ui user interface zoom glass view search minus find lens magnify explore lookup magnifier magnifying recede reduce\",\"name\":\"zoom-bold-out\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface enlarge increase zoom in glass plus view search find lens magnify explore lookup magnifier magnifying approach\",\"name\":\"zoom-bold-in\",\"cat\":[27],\"type\":1},{\"title\":\"arrow arrows direction move out directions enlarge expand fullscreen increase maximize reach window zoom\",\"name\":\"zoom-100\",\"cat\":[2],\"type\":1},{\"title\":\"arrow arrows direction move out directions enlarge expand fullscreen increase maximize reach window zoom tool\",\"name\":\"zoom-99\",\"cat\":[2,5],\"type\":1},{\"title\":\"arrow move out enlarge expand fullscreen increase maximize reach window zoom center\",\"name\":\"zoom-88\",\"cat\":[2],\"type\":1},{\"title\":\"zoom glass view search find lens magnify explore lookup magnifier magnifying\",\"name\":\"zoom-2\",\"cat\":[27,5],\"type\":1},{\"title\":\"holidays halloween monster death zombie\",\"name\":\"zombie\",\"cat\":[13],\"type\":1},{\"title\":\"file folder document extension archive zip compressed zipped\",\"name\":\"zip-55\",\"cat\":[8],\"type\":1},{\"title\":\"file folder document extension archive zip compressed zipped\",\"name\":\"zip-54\",\"cat\":[8],\"type\":1},{\"title\":\"navigation gps location energy environment travel earth globe world map planet maps\",\"name\":\"world\",\"cat\":[7,15,26],\"type\":1},{\"title\":\"direction navigation position gps location earth globe world map pin place marker planet maps\",\"name\":\"world-pin\",\"cat\":[15],\"type\":1},{\"title\":\"earth globe world\",\"name\":\"world-2\",\"cat\":[26],\"type\":1},{\"title\":\"direction navigation position gps location earth globe world map pin place marker planet maps\",\"name\":\"worl-marker\",\"cat\":[15],\"type\":1},{\"title\":\"object ball cat wool\",\"name\":\"wool-ball\",\"cat\":[1],\"type\":1},{\"title\":\"log animal nature forest trees material wood wooden\",\"name\":\"wood\",\"cat\":[1],\"type\":1},{\"title\":\"user profile account avatar contact female woman person users member human friend follower\",\"name\":\"woman\",\"cat\":[12,28],\"type\":1},{\"title\":\"up user profile account avatar contact female woman person users member human friend follower body\",\"name\":\"woman-up\",\"cat\":[28],\"type\":1},{\"title\":\"user sign male female woman man healthcare health medical users symbol gender guy sex straight couple girl hetero heterosexual\",\"name\":\"woman-man\",\"cat\":[12,28],\"type\":1},{\"title\":\"down user profile account avatar contact female woman person users member human friend follower body\",\"name\":\"woman-down\",\"cat\":[28],\"type\":1},{\"title\":\"user profile account avatar contact female woman person users member human friend follower\",\"name\":\"woman-25\",\"cat\":[28],\"type\":1},{\"title\":\"user profile account avatar contact female woman person users member human friend follower\",\"name\":\"woman-24\",\"cat\":[28],\"type\":1},{\"title\":\"user sign female woman symbol gender sex girl\",\"name\":\"woman-21\",\"cat\":[12,28],\"type\":1},{\"title\":\"user profile account avatar contact female woman person users member human friend follower\",\"name\":\"woman-2\",\"cat\":[28],\"type\":1},{\"title\":\"holidays halloween animal nature scary monster face werewolf wolf\",\"name\":\"wolf\",\"cat\":[1,13],\"type\":1},{\"title\":\"hat holidays halloween magic scary witch\",\"name\":\"witch-hat\",\"cat\":[13],\"type\":1},{\"title\":\"emoticon smiley cheerful happy smile positive satisfied wink\",\"name\":\"wink-69\",\"cat\":[6],\"type\":1},{\"title\":\"emoticon smiley cheerful happy smile positive satisfied wink\",\"name\":\"wink-11\",\"cat\":[6],\"type\":1},{\"title\":\"emoticon smiley cheerful happy smile positive satisfied wink\",\"name\":\"wink-06\",\"cat\":[6],\"type\":1},{\"title\":\"arrow left bottom move out interface enlarge expand fullscreen increase maximize reach window zoom application browser windows\",\"name\":\"window-zoom-out\",\"cat\":[2],\"type\":1},{\"title\":\"arrow right move out top interface enlarge expand fullscreen increase maximize reach window zoom application browser windows\",\"name\":\"window-zoom-in\",\"cat\":[2],\"type\":1},{\"title\":\"responsive browser layout app tab design internet web development mobile programming website mockup site wireframe webpage code coding develop first\",\"name\":\"window-responsive\",\"cat\":[5],\"type\":1},{\"title\":\"browser layout document paragraph text app tab list design internet web development page picture website image photo boxes grid masonry mockup site table tile view wireframe header sidebar webpage content description\",\"name\":\"window-paragraph\",\"cat\":[5],\"type\":1},{\"title\":\"browser layout app tab list design internet web development page programming website html boxes grid masonry mockup site table tile view wireframe header sidebar webpage code coding dev develop\",\"name\":\"window-dev\",\"cat\":[5],\"type\":1},{\"title\":\"ui user interface window close exit application browser windows delete remove app internet web page frame webpage minus widget software online dock removal plugin\",\"name\":\"window-delete\",\"cat\":[27],\"type\":1},{\"title\":\"line browser layout app tab list design internet web development page programming website html boxes grid masonry mockup site table tile view wireframe header sidebar webpage code coding dev develop command console terminal\",\"name\":\"window-code\",\"cat\":[5],\"type\":1},{\"title\":\"ui user interface window application browser windows app new internet web page add create plus frame webpage addition widget software online dock plugin\",\"name\":\"window-add\",\"cat\":[27],\"type\":1},{\"title\":\"weather energy environment power recharge recharger turbine wheel wind windmill windy\",\"name\":\"wind\",\"cat\":[7,29],\"type\":1},{\"title\":\"wind windy\",\"name\":\"wind-2\",\"cat\":[29],\"type\":1},{\"title\":\"connection communication network internet tech technology wireless label signal pulse radar online wifi broadband connectivity hotspot reception router sensor signals wave\",\"name\":\"wifi\",\"cat\":[22],\"type\":1},{\"title\":\"connection communication network internet tech technology device wireless signal online wifi broadband connectivity hotspot reception router sensor signals antenna lan modem\",\"name\":\"wifi-router\",\"cat\":[22],\"type\":1},{\"title\":\"connection lock security communication network internet safe tech technology wireless signal padlock protection secure pulse radar online wifi broadband connectivity hotspot reception router sensor signals wave\",\"name\":\"wifi-protected\",\"cat\":[22],\"type\":1},{\"title\":\"connection communication network internet tech technology wireless signal pulse disabled radar off online wifi broadband connectivity hotspot reception router sensor signals wave disconnected offline\",\"name\":\"wifi-off\",\"cat\":[22],\"type\":1},{\"title\":\"connection communication network internet tech technology wireless label signal pulse radar online wifi broadband connectivity hotspot reception router sensor signals wave\",\"name\":\"wifi-2\",\"cat\":[22],\"type\":1},{\"title\":\"ui user interface window application app web frame widget dock plugin\",\"name\":\"widget\",\"cat\":[27],\"type\":1},{\"title\":\"travel house america white monument government independence president washington\",\"name\":\"white-house\",\"cat\":[26],\"type\":1},{\"title\":\"sport game alarm notification foul referee whistle\",\"name\":\"whistle\",\"cat\":[21],\"type\":1},{\"title\":\"man emoticon smiley moustache whisker\",\"name\":\"whiskers\",\"cat\":[6],\"type\":1},{\"title\":\"mix food cooking blend tools utensils whisk\",\"name\":\"whisk\",\"cat\":[10],\"type\":1},{\"title\":\"healthcare health medical disabled wheelchair\",\"name\":\"wheelchair\",\"cat\":[12],\"type\":1},{\"title\":\"emoticon smiley concern confused puzzled what\",\"name\":\"what\",\"cat\":[6],\"type\":1},{\"title\":\"scale weight furniture healthcare health medical diet\",\"name\":\"weight\",\"cat\":[11,12],\"type\":1},{\"title\":\"animal nature healthcare health medical drugs weed\",\"name\":\"weed\",\"cat\":[1,12],\"type\":1},{\"title\":\"ui user interface browser layout app tab list design internet web development page website boxes grid masonry mockup site table tile view wireframe header sidebar webpage\",\"name\":\"webpage\",\"cat\":[5,27],\"type\":1},{\"title\":\"browser layout app tab design internet web development website mockup site wireframe webpage\",\"name\":\"webpage-2\",\"cat\":[27],\"type\":1},{\"title\":\"video conference chat web tech technology camera record cam surveillance recorder webcam\",\"name\":\"webcam-39\",\"cat\":[22],\"type\":1},{\"title\":\"video conference chat web tech technology camera record cam surveillance recorder webcam\",\"name\":\"webcam-38\",\"cat\":[22],\"type\":1},{\"title\":\"browser layout design internet web development programming website create site code coding develop project service webdesign\",\"name\":\"web-design\",\"cat\":[5],\"type\":1},{\"title\":\"user sign person users bathroom loo restroom toilet human couple lavatory sanitary\",\"name\":\"wc\",\"cat\":[28],\"type\":1},{\"title\":\"food fruit slice healthy melon watermelon\",\"name\":\"watermelon\",\"cat\":[10],\"type\":1},{\"title\":\"energy environment ecology saver green respect sustainability drops gardening water\",\"name\":\"water\",\"cat\":[7],\"type\":1},{\"title\":\"energy environment ecology green respect sustainability drops water sink\",\"name\":\"water-sink\",\"cat\":[7],\"type\":1},{\"title\":\"save energy environment drop hand ecology green planet water\",\"name\":\"water-hand\",\"cat\":[7],\"type\":1},{\"title\":\"clock time watch accessory tech technology apple device smart alarm iwatch timer track digital tracking wristwatch\",\"name\":\"watch\",\"cat\":[22],\"type\":1},{\"title\":\"clock time watch accessory tech technology device smart alarm timer track digital tracking wristwatch\",\"name\":\"watch-time\",\"cat\":[22],\"type\":1},{\"title\":\"responsive clock schedule tool app time watch design android apple development device ios code coding develop tag smart alarm iwatch smartwatch timer wearable\",\"name\":\"watch-dev\",\"cat\":[5],\"type\":1},{\"title\":\"clock time watch clothes accessory tech technology device smart alarm timer track digital tracking wristwatch\",\"name\":\"watch-circle\",\"cat\":[4,22],\"type\":1},{\"title\":\"arrows energy environment clean danger virus ecology green toxic waste cycle garbage recycle recycling bin envir-64px-glyph_waste trash\",\"name\":\"waste\",\"cat\":[7],\"type\":1},{\"title\":\"arrows energy environment clean ecology green waste cycle garbage recycle recycling bin trash\",\"name\":\"waste-recycling\",\"cat\":[7],\"type\":1},{\"title\":\"energy environment danger virus atomic emergency radiation sickness toxic waste\",\"name\":\"waste-danger\",\"cat\":[7],\"type\":1},{\"title\":\"machine furniture clothes accessory laundry care cleaning clothing wash washing mashine washer\",\"name\":\"wash\",\"cat\":[4,11],\"type\":1},{\"title\":\"machine clothes accessory laundry care cleaning clothing wash washing\",\"name\":\"wash-hand\",\"cat\":[4],\"type\":1},{\"title\":\"machine clothes accessory laundry care cleaning clothing wash washing 90\",\"name\":\"wash-90\",\"cat\":[4],\"type\":1},{\"title\":\"machine clothes accessory laundry care cleaning clothing wash washing 60\",\"name\":\"wash-60\",\"cat\":[4],\"type\":1},{\"title\":\"machine clothes accessory laundry care cleaning clothing wash washing 30\",\"name\":\"wash-30\",\"cat\":[4],\"type\":1},{\"title\":\"laundry wash washing mashine washer\",\"name\":\"wash-2\",\"cat\":[11],\"type\":1},{\"title\":\"furniture cabinet armoire closet wardrobe\",\"name\":\"wardrobe\",\"cat\":[11],\"type\":1},{\"title\":\"select tool design development editing filter photo magic stick effect enhance fairy fairytail fantasy juggle magician trick wand wish wizard\",\"name\":\"wand-11\",\"cat\":[5],\"type\":1},{\"title\":\"change shopping cash payment money coin pay wallet purse profit spend\",\"name\":\"wallet\",\"cat\":[19],\"type\":1},{\"title\":\"business finance shopping cash payment money pay wallet\",\"name\":\"wallet-44\",\"cat\":[3,19],\"type\":1},{\"title\":\"business finance shopping cash payment money pay wallet\",\"name\":\"wallet-43\",\"cat\":[3,19],\"type\":1},{\"title\":\"connection security communication network safe tech technology secure private virtual vpn\",\"name\":\"vpn\",\"cat\":[22],\"type\":1},{\"title\":\"up media volume multimedia audio sound speaker\",\"name\":\"volume-up\",\"cat\":[16],\"type\":1},{\"title\":\"media volume multimedia audio sound speaker mute\",\"name\":\"volume-off\",\"cat\":[16],\"type\":1},{\"title\":\"down media volume multimedia audio sound speaker\",\"name\":\"volume-down\",\"cat\":[16],\"type\":1},{\"title\":\"media ban volume multimedia audio sound speaker mute\",\"name\":\"volume-ban\",\"cat\":[16],\"type\":1},{\"title\":\"media volume multimedia audio sound speaker\",\"name\":\"volume-98\",\"cat\":[16],\"type\":1},{\"title\":\"media volume multimedia audio sound speaker\",\"name\":\"volume-97\",\"cat\":[16],\"type\":1},{\"title\":\"media volume multimedia audio sound speaker mute\",\"name\":\"volume-93\",\"cat\":[16],\"type\":1},{\"title\":\"sport game beach ball volley volleyball\",\"name\":\"volleyball\",\"cat\":[21],\"type\":1},{\"title\":\"user profile avatar contact person volume sound users member human speaker record voice recorder speach speak\",\"name\":\"voice-record\",\"cat\":[28],\"type\":1},{\"title\":\"animal nature bug insect emoticon smiley disease virus\",\"name\":\"virus\",\"cat\":[1,6],\"type\":1},{\"title\":\"media video holidays film movie camera multimedia videocamera\",\"name\":\"videocamera-72\",\"cat\":[13,16],\"type\":1},{\"title\":\"media video film movie camera multimedia videocamera\",\"name\":\"videocamera-71\",\"cat\":[16],\"type\":1},{\"title\":\"play media video film movie multimedia\",\"name\":\"video-67\",\"cat\":[16],\"type\":1},{\"title\":\"media video film movie camera multimedia videocamera\",\"name\":\"video-66\",\"cat\":[16],\"type\":1},{\"title\":\"media video film movie camera multimedia videocamera\",\"name\":\"video-65\",\"cat\":[16],\"type\":1},{\"title\":\"play media video text film movie editing camera multimedia\",\"name\":\"video-64\",\"cat\":[16,23],\"type\":1},{\"title\":\"clothes accessory wear underwear undershirt vest\",\"name\":\"vest\",\"cat\":[4],\"type\":1},{\"title\":\"sport clothes accessory wear undershirt vest\",\"name\":\"vest-sport\",\"cat\":[4,21],\"type\":1},{\"title\":\"suit wear food apron cooking vest chef uniform\",\"name\":\"vest-31\",\"cat\":[10],\"type\":1},{\"title\":\"vehicle transportation scooter vespa\",\"name\":\"vespa\",\"cat\":[25],\"type\":1},{\"title\":\"vehicle transportation scooter vespa\",\"name\":\"vespa-front\",\"cat\":[25],\"type\":1},{\"title\":\"curve tool format pen edit shape create point editing vector anchor arc curves graphics points\",\"name\":\"vector\",\"cat\":[5],\"type\":1},{\"title\":\"file document pen edit pencil write editing draft vector\",\"name\":\"vector-2\",\"cat\":[8],\"type\":1},{\"title\":\"holidays halloween evil horror scary monster dracula vampire\",\"name\":\"vampire\",\"cat\":[13],\"type\":1},{\"title\":\"file share user communication post folder document profile account person paper item users member\",\"name\":\"user\",\"cat\":[8,28],\"type\":1},{\"title\":\"sport water pool aquatics swimmer swimming\",\"name\":\"user-swim\",\"cat\":[21],\"type\":1},{\"title\":\"sport snow boarding snowboard\",\"name\":\"user-snowboard\",\"cat\":[21],\"type\":1},{\"title\":\"sport training exercise workout jogging marathon running\",\"name\":\"user-run\",\"cat\":[21],\"type\":1},{\"title\":\"sport health meditation stretching pilates yoga\",\"name\":\"user-meditation\",\"cat\":[21],\"type\":1},{\"title\":\"sport game rock climbing mountain activity\",\"name\":\"user-climb\",\"cat\":[21],\"type\":1},{\"title\":\"balance sport health exercise workout meditation stretching\",\"name\":\"user-balance\",\"cat\":[21],\"type\":1},{\"title\":\"storage design pen connect tech technology cable development device drive flash memory port portable removable stick usb\",\"name\":\"usb\",\"cat\":[5,22],\"type\":1},{\"title\":\"emoticon angry furious smiley unhappy upset\",\"name\":\"upset-14\",\"cat\":[6],\"type\":1},{\"title\":\"emoticon angry furious smiley unhappy upset\",\"name\":\"upset-13\",\"cat\":[6],\"type\":1},{\"title\":\"arrow direction top up cloud data file input save share storage sync transfer backup ftp hosting import server upload folder document paper item\",\"name\":\"upload\",\"cat\":[2,8],\"type\":1},{\"title\":\"arrow direction top up cloud data file input save share storage sync transfer backup ftp hosting import server upload folder document paper item\",\"name\":\"upload-2\",\"cat\":[2,8],\"type\":1},{\"title\":\"arrow direction expand control git version combine join merge pointing together unify unite\",\"name\":\"unite\",\"cat\":[2],\"type\":1},{\"title\":\"arrow direction expand control git version combine join merge pointing together unify unite\",\"name\":\"unite-round\",\"cat\":[2],\"type\":1},{\"title\":\"files file separate split group document layer layers note design report development copy paper clone copies documents duplicate paste apart break deselect ungroup\",\"name\":\"ungroup\",\"cat\":[5],\"type\":1},{\"title\":\"arrow back curve invert left repeat rotate undo backward sync infinite infinity load loading loop process refresh reload replay update tool dotted rotation\",\"name\":\"undo-29\",\"cat\":[2,5],\"type\":1},{\"title\":\"arrow back curve invert left redo repeat rotate undo backward\",\"name\":\"undo-25\",\"cat\":[2],\"type\":1},{\"title\":\"woman clothes accessory wear underwear\",\"name\":\"underwear\",\"cat\":[4],\"type\":1},{\"title\":\"clothes accessory wear underwear men\",\"name\":\"underwear-man\",\"cat\":[4],\"type\":1},{\"title\":\"font text type typography style editing underline formatting\",\"name\":\"underline\",\"cat\":[23],\"type\":1},{\"title\":\"travel beach object umbrella\",\"name\":\"umbrella-14\",\"cat\":[26],\"type\":1},{\"title\":\"weather object rain umbrella\",\"name\":\"umbrella-13\",\"cat\":[29],\"type\":1},{\"title\":\"switch ui user interface control preferences options settings configuration setting switcher switches toggle tuner\",\"name\":\"ui-04\",\"cat\":[27],\"type\":1},{\"title\":\"switch ui user interface control preferences options settings configuration setting switcher switches toggle tuner\",\"name\":\"ui-03\",\"cat\":[27],\"type\":1},{\"title\":\"video display furniture shelf computer tech technology device film movie desktop monitor screen television tv personal entertainment workstation\",\"name\":\"tv\",\"cat\":[11,22],\"type\":1},{\"title\":\"video display tech technology device film movie screen television tv retro entertainment old crt\",\"name\":\"tv-old\",\"cat\":[22],\"type\":1},{\"title\":\"video display computer device film movie desktop monitor screen television tv personal entertainment workstation\",\"name\":\"tv-2\",\"cat\":[22],\"type\":1},{\"title\":\"animal nature sea slow turtle\",\"name\":\"turtle\",\"cat\":[1],\"type\":1},{\"title\":\"sport clothes accessory shirt wear sleeve tshirt short tee\",\"name\":\"tshirt-sport\",\"cat\":[4,21],\"type\":1},{\"title\":\"clothes accessory shirt wear sleeve tshirt half short tee\",\"name\":\"tshirt-54\",\"cat\":[4],\"type\":1},{\"title\":\"clothes accessory shirt wear sleeve tshirt half short tee\",\"name\":\"tshirt-53\",\"cat\":[4],\"type\":1},{\"title\":\"delivery vehicle transportation truck\",\"name\":\"truck-front\",\"cat\":[25],\"type\":1},{\"title\":\"sport achievement award medal prize winner cup champion trophy victory\",\"name\":\"trophy\",\"cat\":[21],\"type\":1},{\"title\":\"travel suitcase cart trolley baggage luggage\",\"name\":\"trolley\",\"cat\":[26],\"type\":1},{\"title\":\"media accessory photo camera multimedia tripod\",\"name\":\"tripod\",\"cat\":[16],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards file upload\",\"name\":\"triangle-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"triangle-up-64\",\"cat\":[2],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"triangle-up-19\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"triangle-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"triangle-right-62\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards play\",\"name\":\"triangle-right-17\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"triangle-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"triangle-left-63\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"triangle-left-18\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend downward download file\",\"name\":\"triangle-down\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward move\",\"name\":\"triangle-down-65\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward\",\"name\":\"triangle-down-20\",\"cat\":[2],\"type\":1},{\"title\":\"arrow line direction keyboard move navigation out position top up upward upwards increase progress diagram sales stats trend visits growth\",\"name\":\"trend-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow line down progress decrease diagram sales shrink stats trend visits\",\"name\":\"trend-down\",\"cat\":[2],\"type\":1},{\"title\":\"holidays decoration tree christmas\",\"name\":\"tree\",\"cat\":[13],\"type\":1},{\"title\":\"holidays ball decoration tree christmas\",\"name\":\"tree-ball\",\"cat\":[13],\"type\":1},{\"title\":\"environment plant animal nature summer ecology green tree forest trees flora spring\",\"name\":\"tree-03\",\"cat\":[1],\"type\":1},{\"title\":\"environment plant animal nature summer ecology green tree forest trees flora spring\",\"name\":\"tree-02\",\"cat\":[1],\"type\":1},{\"title\":\"energy environment plant animal nature summer ecology green tree forest trees flora spring\",\"name\":\"tree-01\",\"cat\":[1,7],\"type\":1},{\"title\":\"direction navigation gps location path guide map address parchment maps track route street hidden secret treasure\",\"name\":\"treasure-map-40\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation gps location path guide map address maps track route street hidden secret treasure\",\"name\":\"treasure-map-21\",\"cat\":[15],\"type\":1},{\"title\":\"ui user interface delete remove furniture can waste garbage recycle recycling bin trash dump dustbin junk rubbish trashcan\",\"name\":\"trash\",\"cat\":[11,27],\"type\":1},{\"title\":\"ui user interface delete remove can waste garbage recycle recycling bin trash dump dustbin junk rubbish trashcan\",\"name\":\"trash-simple\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface delete remove can waste garbage recycle recycling bin trash dump dustbin junk rubbish trashcan\",\"name\":\"trash-round\",\"cat\":[27],\"type\":1},{\"title\":\"resize scale design development shape animation rectangle transform translate reshape\",\"name\":\"transform\",\"cat\":[5],\"type\":1},{\"title\":\"orientation resize scale center box design development shape animation transform translate grid reshape origin\",\"name\":\"transform-origin\",\"cat\":[5],\"type\":1},{\"title\":\"vehicle transportation bus train tram\",\"name\":\"tram\",\"cat\":[25],\"type\":1},{\"title\":\"travel vehicle transportation train\",\"name\":\"train\",\"cat\":[25],\"type\":1},{\"title\":\"vehicle speed transportation train\",\"name\":\"train-speed\",\"cat\":[25],\"type\":1},{\"title\":\"vehicle farm transportation tractor\",\"name\":\"tractor\",\"cat\":[25],\"type\":1},{\"title\":\"font text type typography style editing tracking formatting\",\"name\":\"tracking\",\"cat\":[23],\"type\":1},{\"title\":\"box shopping delivery gift package present surprise track donation tracking\",\"name\":\"track-delivery\",\"cat\":[19],\"type\":1},{\"title\":\"media hand tap photo camera touch multimedia\",\"name\":\"touch\",\"cat\":[16],\"type\":1},{\"title\":\"healthcare health medical tooth\",\"name\":\"tooth\",\"cat\":[12],\"type\":1},{\"title\":\"furniture bathroom loo restroom toilet wc\",\"name\":\"toilet\",\"cat\":[11],\"type\":1},{\"title\":\"furniture paper roll bathroom toilet tissue\",\"name\":\"toilet-paper\",\"cat\":[11],\"type\":1},{\"title\":\"file form document list note notebook notes pad design report check notepad development page paper mark checklist tasks todo clipboard checkmark complete completed done marks task\",\"name\":\"todo\",\"cat\":[5],\"type\":1},{\"title\":\"arrow progress whole version 24h availability available career clock daily day every freelance freelancer monthly schedule weekly yearly time watch wait alarm timer alert appointment countdown track event tracking deadline hour history\",\"name\":\"time\",\"cat\":[2,27,5],\"type\":1},{\"title\":\"ui user interface measure clock schedule time watch sport alarm timer speed alert countdown track event tracking productivity deadline hour stopwatch history chronometer lap\",\"name\":\"time-countdown\",\"cat\":[21,27],\"type\":1},{\"title\":\"ui user interface clock schedule time watch furniture alarm timer alert track event tracking deadline hour history\",\"name\":\"time-clock\",\"cat\":[11,27],\"type\":1},{\"title\":\"ui user interface clock schedule time watch furniture alarm timer alert track event tracking deadline hour history\",\"name\":\"time-alarm\",\"cat\":[11,27],\"type\":1},{\"title\":\"progress availability available clock daily day monthly schedule weekly yearly time watch wait alarm timer alert appointment countdown track event tracking deadline hour history\",\"name\":\"time-3\",\"cat\":[27],\"type\":1},{\"title\":\"availability available clock daily day every monthly schedule weekly yearly document time watch wait paper alarm timer alert appointment countdown track event tracking deadline hour history\",\"name\":\"time-2\",\"cat\":[8],\"type\":1},{\"title\":\"line ui user interface layout list shape website gallery boxes column grid mockup row table tile view wireframe\",\"name\":\"tile-55\",\"cat\":[27],\"type\":1},{\"title\":\"tie clothes accessory holidays wear bow classic\",\"name\":\"tie-bow\",\"cat\":[4,13],\"type\":1},{\"title\":\"business finance tie dress\",\"name\":\"tie-02\",\"cat\":[3],\"type\":1},{\"title\":\"business finance tie clothes accessory dress\",\"name\":\"tie-01\",\"cat\":[3,4],\"type\":1},{\"title\":\"media movie multimedia event show ticket\",\"name\":\"ticket-76\",\"cat\":[16],\"type\":1},{\"title\":\"media sport movie multimedia event show ticket\",\"name\":\"ticket-75\",\"cat\":[16,21],\"type\":1},{\"title\":\"input cursor tool font format paragraph text type typography education school design edit write development mouse point pointer editing insert typing writing editor area character textarea letter alphabet alphabetic capital typeface\",\"name\":\"text\",\"cat\":[5,18,23],\"type\":1},{\"title\":\"input cursor tool paragraph text type typography edit write mouse point pointer editing insert typing writing area character textarea\",\"name\":\"text-2\",\"cat\":[5,23],\"type\":1},{\"title\":\"sport ball tennis equipment racket\",\"name\":\"tennis\",\"cat\":[21],\"type\":1},{\"title\":\"sport ball tennis equipment\",\"name\":\"tennis-ball\",\"cat\":[21],\"type\":1},{\"title\":\"travel temple building religious\",\"name\":\"temple-25\",\"cat\":[26],\"type\":1},{\"title\":\"weather energy environment healthcare health medical temperature thermometer\",\"name\":\"temperature-24\",\"cat\":[7,12,29],\"type\":1},{\"title\":\"weather energy environment food healthcare health medical temperature thermometer\",\"name\":\"temperature-23\",\"cat\":[7,10,12,29],\"type\":1},{\"title\":\"food drink beverage hot cup mug tea\",\"name\":\"tea\",\"cat\":[10],\"type\":1},{\"title\":\"arrow ui user interface business finance dartboard darts goal goals target targeting eye aim marketing objective archery bull's bullseye motive purpose\",\"name\":\"target\",\"cat\":[27],\"type\":1},{\"title\":\"media music holidays multimedia audio retro tape\",\"name\":\"tape\",\"cat\":[13,16],\"type\":1},{\"title\":\"hand mobile fingers gesture tap screen touch one gestures interactive\",\"name\":\"tap-02\",\"cat\":[24],\"type\":1},{\"title\":\"hand mobile fingers gesture tap screen touch one gestures interactive\",\"name\":\"tap-01\",\"cat\":[24],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"tail-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"tail-triangle-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"tail-triangle-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"tail-triangle-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward\",\"name\":\"tail-triangle-down\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"tail-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"tail-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward\",\"name\":\"tail-down\",\"cat\":[2],\"type\":1},{\"title\":\"ui user interface organize shopping price discount ecommerce sale category label tag store attribute\",\"name\":\"tag\",\"cat\":[19,27],\"type\":1},{\"title\":\"organize time shopping price discount ecommerce sale category label tag countdown store attribute\",\"name\":\"tag-sale\",\"cat\":[19],\"type\":1},{\"title\":\"delete remove organize shopping price discount ecommerce sale category label tag cancel store attribute\",\"name\":\"tag-remove\",\"cat\":[19],\"type\":1},{\"title\":\"organize shopping price discount ecommerce sale category label favorite favourite tag love like heart store attribute loyalty\",\"name\":\"tag-loyalty\",\"cat\":[19],\"type\":1},{\"title\":\"ui user interface organize shopping price discount ecommerce sale category label tag store attribute\",\"name\":\"tag-line\",\"cat\":[19,27],\"type\":1},{\"title\":\"organize shopping price discount ecommerce sale category label tag store attribute\",\"name\":\"tag-cut\",\"cat\":[19],\"type\":1},{\"title\":\"ui user interface organize shopping price discount ecommerce sale category label tag store attribute\",\"name\":\"tag-content\",\"cat\":[19,27],\"type\":1},{\"title\":\"organize success select shopping check price discount ecommerce sale category selected label tag accept checked store attribute\",\"name\":\"tag-check\",\"cat\":[19],\"type\":1},{\"title\":\"organize new shopping price discount ecommerce sale add plus category label tag store attribute\",\"name\":\"tag-add\",\"cat\":[19],\"type\":1},{\"title\":\"organize shopping price discount ecommerce sale category label tag store attribute\",\"name\":\"tag-2\",\"cat\":[27],\"type\":1},{\"title\":\"sport strategy coach planning tactic\",\"name\":\"tactic\",\"cat\":[21,3],\"type\":1},{\"title\":\"food mexico fastfood mexican tacos tortilla wrap\",\"name\":\"tacos\",\"cat\":[10],\"type\":1},{\"title\":\"art drawing design pen tech technology write device draw graphic touch tablet stylus wacom\",\"name\":\"tablet\",\"cat\":[5,22],\"type\":1},{\"title\":\"tech technology android apple device mobile ipad ios touch tablet touchscreen toolbar\",\"name\":\"tablet-toolbar\",\"cat\":[22],\"type\":1},{\"title\":\"book tech technology amazon read device mobile ipad touch tablet ebook touchscreen reader ereader kindle\",\"name\":\"tablet-reader-42\",\"cat\":[22],\"type\":1},{\"title\":\"book tech technology amazon read device mobile ipad touch tablet ebook touchscreen reader ereader kindle\",\"name\":\"tablet-reader-31\",\"cat\":[22],\"type\":1},{\"title\":\"responsive display layout design web development device mobile phone smartphone ipad iphone website screen develop touch first devices tablet\",\"name\":\"tablet-mobile\",\"cat\":[5],\"type\":1},{\"title\":\"tech technology android apple device mobile ipad ios touch tablet touchscreen\",\"name\":\"tablet-button\",\"cat\":[22],\"type\":1},{\"title\":\"book amazon read device mobile ipad touch tablet ebook touchscreen reader ereader kindle\",\"name\":\"tablet-2\",\"cat\":[22],\"type\":1},{\"title\":\"furniture table desk room dining\",\"name\":\"table\",\"cat\":[11],\"type\":1},{\"title\":\"arrow right arrows move navigation ui user interface lines list bars menu options settings blocks table slide\",\"name\":\"table-right\",\"cat\":[27],\"type\":1},{\"title\":\"arrow left arrows move navigation ui user interface lines list bars menu options settings blocks table slide\",\"name\":\"table-left\",\"cat\":[27],\"type\":1},{\"title\":\"arrow download input save import user enter entry in inbox inside lock log login password security sign update way system\",\"name\":\"system-update\",\"cat\":[2],\"type\":1},{\"title\":\"needle healthcare health medical syringe\",\"name\":\"syringe\",\"cat\":[12],\"type\":1},{\"title\":\"data sync transfer connection update connect tech technology device mobile phone smartphone synchronization synchronize syncing\",\"name\":\"sync\",\"cat\":[22],\"type\":1},{\"title\":\"tool travel pocket knife swiss compact screw\",\"name\":\"swiss-knife\",\"cat\":[26],\"type\":1},{\"title\":\"up hand fingers gesture touch one gestures swipe\",\"name\":\"swipe-up\",\"cat\":[24],\"type\":1},{\"title\":\"right hand fingers gesture touch one gestures swipe\",\"name\":\"swipe-right\",\"cat\":[24],\"type\":1},{\"title\":\"left hand fingers gesture touch one gestures swipe\",\"name\":\"swipe-left\",\"cat\":[24],\"type\":1},{\"title\":\"bottom down hand fingers gesture touch one gestures swipe\",\"name\":\"swipe-bottom\",\"cat\":[24],\"type\":1},{\"title\":\"sport travel woman clothes accessory wear swimming swimsuit swimwear bikini\",\"name\":\"swimwear\",\"cat\":[4,21,26],\"type\":1},{\"title\":\"sport travel clothes accessory man wear swimming swimsuit swimwear trunk\",\"name\":\"swimsuit\",\"cat\":[4,21,26],\"type\":1},{\"title\":\"arrow alternative arrows change exchange files flip swap switch transmit vertical\",\"name\":\"swap-vertical\",\"cat\":[2],\"type\":1},{\"title\":\"arrow alternative arrows change exchange files flip horizontal swap switch transmit\",\"name\":\"swap-horizontal\",\"cat\":[2],\"type\":1},{\"title\":\"food chopstick seafood japanese rice roll sushi\",\"name\":\"sushi\",\"cat\":[10],\"type\":1},{\"title\":\"open emoticon smiley surprise surprised mouth disbelief shocked\",\"name\":\"surprise\",\"cat\":[6],\"type\":1},{\"title\":\"board sport travel beach summer water wind sea surfing sailing surf watersport windsurf\",\"name\":\"surf\",\"cat\":[21,26],\"type\":1},{\"title\":\"wind sea sailing surf watersport windsurf\",\"name\":\"surf-2\",\"cat\":[21,26],\"type\":1},{\"title\":\"ui user interface shopping safe object help support life\",\"name\":\"support-17\",\"cat\":[19,27],\"type\":1},{\"title\":\"ui user interface shopping safe object help support life\",\"name\":\"support-16\",\"cat\":[19,27],\"type\":1},{\"title\":\"energy power sport food fitness gym powder proteins supplement vitamin\",\"name\":\"supplement\",\"cat\":[21,10],\"type\":1},{\"title\":\"font text type typography style editing formatting superscript\",\"name\":\"superscript\",\"cat\":[23],\"type\":1},{\"title\":\"travel glasses eyeglasses glass read spectacles sunglasses\",\"name\":\"sunglasses\",\"cat\":[26],\"type\":1},{\"title\":\"sunglasses emoticon smiley cheerful happy smile cool\",\"name\":\"sunglasses-49\",\"cat\":[6],\"type\":1},{\"title\":\"sunglasses emoticon smiley cheerful happy smile cool\",\"name\":\"sunglasses-48\",\"cat\":[6],\"type\":1},{\"title\":\"weather sun sunny fog mist\",\"name\":\"sun-fog-43\",\"cat\":[29],\"type\":1},{\"title\":\"weather sun sunny fog mist sunrise sunset\",\"name\":\"sun-fog-30\",\"cat\":[29],\"type\":1},{\"title\":\"weather sun sunny fog mist sunrise sunset\",\"name\":\"sun-fog-29\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather sun sunny\",\"name\":\"sun-cloud\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather sun snow sunny flake\",\"name\":\"sun-cloud-snow-55\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather sun snow sunny\",\"name\":\"sun-cloud-snow-54\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather sun sunny rain\",\"name\":\"sun-cloud-rain\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather light flash sun sunny lightning\",\"name\":\"sun-cloud-light\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather sun sunny hail\",\"name\":\"sun-cloud-hail\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather sun sunny fog mist\",\"name\":\"sun-cloud-fog\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather drop sun sunny rain\",\"name\":\"sun-cloud-drop\",\"cat\":[29],\"type\":1},{\"title\":\"font text type typography style editing formatting subscript\",\"name\":\"subscript\",\"cat\":[23],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"strong-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"strong-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"strong-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward move\",\"name\":\"strong-down\",\"cat\":[2],\"type\":1},{\"title\":\"font text type typography style editing formatting strikethrough\",\"name\":\"strikethrough\",\"cat\":[23],\"type\":1},{\"title\":\"zoom in hand gesture touch gestures magnify stretch\",\"name\":\"stretch\",\"cat\":[24],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards chevron\",\"name\":\"stre-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards chevron\",\"name\":\"stre-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous chevron\",\"name\":\"stre-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow direction bottom down keyboard move navigation chevron\",\"name\":\"stre-down\",\"cat\":[2],\"type\":1},{\"title\":\"food fruit love healthy berry passion strawberry\",\"name\":\"strawberry\",\"cat\":[10],\"type\":1},{\"title\":\"business finance sport chess game piece rook strategy tower\",\"name\":\"strategy\",\"cat\":[3,21],\"type\":1},{\"title\":\"commerce home shopping ecommerce shop food restaurant retail market mall online retailer store cafe\",\"name\":\"store\",\"cat\":[19,10],\"type\":1},{\"title\":\"storage furniture drawer cabinet cupboard drawers bureau dresser\",\"name\":\"storage\",\"cat\":[11],\"type\":1},{\"title\":\"storage furniture hanger towel radiator dryer rail steel warmer\",\"name\":\"storage-hanger\",\"cat\":[11],\"type\":1},{\"title\":\"sales business finance chart graph report statistics analytics money stock\",\"name\":\"stock\",\"cat\":[3,19],\"type\":1},{\"title\":\"box shopping stock delivery pack package shipping cargo ship lift warehouse\",\"name\":\"stock-2\",\"cat\":[19],\"type\":1},{\"title\":\"steps healthcare health medical feet shoes\",\"name\":\"steps\",\"cat\":[12],\"type\":1},{\"title\":\"sport car wheel race driving steering\",\"name\":\"steering-wheel\",\"cat\":[21,25],\"type\":1},{\"title\":\"food meat bone beef steak\",\"name\":\"steak\",\"cat\":[10],\"type\":1},{\"title\":\"file folder document paper bookmark favorite favourite item love like favorites star\",\"name\":\"star\",\"cat\":[8],\"type\":1},{\"title\":\"user profile account avatar contact female woman person users member bathroom wc human friend follower toilette\",\"name\":\"standing-woman\",\"cat\":[28],\"type\":1},{\"title\":\"user profile account avatar contact male man person users member bathroom wc human friend follower toilette\",\"name\":\"standing-man\",\"cat\":[28],\"type\":1},{\"title\":\"certificate design development logo mark accept approve approved branding certified certify postage quality seal stamp valid\",\"name\":\"stamp\",\"cat\":[5],\"type\":1},{\"title\":\"arrow direction top up upward cloud data file input save share storage transfer backup ftp hosting import server upload ui user interface\",\"name\":\"square-upload\",\"cat\":[2,27],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"square-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"square-up-05\",\"cat\":[2],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"square-simple-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"square-simple-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"square-simple-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward\",\"name\":\"square-simple-down\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards play\",\"name\":\"square-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"square-right-03\",\"cat\":[2],\"type\":1},{\"title\":\"ui user interface close exit cross delete remove cancel deletion removal denied discard dismiss wrong\",\"name\":\"square-remove-12\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface close exit cross delete remove cancel deletion removal denied discard dismiss wrong\",\"name\":\"square-remove-09\",\"cat\":[27],\"type\":1},{\"title\":\"direction navigation position gps location map pin place address marker maps street near nearby\",\"name\":\"square-pin\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location map pin place address marker maps street near nearby\",\"name\":\"square-marker\",\"cat\":[15],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"square-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"square-left-04\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward data download file input save share storage transfer ui user interface\",\"name\":\"square-download\",\"cat\":[2,27],\"type\":1},{\"title\":\"arrow bottom descend down downward\",\"name\":\"square-down\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward\",\"name\":\"square-down-06\",\"cat\":[2],\"type\":1},{\"title\":\"ui user interface close exit decrease delete remove minus cancel deletion less removal subtract\",\"name\":\"square-delete-13\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface close exit decrease delete remove minus cancel deletion less removal subtract\",\"name\":\"square-delete-10\",\"cat\":[27],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards top up upward upwards enlarge fullscreen zoom\",\"name\":\"square-corner-up-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous top up upward upwards enlarge fullscreen zoom\",\"name\":\"square-corner-up-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction bottom keyboard move navigation out position next onward onwards enlarge fullscreen zoom\",\"name\":\"square-corner-down-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction bottom backward backwards keyboard move navigation out position previous enlarge fullscreen zoom\",\"name\":\"square-corner-down-left\",\"cat\":[2],\"type\":1},{\"title\":\"ui user interface expand increase new add create plus addition positive\",\"name\":\"square-add-11\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface expand increase new add create plus addition positive\",\"name\":\"square-add-08\",\"cat\":[27],\"type\":1},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"user-frame-33\",\"cat\":[28],\"type\":1},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"user-frame-32\",\"cat\":[28],\"type\":1},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"user-frame-31\",\"cat\":[28],\"type\":1},{\"title\":\"art design cleaning development paint painting object airbrush bottle can deodorant fragrance graffiti perfume scent spray\",\"name\":\"spray\",\"cat\":[5],\"type\":1},{\"title\":\"art design cleaning development paint painting object airbrush bottle can deodorant fragrance graffiti perfume scent spray\",\"name\":\"spray-2\",\"cat\":[11],\"type\":1},{\"title\":\"media sport photo camera option multimedia\",\"name\":\"sport\",\"cat\":[16],\"type\":1},{\"title\":\"arrow arrows change direction move divide separate split branch git version fork splitter\",\"name\":\"split\",\"cat\":[2],\"type\":1},{\"title\":\"arrow arrows change move divide separate split branch git version splitter divider\",\"name\":\"split-vertical\",\"cat\":[2],\"type\":1},{\"title\":\"arrow arrows change direction move divide separate split branch git version fork splitter\",\"name\":\"split-round\",\"cat\":[2],\"type\":1},{\"title\":\"arrow arrows change move divide separate split branch git version splitter divider\",\"name\":\"split-horizontal\",\"cat\":[2],\"type\":1},{\"title\":\"arrow arrows change direction move navigation circle expand divide separate split branch control controller dot git slider version\",\"name\":\"split-37\",\"cat\":[2],\"type\":1},{\"title\":\"arrow arrows change direction move navigation circle round expand divide separate split branch controller dot git slider version\",\"name\":\"split-33\",\"cat\":[2],\"type\":1},{\"title\":\"emoticon smiley malicious smirking spiteful\",\"name\":\"spiteful\",\"cat\":[6],\"type\":1},{\"title\":\"holidays halloween spider web animal nature bug virus\",\"name\":\"spider\",\"cat\":[1,13],\"type\":1},{\"title\":\"no emoticon smiley lips sealed speechless words\",\"name\":\"speechless\",\"cat\":[6],\"type\":1},{\"title\":\"media multimedia audio alert notification speaker voice\",\"name\":\"speaker\",\"cat\":[16],\"type\":1},{\"title\":\"media music multimedia audio sound speaker\",\"name\":\"speaker-05\",\"cat\":[16],\"type\":1},{\"title\":\"media multimedia audio alert notification speaker voice\",\"name\":\"speaker-01\",\"cat\":[16],\"type\":1},{\"title\":\"object space spaceship rocket\",\"name\":\"spaceship\",\"cat\":[26,27],\"type\":1},{\"title\":\"sport travel flower beauty meditation pilates yoga relax spa wellness\",\"name\":\"spa\",\"cat\":[21,26],\"type\":1},{\"title\":\"media music multimedia audio sound waves\",\"name\":\"sound-wave\",\"cat\":[16],\"type\":1},{\"title\":\"officer emoticon smiley helmet soldier\",\"name\":\"soldier\",\"cat\":[6],\"type\":1},{\"title\":\"furniture couch living lounge room sofa\",\"name\":\"sofa\",\"cat\":[11],\"type\":1},{\"title\":\"energy power tech technology electric jack wall electrical outlet socket\",\"name\":\"socket\",\"cat\":[22],\"type\":1},{\"title\":\"energy power tech technology electric jack wall electrical outlet socket\",\"name\":\"socket-uk\",\"cat\":[22],\"type\":1},{\"title\":\"energy power tech technology electric jack wall electrical outlet socket\",\"name\":\"socket-europe-2\",\"cat\":[22],\"type\":1},{\"title\":\"energy power tech technology electric jack wall electrical outlet socket\",\"name\":\"socket-europe-1\",\"cat\":[22],\"type\":1},{\"title\":\"clothes accessory wear sock stocking\",\"name\":\"sock\",\"cat\":[4],\"type\":1},{\"title\":\"sport goal football soccer field fifa stadium\",\"name\":\"soccer-field\",\"cat\":[21],\"type\":1},{\"title\":\"man holidays ice christmas snow winter snowman\",\"name\":\"snowman\",\"cat\":[13],\"type\":1},{\"title\":\"man holidays head ice christmas snow winter snowman\",\"name\":\"snowman-head\",\"cat\":[13],\"type\":1},{\"title\":\"sport snow boarding snowboard\",\"name\":\"snowboard\",\"cat\":[21],\"type\":1},{\"title\":\"weather holidays snow flake\",\"name\":\"snow\",\"cat\":[13,29],\"type\":1},{\"title\":\"holidays ball christmas snow snowfall winter\",\"name\":\"snow-ball\",\"cat\":[13],\"type\":1},{\"title\":\"animal nature tongue cobra jungle reptile serpent snake tail viper\",\"name\":\"snake\",\"cat\":[1],\"type\":1},{\"title\":\"emoticon smiley cheerful happy smile positive satisfied\",\"name\":\"smile\",\"cat\":[6],\"type\":1},{\"title\":\"smart emoticon smiley geek nerd nerdy wunderkind\",\"name\":\"smart\",\"cat\":[6],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"small-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"small-triangle-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards play\",\"name\":\"small-triangle-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"small-triangle-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward\",\"name\":\"small-triangle-down\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"small-right\",\"cat\":[2],\"type\":1},{\"title\":\"ui user interface close exit cross delete remove cancel deletion removal denied discard dismiss wrong\",\"name\":\"small-remove\",\"cat\":[27],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"small-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward\",\"name\":\"small-down\",\"cat\":[2],\"type\":1},{\"title\":\"ui user interface close exit decrease delete remove minus cancel deletion less removal subtract\",\"name\":\"small-delete\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface expand increase new add create plus addition positive\",\"name\":\"small-add\",\"cat\":[27],\"type\":1},{\"title\":\"animal nature emoticon smiley indolence laziness sloth\",\"name\":\"sloth\",\"cat\":[1,6],\"type\":1},{\"title\":\"slider design development gallery block image browse carousel hero images photos pictures slide slides\",\"name\":\"slider\",\"cat\":[5],\"type\":1},{\"title\":\"arrow right arrows move navigation ui user interface lines list bars menu options settings slide\",\"name\":\"slide-right\",\"cat\":[27],\"type\":1},{\"title\":\"arrow left arrows move navigation ui user interface lines list bars menu options settings slide\",\"name\":\"slide-left\",\"cat\":[27],\"type\":1},{\"title\":\"box design development paper cut cutlery cutter knife slice utensil\",\"name\":\"slice\",\"cat\":[5],\"type\":1},{\"title\":\"sleep emoticon smiley rest\",\"name\":\"sleep\",\"cat\":[6],\"type\":1},{\"title\":\"sleep emoticon smiley rest\",\"name\":\"sleep-2\",\"cat\":[6],\"type\":1},{\"title\":\"clothes accessory wear jeans pants slacks trousers\",\"name\":\"slacks-13\",\"cat\":[4],\"type\":1},{\"title\":\"clothes accessory wear jeans pants slacks trousers\",\"name\":\"slacks-12\",\"cat\":[4],\"type\":1},{\"title\":\"holidays object emoticon smiley danger dead death head poison skeleton skull\",\"name\":\"skull\",\"cat\":[6,13],\"type\":1},{\"title\":\"object death head skull\",\"name\":\"skull-2\",\"cat\":[13,6],\"type\":1},{\"title\":\"woman clothes accessory dress wear skirt\",\"name\":\"skirt\",\"cat\":[4],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"skew-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"skew-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"skew-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward\",\"name\":\"skew-down\",\"cat\":[2],\"type\":1},{\"title\":\"board sport skating street transportation skate skateboard\",\"name\":\"skateboard\",\"cat\":[21,25],\"type\":1},{\"title\":\"board skating street skate skateboard\",\"name\":\"skateboard-2\",\"cat\":[21,25],\"type\":1},{\"title\":\"size font text type typography style editing formatting\",\"name\":\"size\",\"cat\":[23],\"type\":1},{\"title\":\"furniture wash tap water sink bathroom faucet spigot\",\"name\":\"sink\",\"cat\":[11],\"type\":1},{\"title\":\"energy environment furniture wash tap water sink bathroom faucet spigot\",\"name\":\"sink-wash\",\"cat\":[7,11],\"type\":1},{\"title\":\"file folder document text note report page paper item draft single letter content sheet\",\"name\":\"single\",\"cat\":[8],\"type\":1},{\"title\":\"position location user profile account avatar contact male man person users member human friend follower body\",\"name\":\"single-position\",\"cat\":[28],\"type\":1},{\"title\":\"file post folder document paragraph text note report page paper item draft single letter content sheet folded article blog\",\"name\":\"single-paragraph\",\"cat\":[8,27],\"type\":1},{\"title\":\"file folder document text note report page paper item draft single letter content sheet folded\",\"name\":\"single-folded\",\"cat\":[8],\"type\":1},{\"title\":\"file post folder document text note report page paper item draft single letter content sheet folded article blog\",\"name\":\"single-folded-content\",\"cat\":[8,27],\"type\":1},{\"title\":\"files file folder group document text note report page copy paper documents duplicate item draft single letter content sheet\",\"name\":\"single-copy-06\",\"cat\":[8],\"type\":1},{\"title\":\"files file folder group document text note report page copy paper documents duplicate item draft single letter content sheet\",\"name\":\"single-copy-04\",\"cat\":[8],\"type\":1},{\"title\":\"files file folder group document text note report page copy paper copies documents duplicate item draft single letter content sheet\",\"name\":\"single-copies\",\"cat\":[8],\"type\":1},{\"title\":\"file folder document text note report page paper item draft single letter content sheet\",\"name\":\"single-content-03\",\"cat\":[8],\"type\":1},{\"title\":\"file folder document text note report page paper item draft single letter content sheet\",\"name\":\"single-content-02\",\"cat\":[8],\"type\":1},{\"title\":\"user profile account avatar contact male man person users member human friend follower body\",\"name\":\"single-body\",\"cat\":[12,28],\"type\":1},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"single-05\",\"cat\":[28],\"type\":1},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"single-04\",\"cat\":[28],\"type\":1},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"single-03\",\"cat\":[28],\"type\":1},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"single-02\",\"cat\":[28],\"type\":1},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"single-01\",\"cat\":[28],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"simple-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"simple-right\",\"cat\":[2],\"type\":1},{\"title\":\"ui user interface close exit cross delete remove cancel deletion removal denied discard dismiss wrong\",\"name\":\"simple-remove\",\"cat\":[27],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"simple-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow direction bottom descend down downward keyboard move navigation out position downwards\",\"name\":\"simple-down\",\"cat\":[2],\"type\":1},{\"title\":\"ui user interface close exit decrease delete remove minus cancel deletion less removal subtract\",\"name\":\"simple-delete\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface expand increase new add create plus addition positive\",\"name\":\"simple-add\",\"cat\":[27],\"type\":1},{\"title\":\"tech technology card mobile phone memory chip integrated micro nano sim\",\"name\":\"sim-card\",\"cat\":[22],\"type\":1},{\"title\":\"out emoticon smiley happy grimace mouth tongue silly\",\"name\":\"silly\",\"cat\":[6],\"type\":1},{\"title\":\"sign document business finance pen signature edit pencil write\",\"name\":\"signature\",\"cat\":[3],\"type\":1},{\"title\":\"network control controller connect internet tech technology device wireless signal radio radar online receiver wifi hotspot reception signals remote strong\",\"name\":\"signal\",\"cat\":[22],\"type\":1},{\"title\":\"network internet wireless signal radar online wifi hotspot reception signals strong\",\"name\":\"signal-2\",\"cat\":[27],\"type\":1},{\"title\":\"sign business finance drawing pen signature\",\"name\":\"sign\",\"cat\":[3],\"type\":1},{\"title\":\"sign info board display shopping advertise advertisement advertising billboard notice signboard\",\"name\":\"sign-board\",\"cat\":[19],\"type\":1},{\"title\":\"holidays halloween horror scary danger death sickle weapon\",\"name\":\"sickle\",\"cat\":[13],\"type\":1},{\"title\":\"emoticon smiley disgusted fever nauseated nauseous sick\",\"name\":\"sick\",\"cat\":[6],\"type\":1},{\"title\":\"no emoticon smiley mouth embarrassed shy without\",\"name\":\"shy\",\"cat\":[6],\"type\":1},{\"title\":\"arrow arrows exchange play sync compilation cross crossing media mix music playlist random shuffle songs video\",\"name\":\"shuffle-98\",\"cat\":[2],\"type\":1},{\"title\":\"arrow arrows exchange play sync compilation cross crossing media mix music playlist random shuffle songs video\",\"name\":\"shuffle-97\",\"cat\":[2],\"type\":1},{\"title\":\"arrow arrows exchange play sync compilation cross crossing media mix music playlist random shuffle songs video\",\"name\":\"shuffle-35\",\"cat\":[2],\"type\":1},{\"title\":\"arrow arrows exchange play sync compilation cross crossing media mix music playlist random shuffle songs video\",\"name\":\"shuffle-01\",\"cat\":[2],\"type\":1},{\"title\":\"food animal nature seafood prawn shrimp\",\"name\":\"shrimp\",\"cat\":[1,10],\"type\":1},{\"title\":\"energy environment furniture water bath bathroom shower\",\"name\":\"shower\",\"cat\":[7,11],\"type\":1},{\"title\":\"tool object animal nature shovel\",\"name\":\"shovel\",\"cat\":[1],\"type\":1},{\"title\":\"ui user interface commerce home shopping ecommerce shop food retail market mall online retailer store\",\"name\":\"shop\",\"cat\":[10,19,27],\"type\":1},{\"title\":\"location commerce shopping shop pin address find retail market mall online retailer store locator\",\"name\":\"shop-location\",\"cat\":[19],\"type\":1},{\"title\":\"high woman clothes accessory wear footwear shoe heels\",\"name\":\"shoe-woman\",\"cat\":[4],\"type\":1},{\"title\":\"sport clothes accessory wear footwear shoe sports\",\"name\":\"shoe-sport\",\"cat\":[4,21],\"type\":1},{\"title\":\"sport footwear shoe training exercise workout jogging marathon running\",\"name\":\"shoe-run\",\"cat\":[21],\"type\":1},{\"title\":\"clothes accessory wear footwear shoe men\",\"name\":\"shoe-man\",\"cat\":[4],\"type\":1},{\"title\":\"business finance avatar businessman tie clothes accessory man person professional shirt wear neck\",\"name\":\"shirt\",\"cat\":[4],\"type\":1},{\"title\":\"business finance avatar businessman tie clothes accessory man person professional shirt wear neck\",\"name\":\"shirt-neck\",\"cat\":[4],\"type\":1},{\"title\":\"business finance avatar businessman tie clothes accessory man person professional shirt wear neck buttons\",\"name\":\"shirt-buttons\",\"cat\":[4],\"type\":1},{\"title\":\"business finance avatar businessman tie clothes accessory man person professional shirt wear neck\",\"name\":\"shirt-business\",\"cat\":[4],\"type\":1},{\"title\":\"animal nature head face farm lamb sheep wool\",\"name\":\"sheep\",\"cat\":[1],\"type\":1},{\"title\":\"tool school design pencil development stationery sharpen sharpener\",\"name\":\"sharpener\",\"cat\":[5],\"type\":1},{\"title\":\"travel animal nature emoticon smiley big bigmouth mouth danger shark sea wave fin\",\"name\":\"shark\",\"cat\":[1,6,26],\"type\":1},{\"title\":\"animal danger shark sea wave fin\",\"name\":\"shark-2\",\"cat\":[1,26],\"type\":1},{\"title\":\"arrow files file share connection social user update communication export network post sharing folder document format profile office account connect paper item users member shared\",\"name\":\"shared\",\"cat\":[8,28],\"type\":1},{\"title\":\"arrow file share storage transfer upload connection social export output post sharing group connect connected networking node seo\",\"name\":\"share\",\"cat\":[2,27],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards share connection social update communication export network post sharing\",\"name\":\"share-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous share connection social update communication export network post sharing\",\"name\":\"share-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow up file share storage transfer upload connection social ui user interface update communication export network outbox output post sharing group team connect internet connected networking node seo dots\",\"name\":\"share-bold\",\"cat\":[27],\"type\":1},{\"title\":\"arrow left share connection social ui user interface update communication export network post sharing\",\"name\":\"share-92\",\"cat\":[2,27],\"type\":1},{\"title\":\"arrow right share connection social ui user interface update communication export network post sharing\",\"name\":\"share-91\",\"cat\":[2,27],\"type\":1},{\"title\":\"arrow direction top up upward file share storage transfer upload connection social ui user interface update communication export launch network outbox output post sharing start\",\"name\":\"share-66\",\"cat\":[2,27],\"type\":1},{\"title\":\"arrow up file share storage transfer upload connection social update communication export network outbox output post sharing group team connect internet connected networking node seo dots\",\"name\":\"share-2\",\"cat\":[27],\"type\":1},{\"title\":\"circle group math mathematics design development shape triangle geometry rectangle plus square shapes symbols\",\"name\":\"shapes\",\"cat\":[5],\"type\":1},{\"title\":\"line connection network group design connect development shape triangle transform editor crop vector connected networking node outline spline stroke\",\"name\":\"shape-triangle\",\"cat\":[5],\"type\":1},{\"title\":\"line connection network group design connect development shape rectangle transform square editor crop vector connected networking node outline spline stroke\",\"name\":\"shape-square\",\"cat\":[5],\"type\":1},{\"title\":\"line connection network group design connect development shape transform editor crop vector connected networking node outline spline stroke polygon\",\"name\":\"shape-polygon\",\"cat\":[5],\"type\":1},{\"title\":\"line circle connection network group design connect development shape transform oval editor crop vector connected networking node outline spline stroke\",\"name\":\"shape-circle\",\"cat\":[5],\"type\":1},{\"title\":\"circle expand path combine join merge unite tool design development shape style add square adjust adjustment finder overlap pathfinder paths shapes intersect intersection addition\",\"name\":\"shape-adjust\",\"cat\":[5],\"type\":1},{\"title\":\"energy power sport drink shaker\",\"name\":\"shaker\",\"cat\":[21],\"type\":1},{\"title\":\"media hand photo camera multimedia shaking\",\"name\":\"shake\",\"cat\":[16],\"type\":1},{\"title\":\"bridge travel san francisco gates highway\",\"name\":\"sf-bridge\",\"cat\":[26],\"type\":1},{\"title\":\"ui user interface control preferences tool system building edit options settings filter diy adjust adjustment option project configuration configure gear parameter parameters setting setup tools build engine repair screwdriver wrench\",\"name\":\"settings\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface control preferences tool system building edit options settings filter diy adjust adjustment option project configuration configure gear parameter parameters setting setup tools build engine repair wrench\",\"name\":\"settings-tool-67\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface control preferences tool system building edit options settings filter diy adjust adjustment option project configuration configure gear parameter parameters setting setup tools build engine repair wrench\",\"name\":\"settings-tool-66\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface control preferences tool system edit options settings filter adjust adjustment option wheel configuration configure gear parameter parameters setting setup tools engine cog cogwheel\",\"name\":\"settings-gear-65\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface control preferences tool system edit options settings filter adjust adjustment option wheel configuration configure gear parameter parameters setting setup tools engine cog cogwheel\",\"name\":\"settings-gear-64\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface control preferences tool system edit options settings filter adjust adjustment option wheel configuration configure gear parameter parameters setting setup tools engine cog cogwheel\",\"name\":\"settings-gear-63\",\"cat\":[27],\"type\":1},{\"title\":\"file folder control preferences document system office edit options settings paper item adjust option configuration configure gear parameter parameters setting setup tools\",\"name\":\"settings-99\",\"cat\":[8],\"type\":1},{\"title\":\"file folder control preferences document system office edit options settings paper item adjust option configuration configure parameter parameters setting setup tools\",\"name\":\"settings-46\",\"cat\":[8],\"type\":1},{\"title\":\"arrow arrows change direction move navigation expand resize divide split branch control controller git version fork splitter divider\",\"name\":\"separate\",\"cat\":[2],\"type\":1},{\"title\":\"arrow arrows change direction move navigation expand resize split branch control controller git version fork splitter\",\"name\":\"separate-round\",\"cat\":[2],\"type\":1},{\"title\":\"ui user interface communication send email mail message messages contact write paper letter news fly airplane flight plane sending\",\"name\":\"send\",\"cat\":[27],\"type\":1},{\"title\":\"communication send email mail message messages contact write paper letter news fly airplane flight plane sending\",\"name\":\"send-2\",\"cat\":[27],\"type\":1},{\"title\":\"media photo camera option multimedia face selfie capture\",\"name\":\"selfie\",\"cat\":[16],\"type\":1},{\"title\":\"design development add plus selection filter grid view categories category filtering filters refine search selected sort\",\"name\":\"selection\",\"cat\":[5],\"type\":1},{\"title\":\"ui user interface cursor select tool design pointer selection frame area choose\",\"name\":\"select\",\"cat\":[27],\"type\":1},{\"title\":\"arrow arrows direction down up enlarge expand increase maximize vertical select\",\"name\":\"select-84\",\"cat\":[2,27],\"type\":1},{\"title\":\"arrow arrows direction down up enlarge expand increase maximize vertical select\",\"name\":\"select-83\",\"cat\":[2,27],\"type\":1},{\"title\":\"navigation ui user interface lines list bars gallery hamburger menu options settings burger segment segmentation\",\"name\":\"segmentation\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface security safety protection secure access antivirus firewall shield protect insurance\",\"name\":\"security\",\"cat\":[27],\"type\":1},{\"title\":\"file zoom document format contact discover glass filter paper view search item research find lens preview magnify magnifier magnifying seo article\",\"name\":\"search\",\"cat\":[8],\"type\":1},{\"title\":\"user profile account avatar contact male man person view search find lens member human friend follower\",\"name\":\"search-3\",\"cat\":[28],\"type\":1},{\"title\":\"zoom paragraph text glass filter view search research find lens magnify magnifier magnifying seo article\",\"name\":\"search-2\",\"cat\":[27],\"type\":1},{\"title\":\"sport travel glasses mask sea swimming dive diving snorkel\",\"name\":\"sea-mask\",\"cat\":[21,26],\"type\":1},{\"title\":\"media card multimedia memory sd\",\"name\":\"sd\",\"cat\":[16],\"type\":1},{\"title\":\"left right down up vertical hand gesture vertically touch scroll gestures\",\"name\":\"scroll-vertical\",\"cat\":[24],\"type\":1},{\"title\":\"left right horizontal hand gesture horizontally touch scroll gestures\",\"name\":\"scroll-horitontal\",\"cat\":[24],\"type\":1},{\"title\":\"glass food cube alcohol drink ice scotch whisky\",\"name\":\"scotch\",\"cat\":[10],\"type\":1},{\"title\":\"tool design craft edit development cut cutting scissor scissors shears trim\",\"name\":\"scissors\",\"cat\":[5],\"type\":1},{\"title\":\"line tool dotted design craft discount edit development paper cut cutting scissor scissors shears trim coupon dashed reduction\",\"name\":\"scissors-dashed\",\"cat\":[5],\"type\":1},{\"title\":\"education school building\",\"name\":\"school\",\"cat\":[18],\"type\":1},{\"title\":\"clothes accessory wear scarf stole\",\"name\":\"scarf\",\"cat\":[4],\"type\":1},{\"title\":\"shopping gesture code touch gestures barcode product scan scanner\",\"name\":\"scan\",\"cat\":[24],\"type\":1},{\"title\":\"scale balance weight business finance judge law attorney case court justice\",\"name\":\"scale\",\"cat\":[3],\"type\":1},{\"title\":\"vertical resize scale size text edit dimension editing\",\"name\":\"scale-vertical\",\"cat\":[23],\"type\":1},{\"title\":\"arrow right direction top enlarge fullscreen zoom resize scale design development reshape scaling\",\"name\":\"scale-up\",\"cat\":[5],\"type\":1},{\"title\":\"horizontal resize scale size text edit dimension editing\",\"name\":\"scale-horizontal\",\"cat\":[23],\"type\":1},{\"title\":\"arrow left direction bottom down out enlarge fullscreen zoom resize scale design development reshape scaling\",\"name\":\"scale-down\",\"cat\":[5],\"type\":1},{\"title\":\"measure scale balance weight kitchen\",\"name\":\"scale-4\",\"cat\":[10,19],\"type\":1},{\"title\":\"measure scale balance weight kitchen\",\"name\":\"scale-3\",\"cat\":[10],\"type\":1},{\"title\":\"enlarge fullscreen zoom measure resize balance animation rectangle transform translate reshape scaling\",\"name\":\"scale-2\",\"cat\":[5],\"type\":1},{\"title\":\"save energy environment globe world ecology green hands planet respect sustainability\",\"name\":\"save-planet\",\"cat\":[7],\"type\":1},{\"title\":\"food meat pork sausage wiener\",\"name\":\"sausage\",\"cat\":[10],\"type\":1},{\"title\":\"emoticon smiley cheerful happy smile positive satisfied\",\"name\":\"satisfied\",\"cat\":[6],\"type\":1},{\"title\":\"hat holidays christmas claus santa\",\"name\":\"santa-hat\",\"cat\":[13],\"type\":1},{\"title\":\"food kitchen pepper salt seasoning shaker spice\",\"name\":\"salt\",\"cat\":[10],\"type\":1},{\"title\":\"shopping deal discount ecommerce sale shop label tag coupon reduction ticket offer sticker\",\"name\":\"sale\",\"cat\":[19],\"type\":1},{\"title\":\"security box business finance furniture safe combination safety vault\",\"name\":\"safe\",\"cat\":[3,11],\"type\":1},{\"title\":\"emoticon smiley unhappy sad dissapointed\",\"name\":\"sad\",\"cat\":[6],\"type\":1},{\"title\":\"measure scale tool text message education note design pen edit pencil write development geometry draw create editing compose craetive drafting editor meter ruler\",\"name\":\"ruler-pencil\",\"cat\":[5],\"type\":1},{\"title\":\"sport game ball league rugby try\",\"name\":\"rugby\",\"cat\":[21],\"type\":1},{\"title\":\"sport travel row sea training canoeing river rowing\",\"name\":\"rowing\",\"cat\":[21,26],\"type\":1},{\"title\":\"direction navigation location sign path available open check map maps track route street accessible walkable\",\"name\":\"route-open\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation location sign close exit cross path map block maps track route street arrest interrupted interruption\",\"name\":\"route-close\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation location sign path map stop danger maps alert attention caution exclamation warning track route street\",\"name\":\"route-alert\",\"cat\":[15],\"type\":1},{\"title\":\"business finance shopping money currency renminbir yen yuan cashier\",\"name\":\"round-yen\",\"cat\":[3,19],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"round-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right arrows direction bottom keyboard move navigation out position next onward onwards top up upward upwards corner curved\",\"name\":\"round-up-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left arrows direction backward backwards keyboard move navigation out position previous top up upward upwards corner curved\",\"name\":\"round-up-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"round-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right arrows direction bottom keyboard move navigation out position next onward onwards corner curved\",\"name\":\"round-right-down\",\"cat\":[2],\"type\":1},{\"title\":\"business finance shopping money currency pound sterlin cashier\",\"name\":\"round-pound\",\"cat\":[3,19],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"round-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left arrows direction bottom backward backwards keyboard move navigation out position previous corner curved\",\"name\":\"round-left-down\",\"cat\":[2],\"type\":1},{\"title\":\"business finance shopping money currency euro cashier\",\"name\":\"round-euro\",\"cat\":[3,19],\"type\":1},{\"title\":\"arrow bottom descend down downward\",\"name\":\"round-down\",\"cat\":[2],\"type\":1},{\"title\":\"business finance shopping money currency dollar cashier\",\"name\":\"round-dollar\",\"cat\":[3,19],\"type\":1},{\"title\":\"rotate flip communication tech technology android device mobile phone smartphone iphone ios telephone call touchscreen rotation shake vibration\",\"name\":\"rotate\",\"cat\":[22],\"type\":1},{\"title\":\"arrow forward right rotate direction keyboard move navigation out position next onward onwards media clockwise picture image photo multimedia\",\"name\":\"rotate-right\",\"cat\":[2,16],\"type\":1},{\"title\":\"arrow forward right rotate direction keyboard move navigation out position next onward onwards media clockwise picture image photo multimedia\",\"name\":\"rotate-right-2\",\"cat\":[2,16],\"type\":1},{\"title\":\"rotate flip lock security communication safe tech technology device mobile phone smartphone telephone padlock protection secure rotation shake vibration\",\"name\":\"rotate-lock\",\"cat\":[22],\"type\":1},{\"title\":\"arrow back left rotate direction backward backwards keyboard move navigation out position previous media anti-clockwise counterclockwise picture image photo multimedia\",\"name\":\"rotate-left\",\"cat\":[2,16],\"type\":1},{\"title\":\"arrow back left rotate direction backward backwards keyboard move navigation out position previous media anti-clockwise counterclockwise picture image photo multimedia\",\"name\":\"rotate-left-2\",\"cat\":[2,16],\"type\":1},{\"title\":\"rotate move sync refresh edit gesture touch gestures\",\"name\":\"rotate-23\",\"cat\":[24],\"type\":1},{\"title\":\"rotate move sync refresh hand edit gesture touch gestures\",\"name\":\"rotate-22\",\"cat\":[24],\"type\":1},{\"title\":\"sport health fitness cardio gym jump rope\",\"name\":\"rope\",\"cat\":[21],\"type\":1},{\"title\":\"travel monument colosseum rome\",\"name\":\"rome\",\"cat\":[26],\"type\":1},{\"title\":\"pin food roller bread bakery rolling\",\"name\":\"rolling-pin\",\"cat\":[10],\"type\":1},{\"title\":\"media film photo camera multimedia roll retro\",\"name\":\"roll\",\"cat\":[16],\"type\":1},{\"title\":\"music metal emoticon smiley fan rock\",\"name\":\"rock\",\"cat\":[6],\"type\":1},{\"title\":\"man kid robot emoticon smiley automation mechanical toy\",\"name\":\"robot\",\"cat\":[6],\"type\":1},{\"title\":\"location path map point maps route destination road traffic transportation trail\",\"name\":\"road\",\"cat\":[15,25],\"type\":1},{\"title\":\"right direction navigation sign travel road\",\"name\":\"road-sign-right\",\"cat\":[26],\"type\":1},{\"title\":\"left direction navigation sign travel road\",\"name\":\"road-sign-left\",\"cat\":[26],\"type\":1},{\"title\":\"location path map point maps route destination road traffic transportation trail\",\"name\":\"road-2\",\"cat\":[15,25],\"type\":1},{\"title\":\"travel brazil monument christ de janeiro jesus rio saviour statue\",\"name\":\"rio\",\"cat\":[26],\"type\":1},{\"title\":\"clothes accessory wear diamond engagement jewelry ring\",\"name\":\"ring\",\"cat\":[4],\"type\":1},{\"title\":\"arrow back up cloud data save storage backup refresh revert fix machine restore time watch\",\"name\":\"restore\",\"cat\":[2],\"type\":1},{\"title\":\"arrow communication answer chat comment comments conversation dialog email forum mail message messages reply speaking talk\",\"name\":\"reply\",\"cat\":[2],\"type\":1},{\"title\":\"arrow communication all answer chat comment comments conversation dialog email forum mail message messages reply speaking talk\",\"name\":\"reply-all\",\"cat\":[2],\"type\":1},{\"title\":\"arrow repeat arrows sync infinite infinity load loading loop process refresh reload replay update shuffle\",\"name\":\"replay\",\"cat\":[2],\"type\":1},{\"title\":\"change exchange files swap file transfer folder group document note report copy paper documents duplicate item items draft overwrite replace\",\"name\":\"replace\",\"cat\":[8],\"type\":1},{\"title\":\"change exchange files swap file transfer folder group copy documents duplicate catalog items archive overwrite replace folders\",\"name\":\"replace-folder\",\"cat\":[8],\"type\":1},{\"title\":\"file folder delete remove document format office paper item clear minus cancel\",\"name\":\"remove\",\"cat\":[8],\"type\":1},{\"title\":\"control controller tech technology device wireless signal radio remote zapper\",\"name\":\"remote\",\"cat\":[22],\"type\":1},{\"title\":\"media music multimedia audio dj remix\",\"name\":\"remix\",\"cat\":[16],\"type\":1},{\"title\":\"arrow repeat arrows exchange circle round sync infinite infinity load loading loop process refresh reload replay update\",\"name\":\"reload\",\"cat\":[2],\"type\":1},{\"title\":\"change file sync refresh reload update folder document format office paper item\",\"name\":\"refresh\",\"cat\":[8],\"type\":1},{\"title\":\"arrow repeat arrows exchange sync infinite infinity load loading loop process refresh reload replay update energy environment\",\"name\":\"refresh-69\",\"cat\":[2,7],\"type\":1},{\"title\":\"arrow repeat arrows sync infinite infinity load loading loop process refresh reload replay update energy environment progress whole\",\"name\":\"refresh-68\",\"cat\":[2,7],\"type\":1},{\"title\":\"arrow back curve forward invert line redo repeat right rotate\",\"name\":\"redo-81\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back curve forward invert line redo repeat right rotate\",\"name\":\"redo-79\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back curve forward invert redo repeat right rotate\",\"name\":\"redo-26\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back curve forward invert redo repeat right rotate\",\"name\":\"redo-10\",\"cat\":[2],\"type\":1},{\"title\":\"arrows energy environment clean ecology green waste cycle garbage recycle recycling\",\"name\":\"recycling\",\"cat\":[7],\"type\":1},{\"title\":\"book food cooking recipe\",\"name\":\"recipe-book-47\",\"cat\":[10],\"type\":1},{\"title\":\"book food cooking recipe\",\"name\":\"recipe-book-46\",\"cat\":[10],\"type\":1},{\"title\":\"shopping bill check sale invoice receipt expense income purchase\",\"name\":\"receipt\",\"cat\":[19],\"type\":1},{\"title\":\"shopping bill check sale invoice receipt expense income purchase\",\"name\":\"receipt-list-43\",\"cat\":[19],\"type\":1},{\"title\":\"shopping bill check sale invoice receipt expense income purchase\",\"name\":\"receipt-list-42\",\"cat\":[19],\"type\":1},{\"title\":\"mouse animal nature head mice rat rodent\",\"name\":\"rat\",\"cat\":[1],\"type\":1},{\"title\":\"data storage computer tech technology hardware memory chip motherboard ram\",\"name\":\"ram\",\"cat\":[22],\"type\":1},{\"title\":\"weather rainbow\",\"name\":\"rainbow\",\"cat\":[29],\"type\":1},{\"title\":\"weather rain\",\"name\":\"rain\",\"cat\":[29],\"type\":1},{\"title\":\"weather rain hail\",\"name\":\"rain-hail\",\"cat\":[29],\"type\":1},{\"title\":\"media multimedia signal audio radio\",\"name\":\"radio\",\"cat\":[16],\"type\":1},{\"title\":\"energy environment danger virus atomic emergency radiation sickness toxic waste\",\"name\":\"radiation\",\"cat\":[7],\"type\":1},{\"title\":\"location security target map maps find scan scanner radar explore track\",\"name\":\"radar\",\"cat\":[15],\"type\":1},{\"title\":\"sport travel beach tennis racket\",\"name\":\"rackets\",\"cat\":[21,26],\"type\":1},{\"title\":\"holidays animal nature easter bunny rabbit\",\"name\":\"rabbit\",\"cat\":[1,13],\"type\":1},{\"title\":\"text message editing marks bubble quotation quote\",\"name\":\"quote\",\"cat\":[23],\"type\":1},{\"title\":\"open emoticon smiley cheerful happy smile mouth laugh positive quite\",\"name\":\"quite-happy\",\"cat\":[6],\"type\":1},{\"title\":\"file sign info folder document paper mark item alert information notification faq help support ask query question unknown\",\"name\":\"question\",\"cat\":[8],\"type\":1},{\"title\":\"travel egypt monument pyramid\",\"name\":\"pyramid\",\"cat\":[26],\"type\":1},{\"title\":\"emoticon smiley concern confused puzzled thinking\",\"name\":\"puzzled\",\"cat\":[6],\"type\":1},{\"title\":\"play game object puzzle solution\",\"name\":\"puzzle-10\",\"cat\":[3],\"type\":1},{\"title\":\"play game object marketing puzzle solution\",\"name\":\"puzzle-09\",\"cat\":[3],\"type\":1},{\"title\":\"arrow back left arrows direction backward previous double rewind media player\",\"name\":\"push-previous\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction next onward double advance proceed\",\"name\":\"push-next\",\"cat\":[2],\"type\":1},{\"title\":\"holidays halloween evil scary pumpkin\",\"name\":\"pumpkin\",\"cat\":[13],\"type\":1},{\"title\":\"sport healthcare health medical beat pulse\",\"name\":\"pulse\",\"cat\":[12,21],\"type\":1},{\"title\":\"watch sport healthcare health medical beat pulse\",\"name\":\"pulse-watch\",\"cat\":[12,21],\"type\":1},{\"title\":\"sleep healthcare health medical beat pulse\",\"name\":\"pulse-sleep\",\"cat\":[12],\"type\":1},{\"title\":\"sport phone healthcare health medical beat pulse\",\"name\":\"pulse-phone\",\"cat\":[12,21],\"type\":1},{\"title\":\"chart graph healthcare health medical beat pulse\",\"name\":\"pulse-chart\",\"cat\":[12],\"type\":1},{\"title\":\"food meat pork bone thigh ham prosciutto\",\"name\":\"prosciutto\",\"cat\":[10],\"type\":1},{\"title\":\"energy environment progress whole availability available clock day business finance\",\"name\":\"progress\",\"cat\":[3,7],\"type\":1},{\"title\":\"arrow back bottom down move organize business hierarchy layer layers list order priority seat low send\",\"name\":\"priority-low\",\"cat\":[2],\"type\":1},{\"title\":\"arrow move top up organize bring business hierarchy high layer layers list order priority seat\",\"name\":\"priority-high\",\"cat\":[2],\"type\":1},{\"title\":\"document office tech technology device copy paper print fax printer printing\",\"name\":\"print\",\"cat\":[22],\"type\":1},{\"title\":\"document office tech technology device copy paper print fax printer printing\",\"name\":\"printer\",\"cat\":[22],\"type\":1},{\"title\":\"ui user interface control slider preferences system edit options settings filter adjust adjustment option configuration configure parameter parameters setting setup tools sliders\",\"name\":\"preferences\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface control slider preferences system edit options settings filter adjust adjustment option configuration configure parameter parameters setting setup tools sliders\",\"name\":\"preferences-rotate\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface control slider preferences system edit options settings filter adjust adjustment option configuration configure parameter parameters setting setup tools sliders\",\"name\":\"preferences-container\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface control slider preferences system edit options settings filter adjust adjustment option configuration configure parameter parameters setting setup tools sliders\",\"name\":\"preferences-container-rotate\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface control slider preferences system edit options settings filter adjust adjustment option configuration configure parameter parameters setting setup tools sliders\",\"name\":\"preferences-container-circle\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface control slider preferences system edit options settings filter adjust adjustment option configuration configure parameter parameters setting setup tools sliders\",\"name\":\"preferences-container-circle-rotate\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface control slider preferences system edit options settings filter adjust adjustment option configuration configure parameter parameters setting setup tools sliders\",\"name\":\"preferences-circle\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface control slider preferences system edit options settings filter adjust adjustment option configuration configure parameter parameters setting setup tools sliders\",\"name\":\"preferences-circle-rotate\",\"cat\":[27],\"type\":1},{\"title\":\"food cooking kitchen tools utensils hot pot\",\"name\":\"pot\",\"cat\":[10],\"type\":1},{\"title\":\"direction navigation position gps location user account avatar contact map place maps near nearby friend\",\"name\":\"position-user\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location map pin place marker maps near nearby\",\"name\":\"position-pin\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location map pin place marker maps near nearby\",\"name\":\"position-marker\",\"cat\":[15],\"type\":1},{\"title\":\"machine shopping cash payment card checkout credit debit point terminal register swipe credit card till transaction pos\",\"name\":\"pos\",\"cat\":[19],\"type\":1},{\"title\":\"emoticon smiley happy excrement pet pile poo poop\",\"name\":\"poop\",\"cat\":[6],\"type\":1},{\"title\":\"sport travel water pool swimming wave stairs\",\"name\":\"pool\",\"cat\":[21,26],\"type\":1},{\"title\":\"user security avatar officer hat law secure users enforcement police\",\"name\":\"police\",\"cat\":[28],\"type\":1},{\"title\":\"media picture image photo multimedia polaroid\",\"name\":\"polaroid\",\"cat\":[16],\"type\":1},{\"title\":\"user media profile picture image photo camera multimedia polaroid selfie\",\"name\":\"polaroid-user\",\"cat\":[16],\"type\":1},{\"title\":\"media picture image photo multimedia polaroid\",\"name\":\"polaroid-multiple\",\"cat\":[16],\"type\":1},{\"title\":\"media delete remove picture image photo multimedia polaroid\",\"name\":\"polaroid-delete\",\"cat\":[16],\"type\":1},{\"title\":\"media picture add image photo multimedia polaroid\",\"name\":\"polaroid-add\",\"cat\":[16],\"type\":1},{\"title\":\"direction navigation position gps location target map pin point place marker point b\",\"name\":\"point-b\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location target map pin point place marker arrival point a\",\"name\":\"point-a\",\"cat\":[15],\"type\":1},{\"title\":\"sport blocks winner podium trophy victory\",\"name\":\"podium\",\"cat\":[21],\"type\":1},{\"title\":\"sport blocks winner podium trophy victory\",\"name\":\"podium-trophy\",\"cat\":[21],\"type\":1},{\"title\":\"energy environment business finance tech technology cable electric electricity jack plug\",\"name\":\"plug\",\"cat\":[3,7,22],\"type\":1},{\"title\":\"play ui user interface media music playlist list collection album checklist items tasks audio sound feedlist\",\"name\":\"playlist\",\"cat\":[27],\"type\":1},{\"title\":\"play media video film movie multimedia\",\"name\":\"player\",\"cat\":[16],\"type\":1},{\"title\":\"play playlist video player display tech technology film movie monitor screen television tv entertainment\",\"name\":\"player-48\",\"cat\":[22],\"type\":1},{\"title\":\"play playlist video player display tech technology film movie monitor screen television tv entertainment\",\"name\":\"player-19\",\"cat\":[22],\"type\":1},{\"title\":\"play file music video folder player document office film movie paper item stream\",\"name\":\"play\",\"cat\":[8],\"type\":1},{\"title\":\"play media video film movie multimedia\",\"name\":\"play-69\",\"cat\":[16],\"type\":1},{\"title\":\"play media video film movie multimedia\",\"name\":\"play-68\",\"cat\":[16],\"type\":1},{\"title\":\"food tools utensils dish plate crockery\",\"name\":\"plate\",\"cat\":[10],\"type\":1},{\"title\":\"energy environment growth plant animal nature ecology green gardening life agriculture leaves ground startup vase\",\"name\":\"plant-vase\",\"cat\":[1,7],\"type\":1},{\"title\":\"energy environment growth plant animal nature ecology green gardening life agriculture leaves ground startup\",\"name\":\"plant-ground\",\"cat\":[1,7],\"type\":1},{\"title\":\"education school globe world object planet space\",\"name\":\"planet\",\"cat\":[18],\"type\":1},{\"title\":\"travel transportation aircraft airplane flight jet plane\",\"name\":\"plane-18\",\"cat\":[25],\"type\":1},{\"title\":\"travel transportation aircraft airplane flight jet plane\",\"name\":\"plane-17\",\"cat\":[25],\"type\":1},{\"title\":\"food fastfood italian pizza\",\"name\":\"pizza\",\"cat\":[10],\"type\":1},{\"title\":\"food slice fastfood italian pizza\",\"name\":\"pizza-slice\",\"cat\":[10],\"type\":1},{\"title\":\"emoticon smiley pirate\",\"name\":\"pirate\",\"cat\":[6],\"type\":1},{\"title\":\"smoke object pipe\",\"name\":\"pipe\",\"cat\":[4],\"type\":1},{\"title\":\"direction navigation position gps location map pin copy duplicate place marker maps pins\",\"name\":\"pins\",\"cat\":[15],\"type\":1},{\"title\":\"sport game table ball tennis ping pong racket\",\"name\":\"ping-pong\",\"cat\":[21],\"type\":1},{\"title\":\"out zoom shrink hand gesture touch gestures magnify minimize pinch\",\"name\":\"pinch\",\"cat\":[24],\"type\":1},{\"title\":\"direction navigation position gps location map pin pushpin place marker maps locator\",\"name\":\"pin\",\"cat\":[3,15],\"type\":1},{\"title\":\"direction navigation position gps location user avatar contact map pin place marker near nearby tracking placeholder\",\"name\":\"pin-user\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location schedule time map pin place marker calendar appointment countdown\",\"name\":\"pin-time\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position sync gps location refresh reload update map pin place marker\",\"name\":\"pin-sync\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location map pin place favorite favourite marker love like star\",\"name\":\"pin-star\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position share social gps location connect map pin place marker\",\"name\":\"pin-share\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location control preferences system map pin edit options settings place marker adjust option configuration configure gear parameter parameters setting setup\",\"name\":\"pin-settings\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location lock security map safe pin place marker padlock protection secure\",\"name\":\"pin-security\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location map pin view search place marker find lens explore lookup\",\"name\":\"pin-search\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location delete remove map pin place marker clear minus maps cancel\",\"name\":\"pin-remove\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location delete remove map pin place marker clear minus cancel\",\"name\":\"pin-remove-2\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location map pin place favorite favourite marker love like heart\",\"name\":\"pin-heart\",\"cat\":[15],\"type\":1},{\"title\":\"change direction navigation position gps location map pin edit place marker modify\",\"name\":\"pin-edit\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location delete remove map pin place marker clear minus cancel\",\"name\":\"pin-delete\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location map pin copy duplicate place marker maps pins\",\"name\":\"pin-copy\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location check map pin place mark marker approved complete completed done checked tick\",\"name\":\"pin-check\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location new map pin add create plus place marker maps\",\"name\":\"pin-add\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location new map pin add create plus place marker maps\",\"name\":\"pin-add-2\",\"cat\":[15],\"type\":1},{\"title\":\"position location user chat profile account avatar contact person pin member human friend locator tooltip follower\",\"name\":\"pin-4\",\"cat\":[28,15],\"type\":1},{\"title\":\"direction navigation position gps location map pin place marker\",\"name\":\"pin-3\",\"cat\":[15],\"type\":1},{\"title\":\"lock login password security pin combination code secure access passcode\",\"name\":\"pin-2\",\"cat\":[24],\"type\":1},{\"title\":\"cross box healthcare health medical container pill\",\"name\":\"pill-container-47\",\"cat\":[12],\"type\":1},{\"title\":\"box healthcare health medical container pill\",\"name\":\"pill-container-44\",\"cat\":[12],\"type\":1},{\"title\":\"healthcare health medical medicine drugs pill\",\"name\":\"pill-43\",\"cat\":[12],\"type\":1},{\"title\":\"healthcare health medical medicine drugs pill\",\"name\":\"pill-42\",\"cat\":[12],\"type\":1},{\"title\":\"storage business finance banking bank treasury coin deposit pig piggy safe\",\"name\":\"pig\",\"cat\":[3],\"type\":1},{\"title\":\"pig piggy safe animal nature pork face farm\",\"name\":\"pig-2\",\"cat\":[1],\"type\":1},{\"title\":\"media picture image photo multimedia\",\"name\":\"picture\",\"cat\":[16],\"type\":1},{\"title\":\"tool travel object mountain axe pick pickaxe\",\"name\":\"pickaxe\",\"cat\":[26],\"type\":1},{\"title\":\"media music multimedia audio piano\",\"name\":\"piano\",\"cat\":[16],\"type\":1},{\"title\":\"design development picture filter image photo photography editor adjustment camera\",\"name\":\"photo-editor\",\"cat\":[5],\"type\":1},{\"title\":\"communication conversation talk contact android development device mobile phone smartphone iphone ios telephone call cellular smart ringing landline calling\",\"name\":\"phone\",\"cat\":[5,22],\"type\":1},{\"title\":\"ui user interface communication conversation talk contact mobile phone telephone call ringing calling\",\"name\":\"phone-call\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface communication conversation talk contact mobile phone end telephone call\",\"name\":\"phone-call-end\",\"cat\":[27],\"type\":1},{\"title\":\"communication conversation talk contact mobile phone telephone call old landline\",\"name\":\"phone-3\",\"cat\":[11,27],\"type\":1},{\"title\":\"communication conversation talk contact mobile phone telephone call ringing calling\",\"name\":\"phone-2\",\"cat\":[27],\"type\":1},{\"title\":\"arrow progress business finance shopping discount ecommerce percent percentage sale shop\",\"name\":\"percentage-39\",\"cat\":[3],\"type\":1},{\"title\":\"business finance shopping discount ecommerce percent percentage sale shop\",\"name\":\"percentage-38\",\"cat\":[3,19],\"type\":1},{\"title\":\"animal nature emoticon smiley penguin\",\"name\":\"penguin\",\"cat\":[1,6],\"type\":1},{\"title\":\"ui user interface text message education school note pen edit pencil write draw create editing compose editor draft\",\"name\":\"pencil\",\"cat\":[18,27],\"type\":1},{\"title\":\"education school design pen pencil write draw writer literature\",\"name\":\"pencil-47\",\"cat\":[18],\"type\":1},{\"title\":\"tool text message education school note design pen edit pencil write development draw create editing compose editor draft ink nib vector\",\"name\":\"pen-tool\",\"cat\":[5,18],\"type\":1},{\"title\":\"text message education school note design pen edit pencil write development draw create editing compose editor draft\",\"name\":\"pen-23\",\"cat\":[5,18],\"type\":1},{\"title\":\"text message education school note design pen edit pencil write development draw create editing compose editor draft\",\"name\":\"pen-01\",\"cat\":[5,18],\"type\":1},{\"title\":\"computer tech technology card graphics sound dvb pci rear\",\"name\":\"pci-card\",\"cat\":[22],\"type\":1},{\"title\":\"business finance payment money hand handout holding loan\",\"name\":\"payment\",\"cat\":[3],\"type\":1},{\"title\":\"foot animal nature pet print domestic paw\",\"name\":\"paw\",\"cat\":[1],\"type\":1},{\"title\":\"expand path combine join merge unite tool design development shape style add square squares finder overlap pathfinder paths shapes intersect intersection addition\",\"name\":\"path-unite\",\"cat\":[5],\"type\":1},{\"title\":\"path delete remove tool design development shape style square squares exclude exclusion finder minus overlap pathfinder paths shapes\",\"name\":\"path-minus\",\"cat\":[5],\"type\":1},{\"title\":\"expand path merge tool design development shape style square squares finder overlap pathfinder paths shapes intersect intersection\",\"name\":\"path-intersect\",\"cat\":[5],\"type\":1},{\"title\":\"path delete remove tool design development shape style square squares exclude exclusion finder minus overlap pathfinder paths shapes\",\"name\":\"path-exclude\",\"cat\":[5],\"type\":1},{\"title\":\"tool patch healthcare health medical\",\"name\":\"patch\",\"cat\":[12],\"type\":1},{\"title\":\"tool design development patch healthcare health medical aid band bandage bandaid injury medicine plaster recovery treatment\",\"name\":\"patch-34\",\"cat\":[5,12],\"type\":1},{\"title\":\"update tool fix clothes design sew sewing development cord mend patch stitch\",\"name\":\"patch-19\",\"cat\":[5],\"type\":1},{\"title\":\"document travel id passport\",\"name\":\"passport\",\"cat\":[26],\"type\":1},{\"title\":\"animal nature emoticon smiley bird parrot\",\"name\":\"parrot\",\"cat\":[1,6],\"type\":1},{\"title\":\"travel tower monument sights eiffel paris\",\"name\":\"paris-tower\",\"cat\":[26],\"type\":1},{\"title\":\"user group profile account avatar man person users member human friend child community people family parent parents\",\"name\":\"parent\",\"cat\":[28],\"type\":1},{\"title\":\"ui user interface layout document paragraph text list page picture image photo mockup wireframe content description\",\"name\":\"paragraph\",\"cat\":[27],\"type\":1},{\"title\":\"file communication folder document education school note achievement award degree diploma report paper magazine draft news parchment blog\",\"name\":\"paper\",\"cat\":[8,18],\"type\":1},{\"title\":\"education school achievement award ribbon degree diploma paper parchment reward\",\"name\":\"paper-diploma\",\"cat\":[18],\"type\":1},{\"title\":\"file tool design development paper code coding develop tag parchment\",\"name\":\"paper-dev\",\"cat\":[5],\"type\":1},{\"title\":\"file tool art drawing design development color paint canvas draw painting paper graphic brush paintbrush artist parchment\",\"name\":\"paper-design\",\"cat\":[5],\"type\":1},{\"title\":\"file communication post document note degree diploma report paper draft news parchment article blog\",\"name\":\"paper-2\",\"cat\":[8,27],\"type\":1},{\"title\":\"select guide design development color paint colors catalog picker palette swatches choice pantone\",\"name\":\"pantone\",\"cat\":[5],\"type\":1},{\"title\":\"energy environment power sun ecology saver green panel renewable solar\",\"name\":\"panel\",\"cat\":[7],\"type\":1},{\"title\":\"animal nature head face bear panda\",\"name\":\"panda\",\"cat\":[1],\"type\":1},{\"title\":\"food cooking kitchen pan tools utensils hot frying\",\"name\":\"pan\",\"cat\":[10],\"type\":1},{\"title\":\"tool art design development color paint colors draw painting brush painter artist palette swatches\",\"name\":\"palette\",\"cat\":[5],\"type\":1},{\"title\":\"clothes accessory wear homewear pajamas pyjamas sleep sleepwear\",\"name\":\"pajamas\",\"cat\":[4],\"type\":1},{\"title\":\"tool art design development bucket collect collection color fill pail paint dropper splash stain\",\"name\":\"paint-bucket-40\",\"cat\":[5],\"type\":1},{\"title\":\"tool art design development bucket collect collection color fill pail paint dropper splash stain\",\"name\":\"paint-bucket-39\",\"cat\":[5],\"type\":1},{\"title\":\"tool art design development color paint painting brush diy paintbrush painter\",\"name\":\"paint-brush\",\"cat\":[5],\"type\":1},{\"title\":\"tool design development color paint painting brush diy paintbrush painter\",\"name\":\"paint-38\",\"cat\":[5],\"type\":1},{\"title\":\"tool design development color paint painting brush diy paintbrush painter\",\"name\":\"paint-37\",\"cat\":[5],\"type\":1},{\"title\":\"tool design development color paint painting brush diy paintbrush painter roller wall\",\"name\":\"paint-16\",\"cat\":[5],\"type\":1},{\"title\":\"communication schedule meeting time tech technology device mobile phone smartphone telephone calendar appointment countdown\",\"name\":\"p-time\",\"cat\":[22],\"type\":1},{\"title\":\"download sync update communication version new system tech technology device mobile phone smartphone telephone software\",\"name\":\"p-system-update\",\"cat\":[22],\"type\":1},{\"title\":\"sync refresh reload update communication tech technology device mobile phone smartphone telephone\",\"name\":\"p-sync\",\"cat\":[22],\"type\":1},{\"title\":\"share social communication contact connect tech technology device mobile phone smartphone telephone\",\"name\":\"p-share\",\"cat\":[22],\"type\":1},{\"title\":\"communication control preferences system tech technology edit device mobile phone smartphone options settings adjust option telephone configuration configure gear parameter parameters setting setup\",\"name\":\"p-settings\",\"cat\":[22],\"type\":1},{\"title\":\"communication tech technology device mobile phone smartphone view search telephone find lens\",\"name\":\"p-search\",\"cat\":[22],\"type\":1},{\"title\":\"communication delete remove tech technology device mobile phone smartphone telephone cancel\",\"name\":\"p-remove\",\"cat\":[22],\"type\":1},{\"title\":\"position location communication pin tech technology device mobile phone smartphone telephone locator\",\"name\":\"p-location\",\"cat\":[22],\"type\":1},{\"title\":\"communication tech technology device mobile phone smartphone favorite favourite telephone love like heart\",\"name\":\"p-heart\",\"cat\":[22],\"type\":1},{\"title\":\"change communication tech technology edit device mobile phone smartphone modify telephone\",\"name\":\"p-edit\",\"cat\":[22],\"type\":1},{\"title\":\"communication check tech technology device mobile phone smartphone mark telephone approved complete completed done checked\",\"name\":\"p-check\",\"cat\":[22],\"type\":1},{\"title\":\"communication new tech technology device mobile phone smartphone add plus telephone\",\"name\":\"p-add\",\"cat\":[22],\"type\":1},{\"title\":\"education holidays halloween animal nature bird owl wisdom\",\"name\":\"owl\",\"cat\":[1,13],\"type\":1},{\"title\":\"furniture food cooking stove oven\",\"name\":\"oven\",\"cat\":[10,11],\"type\":1},{\"title\":\"arrow top up upwards window export start application browser app fire new open tab\",\"name\":\"open-in-browser\",\"cat\":[2],\"type\":1},{\"title\":\"travel food animal nature seafood octopus tentacles\",\"name\":\"octopus\",\"cat\":[1,26],\"type\":1},{\"title\":\"new travel building empire manhattan ny skyline state york\",\"name\":\"ny\",\"cat\":[26],\"type\":1},{\"title\":\"care healthcare health medical nurse\",\"name\":\"nurse\",\"cat\":[12],\"type\":1},{\"title\":\"ui user interface update communication music chat message education school volume announcement alarm audio sound alert attention notification speaker voice announce megaphone shout\",\"name\":\"notification-70\",\"cat\":[18,27],\"type\":1},{\"title\":\"ui user interface update communication music chat message volume announcement alarm audio sound alert attention notification speaker voice announce megaphone shout\",\"name\":\"notification-69\",\"cat\":[27],\"type\":1},{\"title\":\"business finance notebook notes notepad reminder to-do\",\"name\":\"notes\",\"cat\":[3],\"type\":1},{\"title\":\"document education school note notebook notepad\",\"name\":\"notepad\",\"cat\":[18],\"type\":1},{\"title\":\"files file folder document format education agenda book diary note notebook notes pad library notepad read paper label reading study manual\",\"name\":\"notebook\",\"cat\":[8],\"type\":1},{\"title\":\"cross document note notebook notepad\",\"name\":\"notebook-2\",\"cat\":[12],\"type\":1},{\"title\":\"file document list note notebook notes pad design notepad development page paper code todo develop tag clipboard\",\"name\":\"note-code\",\"cat\":[5],\"type\":1},{\"title\":\"media music note multimedia audio sound\",\"name\":\"note-04\",\"cat\":[16],\"type\":1},{\"title\":\"media music note holidays multimedia audio sound\",\"name\":\"note-03\",\"cat\":[13,16],\"type\":1},{\"title\":\"connection social ui user interface communication network group team connect internet connected networking node seo dots\",\"name\":\"node\",\"cat\":[27],\"type\":1},{\"title\":\"no emoticon smiley lips sealed speechless words\",\"name\":\"no-words\",\"cat\":[6],\"type\":1},{\"title\":\"file folder document format ban stop banned block blocked forbidden not prevent paper item accept accessibility none private prohibition\",\"name\":\"no-access\",\"cat\":[8],\"type\":1},{\"title\":\"emoticon smiley mysterious ninja samurai\",\"name\":\"ninja\",\"cat\":[6],\"type\":1},{\"title\":\"media photo camera option multimedia mode night\",\"name\":\"night\",\"cat\":[16],\"type\":1},{\"title\":\"communication post send email mail message messages contact shopping write envelope letter mailbox news newsletter subscribe\",\"name\":\"newsletter\",\"cat\":[19],\"type\":1},{\"title\":\"inbox communication post send email mail message messages contact design write development code coding develop announcement envelope letter mailbox news newsletter signup subscribe\",\"name\":\"newsletter-dev\",\"cat\":[5],\"type\":1},{\"title\":\"new shopping deal discount ecommerce sale shop label tag coupon reduction ticket offer sticker\",\"name\":\"new\",\"cat\":[19],\"type\":1},{\"title\":\"connection social user network group team profile account avatar man person networking users member human friend\",\"name\":\"network\",\"cat\":[28],\"type\":1},{\"title\":\"business finance holidays halloween net spider web\",\"name\":\"net\",\"cat\":[3,13],\"type\":1},{\"title\":\"glasses emoticon smiley cheerful happy smile geek nerd nerdy\",\"name\":\"nerd-23\",\"cat\":[6],\"type\":1},{\"title\":\"glasses emoticon smiley cheerful happy smile geek nerd nerdy\",\"name\":\"nerd-22\",\"cat\":[6],\"type\":1},{\"title\":\"clothes accessory craft needle sew sewing thread\",\"name\":\"needle\",\"cat\":[4],\"type\":1},{\"title\":\"direction navigation directions gps location navigate map pin tech technology address marker drive street destination\",\"name\":\"navigation\",\"cat\":[22],\"type\":1},{\"title\":\"play file media music player document format note multimedia audio mp3 sound soundtrack radio song listen\",\"name\":\"music\",\"cat\":[8,16],\"type\":1},{\"title\":\"cloud sync media music multimedia sound\",\"name\":\"music-cloud\",\"cat\":[16],\"type\":1},{\"title\":\"media music playlist collection album multimedia audio\",\"name\":\"music-album\",\"cat\":[16],\"type\":1},{\"title\":\"play music player device audio mp3 sound listen ipod\",\"name\":\"music-2\",\"cat\":[22],\"type\":1},{\"title\":\"food animal nature health vegetable autumn mushroom\",\"name\":\"mushroom\",\"cat\":[1],\"type\":1},{\"title\":\"user group team profile account avatar contact man person users member human friend community people collaboration collective\",\"name\":\"multiple\",\"cat\":[28],\"type\":1},{\"title\":\"user group team profile account avatar contact man person users member human friend community people collaboration collective\",\"name\":\"multiple-19\",\"cat\":[28],\"type\":1},{\"title\":\"user group team profile account avatar contact male man person users member human friend follower community people collaboration collective\",\"name\":\"multiple-11\",\"cat\":[28],\"type\":1},{\"title\":\"food drink beverage hot coffe coffee cup mug tea\",\"name\":\"mug\",\"cat\":[10],\"type\":1},{\"title\":\"food cake dessert sweet breakfast bakery cupcake muffin\",\"name\":\"muffin\",\"cat\":[10],\"type\":1},{\"title\":\"play media video film movie multimedia\",\"name\":\"movie-62\",\"cat\":[16],\"type\":1},{\"title\":\"play media video film movie multimedia\",\"name\":\"movie-61\",\"cat\":[16],\"type\":1},{\"title\":\"arrow forward direction keyboard move navigation out position top up upward upwards file upload arrange bring translate object rearrange reorganize push\",\"name\":\"move-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous top up upward upwards enlarge fullscreen zoom\",\"name\":\"move-up-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow move top up upward organize arrange bring translate object rearrange reorganize push\",\"name\":\"move-up-2\",\"cat\":[2,5],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"move-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"move-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward move download file organize arrange send rearrange reorganize\",\"name\":\"move-down\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction bottom keyboard move navigation out position next onward onwards enlarge fullscreen zoom\",\"name\":\"move-down-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward move organize arrange send translate rearrange reorganize\",\"name\":\"move-down-2\",\"cat\":[2,5],\"type\":1},{\"title\":\"arrow arrows direction move out directions enlarge expand fullscreen increase maximize reach window zoom center\",\"name\":\"move-92\",\"cat\":[2],\"type\":1},{\"title\":\"arrow arrows direction move out directions enlarge expand fullscreen increase maximize reach window zoom drag cursor\",\"name\":\"move-06\",\"cat\":[2],\"type\":1},{\"title\":\"arrow arrows direction move out directions enlarge expand fullscreen increase maximize reach window zoom drag cursor\",\"name\":\"move-05\",\"cat\":[2],\"type\":1},{\"title\":\"cursor accessory design computer tech technology development device mac click mouse pointer hardware magic scroll scrolling\",\"name\":\"mouse-10\",\"cat\":[5,22],\"type\":1},{\"title\":\"cursor accessory design computer tech technology development device mac click mouse pointer hardware magic scroll scrolling\",\"name\":\"mouse-09\",\"cat\":[5,22],\"type\":1},{\"title\":\"cursor accessory design computer tech technology development device mac click mouse pointer hardware magic scroll scrolling\",\"name\":\"mouse-08\",\"cat\":[5,22],\"type\":1},{\"title\":\"environment landscape animal nature rock climbing mountain\",\"name\":\"mountain\",\"cat\":[1],\"type\":1},{\"title\":\"sport transportation bike motorcycle moto motorbike\",\"name\":\"moto\",\"cat\":[25],\"type\":1},{\"title\":\"travel building palace religious islamic mosque muslim\",\"name\":\"mosque\",\"cat\":[26],\"type\":1},{\"title\":\"weather moon night\",\"name\":\"moon\",\"cat\":[29],\"type\":1},{\"title\":\"weather moon night stars\",\"name\":\"moon-stars\",\"cat\":[29],\"type\":1},{\"title\":\"weather full moon night\",\"name\":\"moon-full\",\"cat\":[29],\"type\":1},{\"title\":\"weather moon night fog mist\",\"name\":\"moon-fog\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather moon snow night flake\",\"name\":\"moon-cloud-snow-62\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather moon snow night\",\"name\":\"moon-cloud-snow-61\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather moon night rain\",\"name\":\"moon-cloud-rain\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather light moon flash lightning\",\"name\":\"moon-cloud-light\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather moon night hail\",\"name\":\"moon-cloud-hail\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather moon night fog mist\",\"name\":\"moon-cloud-fog\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather drop moon night rain\",\"name\":\"moon-cloud-drop\",\"cat\":[29],\"type\":1},{\"title\":\"holidays emoticon smiley big alien cyclops eye eyed monster one\",\"name\":\"monster\",\"cat\":[6,13],\"type\":1},{\"title\":\"file folder document format order certificate bill payment money dollar agreement paper item invoice receipt\",\"name\":\"money\",\"cat\":[8],\"type\":1},{\"title\":\"change clock business time finance cash payment coins funding money\",\"name\":\"money-time\",\"cat\":[3],\"type\":1},{\"title\":\"energy environment growth business finance cash payment money dollar banknotes flower\",\"name\":\"money-growth\",\"cat\":[3,7],\"type\":1},{\"title\":\"change business finance cash payment coins money dollar banknotes\",\"name\":\"money-coins\",\"cat\":[3],\"type\":1},{\"title\":\"business finance bag cash payment money pay price\",\"name\":\"money-bag\",\"cat\":[3],\"type\":1},{\"title\":\"business finance cash payment money dollar banknotes\",\"name\":\"money-13\",\"cat\":[3],\"type\":1},{\"title\":\"business finance cash payment money dollar banknotes\",\"name\":\"money-12\",\"cat\":[3],\"type\":1},{\"title\":\"business finance cash payment money dollar banknotes\",\"name\":\"money-11\",\"cat\":[3],\"type\":1},{\"title\":\"education school science healthcare health medical atom chemistry molecule\",\"name\":\"molecule\",\"cat\":[12,18],\"type\":1},{\"title\":\"science healthcare health medical atom chemistry molecule\",\"name\":\"molecule-40\",\"cat\":[12],\"type\":1},{\"title\":\"science healthcare health medical atom chemistry molecule\",\"name\":\"molecule-39\",\"cat\":[12],\"type\":1},{\"title\":\"food coffe coffee espresso moka\",\"name\":\"moka\",\"cat\":[10],\"type\":1},{\"title\":\"communication tech technology android device mobile phone smartphone iphone ios telephone call touchscreen\",\"name\":\"mobile\",\"cat\":[22],\"type\":1},{\"title\":\"communication tech technology android device mobile phone smartphone iphone ios menu telephone call touchscreen toolbar\",\"name\":\"mobile-toolbar\",\"cat\":[22],\"type\":1},{\"title\":\"communication power connect tech technology plug charge android device mobile phone smartphone iphone ios telephone call recharge recharger battery touchscreen charger\",\"name\":\"mobile-recharger-09\",\"cat\":[22],\"type\":1},{\"title\":\"communication power connect tech technology plug charge android device mobile phone smartphone iphone ios telephone call recharge recharger battery touchscreen charger\",\"name\":\"mobile-recharger-08\",\"cat\":[22],\"type\":1},{\"title\":\"communication tech technology android device mobile phone smartphone iphone ios telephone call touchscreen\",\"name\":\"mobile-landscape\",\"cat\":[22],\"type\":1},{\"title\":\"responsive app design android development device mobile phone smartphone ios code brackets coding dev develop script tag tags telephone first\",\"name\":\"mobile-dev\",\"cat\":[5],\"type\":1},{\"title\":\"responsive app drawing design android development device mobile phone smartphone ios draw graphic brush telephone\",\"name\":\"mobile-design\",\"cat\":[5],\"type\":1},{\"title\":\"user app profile account avatar contact man person mobile phone users member human friend selfie\",\"name\":\"mobile-contact\",\"cat\":[28],\"type\":1},{\"title\":\"finance shopping payment money pay shop card charge checkout credit debit method methods apple mobile phone buy credit card online\",\"name\":\"mobile-card\",\"cat\":[19],\"type\":1},{\"title\":\"communication tech technology android device mobile phone smartphone iphone ios telephone call touchscreen\",\"name\":\"mobile-camera\",\"cat\":[22],\"type\":1},{\"title\":\"communication tech technology android device mobile phone smartphone iphone ios telephone call touchscreen\",\"name\":\"mobile-button\",\"cat\":[22],\"type\":1},{\"title\":\"furniture hand electric food cooking egg beater mixer\",\"name\":\"mixer\",\"cat\":[10,11],\"type\":1},{\"title\":\"holidays decoration christmas mistletoe\",\"name\":\"mistletoe\",\"cat\":[13],\"type\":1},{\"title\":\"network display design computer web development mirror duplicate cast desktop mirroring monitor screen streaming wireless\",\"name\":\"mirror\",\"cat\":[5],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"minimal-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"minimal-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"minimal-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward\",\"name\":\"minimal-down\",\"cat\":[2],\"type\":1},{\"title\":\"food pack bottle drink milk breakfast carton\",\"name\":\"milk\",\"cat\":[10],\"type\":1},{\"title\":\"food cooking kitchen microwave oven\",\"name\":\"microwave\",\"cat\":[10],\"type\":1},{\"title\":\"line windows layout list design development shape logo microsoft gallery boxes column grid row table tile view square squares\",\"name\":\"microsoft\",\"cat\":[5],\"type\":1},{\"title\":\"education school science healthcare health medical laboratory microscope research\",\"name\":\"microscope\",\"cat\":[12,18],\"type\":1},{\"title\":\"user avatar hat mouse animal users disney ear ears mickey\",\"name\":\"mickey-mouse\",\"cat\":[28],\"type\":1},{\"title\":\"media music talk tech technology multimedia audio sound mic microphone speaker voice speech\",\"name\":\"mic\",\"cat\":[16,22],\"type\":1},{\"title\":\"music talk audio sound mic microphone speaker voice speech\",\"name\":\"mic-2\",\"cat\":[22],\"type\":1},{\"title\":\"ui user interface growth settings dashboard speed setting fast gauge indicator metrics odometer performance productivity speedometer widgets\",\"name\":\"metrics\",\"cat\":[27],\"type\":1},{\"title\":\"arrow direction expand control git version combine join merge pointing together unify unite\",\"name\":\"merge\",\"cat\":[2],\"type\":1},{\"title\":\"arrow direction expand control git version combine join merge pointing together unify unite\",\"name\":\"merge-round\",\"cat\":[2],\"type\":1},{\"title\":\"arrow direction expand control git version combine join merge pointing together unify unite\",\"name\":\"merge-2\",\"cat\":[2],\"type\":1},{\"title\":\"navigation ui user interface lines list bars gallery hamburger menu options settings burger\",\"name\":\"menu\",\"cat\":[27],\"type\":1},{\"title\":\"navigation ui user interface lines list bars gallery hamburger menu options settings burger\",\"name\":\"menu-square\",\"cat\":[27],\"type\":1},{\"title\":\"right navigation ui user interface lines list bars gallery hamburger menu options settings burger\",\"name\":\"menu-right\",\"cat\":[27],\"type\":1},{\"title\":\"left navigation ui user interface lines list bars gallery hamburger menu options settings burger\",\"name\":\"menu-left\",\"cat\":[27],\"type\":1},{\"title\":\"navigation circle ui user interface dot list gallery menu options settings circles dots more\",\"name\":\"menu-dots\",\"cat\":[27],\"type\":1},{\"title\":\"navigation ui user interface lines list bars gallery hamburger menu options settings burger\",\"name\":\"menu-bold\",\"cat\":[27],\"type\":1},{\"title\":\"navigation ui user interface lines list bars gallery hamburger menu options settings burger\",\"name\":\"menu-35\",\"cat\":[27],\"type\":1},{\"title\":\"navigation ui user interface lines list bars gallery hamburger menu options settings burger\",\"name\":\"menu-34\",\"cat\":[27],\"type\":1},{\"title\":\"user group team meeting conversation dialog profile account avatar contact male man person users member appointment human friend follower community people\",\"name\":\"meeting\",\"cat\":[28],\"type\":1},{\"title\":\"food meat kebab shish spit\",\"name\":\"meat-spit\",\"cat\":[10],\"type\":1},{\"title\":\"measure food kitchen cup measuring\",\"name\":\"measuring-cup\",\"cat\":[10],\"type\":1},{\"title\":\"measure scale width tool education school office math mathematics design development triangle geometry draw meter ruler science dimention dimentions length measurement\",\"name\":\"measure-big\",\"cat\":[5,18],\"type\":1},{\"title\":\"measure scale width tool education school office math mathematics design development triangle geometry draw meter ruler science dimention dimentions length measurement\",\"name\":\"measure-17\",\"cat\":[5,18],\"type\":1},{\"title\":\"measure scale width tool education school office math mathematics design development triangle geometry draw meter ruler science dimention dimentions length measurement\",\"name\":\"measure-02\",\"cat\":[5,18],\"type\":1},{\"title\":\"business finance education school calculator math operation\",\"name\":\"math\",\"cat\":[3,18],\"type\":1},{\"title\":\"box fire food flame smoking burn campfire matches\",\"name\":\"matches\",\"cat\":[10],\"type\":1},{\"title\":\"play media music video application app bag briefcase shopping ecommerce sale shop android google purse buy market marketplace\",\"name\":\"market-play\",\"cat\":[19],\"type\":1},{\"title\":\"play media music video application app bag briefcase shopping ecommerce sale shop android google purse buy market marketplace\",\"name\":\"market-music\",\"cat\":[19],\"type\":1},{\"title\":\"education school office design pen pencil write marker highlight focus highlighter important stationery underline\",\"name\":\"marker\",\"cat\":[5,18],\"type\":1},{\"title\":\"direction navigation position gps location map pin place marker\",\"name\":\"marker-3\",\"cat\":[15],\"type\":1},{\"title\":\"arrow direction navigation gps location navigate map pin pointer marker compass locate\",\"name\":\"marker-2\",\"cat\":[15],\"type\":1},{\"title\":\"right text editing indent margin padding\",\"name\":\"margin-right\",\"cat\":[23],\"type\":1},{\"title\":\"left text editing indent margin padding\",\"name\":\"margin-left\",\"cat\":[23],\"type\":1},{\"title\":\"direction navigation gps location map address maps route street\",\"name\":\"map\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location map pin place address marker maps route street\",\"name\":\"map-pin\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location map pin place address marker maps route street\",\"name\":\"map-marker\",\"cat\":[15],\"type\":1},{\"title\":\"arrow direction navigation gps location navigate map address compass maps locate route street\",\"name\":\"map-gps\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location tool navigate travel map address compass maps instrument route street\",\"name\":\"map-compass\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation gps location map address maps route street\",\"name\":\"map-big\",\"cat\":[15],\"type\":1},{\"title\":\"emoticon smiley cheerful happy smile comic manga\",\"name\":\"manga-63\",\"cat\":[6],\"type\":1},{\"title\":\"emoticon smiley cheerful happy smile comic manga\",\"name\":\"manga-62\",\"cat\":[6],\"type\":1},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"man\",\"cat\":[28],\"type\":1},{\"title\":\"up user profile account avatar contact male man person users member human friend follower body\",\"name\":\"man-up\",\"cat\":[28],\"type\":1},{\"title\":\"user profile account avatar contact male eyewear glasses man person sunglasses users member human friend follower\",\"name\":\"man-glasses\",\"cat\":[28],\"type\":1},{\"title\":\"down user profile account avatar contact male man person users member human friend follower body\",\"name\":\"man-down\",\"cat\":[28],\"type\":1},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"man-23\",\"cat\":[28],\"type\":1},{\"title\":\"user sign male man healthcare health medical boy users symbol gender guy sex\",\"name\":\"man-20\",\"cat\":[12,28],\"type\":1},{\"title\":\"emoticon smiley malicious smirking spiteful\",\"name\":\"malicious\",\"cat\":[6],\"type\":1},{\"title\":\"clothes accessory beauty cosmetics facial gloss lip lipstick makeup\",\"name\":\"makeup\",\"cat\":[4],\"type\":1},{\"title\":\"power design charge development attract attraction horseshoe magnet magnetic magnetism metal physics science snap\",\"name\":\"magnet\",\"cat\":[5],\"type\":1},{\"title\":\"emoticon angry furious smiley unhappy upset frown mad\",\"name\":\"mad-58\",\"cat\":[6],\"type\":1},{\"title\":\"emoticon angry furious smiley unhappy upset frown mad\",\"name\":\"mad-12\",\"cat\":[6],\"type\":1},{\"title\":\"media photo animal nature camera option multimedia macro\",\"name\":\"macro\",\"cat\":[1,16],\"type\":1},{\"title\":\"direction navigation position download sync gps location update map device address route street\",\"name\":\"m-update\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location schedule time map address calendar appointment countdown route street\",\"name\":\"m-time\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position sync gps location refresh reload update map address route street\",\"name\":\"m-sync\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location map address favorite favourite love like star route street\",\"name\":\"m-star\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position share social gps location connect map address route street\",\"name\":\"m-share\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location control preferences system map edit options settings address adjust option configuration configure gear parameter parameters setting setup route street\",\"name\":\"m-settings\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location lock security map safe address padlock protection secure route street\",\"name\":\"m-security\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location map view search address find lens explore route street lookup\",\"name\":\"m-search\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location delete map address clear minus cancel route street\",\"name\":\"m-remove\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location map pin place address marker route street locator\",\"name\":\"m-location\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location map address favorite favourite love like heart route street\",\"name\":\"m-heart\",\"cat\":[15],\"type\":1},{\"title\":\"change direction navigation position gps location map edit address modify route street\",\"name\":\"m-edit\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location delete remove map address clear minus cancel route street\",\"name\":\"m-delete\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location check map address mark approved complete completed done checked tick route street\",\"name\":\"m-check\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location new map add plus address route street\",\"name\":\"m-add\",\"cat\":[15],\"type\":1},{\"title\":\"healthcare health medical lungs\",\"name\":\"lungs\",\"cat\":[12],\"type\":1},{\"title\":\"travel bag suitcase backpack baggage luggage\",\"name\":\"luggage\",\"cat\":[26],\"type\":1},{\"title\":\"arrow repeat arrows direction sync infinite infinity load loading loop process refresh reload replay update circuit path\",\"name\":\"loop\",\"cat\":[2],\"type\":1},{\"title\":\"arrow repeat arrows sync infinite infinity load loading loop process refresh reload replay update\",\"name\":\"loop-83\",\"cat\":[2],\"type\":1},{\"title\":\"arrow repeat arrows sync infinite infinity load loading loop process refresh reload replay update\",\"name\":\"loop-82\",\"cat\":[2],\"type\":1},{\"title\":\"arrow repeat arrows sync infinite infinity load loading loop process refresh reload replay update shuffle\",\"name\":\"loop-34\",\"cat\":[2],\"type\":1},{\"title\":\"arrow repeat arrows circle round sync infinite infinity load loading loop process refresh reload replay update shuffle\",\"name\":\"loop-30\",\"cat\":[2],\"type\":1},{\"title\":\"clothes accessory shirt wear long jumper sleeve tshirt\",\"name\":\"long-sleeve\",\"cat\":[4],\"type\":1},{\"title\":\"clock travel tower big monument ben london sights\",\"name\":\"london\",\"cat\":[26],\"type\":1},{\"title\":\"arrow out user log sign close door exit leave logout outside info\",\"name\":\"logout\",\"cat\":[2],\"type\":1},{\"title\":\"social media youtube\",\"name\":\"logo-youtube\",\"cat\":[20],\"type\":1},{\"title\":\"social media yelp\",\"name\":\"logo-yelp\",\"cat\":[20],\"type\":1},{\"title\":\"social media wordpress\",\"name\":\"logo-wordpress\",\"cat\":[20],\"type\":1},{\"title\":\"social media whatsapp\",\"name\":\"logo-whatsapp\",\"cat\":[20],\"type\":1},{\"title\":\"social media vine\",\"name\":\"logo-vine\",\"cat\":[20],\"type\":1},{\"title\":\"social media vimeo\",\"name\":\"logo-vimeo\",\"cat\":[20],\"type\":1},{\"title\":\"social media twitter\",\"name\":\"logo-twitter\",\"cat\":[20],\"type\":1},{\"title\":\"social media tumblr\",\"name\":\"logo-tumblr\",\"cat\":[20],\"type\":1},{\"title\":\"social media trello\",\"name\":\"logo-trello\",\"cat\":[20],\"type\":1},{\"title\":\"social media spotify\",\"name\":\"logo-spotify\",\"cat\":[20],\"type\":1},{\"title\":\"social media soundcloud\",\"name\":\"logo-soundcloud\",\"cat\":[20],\"type\":1},{\"title\":\"social media slack\",\"name\":\"logo-slack\",\"cat\":[20],\"type\":1},{\"title\":\"social media skype\",\"name\":\"logo-skype\",\"cat\":[20],\"type\":1},{\"title\":\"social media shopify\",\"name\":\"logo-shopify\",\"cat\":[20],\"type\":1},{\"title\":\"social media rss\",\"name\":\"logo-rss\",\"cat\":[20],\"type\":1},{\"title\":\"social media reddit\",\"name\":\"logo-reddit\",\"cat\":[20],\"type\":1},{\"title\":\"social media product hunt\",\"name\":\"logo-product-hunt\",\"cat\":[20],\"type\":1},{\"title\":\"social media pinterest\",\"name\":\"logo-pinterest\",\"cat\":[20],\"type\":1},{\"title\":\"social media paypal\",\"name\":\"logo-paypal\",\"cat\":[20],\"type\":1},{\"title\":\"social media myspace\",\"name\":\"logo-myspace\",\"cat\":[20],\"type\":1},{\"title\":\"social media meetup\",\"name\":\"logo-meetup\",\"cat\":[20],\"type\":1},{\"title\":\"social media linkedin\",\"name\":\"logo-linkedin\",\"cat\":[20],\"type\":1},{\"title\":\"social media lastfm\",\"name\":\"logo-lastfm\",\"cat\":[20],\"type\":1},{\"title\":\"social media instagram\",\"name\":\"logo-instagram\",\"cat\":[20],\"type\":1},{\"title\":\"social media google plus\",\"name\":\"logo-google-plus\",\"cat\":[20],\"type\":1},{\"title\":\"social media github\",\"name\":\"logo-github\",\"cat\":[20],\"type\":1},{\"title\":\"social media flickr\",\"name\":\"logo-flickr\",\"cat\":[20],\"type\":1},{\"title\":\"social media feedly\",\"name\":\"logo-feedly\",\"cat\":[20],\"type\":1},{\"title\":\"social media facebook\",\"name\":\"logo-fb-simple\",\"cat\":[20],\"type\":1},{\"title\":\"social media facebook\",\"name\":\"logo-facebook\",\"cat\":[20],\"type\":1},{\"title\":\"social media evernote\",\"name\":\"logo-evernote\",\"cat\":[20],\"type\":1},{\"title\":\"social media envato\",\"name\":\"logo-envato\",\"cat\":[20],\"type\":1},{\"title\":\"social media dropbox\",\"name\":\"logo-dropbox\",\"cat\":[20],\"type\":1},{\"title\":\"social media dribbble\",\"name\":\"logo-dribbble\",\"cat\":[20],\"type\":1},{\"title\":\"social media deviantart\",\"name\":\"logo-deviantart\",\"cat\":[20],\"type\":1},{\"title\":\"social media crunchbase\",\"name\":\"logo-crunchbase\",\"cat\":[20],\"type\":1},{\"title\":\"social media market creative\",\"name\":\"logo-creative-market\",\"cat\":[20],\"type\":1},{\"title\":\"social media codepen\",\"name\":\"logo-codepen\",\"cat\":[20],\"type\":1},{\"title\":\"social media buysellads\",\"name\":\"logo-buysellads\",\"cat\":[20],\"type\":1},{\"title\":\"social media buffer\",\"name\":\"logo-buffer\",\"cat\":[20],\"type\":1},{\"title\":\"social media blogger\",\"name\":\"logo-blogger\",\"cat\":[20],\"type\":1},{\"title\":\"social media behance\",\"name\":\"logo-behance\",\"cat\":[20],\"type\":1},{\"title\":\"social media list angel angellist\",\"name\":\"logo-angellist\",\"cat\":[20],\"type\":1},{\"title\":\"social media 500px\",\"name\":\"logo-500px\",\"cat\":[20],\"type\":1},{\"title\":\"arrow out ui user interface log sign close door exit leave logout outside\",\"name\":\"log-out\",\"cat\":[2,27],\"type\":1},{\"title\":\"arrow out user log sign close door exit leave logout outside\",\"name\":\"log-out-2\",\"cat\":[2,27],\"type\":1},{\"title\":\"arrow input user enter entry form in inbox inside lock log login password security sign\",\"name\":\"log-in\",\"cat\":[2],\"type\":1},{\"title\":\"file lock security folder document format safe paper item locked padlock privacy protected protection secure\",\"name\":\"locked\",\"cat\":[8],\"type\":1},{\"title\":\"ui user interface lock login password security safe safety locked padlock privacy protected protection secure closed encryption protect\",\"name\":\"lock\",\"cat\":[27],\"type\":1},{\"title\":\"lock security communication safe tech technology device mobile phone smartphone telephone padlock protection secure\",\"name\":\"lock-portrait\",\"cat\":[22],\"type\":1},{\"title\":\"ui user interface lock login password security safe safety locked padlock privacy protected protection secure closed encryption protect theft unlock unlocked unsafe unsecure\",\"name\":\"lock-open\",\"cat\":[27],\"type\":1},{\"title\":\"lock security communication safe tech technology device mobile phone smartphone telephone padlock protection secure\",\"name\":\"lock-landscape\",\"cat\":[22],\"type\":1},{\"title\":\"ui user interface lock login password security safe safety locked padlock privacy protected protection secure closed encryption protect\",\"name\":\"lock-circle\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface lock login password security safe safety locked padlock privacy protected protection secure closed encryption protect theft unlock unlocked unsafe unsecure\",\"name\":\"lock-circle-open\",\"cat\":[27],\"type\":1},{\"title\":\"food animal nature seafood lobster\",\"name\":\"lobster\",\"cat\":[1,10],\"type\":1},{\"title\":\"process organize schedule document list agenda shopping check checklist item items listing tasks todo inventory plan wishlist\",\"name\":\"list\",\"cat\":[19],\"type\":1},{\"title\":\"text list editing numbers ordered\",\"name\":\"list-numbers\",\"cat\":[23],\"type\":1},{\"title\":\"text list editing bullet bullets unordered\",\"name\":\"list-bullet\",\"cat\":[23],\"type\":1},{\"title\":\"file share connection ui connections folder document format web paper item attachment chain hyperlink link linked links url\",\"name\":\"link\",\"cat\":[8],\"type\":1},{\"title\":\"share connection ui user interface connections remove web break chain hyperlink link linked links url broken unlink\",\"name\":\"link-broken-73\",\"cat\":[27],\"type\":1},{\"title\":\"share connection ui user interface connections remove text web editing break chain hyperlink link linked links url broken unlink\",\"name\":\"link-broken-70\",\"cat\":[23,27],\"type\":1},{\"title\":\"share connection ui user interface connections web chain hyperlink link linked links url\",\"name\":\"link-72\",\"cat\":[27],\"type\":1},{\"title\":\"share connection ui user interface connections web chain hyperlink link linked links url\",\"name\":\"link-71\",\"cat\":[27],\"type\":1},{\"title\":\"share connection ui user interface connections text web editing chain hyperlink link linked links url\",\"name\":\"link-69\",\"cat\":[23,27],\"type\":1},{\"title\":\"share connection ui user interface connections web chain hyperlink link linked links url\",\"name\":\"link-68\",\"cat\":[27],\"type\":1},{\"title\":\"share connection ui user interface connections web chain hyperlink link linked links url\",\"name\":\"link-67\",\"cat\":[27],\"type\":1},{\"title\":\"share connection ui user interface connections web chain hyperlink link linked links url\",\"name\":\"link-66\",\"cat\":[27],\"type\":1},{\"title\":\"share connection connections web attachment chain hyperlink link linked links url\",\"name\":\"link-2\",\"cat\":[27],\"type\":1},{\"title\":\"arrow line arrows direction directions growth lines competition effort group parallel success team work\",\"name\":\"lines\",\"cat\":[2],\"type\":1},{\"title\":\"line height font paragraph text editing formatting distance margins\",\"name\":\"line-height\",\"cat\":[23],\"type\":1},{\"title\":\"up hand finger gesture favorite favourite approve like thumbs vote rate thumb\",\"name\":\"like\",\"cat\":[6],\"type\":1},{\"title\":\"down no finger gesture favorite emoticon smiley like thumbs vote dislike unlike\",\"name\":\"like-no\",\"cat\":[6],\"type\":1},{\"title\":\"up hand finger gesture favorite favourite approve like thumbs vote rate thumb\",\"name\":\"like-2\",\"cat\":[27],\"type\":1},{\"title\":\"watch travel house light tower sea lighthouse\",\"name\":\"lighthouse\",\"cat\":[26],\"type\":1},{\"title\":\"fire food flame lighter smoking\",\"name\":\"lighter\",\"cat\":[10],\"type\":1},{\"title\":\"furniture bulb lamp light flashlight\",\"name\":\"light\",\"cat\":[11],\"type\":1},{\"title\":\"light traffic transportation\",\"name\":\"light-traffic\",\"cat\":[25],\"type\":1},{\"title\":\"lamp light object flashlight\",\"name\":\"light-3\",\"cat\":[11],\"type\":1},{\"title\":\"bulb light celebration party decoration christmas\",\"name\":\"light-2\",\"cat\":[13],\"type\":1},{\"title\":\"furniture books bookshop library shelf bookshelf\",\"name\":\"library\",\"cat\":[11],\"type\":1},{\"title\":\"full scale energy environment power danger dashboard level signal speed widget score\",\"name\":\"power-level\",\"cat\":[7,25],\"type\":1},{\"title\":\"media photo camera multimedia lens\",\"name\":\"lens-56\",\"cat\":[16],\"type\":1},{\"title\":\"media camera option multimedia lens\",\"name\":\"lens-31\",\"cat\":[16],\"type\":1},{\"title\":\"food fruit slice healthy lemon lime orange\",\"name\":\"lemon-slice\",\"cat\":[10],\"type\":1},{\"title\":\"ui user interface text message note pen edit pencil write draw create editing compose editor draft ink leaf feather handwriting plume quill tickle\",\"name\":\"leaf-edit\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface energy environment text message note pen edit pencil write draw create editing compose editor animal nature ink leaf feather handwriting plume quill tickle\",\"name\":\"leaf-81\",\"cat\":[1,7,27],\"type\":1},{\"title\":\"ui user interface energy environment text message note pen edit pencil write draw create editing compose editor animal nature ink leaf feather handwriting plume quill tickle\",\"name\":\"leaf-80\",\"cat\":[1,7,27],\"type\":1},{\"title\":\"holidays object animal nature leaf\",\"name\":\"leaf-38\",\"cat\":[1,13],\"type\":1},{\"title\":\"object animal nature leaf organic\",\"name\":\"leaf-36\",\"cat\":[1],\"type\":1},{\"title\":\"browser layout app tab list design internet web development page website boxes grid masonry mockup site table tile view wireframe header sidebar webpage\",\"name\":\"layout-25\",\"cat\":[5],\"type\":1},{\"title\":\"layout list design web development page website gallery boxes column grid masonry mockup row site table tile view wireframe\",\"name\":\"layout-11\",\"cat\":[5],\"type\":1},{\"title\":\"files file network media structure business hierarchy layer layers order stack map relations sitemap development sheets filter management organization archive sheet layering stackable stacking\",\"name\":\"layers\",\"cat\":[5,8],\"type\":1},{\"title\":\"layer layers order stack sheets archive sheet layering overlay stackable stacking\",\"name\":\"layers-3\",\"cat\":[5,27],\"type\":1},{\"title\":\"layers picture image photo camera burst mode\",\"name\":\"layers-2\",\"cat\":[5,16],\"type\":1},{\"title\":\"business finance hammer action auction judge law lawyer legal\",\"name\":\"law\",\"cat\":[3],\"type\":1},{\"title\":\"arrow up file share storage transfer upload connection social export launch network outbox output sharing start\",\"name\":\"launch-47\",\"cat\":[2],\"type\":1},{\"title\":\"arrow up file share storage transfer upload connection social export launch network outbox output sharing start\",\"name\":\"launch-11\",\"cat\":[2],\"type\":1},{\"title\":\"open emoticon smiley cheerful happy smile mouth laugh positive\",\"name\":\"laugh-35\",\"cat\":[6],\"type\":1},{\"title\":\"open emoticon smiley cheerful happy smile mouth laugh positive\",\"name\":\"laugh-17\",\"cat\":[6],\"type\":1},{\"title\":\"notebook computer laptop tech technology device mac monitor screen pc personal\",\"name\":\"laptop\",\"cat\":[22],\"type\":1},{\"title\":\"progress business finance chart graph computer laptop\",\"name\":\"laptop-72\",\"cat\":[3],\"type\":1},{\"title\":\"progress business finance chart graph computer laptop\",\"name\":\"laptop-71\",\"cat\":[3],\"type\":1},{\"title\":\"notebook computer laptop tech technology device mac monitor screen pc personal\",\"name\":\"laptop-2\",\"cat\":[22],\"type\":1},{\"title\":\"notebook computer laptop tech technology device mac monitor screen camera pc personal\",\"name\":\"laptop-1\",\"cat\":[22],\"type\":1},{\"title\":\"communication chat comment conversation talk education school language\",\"name\":\"language\",\"cat\":[18],\"type\":1},{\"title\":\"travel furniture bulb lamp light object flame desk night camping gaslight outdoor\",\"name\":\"lamp\",\"cat\":[11,26],\"type\":1},{\"title\":\"furniture lamp light floor\",\"name\":\"lamp-floor\",\"cat\":[11],\"type\":1},{\"title\":\"lamp light flame night camping gaslight outdoor\",\"name\":\"lamp-3\",\"cat\":[26],\"type\":1},{\"title\":\"bulb lamp light desk\",\"name\":\"lamp-2\",\"cat\":[11],\"type\":1},{\"title\":\"ui user interface education school glass study science healthcare health medical chemistry flask test tube laboratory research equipment beaker chemical drug experiment lab vessel\",\"name\":\"lab\",\"cat\":[12,18,27],\"type\":1},{\"title\":\"download sync update version new system notebook computer laptop tech technology device mac monitor screen software pc personal\",\"name\":\"l-system-update\",\"cat\":[22],\"type\":1},{\"title\":\"sync refresh reload update notebook computer laptop tech technology device mac monitor screen pc personal\",\"name\":\"l-sync\",\"cat\":[22],\"type\":1},{\"title\":\"control preferences system notebook computer laptop tech technology edit device mac options settings monitor screen adjust option configuration configure gear parameter parameters setting setup pc personal\",\"name\":\"l-settings\",\"cat\":[22],\"type\":1},{\"title\":\"lock security notebook computer laptop safe tech technology device mac monitor screen padlock protection secure pc personal\",\"name\":\"l-security\",\"cat\":[22],\"type\":1},{\"title\":\"notebook computer laptop tech technology device mac view monitor screen search find lens pc personal\",\"name\":\"l-search\",\"cat\":[22],\"type\":1},{\"title\":\"delete remove notebook computer laptop tech technology device mac monitor screen cancel pc personal\",\"name\":\"l-remove\",\"cat\":[22],\"type\":1},{\"title\":\"position location notebook computer laptop pin tech technology device mac monitor screen locator pc personal\",\"name\":\"l-location\",\"cat\":[22],\"type\":1},{\"title\":\"notebook check computer laptop tech technology device mac monitor screen mark approved complete completed done checked pc personal\",\"name\":\"l-check\",\"cat\":[22],\"type\":1},{\"title\":\"new notebook computer laptop tech technology device mac add plus monitor screen pc personal\",\"name\":\"l-add\",\"cat\":[22],\"type\":1},{\"title\":\"ui media control volume multimedia audio knob\",\"name\":\"knob\",\"cat\":[16],\"type\":1},{\"title\":\"food cutlery knife tools utensils silverware\",\"name\":\"knife\",\"cat\":[10],\"type\":1},{\"title\":\"food kitchen fan extractor\",\"name\":\"kitchen-fan\",\"cat\":[10],\"type\":1},{\"title\":\"emoticon smiley kiss lips love romantic\",\"name\":\"kiss\",\"cat\":[6],\"type\":1},{\"title\":\"hat baby kid emoticon smiley cheerful happy smile boy\",\"name\":\"kid\",\"cat\":[6],\"type\":1},{\"title\":\"media hat baby kid photo camera option multimedia emoticon smiley cheerful happy smile boy\",\"name\":\"kid-2\",\"cat\":[6,16],\"type\":1},{\"title\":\"keyboard control type accessory computer tech technology typing hardware keys peripheral\",\"name\":\"keyboard\",\"cat\":[22],\"type\":1},{\"title\":\"keyboard control type accessory computer tech technology typing wireless hardware wifi keys peripheral bluetooth\",\"name\":\"keyboard-wireless\",\"cat\":[22],\"type\":1},{\"title\":\"keyboard control type accessory computer tech technology typing wireless hardware wifi keys peripheral bluetooth\",\"name\":\"keyboard-wifi\",\"cat\":[22],\"type\":1},{\"title\":\"keyboard control type accessory computer tech technology mouse typing hardware keys peripheral accessories\",\"name\":\"keyboard-mouse\",\"cat\":[22],\"type\":1},{\"title\":\"keyboard control type accessory computer tech technology typing hardware disconnect hide keys peripheral\",\"name\":\"keyboard-hide\",\"cat\":[22],\"type\":1},{\"title\":\"ui user interface lock password key object secure\",\"name\":\"key-26\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface password key object secure access\",\"name\":\"key-25\",\"cat\":[27],\"type\":1},{\"title\":\"power weight sport fitness dumbbells gym kettlebell lifting\",\"name\":\"kettlebell\",\"cat\":[21],\"type\":1},{\"title\":\"food kitchen water tea heater kettle teakettle teapot boiler\",\"name\":\"kettle\",\"cat\":[10],\"type\":1},{\"title\":\"direction navigation location way path shape vector track route street road journey\",\"name\":\"journey-08\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation location way path shape vector track route street road journey\",\"name\":\"journey-07\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation location way path shape vector track route street road journey\",\"name\":\"journey-06\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation location way path shape vector track route street road journey\",\"name\":\"journey-05\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation location way path shape vector track route street road journey\",\"name\":\"journey-04\",\"cat\":[15],\"type\":1},{\"title\":\"travel animal nature sea jellyfish medusa posionous\",\"name\":\"jellyfish\",\"cat\":[1,26],\"type\":1},{\"title\":\"clothes accessory wear jeans pants slacks trousers pocket\",\"name\":\"jeans-pocket\",\"cat\":[4],\"type\":1},{\"title\":\"clothes accessory wear jeans pants slacks trousers pocket\",\"name\":\"jeans-43\",\"cat\":[4],\"type\":1},{\"title\":\"clothes accessory wear jeans pants slacks trousers\",\"name\":\"jeans-41\",\"cat\":[4],\"type\":1},{\"title\":\"food fruit sweet jar breakfast jam marmalade preserves\",\"name\":\"jam\",\"cat\":[10],\"type\":1},{\"title\":\"font text type typography style editing formatting italic\",\"name\":\"italic\",\"cat\":[23],\"type\":1},{\"title\":\"travel building palace religious islamic istanbul mosque muslim\",\"name\":\"istanbul\",\"cat\":[26],\"type\":1},{\"title\":\"furniture clothes accessory iron ironing laundry\",\"name\":\"iron\",\"cat\":[4],\"type\":1},{\"title\":\"clothes accessory iron ironing laundry ban dont no stop\",\"name\":\"iron-dont\",\"cat\":[4],\"type\":1},{\"title\":\"clothes iron laundry\",\"name\":\"iron-2\",\"cat\":[11],\"type\":1},{\"title\":\"arrow back curve invert redo repeat rotate\",\"name\":\"invert\",\"cat\":[2],\"type\":1},{\"title\":\"healthcare health medical intestines\",\"name\":\"intestine\",\"cat\":[12],\"type\":1},{\"title\":\"arrow download input save import user enter entry in inbox inside lock log login password security sign way\",\"name\":\"input-21\",\"cat\":[2],\"type\":1},{\"title\":\"arrow download input save import user enter entry in inbox inside lock log login password security sign way\",\"name\":\"input-12\",\"cat\":[2],\"type\":1},{\"title\":\"file info folder document format paper item alert information notification about faq help hint support\",\"name\":\"info\",\"cat\":[8],\"type\":1},{\"title\":\"repeat ui user interface infinite infinity loop endless forever\",\"name\":\"infinite\",\"cat\":[27],\"type\":1},{\"title\":\"media format canvas picture gallery image photo photography graphic landscape album multimedia\",\"name\":\"image\",\"cat\":[5,16],\"type\":1},{\"title\":\"location media map picture image photo multimedia\",\"name\":\"image-location\",\"cat\":[16],\"type\":1},{\"title\":\"media delete remove picture image photo multimedia\",\"name\":\"image-delete\",\"cat\":[16],\"type\":1},{\"title\":\"media picture add image photo multimedia\",\"name\":\"image-add\",\"cat\":[16],\"type\":1},{\"title\":\"media picture image photo multimedia\",\"name\":\"image-05\",\"cat\":[16],\"type\":1},{\"title\":\"file media document format design canvas picture gallery paper image photo photography graphic landscape album multimedia\",\"name\":\"image-3\",\"cat\":[8],\"type\":1},{\"title\":\"media text picture editing image photo multimedia\",\"name\":\"image-02\",\"cat\":[16,23],\"type\":1},{\"title\":\"canvas picture gallery image photo photography graphic landscape\",\"name\":\"image-2\",\"cat\":[5],\"type\":1},{\"title\":\"media picture image photo multimedia\",\"name\":\"image-01\",\"cat\":[16],\"type\":1},{\"title\":\"travel icehouse igloo\",\"name\":\"igloo\",\"cat\":[26],\"type\":1},{\"title\":\"food dessert sweet summer cream ice icecream lolly popsicle\",\"name\":\"ice-cream-72\",\"cat\":[10],\"type\":1},{\"title\":\"food dessert sweet summer cone cream ice icecream\",\"name\":\"ice-cream-22\",\"cat\":[10],\"type\":1},{\"title\":\"travel home object camping hovel hut tent\",\"name\":\"hut\",\"cat\":[26],\"type\":1},{\"title\":\"weather hurricane storm tornado\",\"name\":\"hurricane-45\",\"cat\":[29],\"type\":1},{\"title\":\"weather hurricane storm tornado\",\"name\":\"hurricane-44\",\"cat\":[29],\"type\":1},{\"title\":\"weather energy environment healthcare health medical humidity\",\"name\":\"humidity-52\",\"cat\":[7,12,29],\"type\":1},{\"title\":\"weather healthcare health medical humidity\",\"name\":\"humidity-26\",\"cat\":[12,29],\"type\":1},{\"title\":\"design internet web development end front frontend programming standards website html html5 markup\",\"name\":\"html5\",\"cat\":[5],\"type\":1},{\"title\":\"ui user interface load loading clock time glass wait waiting timer countdown track tracking deadline hour hourglass sand stopwatch\",\"name\":\"hourglass\",\"cat\":[27],\"type\":1},{\"title\":\"travel building estate real hotel inn\",\"name\":\"hotel\",\"cat\":[26],\"type\":1},{\"title\":\"sign travel notification signboard hotel symbol\",\"name\":\"hotel-symbol\",\"cat\":[26],\"type\":1},{\"title\":\"travel front desk bell hotel\",\"name\":\"hotel-bell\",\"cat\":[26],\"type\":1},{\"title\":\"food fast fastfood hot dog hotdog sausage\",\"name\":\"hot-dog\",\"cat\":[10],\"type\":1},{\"title\":\"cross healthcare health medical hospital\",\"name\":\"hospital-34\",\"cat\":[12],\"type\":1},{\"title\":\"cross healthcare health medical hospital\",\"name\":\"hospital-33\",\"cat\":[12],\"type\":1},{\"title\":\"cross healthcare health medical hospital\",\"name\":\"hospital-32\",\"cat\":[12],\"type\":1},{\"title\":\"sport clothes accessory wear hoodie pullover sweatshirt\",\"name\":\"hoodie\",\"cat\":[4,21],\"type\":1},{\"title\":\"energy environment building home house smart ecology saver green bio shelter family\",\"name\":\"home\",\"cat\":[7],\"type\":1},{\"title\":\"ui user interface office building estate home house real page address apartment homepage local shelter\",\"name\":\"home-simple\",\"cat\":[27],\"type\":1},{\"title\":\"building estate home house real view search find lens explore apartment local lookup\",\"name\":\"home-search\",\"cat\":[15],\"type\":1},{\"title\":\"ui user interface office building estate home house real page address apartment homepage local shelter\",\"name\":\"home-minimal\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface office building estate home house real page address apartment homepage local shelter\",\"name\":\"home-52\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface office building estate home house real page address apartment homepage local shelter\",\"name\":\"home-51\",\"cat\":[27],\"type\":1},{\"title\":\"user home house person member human friend shelter community family\",\"name\":\"home-2\",\"cat\":[28],\"type\":1},{\"title\":\"time hand fingers gesture hold tap screen touch one gestures interactive\",\"name\":\"hold\",\"cat\":[24],\"type\":1},{\"title\":\"sport game stick ice hockey nhl\",\"name\":\"hockey\",\"cat\":[21],\"type\":1},{\"title\":\"food cooking kitchen ring hot plate hob hotplate stove\",\"name\":\"hob\",\"cat\":[10],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards file upload\",\"name\":\"hit-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"hit-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"hit-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward download file\",\"name\":\"hit-down\",\"cat\":[2],\"type\":1},{\"title\":\"network structure business hierarchy finance map relations sitemap\",\"name\":\"hierarchy-56\",\"cat\":[3],\"type\":1},{\"title\":\"network structure business hierarchy finance map relations sitemap\",\"name\":\"hierarchy-55\",\"cat\":[3],\"type\":1},{\"title\":\"network structure business hierarchy finance map relations sitemap\",\"name\":\"hierarchy-54\",\"cat\":[3],\"type\":1},{\"title\":\"network structure business hierarchy finance map relations sitemap\",\"name\":\"hierarchy-53\",\"cat\":[3],\"type\":1},{\"title\":\"sport hat safety helmet car protection transportation crash motorcycle\",\"name\":\"helmet\",\"cat\":[21,25],\"type\":1},{\"title\":\"hat helmet protection\",\"name\":\"helmet-2\",\"cat\":[21,25],\"type\":1},{\"title\":\"vehicle transportation helicopter\",\"name\":\"helicopter\",\"cat\":[25],\"type\":1},{\"title\":\"measure height healthcare health medical patient\",\"name\":\"height\",\"cat\":[12],\"type\":1},{\"title\":\"furniture heater heating radiator\",\"name\":\"heater\",\"cat\":[11],\"type\":1},{\"title\":\"sport healthcare health medical beat heartbeat life pulse\",\"name\":\"heartbeat\",\"cat\":[12,21],\"type\":1},{\"title\":\"document format award paper favorite favourite item love romantic like favorites heart valentine dating relationship romance\",\"name\":\"heart\",\"cat\":[8],\"type\":1},{\"title\":\"ui user interface close delete remove day award favorite favourite minus love romantic like heart cancel valentine dating relationship romance negative\",\"name\":\"heart-remove\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface day award add plus favorite favourite love romantic positive like heart valentine dating relationship romance\",\"name\":\"heart-add\",\"cat\":[27],\"type\":1},{\"title\":\"day award favorite favourite love romantic like heart valentine dating relationship romance\",\"name\":\"heart-2\",\"cat\":[27],\"type\":1},{\"title\":\"communication answer conversation dialog speaking talk tech technology service audio help support headphones customer headphone headset listen\",\"name\":\"headset\",\"cat\":[22],\"type\":1},{\"title\":\"media music player accessory tech technology multimedia audio sound support headphones headphone headset listen\",\"name\":\"headphones\",\"cat\":[16,22],\"type\":1},{\"title\":\"media music multimedia audio sound support headphones\",\"name\":\"headphones-mic\",\"cat\":[16],\"type\":1},{\"title\":\"music player accessory audio sound support headphones headphone headset listen\",\"name\":\"headphones-2\",\"cat\":[22],\"type\":1},{\"title\":\"music player accessory tech technology audio sound support headphones headphone headset listen\",\"name\":\"headphone\",\"cat\":[22],\"type\":1},{\"title\":\"video tech technology cable plug port connector wire hdmi vga\",\"name\":\"hdmi\",\"cat\":[22],\"type\":1},{\"title\":\"business finance clothes accessory bowler hat wear cap\",\"name\":\"hat\",\"cat\":[3,4],\"type\":1},{\"title\":\"top clothes accessory hat wear cap\",\"name\":\"hat-top\",\"cat\":[4],\"type\":1},{\"title\":\"hat graduation university\",\"name\":\"hat-3\",\"cat\":[18],\"type\":1},{\"title\":\"hat wear cap\",\"name\":\"hat-2\",\"cat\":[4,13],\"type\":1},{\"title\":\"emoticon smiley cheerful happy smile summer sun\",\"name\":\"happy-sun\",\"cat\":[6],\"type\":1},{\"title\":\"emoticon smiley hannibal mask\",\"name\":\"hannibal\",\"cat\":[6],\"type\":1},{\"title\":\"furniture clothes coat hanger\",\"name\":\"hanger\",\"cat\":[11],\"type\":1},{\"title\":\"furniture clothes coat hanger towel\",\"name\":\"hanger-clothes\",\"cat\":[11],\"type\":1},{\"title\":\"business finance office money agreement deal handshake\",\"name\":\"handshake\",\"cat\":[3],\"type\":1},{\"title\":\"business finance payment money coin hand handout\",\"name\":\"handout\",\"cat\":[3],\"type\":1},{\"title\":\"finance shopping payment money hand shop card charge checkout credit debit method methods swipe buy credit card transaction\",\"name\":\"hand-card\",\"cat\":[19],\"type\":1},{\"title\":\"work business finance anvil bespoke craft hammer handmade\",\"name\":\"hammer\",\"cat\":[3],\"type\":1},{\"title\":\"media music multimedia audio guitar\",\"name\":\"guitar\",\"cat\":[16],\"type\":1},{\"title\":\"files file group document layer layers note design report development copy paper clone copies documents duplicate paste\",\"name\":\"group\",\"cat\":[5],\"type\":1},{\"title\":\"media photo grid camera option multimedia\",\"name\":\"grid\",\"cat\":[16],\"type\":1},{\"title\":\"line ui user interface layout list shape gallery boxes column grid row table tile view square squares\",\"name\":\"grid-square\",\"cat\":[27],\"type\":1},{\"title\":\"line ui user interface layout list shape gallery boxes column grid row table tile view square squares\",\"name\":\"grid-50\",\"cat\":[27],\"type\":1},{\"title\":\"line ui user interface layout list shape gallery boxes column grid row table tile view square squares\",\"name\":\"grid-49\",\"cat\":[27],\"type\":1},{\"title\":\"line ui user interface layout list shape gallery boxes column grid row table tile view square squares\",\"name\":\"grid-48\",\"cat\":[27],\"type\":1},{\"title\":\"line ui user interface layout list shape gallery boxes column grid row table tile view square squares\",\"name\":\"grid-46\",\"cat\":[27],\"type\":1},{\"title\":\"line ui user interface layout list shape gallery boxes column grid row table tile view square squares\",\"name\":\"grid-45\",\"cat\":[27],\"type\":1},{\"title\":\"cross holidays halloween scary graveyard cemetery grave rip tombstone\",\"name\":\"grave\",\"cat\":[13],\"type\":1},{\"title\":\"food fruit healthy grape grapes vineyard\",\"name\":\"grape\",\"cat\":[10],\"type\":1},{\"title\":\"education school check grammar\",\"name\":\"grammar-check\",\"cat\":[18],\"type\":1},{\"title\":\"cursor hand gesture grab touch gestures\",\"name\":\"grab\",\"cat\":[24],\"type\":1},{\"title\":\"arrow direction navigation gps location navigate map compass maps locate\",\"name\":\"gps\",\"cat\":[15],\"type\":1},{\"title\":\"sport game club course golf\",\"name\":\"golf\",\"cat\":[21],\"type\":1},{\"title\":\"business finance bar investment gold ingot stack treasury\",\"name\":\"gold\",\"cat\":[3],\"type\":1},{\"title\":\"arrow business finance dartboard darts goal goals target targeting\",\"name\":\"goal-65\",\"cat\":[3],\"type\":1},{\"title\":\"arrow business finance dartboard darts goal goals target targeting\",\"name\":\"goal-64\",\"cat\":[3],\"type\":1},{\"title\":\"clothes accessory wear gloves\",\"name\":\"gloves\",\"cat\":[4],\"type\":1},{\"title\":\"holidays wear gloves oven christmas glove\",\"name\":\"glove\",\"cat\":[13],\"type\":1},{\"title\":\"energy environment browser business finance education school travel earth globe internet world map object\",\"name\":\"globe\",\"cat\":[3,7,18,26],\"type\":1},{\"title\":\"globe world map\",\"name\":\"globe-2\",\"cat\":[18,26],\"type\":1},{\"title\":\"education school glasses clothes accessory wear eyeglasses glass read spectacles sunglasses\",\"name\":\"glasses\",\"cat\":[4,18],\"type\":1},{\"title\":\"glasses eyeglasses glass read spectacles\",\"name\":\"glasses-2\",\"cat\":[18],\"type\":1},{\"title\":\"glass food alcohol drink beverage wine\",\"name\":\"glass\",\"cat\":[10],\"type\":1},{\"title\":\"exchange box shopping holidays gift package present surprise birthday christmas donation wrapped\",\"name\":\"gift\",\"cat\":[13],\"type\":1},{\"title\":\"exchange box holidays gift package present christmas\",\"name\":\"gift-exchange\",\"cat\":[13],\"type\":1},{\"title\":\"exchange box shopping gift package present surprise birthday christmas donation wrapped\",\"name\":\"gift-2\",\"cat\":[19,27],\"type\":1},{\"title\":\"holidays halloween emoticon smiley ghost horror scary spooky enemy pacman\",\"name\":\"ghost\",\"cat\":[6,13],\"type\":1},{\"title\":\"halloween ghost horror scary enemy pacman\",\"name\":\"ghost-2\",\"cat\":[13],\"type\":1},{\"title\":\"line file folder layout document format list shape gallery paper boxes grid table tile view square squares item organise\",\"name\":\"gallery\",\"cat\":[8],\"type\":1},{\"title\":\"ui user interface tool settings filter categories category filtering filters refine search sort funnel seo\",\"name\":\"funnel-41\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface tool settings filter categories category filtering filters refine search sort funnel seo\",\"name\":\"funnel-40\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface tool settings filter categories category filtering filters refine search sort funnel seo\",\"name\":\"funnel-39\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface enlarge expand fullscreen increase maximize zoom full scale size in center plus screen big magnify explore magnifier magnifying fullsize large\",\"name\":\"fullsize\",\"cat\":[27],\"type\":1},{\"title\":\"arrow move out enlarge expand fullscreen increase maximize reach window zoom disperse\",\"name\":\"fullscreen-split-73\",\"cat\":[2],\"type\":1},{\"title\":\"arrow move out enlarge expand fullscreen increase maximize reach window zoom disperse\",\"name\":\"fullscreen-split-72\",\"cat\":[2],\"type\":1},{\"title\":\"arrow move out enlarge expand fullscreen increase maximize reach window zoom disperse\",\"name\":\"fullscreen-double-75\",\"cat\":[2],\"type\":1},{\"title\":\"arrow move out enlarge expand fullscreen increase maximize reach window zoom disperse\",\"name\":\"fullscreen-double-74\",\"cat\":[2],\"type\":1},{\"title\":\"arrow arrows move out enlarge expand fullscreen increase maximize reach window zoom disperse\",\"name\":\"fullscreen-77\",\"cat\":[2,16],\"type\":1},{\"title\":\"arrow arrows move out enlarge expand fullscreen increase maximize reach window zoom disperse\",\"name\":\"fullscreen-76\",\"cat\":[2],\"type\":1},{\"title\":\"arrow move out enlarge expand fullscreen increase maximize reach window zoom disperse\",\"name\":\"fullscreen-71\",\"cat\":[2],\"type\":1},{\"title\":\"arrow move out enlarge expand fullscreen increase maximize reach window zoom disperse\",\"name\":\"fullscreen-70\",\"cat\":[2],\"type\":1},{\"title\":\"energy environment charge car charging fuel recharge recharging station\",\"name\":\"fuel\",\"cat\":[7],\"type\":1},{\"title\":\"energy environment charge ecology car charging green fuel recharge recharging station bio biofuel\",\"name\":\"fuel-electric\",\"cat\":[7],\"type\":1},{\"title\":\"furniture food cooler freezer fridge refrigerator\",\"name\":\"fridge\",\"cat\":[10,11],\"type\":1},{\"title\":\"holidays halloween horror scary spooky monster dead frankenstein\",\"name\":\"frankenstein\",\"cat\":[13],\"type\":1},{\"title\":\"layout design development picture frame image mirror oval photo photography\",\"name\":\"frame\",\"cat\":[5],\"type\":1},{\"title\":\"media picture frame photo multimedia\",\"name\":\"frame-41\",\"cat\":[16],\"type\":1},{\"title\":\"media furniture picture frame image photo multimedia\",\"name\":\"frame-12\",\"cat\":[11,16],\"type\":1},{\"title\":\"arrow forward move next ui user interface control layer design\",\"name\":\"forward\",\"cat\":[27],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards file align alignment document extension font format paragraph text type typography\",\"name\":\"format-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous file align alignment document extension font format paragraph text type typography\",\"name\":\"format-left\",\"cat\":[2],\"type\":1},{\"title\":\"out data input form application document design development page fill paper submission submit\",\"name\":\"form\",\"cat\":[5],\"type\":1},{\"title\":\"arrow arrows direction share directions divide separate split fork organize splitter\",\"name\":\"fork\",\"cat\":[2],\"type\":1},{\"title\":\"arrow arrows direction share directions divide separate split fork organize splitter\",\"name\":\"fork-round\",\"cat\":[2],\"type\":1},{\"title\":\"energy environment plant animal nature ecology green forest trees\",\"name\":\"forest\",\"cat\":[1,7],\"type\":1},{\"title\":\"weather wind flag forecast\",\"name\":\"forecast\",\"cat\":[29],\"type\":1},{\"title\":\"sport american football helmet bowl headguard nfl\",\"name\":\"football-headguard\",\"cat\":[21],\"type\":1},{\"title\":\"food animal nature pet bones dog domestic\",\"name\":\"food-dog\",\"cat\":[1],\"type\":1},{\"title\":\"files file folder document format text email mail message note office contact pen edit pencil write create editing paper documents compose editor catalog draft envelope vector archive\",\"name\":\"folder-vector\",\"cat\":[8],\"type\":1},{\"title\":\"files file share user communication post folder document format profile office account person paper documents catalog envelope archive users member\",\"name\":\"folder-user\",\"cat\":[8,28],\"type\":1},{\"title\":\"arrow files up data file input save share storage sync transfer backup ftp hosting import server upload folder document format office paper documents catalog envelope archive\",\"name\":\"folder-upload\",\"cat\":[8],\"type\":1},{\"title\":\"files file folder clock schedule document format time office wait paper documents catalog envelope timer archive appointment countdown\",\"name\":\"folder-time\",\"cat\":[8],\"type\":1},{\"title\":\"files file folder document format office paper documents catalog bookmark favorite favourite envelope love like archive favorites star\",\"name\":\"folder-star\",\"cat\":[8],\"type\":1},{\"title\":\"arrow files file share connection social user update communication export network post sharing folder document format profile office account connect paper documents catalog envelope archive users member shared\",\"name\":\"folder-shared\",\"cat\":[8,28],\"type\":1},{\"title\":\"files file folder control preferences document format system office edit options settings paper documents catalog adjust option envelope archive configuration configure gear parameter parameters setting setup tools\",\"name\":\"folder-settings-97\",\"cat\":[8],\"type\":1},{\"title\":\"files file folder control preferences document format system office edit options settings paper documents catalog adjust option envelope archive configuration configure gear parameter parameters setting setup tools\",\"name\":\"folder-settings-81\",\"cat\":[8],\"type\":1},{\"title\":\"files file folder document format office discover paper documents view search catalog envelope archive find lens preview\",\"name\":\"folder-search\",\"cat\":[8],\"type\":1},{\"title\":\"files file folder delete remove document format office paper documents catalog clear envelope minus archive cancel\",\"name\":\"folder-remove\",\"cat\":[8],\"type\":1},{\"title\":\"change files file sync refresh reload update folder document format office paper documents catalog envelope archive\",\"name\":\"folder-refresh\",\"cat\":[8],\"type\":1},{\"title\":\"file sign info folder document mark alert information notification faq help support ask query question unknown\",\"name\":\"folder-question\",\"cat\":[8],\"type\":1},{\"title\":\"files play file music video folder player document format office film movie paper documents catalog envelope archive stream\",\"name\":\"folder-play\",\"cat\":[8],\"type\":1},{\"title\":\"files file folder document format office ban stop banned block blocked forbidden not prevent paper documents catalog envelope accept archive accessibility none private prohibition\",\"name\":\"folder-no-access\",\"cat\":[8],\"type\":1},{\"title\":\"files file media music folder player document format note office paper documents catalog multimedia envelope audio archive sound soundtrack radio song\",\"name\":\"folder-music\",\"cat\":[8,16],\"type\":1},{\"title\":\"files file folder document format order certificate office bill payment money dollar agreement paper documents catalog envelope archive invoice receipt\",\"name\":\"folder-money\",\"cat\":[8],\"type\":1},{\"title\":\"files file lock security folder document format office safe paper documents catalog envelope archive locked padlock privacy protected protection secure\",\"name\":\"folder-locked\",\"cat\":[8],\"type\":1},{\"title\":\"files file share connection connections folder document format office paper documents catalog envelope archive attachment chain hyperlink link linked links url\",\"name\":\"folder-link\",\"cat\":[8],\"type\":1},{\"title\":\"files file info folder document format office paper documents catalog envelope archive alert information notification about faq help hint support\",\"name\":\"folder-info\",\"cat\":[8],\"type\":1},{\"title\":\"files file media folder document format office picture gallery paper image photo photography documents graphic landscape album catalog item multimedia envelope archive\",\"name\":\"folder-image\",\"cat\":[8,16],\"type\":1},{\"title\":\"files file folder document format office paper documents catalog favorite favourite envelope love like archive favorites heart\",\"name\":\"folder-heart\",\"cat\":[8],\"type\":1},{\"title\":\"line files file folder layout document format list office shape gallery paper documents boxes grid table tile view square squares catalog envelope archive organise\",\"name\":\"folder-gallery\",\"cat\":[8],\"type\":1},{\"title\":\"files file sign info folder document format office stop paper documents catalog mark error envelope danger archive alert attention caution exclamation information notification problem warning\",\"name\":\"folder-exclamation\",\"cat\":[8],\"type\":1},{\"title\":\"change files file folder document format text email mail message note office contact pen edit pencil write draw create editing paper documents compose editor catalog draft modify envelope archive\",\"name\":\"folder-edit\",\"cat\":[8],\"type\":1},{\"title\":\"arrow files bottom down downward data download file input save share sync transfer backup folder document format office paper documents catalog envelope archive\",\"name\":\"folder-download\",\"cat\":[8],\"type\":1},{\"title\":\"files file folder tool document format office development programming paper documents catalog code coding develop script tag envelope archive source\",\"name\":\"folder-dev\",\"cat\":[8],\"type\":1},{\"title\":\"files cloud data file input save share storage sync transfer backup hosting import server upload folder document format office paper documents catalog envelope archive database\",\"name\":\"folder-cloud\",\"cat\":[8],\"type\":1},{\"title\":\"files file folder success select available document format office check paper documents selected catalog mark envelope accept approve approved checkmark complete completed done archive checked tick\",\"name\":\"folder-check\",\"cat\":[8],\"type\":1},{\"title\":\"files data file stats folder document format chart piechart office graph pie report statistics analytics percent paper documents catalog envelope archive charting charts results\",\"name\":\"folder-chart-pie\",\"cat\":[8],\"type\":1},{\"title\":\"files data file diagram stats growth folder document format chart office graph statistics analytics bar stock bars paper documents catalog envelope level archive\",\"name\":\"folder-chart-bar\",\"cat\":[8],\"type\":1},{\"title\":\"files file folder document format education agenda book diary note notebook notes pad ribbon office paper documents catalog label reading study bookmark favorite favourite manual mark marker envelope archive\",\"name\":\"folder-bookmark\",\"cat\":[8],\"type\":1},{\"title\":\"files file music folder document format office volume paper documents catalog envelope audio archive sound soundtrack\",\"name\":\"folder-audio\",\"cat\":[8],\"type\":1},{\"title\":\"files file folder document format new office add create plus paper documents catalog item envelope archive\",\"name\":\"folder-add\",\"cat\":[8],\"type\":1},{\"title\":\"files file folder document format office paper documents catalog envelope archive\",\"name\":\"folder-19\",\"cat\":[8],\"type\":1},{\"title\":\"files file folder document format office paper documents catalog envelope archive\",\"name\":\"folder-18\",\"cat\":[8],\"type\":1},{\"title\":\"files file folder document format office paper documents catalog envelope archive\",\"name\":\"folder-17\",\"cat\":[8],\"type\":1},{\"title\":\"files file folder document format office paper documents catalog envelope archive\",\"name\":\"folder-16\",\"cat\":[8],\"type\":1},{\"title\":\"files file folder document format office paper documents catalog envelope archive\",\"name\":\"folder-15\",\"cat\":[8],\"type\":1},{\"title\":\"files file folder document format office paper documents catalog envelope archive\",\"name\":\"folder-14\",\"cat\":[8],\"type\":1},{\"title\":\"files file folder document format office paper documents catalog envelope archive\",\"name\":\"folder-13\",\"cat\":[8],\"type\":1},{\"title\":\"weather fog mist\",\"name\":\"fog\",\"cat\":[29],\"type\":1},{\"title\":\"user profile contact person target photo camera focus users member human vatar\",\"name\":\"focus\",\"cat\":[28],\"type\":1},{\"title\":\"media photo camera multimedia focus\",\"name\":\"focus-circle\",\"cat\":[16],\"type\":1},{\"title\":\"media photo camera option multimedia focus\",\"name\":\"focus-40\",\"cat\":[16],\"type\":1},{\"title\":\"media photo camera multimedia focus\",\"name\":\"focus-38\",\"cat\":[16],\"type\":1},{\"title\":\"media goal photo camera multimedia focus aim\",\"name\":\"focus-32\",\"cat\":[16],\"type\":1},{\"title\":\"plant flower animal nature green gardening leaves rose\",\"name\":\"flower-07\",\"cat\":[1],\"type\":1},{\"title\":\"plant flower animal nature green gardening leaves\",\"name\":\"flower-06\",\"cat\":[1],\"type\":1},{\"title\":\"plant flower animal nature green gardening leaves\",\"name\":\"flower-05\",\"cat\":[1],\"type\":1},{\"title\":\"flip clothes accessory wear footwear beach flipflop flop foot sandal slipper\",\"name\":\"flip\",\"cat\":[4],\"type\":1},{\"title\":\"exchange flip horizontal swap design development transform copy mirror editor vertically complement reflect reverse twin\",\"name\":\"flip-vertical\",\"cat\":[5],\"type\":1},{\"title\":\"exchange flip swap vertical design development transform copy horizontally mirror editor complement reflect reverse twin\",\"name\":\"flip-horizontal\",\"cat\":[5],\"type\":1},{\"title\":\"up hand fingers gesture touch gestures swipe flick\",\"name\":\"flick-up\",\"cat\":[24],\"type\":1},{\"title\":\"right hand fingers gesture touch gestures swipe flick\",\"name\":\"flick-right\",\"cat\":[24],\"type\":1},{\"title\":\"left hand fingers gesture touch gestures swipe flick\",\"name\":\"flick-left\",\"cat\":[24],\"type\":1},{\"title\":\"down hand fingers gesture touch gestures swipe flick\",\"name\":\"flick-down\",\"cat\":[24],\"type\":1},{\"title\":\"education school science healthcare health medical biology flask test tube laboratory\",\"name\":\"flask\",\"cat\":[12,18],\"type\":1},{\"title\":\"science flask laboratory\",\"name\":\"flask-2\",\"cat\":[12],\"type\":1},{\"title\":\"media light photo multimedia flash off\",\"name\":\"flash-off-26\",\"cat\":[16],\"type\":1},{\"title\":\"media light photo multimedia flash off\",\"name\":\"flash-off-23\",\"cat\":[16],\"type\":1},{\"title\":\"media light photo multimedia flash auto\",\"name\":\"flash-auto-25\",\"cat\":[16],\"type\":1},{\"title\":\"media light photo multimedia flash auto\",\"name\":\"flash-auto-22\",\"cat\":[16],\"type\":1},{\"title\":\"media light photo camera multimedia flash\",\"name\":\"flash-29\",\"cat\":[16],\"type\":1},{\"title\":\"weather media light photo multimedia flash lightning\",\"name\":\"flash-24\",\"cat\":[16,29],\"type\":1},{\"title\":\"weather media light photo multimedia flash lightning\",\"name\":\"flash-21\",\"cat\":[16,29],\"type\":1},{\"title\":\"ui user interface energy fire light animal nature healthcare health medical flame hot burn burning fiery heat warm\",\"name\":\"flame\",\"cat\":[1,12,27],\"type\":1},{\"title\":\"location message map tag important maps alert flag banner notify\",\"name\":\"flag\",\"cat\":[15],\"type\":1},{\"title\":\"weather location message sport map tag important maps alert flag banner notify\",\"name\":\"flag-triangle\",\"cat\":[15,21,29],\"type\":1},{\"title\":\"location message map tag important maps alert flag banner notify\",\"name\":\"flag-simple\",\"cat\":[15],\"type\":1},{\"title\":\"location message map tag important maps alert flag banner notify\",\"name\":\"flag-points-32\",\"cat\":[15],\"type\":1},{\"title\":\"location message map tag important maps alert flag banner notify\",\"name\":\"flag-points-31\",\"cat\":[15],\"type\":1},{\"title\":\"start sport goal flag finish race\",\"name\":\"flag-finish\",\"cat\":[21],\"type\":1},{\"title\":\"location message map tag important maps alert flag banner notify\",\"name\":\"flag-diagonal-34\",\"cat\":[15],\"type\":1},{\"title\":\"location message map tag important maps alert flag banner notify\",\"name\":\"flag-diagonal-33\",\"cat\":[15],\"type\":1},{\"title\":\"location message map tag important maps alert flag banner notify\",\"name\":\"flag-complex\",\"cat\":[15],\"type\":1},{\"title\":\"arrow arrows direction move out enlarge expand fullscreen increase maximize reach window zoom vertical fit full measure resize responsive scale size height\",\"name\":\"fit-vertical\",\"cat\":[2],\"type\":1},{\"title\":\"arrow arrows direction horizontal move out enlarge expand fullscreen increase maximize reach window zoom fit full measure resize responsive scale size width\",\"name\":\"fit-horizontal\",\"cat\":[2],\"type\":1},{\"title\":\"emoticon smiley agree fist greeting punch\",\"name\":\"fist\",\"cat\":[6],\"type\":1},{\"title\":\"sport fish catching fishing hook\",\"name\":\"fishing\",\"cat\":[21],\"type\":1},{\"title\":\"food animal nature skeleton seafood fish sea bones fishbone\",\"name\":\"fishbone\",\"cat\":[1,10],\"type\":1},{\"title\":\"food cooking animal nature healthy seafood fish sea\",\"name\":\"fish\",\"cat\":[1,10],\"type\":1},{\"title\":\"lock security safe tech technology protection secure antivirus encryption firewall shield\",\"name\":\"firewall\",\"cat\":[22],\"type\":1},{\"title\":\"fire travel animal nature flame fireplace wood\",\"name\":\"fire\",\"cat\":[1,26],\"type\":1},{\"title\":\"ui user interface tool settings filter categories category filtering filters refine search sort funnel seo\",\"name\":\"filter\",\"cat\":[27],\"type\":1},{\"title\":\"navigation ui user interface close exit cross delete remove settings filter filters sort mark cancel configuration funnel nav\",\"name\":\"filter-remove\",\"cat\":[27],\"type\":1},{\"title\":\"files file network structure business hierarchy layer layers chart design map relations sitemap development filter management organization\",\"name\":\"filter-organization\",\"cat\":[5],\"type\":1},{\"title\":\"navigation ui user interface success check settings filter filters sort mark tick configuration ok funnel nav\",\"name\":\"filter-check\",\"cat\":[27],\"type\":1},{\"title\":\"arrow direction top up upward cloud data file input save share storage transfer backup ftp hosting import server upload inbox folder\",\"name\":\"file-upload-93\",\"cat\":[2,8],\"type\":1},{\"title\":\"arrow direction top up upward cloud data file input save share storage transfer backup ftp hosting import server upload inbox folder\",\"name\":\"file-upload-88\",\"cat\":[2,8],\"type\":1},{\"title\":\"arrow direction top up upward cloud data file input save share storage transfer backup ftp hosting import server upload inbox folder\",\"name\":\"file-upload-86\",\"cat\":[2,8],\"type\":1},{\"title\":\"arrow bottom descend down downward data download file input save share storage transfer inbox folder\",\"name\":\"file-download-94\",\"cat\":[2,8],\"type\":1},{\"title\":\"arrow bottom descend down downward data download file input save share storage transfer inbox folder\",\"name\":\"file-download-89\",\"cat\":[2,8],\"type\":1},{\"title\":\"arrow bottom descend down downward data download file input save share storage transfer inbox folder\",\"name\":\"file-download-87\",\"cat\":[2,8],\"type\":1},{\"title\":\"sport game mask activity fence fencing\",\"name\":\"fencing\",\"cat\":[21],\"type\":1},{\"title\":\"save ui user interface close delete remove award bookmark favorite favourite minus love like vote cancel star rate negative\",\"name\":\"favourite-remove-33\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface close delete remove day award favorite favourite minus love romantic like heart cancel valentine dating relationship romance negative\",\"name\":\"favourite-remove-30\",\"cat\":[27],\"type\":1},{\"title\":\"save ui user interface award add plus bookmark favorite favourite love positive like vote star rate\",\"name\":\"favourite-add-32\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface day award add plus favorite favourite love romantic positive like heart valentine dating relationship romance\",\"name\":\"favourite-add-29\",\"cat\":[27],\"type\":1},{\"title\":\"save ui user interface award holidays bookmark favorite favourite love like vote star rate rating\",\"name\":\"favourite-31\",\"cat\":[13,27],\"type\":1},{\"title\":\"ui user interface day award favorite favourite healthcare health medical love romantic like heart valentine dating relationship romance\",\"name\":\"favourite-28\",\"cat\":[12,27],\"type\":1},{\"title\":\"ui user interface close exit cross delete remove cancel deletion removal denied discard dismiss wrong\",\"name\":\"fat-remove\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface close exit decrease delete remove minus cancel deletion less removal subtract\",\"name\":\"fat-delete\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface expand increase new add create plus addition positive\",\"name\":\"fat-add\",\"cat\":[27],\"type\":1},{\"title\":\"user group team home house person users member human friend shelter community people couple family\",\"name\":\"family\",\"cat\":[28],\"type\":1},{\"title\":\"weather temperature degrees fahrenheit\",\"name\":\"fahrenheit\",\"cat\":[29],\"type\":1},{\"title\":\"energy environment power business finance building estate real factory industry plant smoke\",\"name\":\"factory\",\"cat\":[3,7],\"type\":1},{\"title\":\"ui user interface watch block view search visibility blind eye preview disabled hidden hide look observe overview see sight visible vision invisible\",\"name\":\"eye-ban-20\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface watch block view search visibility blind eye preview disabled hidden hide look observe overview see sight visible vision invisible\",\"name\":\"eye-ban-18\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface watch view search visibility eye preview look observe overview see sight visible vision\",\"name\":\"eye-19\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface watch view search visibility eye preview look observe overview see sight visible vision\",\"name\":\"eye-17\",\"cat\":[27],\"type\":1},{\"title\":\"arrow up file share storage transfer upload connection social export network outbox output sharing\",\"name\":\"export\",\"cat\":[2],\"type\":1},{\"title\":\"location security travel target map search maps find scan scanner radar explore track\",\"name\":\"explore\",\"cat\":[15],\"type\":1},{\"title\":\"location user security target map maps find scan scanner radar explore track\",\"name\":\"explore-user\",\"cat\":[15],\"type\":1},{\"title\":\"travel explore journey trip adventure holiday fun\",\"name\":\"explore-2\",\"cat\":[26],\"type\":1},{\"title\":\"file sign info folder document stop mark error danger alert attention caution exclamation information notification problem warning\",\"name\":\"exclamation\",\"cat\":[8],\"type\":1},{\"title\":\"change exchange user interchange trade group team account person users member replace human people\",\"name\":\"exchange\",\"cat\":[28],\"type\":1},{\"title\":\"delete remove tool school drawing design edit development clean clear erase eraser rubber wipe\",\"name\":\"eraser-46\",\"cat\":[5],\"type\":1},{\"title\":\"delete remove tool education school drawing design edit development clean clear erase eraser rubber wipe\",\"name\":\"eraser-33\",\"cat\":[5,18],\"type\":1},{\"title\":\"delete remove tool education school drawing design edit development clean clear erase eraser rubber wipe\",\"name\":\"eraser-32\",\"cat\":[5,18],\"type\":1},{\"title\":\"arrow direction move out enlarge expand fullscreen increase maximize reach window zoom vertical\",\"name\":\"enlarge-vertical\",\"cat\":[2],\"type\":1},{\"title\":\"arrow direction horizontal move out enlarge expand fullscreen increase maximize reach window zoom\",\"name\":\"enlarge-horizontal\",\"cat\":[2],\"type\":1},{\"title\":\"arrow direction move out diagonal enlarge expand fullscreen increase maximize orientation reach window zoom\",\"name\":\"enlarge-diagonal-44\",\"cat\":[2],\"type\":1},{\"title\":\"arrow direction move out diagonal enlarge expand fullscreen increase maximize orientation reach window zoom\",\"name\":\"enlarge-diagonal-43\",\"cat\":[2],\"type\":1},{\"title\":\"arrow move out circle round enlarge expand fullscreen increase maximize reach window zoom center\",\"name\":\"enlarge-circle\",\"cat\":[2],\"type\":1},{\"title\":\"ui user interface enlarge expand fullscreen increase maximize zoom full scale size in center plus screen crop big magnify explore magnifier magnifying fullsize large\",\"name\":\"enlarge-59\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface enlarge expand fullscreen increase maximize zoom full scale size in center plus screen crop big magnify explore magnifier magnifying fullsize large\",\"name\":\"enlarge-58\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface enlarge expand fullscreen increase maximize zoom full scale size in center plus screen crop big magnify explore magnifier magnifying fullsize large\",\"name\":\"enlarge-57\",\"cat\":[27],\"type\":1},{\"title\":\"arrow direction horizontal move out enlarge expand fullscreen increase maximize reach window zoom\",\"name\":\"enlarge-46\",\"cat\":[2],\"type\":1},{\"title\":\"arrow direction horizontal move out enlarge expand fullscreen increase maximize reach window zoom\",\"name\":\"enlarge-45\",\"cat\":[2],\"type\":1},{\"title\":\"energy power sport food fitness gym powder proteins supplement\",\"name\":\"energy-supplement\",\"cat\":[21],\"type\":1},{\"title\":\"energy power sport food bottle drink beverage boost fitness\",\"name\":\"energy-drink\",\"cat\":[10,21],\"type\":1},{\"title\":\"energy power sport food bottle drink beverage boost fitness\",\"name\":\"energy-drink-2\",\"cat\":[10,21],\"type\":1},{\"title\":\"ui user interface communication post send email mail message messages contact write envelope letter mailbox news newsletter\",\"name\":\"email-85\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface communication post send email mail message messages contact write envelope letter mailbox news newsletter\",\"name\":\"email-84\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface communication post send email mail message messages contact write envelope letter mailbox news newsletter\",\"name\":\"email-83\",\"cat\":[27],\"type\":1},{\"title\":\"arrow direction top up upward file upload eject\",\"name\":\"eject\",\"cat\":[2],\"type\":1},{\"title\":\"food breakfast egg fried yolk\",\"name\":\"egg\",\"cat\":[10],\"type\":1},{\"title\":\"holidays decoration egg easter\",\"name\":\"egg-39\",\"cat\":[13],\"type\":1},{\"title\":\"holidays decoration egg easter\",\"name\":\"egg-38\",\"cat\":[13],\"type\":1},{\"title\":\"change file email mail message note contact pen edit pencil write draw style create editing compose editor draft modify formatting\",\"name\":\"edit\",\"cat\":[8,23],\"type\":1},{\"title\":\"media photo camera contrast option saturation multimedia\",\"name\":\"edit-saturation\",\"cat\":[16],\"type\":1},{\"title\":\"media photo camera contrast option multimedia\",\"name\":\"edit-contrast-43\",\"cat\":[16],\"type\":1},{\"title\":\"media photo camera contrast option multimedia\",\"name\":\"edit-contrast-42\",\"cat\":[16],\"type\":1},{\"title\":\"media photo camera contrast option multimedia\",\"name\":\"edit-color\",\"cat\":[16],\"type\":1},{\"title\":\"ui user interface text message note pen edit pencil write draw create editing compose editor draft\",\"name\":\"edit-78\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface text message note pen edit pencil write draw create editing compose editor draft\",\"name\":\"edit-77\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface text message note pen edit pencil write draw create editing compose editor draft\",\"name\":\"edit-76\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface text message note pen edit pencil write draw create editing compose editor draft\",\"name\":\"edit-75\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface text message note pen edit pencil write draw create editing compose editor draft\",\"name\":\"edit-74\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface text message note pen edit pencil write draw create editing compose editor draft\",\"name\":\"edit-73\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface text message note pen edit pencil write draw create editing compose editor draft\",\"name\":\"edit-72\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface text message note pen edit pencil write draw create editing compose editor draft\",\"name\":\"edit-71\",\"cat\":[27],\"type\":1},{\"title\":\"font text type typography edit color style formatting colour\",\"name\":\"edit-2\",\"cat\":[23],\"type\":1},{\"title\":\"weather eclipse\",\"name\":\"eclipse\",\"cat\":[29],\"type\":1},{\"title\":\"weight sport fitness equipment exercise dumbbells gym workout\",\"name\":\"dumbbells\",\"cat\":[21],\"type\":1},{\"title\":\"weather drop drops water rain\",\"name\":\"drops\",\"cat\":[29],\"type\":1},{\"title\":\"weather ui user interface energy environment drop animal nature healthcare health medical ink tear water rain blood drip dripping droplet humid liquid oil petroleum wet\",\"name\":\"drop\",\"cat\":[1,7,12,27,29],\"type\":1},{\"title\":\"weather drop tool water rain blur\",\"name\":\"drop-15\",\"cat\":[29,5],\"type\":1},{\"title\":\"travel glass food alcohol drink beverage cocktail straw\",\"name\":\"drink\",\"cat\":[10,26],\"type\":1},{\"title\":\"glass alcohol drink beverage cocktail straw\",\"name\":\"drink-2\",\"cat\":[26],\"type\":1},{\"title\":\"woman clothes accessory dress wear long skirt\",\"name\":\"dress-woman\",\"cat\":[4],\"type\":1},{\"title\":\"suit clothes accessory dress wear coat jacket blazer men\",\"name\":\"dress-man\",\"cat\":[4],\"type\":1},{\"title\":\"files file storage folder organize furniture documents archive drawer cabinet cupboard drawers handle interior safebox\",\"name\":\"drawer\",\"cat\":[8,11],\"type\":1},{\"title\":\"drawer cabinet cupboard drawers\",\"name\":\"drawer-2\",\"cat\":[11],\"type\":1},{\"title\":\"arrow move upload resize drag drop cursor select design development click mouse point pointer paste reposition touch\",\"name\":\"drag\",\"cat\":[5],\"type\":1},{\"title\":\"move up control drag fingers gesture touch one gestures\",\"name\":\"drag-up\",\"cat\":[24],\"type\":1},{\"title\":\"right move control drag fingers gesture touch one gestures\",\"name\":\"drag-right\",\"cat\":[24],\"type\":1},{\"title\":\"left move control drag fingers gesture touch one gestures\",\"name\":\"drag-left\",\"cat\":[24],\"type\":1},{\"title\":\"down move control drag fingers gesture touch one gestures\",\"name\":\"drag-down\",\"cat\":[24],\"type\":1},{\"title\":\"move control drag cursor gesture touch gestures\",\"name\":\"drag-31\",\"cat\":[24],\"type\":1},{\"title\":\"move control drag cursor gesture touch gestures\",\"name\":\"drag-21\",\"cat\":[24],\"type\":1},{\"title\":\"arrow bottom descend down downward data download file input save storage backup\",\"name\":\"download\",\"cat\":[2,27],\"type\":1},{\"title\":\"arrow bottom descend down downward data download file input save backup document\",\"name\":\"download-3\",\"cat\":[2,8],\"type\":1},{\"title\":\"arrow bottom descend down downward data download file input save share storage transfer\",\"name\":\"download-2\",\"cat\":[2],\"type\":1},{\"title\":\"double hand fingers gesture tap screen touch one gestures interactive\",\"name\":\"double-tap\",\"cat\":[24],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards double\",\"name\":\"double-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left arrows direction backward backwards keyboard move navigation out position previous double rewind\",\"name\":\"double-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow direction top up upward cloud data file input save share storage transfer backup ftp hosting import server upload drag drop\",\"name\":\"dots-upload\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward data download file input save share storage transfer drag drop\",\"name\":\"dots-download\",\"cat\":[2],\"type\":1},{\"title\":\"door exit furniture entrance\",\"name\":\"door\",\"cat\":[11],\"type\":1},{\"title\":\"food cake dessert sweet bakery donut frosting doughnut\",\"name\":\"donut\",\"cat\":[10],\"type\":1},{\"title\":\"animal nature pet head dog face\",\"name\":\"dog\",\"cat\":[1],\"type\":1},{\"title\":\"home house animal nature basket pet dog doghouse kennel\",\"name\":\"dog-house\",\"cat\":[1],\"type\":1},{\"title\":\"healthcare health medical doctor medic physician stethoscope\",\"name\":\"doctor\",\"cat\":[12],\"type\":1},{\"title\":\"power tech technology charge mobile phone smartphone recharge station connector dock\",\"name\":\"dock\",\"cat\":[22],\"type\":1},{\"title\":\"move top up ui user interface application align alignment layout bar place side widget dock template\",\"name\":\"dock-top\",\"cat\":[27],\"type\":1},{\"title\":\"right move ui user interface application align alignment layout bar place side widget dock template\",\"name\":\"dock-right\",\"cat\":[27],\"type\":1},{\"title\":\"left move ui user interface application align alignment layout bar place side widget dock template\",\"name\":\"dock-left\",\"cat\":[27],\"type\":1},{\"title\":\"bottom move ui user interface application align alignment layout bar place side widget dock template\",\"name\":\"dock-bottom\",\"cat\":[27],\"type\":1},{\"title\":\"science healthcare health medical dna helix\",\"name\":\"dna-38\",\"cat\":[12],\"type\":1},{\"title\":\"science healthcare health medical dna helix\",\"name\":\"dna-27\",\"cat\":[12],\"type\":1},{\"title\":\"line horizontal divide split splitter divider layout design development blocks horizontally separation\",\"name\":\"divider\",\"cat\":[5],\"type\":1},{\"title\":\"vertical center align arrange tool distribute design technology development graphic vertically\",\"name\":\"distribute-vertical\",\"cat\":[5],\"type\":1},{\"title\":\"horizontal center align arrange tool distribute design technology development horizontally graphic\",\"name\":\"distribute-horizontal\",\"cat\":[5],\"type\":1},{\"title\":\"arrow direction move out circle round enlarge expand fullscreen increase maximize reach window zoom disperse center distribute\",\"name\":\"disperse\",\"cat\":[2],\"type\":1},{\"title\":\"download save storage backup ui user interface tech technology album drive disk cd dvd blueray compact disc electronics entertainment diskette floppy floppydisk\",\"name\":\"disk\",\"cat\":[22,27],\"type\":1},{\"title\":\"player tech technology drive disk cd dvd blueray compact disc electronics entertainment reader\",\"name\":\"disk-reader\",\"cat\":[22],\"type\":1},{\"title\":\"download save storage backup drive disk diskette floppy floppydisk\",\"name\":\"disk-2\",\"cat\":[27],\"type\":1},{\"title\":\"food kitchen clean dishwasher\",\"name\":\"dishwasher\",\"cat\":[10],\"type\":1},{\"title\":\"emoticon smiley disgusted fever nauseated nauseous sick\",\"name\":\"disgusted\",\"cat\":[6],\"type\":1},{\"title\":\"finance shopping deal discount ecommerce percent percentage sale shop coupon reduction offer ratio\",\"name\":\"discount\",\"cat\":[19],\"type\":1},{\"title\":\"shopping deal discount ecommerce sale shop coupon reduction offer\",\"name\":\"discount-2\",\"cat\":[19],\"type\":1},{\"title\":\"user accessibility users patient disabled wheelchair accessible disability disable handicap invalid\",\"name\":\"disabled\",\"cat\":[28],\"type\":1},{\"title\":\"direction navigation location path available open track route street accessible walkable\",\"name\":\"directions\",\"cat\":[15],\"type\":1},{\"title\":\"arrow left line right arrows direction exchange navigation directions gps location conversion convert lines\",\"name\":\"direction\",\"cat\":[2],\"type\":1},{\"title\":\"arrow line alternative arrows change direction exchange files flip horizontal swap switch transmit navigation directions gps location\",\"name\":\"direction-56\",\"cat\":[2],\"type\":1},{\"title\":\"arrow line alternative arrows change direction exchange files flip horizontal swap switch transmit navigation directions gps location\",\"name\":\"direction-53\",\"cat\":[2],\"type\":1},{\"title\":\"game object dice\",\"name\":\"dice\",\"cat\":[3],\"type\":1},{\"title\":\"clothes accessory diamond jewelry object\",\"name\":\"diamond\",\"cat\":[4],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards top up upward upwards diagonal enlarge expand fullscreen maximize zoom\",\"name\":\"diag-top-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous top up upward upwards diagonal enlarge expand fullscreen maximize zoom\",\"name\":\"diag-top-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction bottom descend down downward keyboard move navigation out position next onward onwards diagonal enlarge expand fullscreen maximize zoom downwards\",\"name\":\"diag-bottom-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction bottom descend down downward backward backwards keyboard move navigation out position previous diagonal enlarge expand fullscreen maximize zoom downwards\",\"name\":\"diag-bottom-left\",\"cat\":[2],\"type\":1},{\"title\":\"emoticon smiley smile smiling devil evil horn\",\"name\":\"devil\",\"cat\":[6],\"type\":1},{\"title\":\"connection communication network connect internet tech technology device wireless signal radio connector receiver wifi\",\"name\":\"device-connection\",\"cat\":[22],\"type\":1},{\"title\":\"file folder tool document development programming paper code coding develop script tag source\",\"name\":\"dev\",\"cat\":[8],\"type\":1},{\"title\":\"display computer tech technology apple device mac desktop monitor screen pc personal workstation imac\",\"name\":\"desktop\",\"cat\":[22],\"type\":1},{\"title\":\"display computer tech technology device desktop monitor screen television tv pc personal workstation\",\"name\":\"desktop-screen\",\"cat\":[22],\"type\":1},{\"title\":\"furniture table drawer drawers bureau desk\",\"name\":\"desk\",\"cat\":[11],\"type\":1},{\"title\":\"furniture table drawer bureau desk\",\"name\":\"desk-drawer\",\"cat\":[11],\"type\":1},{\"title\":\"measure scale tool text message education school note design pen edit pencil write development geometry draw create editing compose craetive drafting editor meter ruler\",\"name\":\"design\",\"cat\":[5,18],\"type\":1},{\"title\":\"box shopping delivery pack package shipping service transport cargo courier logistics ship transportation truck van\",\"name\":\"delivery\",\"cat\":[19,25],\"type\":1},{\"title\":\"shopping delivery shipping service transport track cargo courier logistics tracking truck van\",\"name\":\"delivery-track\",\"cat\":[19],\"type\":1},{\"title\":\"time shopping express delivery shipping service transport speed fast cargo courier logistics truck van delay ontime\",\"name\":\"delivery-time\",\"cat\":[19],\"type\":1},{\"title\":\"shopping express delivery shipping service transport speed fast cargo courier logistics truck van\",\"name\":\"delivery-fast\",\"cat\":[19],\"type\":1},{\"title\":\"box shopping delivery pack package shipping service transport cargo courier logistics ship\",\"name\":\"delivery-3\",\"cat\":[19],\"type\":1},{\"title\":\"box shopping delivery pack package shipping service transport cargo courier logistics ship\",\"name\":\"delivery-2\",\"cat\":[19],\"type\":1},{\"title\":\"arrow back left direction backward keyboard previous delete key remove\",\"name\":\"delete-50\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward keyboard previous cross delete key remove\",\"name\":\"delete-49\",\"cat\":[2],\"type\":1},{\"title\":\"user delete remove profile account avatar contact male man person minus cancel users friend follower\",\"name\":\"delete-30\",\"cat\":[28],\"type\":1},{\"title\":\"user delete remove profile account avatar contact male man person minus cancel users friend follower\",\"name\":\"delete-28\",\"cat\":[28],\"type\":1},{\"title\":\"holidays animal nature christmas deer reindeer rudolph\",\"name\":\"deer\",\"cat\":[1,13],\"type\":1},{\"title\":\"holidays celebration party decoration christmas bell\",\"name\":\"decoration\",\"cat\":[13],\"type\":1},{\"title\":\"hand holidays halloween dead graveyard rise zombie\",\"name\":\"dead-hand\",\"cat\":[13],\"type\":1},{\"title\":\"cloud data storage hosting server ui user interface web hardware memory database harddriver\",\"name\":\"database\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface scale growth settings meter dashboard speed widget setting fast gauge indicator metrics odometer performance productivity speedometer\",\"name\":\"dashboard-level\",\"cat\":[27,25],\"type\":1},{\"title\":\"ui interface scale growth settings meter dashboard speed widget setting fast gauge indicator metrics odometer performance productivity speedometer\",\"name\":\"dashboard-half\",\"cat\":[25,27],\"type\":1},{\"title\":\"ui user interface scale growth settings meter dashboard speed widget setting fast gauge indicator metrics odometer performance productivity speedometer\",\"name\":\"dashboard-30\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface scale growth settings meter dashboard speed widget setting fast gauge indicator metrics odometer performance productivity speedometer\",\"name\":\"dashboard-29\",\"cat\":[27],\"type\":1},{\"title\":\"play sport goal target game aim dart objective shooting\",\"name\":\"dart\",\"cat\":[21],\"type\":1},{\"title\":\"fork food cutlery knife tools utensils silverware\",\"name\":\"cutlery-77\",\"cat\":[10],\"type\":1},{\"title\":\"food cutlery knife tools utensils silverware spoon\",\"name\":\"cutlery-76\",\"cat\":[10],\"type\":1},{\"title\":\"fork food cutlery tools utensils silverware spoon\",\"name\":\"cutlery-75\",\"cat\":[10],\"type\":1},{\"title\":\"emoticon smiley cute\",\"name\":\"cute\",\"cat\":[6],\"type\":1},{\"title\":\"shopping deal discount ecommerce sale shop cut coupon reduction offer\",\"name\":\"cut\",\"cat\":[19],\"type\":1},{\"title\":\"communication answer chat comment comments conversation dialog forum message messages reply speaking talk shopping service help support customer\",\"name\":\"customer-support\",\"cat\":[19],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous share connection social\",\"name\":\"curved-previous\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards share connection social\",\"name\":\"curved-next\",\"cat\":[2],\"type\":1},{\"title\":\"arrow arrows change direction move navigation circle share social directions expand divide split branch control controller dot git slider version\",\"name\":\"curve-split\",\"cat\":[2],\"type\":1},{\"title\":\"arrow arrows change direction move navigation circle share social directions expand divide split branch control controller dot git slider version\",\"name\":\"curve-directions\",\"cat\":[2],\"type\":1},{\"title\":\"arrow repeat arrows direction sync infinite infinity load loading loop process refresh reload replay update circuit path\",\"name\":\"curve-circuit\",\"cat\":[2],\"type\":1},{\"title\":\"window furniture curtain drape\",\"name\":\"curtain\",\"cat\":[11],\"type\":1},{\"title\":\"arrow input cursor text type design edit write development click mouse point pointer editing insert typing writing\",\"name\":\"cursor-text\",\"cat\":[5],\"type\":1},{\"title\":\"arrow cursor design hand development click mouse point pointer finger active tap\",\"name\":\"cursor-pointer\",\"cat\":[5],\"type\":1},{\"title\":\"arrow cursor design ban development click mouse point pointer allowed banned block blocked forbidden frozen inactive not prevent unavailable\",\"name\":\"cursor-not-allowed\",\"cat\":[5],\"type\":1},{\"title\":\"arrow navigation lines cursor list design development click mouse point pointer bars gallery hamburger menu options settings\",\"name\":\"cursor-menu\",\"cat\":[5],\"type\":1},{\"title\":\"arrow load loading cursor design development click mouse point pointer wait waiting\",\"name\":\"cursor-load\",\"cat\":[5],\"type\":1},{\"title\":\"cursor design hand development click mouse point pointer finger fingers gesture grab hold pan\",\"name\":\"cursor-grab\",\"cat\":[5],\"type\":1},{\"title\":\"arrow cursor new design development click mouse add copy create plus point pointer selection\",\"name\":\"cursor-add\",\"cat\":[5],\"type\":1},{\"title\":\"arrow cursor design development click mouse point pointer\",\"name\":\"cursor-49\",\"cat\":[5],\"type\":1},{\"title\":\"arrow cursor design development click mouse point pointer\",\"name\":\"cursor-48\",\"cat\":[5],\"type\":1},{\"title\":\"business finance shopping cash funding money currency investment renminbir yen yuan\",\"name\":\"currency-yen\",\"cat\":[3,19],\"type\":1},{\"title\":\"business finance shopping cash funding money currency investment pound sterlin\",\"name\":\"currency-pound\",\"cat\":[3,19],\"type\":1},{\"title\":\"arrows change exchange commerce conversion convert interchange trade finance shopping money currency rate\",\"name\":\"currency-exchange\",\"cat\":[19],\"type\":1},{\"title\":\"business finance shopping cash funding money currency investment euro\",\"name\":\"currency-euro\",\"cat\":[3,19],\"type\":1},{\"title\":\"business finance shopping cash funding money currency dollar investment\",\"name\":\"currency-dollar\",\"cat\":[3,19],\"type\":1},{\"title\":\"design internet web development cascading css css3 end front frontend programming sheets standards style website\",\"name\":\"css3\",\"cat\":[5],\"type\":1},{\"title\":\"emoticon smiley unhappy cry sad tear\",\"name\":\"cry-57\",\"cat\":[6],\"type\":1},{\"title\":\"emoticon smiley unhappy cry sad tear\",\"name\":\"cry-15\",\"cat\":[6],\"type\":1},{\"title\":\"sport branding crown diadem king premium queen\",\"name\":\"crown\",\"cat\":[21],\"type\":1},{\"title\":\"location dartboard goal target map focus maps aim crosshair radar\",\"name\":\"crosshair\",\"cat\":[15],\"type\":1},{\"title\":\"arrow circle round cross through hole pass passing pathway\",\"name\":\"cross\",\"cat\":[2],\"type\":1},{\"title\":\"arrow line arrows direction connection directions vertical cross lines through bridge divide separate split\",\"name\":\"cross-vertical\",\"cat\":[2],\"type\":1},{\"title\":\"arrow line direction keyboard move navigation out position top up upward upwards cross lines through\",\"name\":\"cross-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward line right direction keyboard move navigation out position next onward onwards cross lines through\",\"name\":\"cross-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left line direction backward backwards keyboard move navigation out position previous cross lines through\",\"name\":\"cross-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow line arrows direction horizontal connection directions cross lines through bridge divide separate split\",\"name\":\"cross-horizontal\",\"cat\":[2],\"type\":1},{\"title\":\"arrow line bottom down cross lines through\",\"name\":\"cross-down\",\"cat\":[2],\"type\":1},{\"title\":\"measure resize tool design edit development frame graphic adjust crop cut modify\",\"name\":\"crop\",\"cat\":[5],\"type\":1},{\"title\":\"food dessert sweet breakfast bread bakery croissant\",\"name\":\"croissant\",\"cat\":[10],\"type\":1},{\"title\":\"sport game ball bat cricket\",\"name\":\"cricket\",\"cat\":[21],\"type\":1},{\"title\":\"lock security shopping payment safe card checkout credit debit padlock protection secure credit card\",\"name\":\"credit-locked\",\"cat\":[19],\"type\":1},{\"title\":\"finance shopping payment money shop card charge checkout credit debit method methods buy credit card\",\"name\":\"credit-card\",\"cat\":[19],\"type\":1},{\"title\":\"machine finance atm shopping cash money shop card charge credit debit method methods insert buy withdraw withdrawal\",\"name\":\"credit-card-in\",\"cat\":[19],\"type\":1},{\"title\":\"furniture baby bed cradle crib\",\"name\":\"cradle\",\"cat\":[11],\"type\":1},{\"title\":\"food animal nature crab seafood\",\"name\":\"crab\",\"cat\":[1,10],\"type\":1},{\"title\":\"animal nature milk agriculture cow farm\",\"name\":\"cow\",\"cat\":[1],\"type\":1},{\"title\":\"shopping deal discount ecommerce sale shop coupon reduction ticket offer\",\"name\":\"coupon\",\"cat\":[19],\"type\":1},{\"title\":\"user sign female woman users symbol gender sex couple girl lesbian\",\"name\":\"couple-lesbian\",\"cat\":[28],\"type\":1},{\"title\":\"user sign male man users symbol gay gender guy sex straight\",\"name\":\"couple-gay\",\"cat\":[28],\"type\":1},{\"title\":\"media photo camera multimedia timer countdown self-timer\",\"name\":\"countdown-35\",\"cat\":[16],\"type\":1},{\"title\":\"media photo camera multimedia timer countdown self-timer\",\"name\":\"countdown-34\",\"cat\":[16],\"type\":1},{\"title\":\"woman clothes accessory wear bustier corset\",\"name\":\"corset\",\"cat\":[4],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards corner squared\",\"name\":\"corner-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards corner curved\",\"name\":\"corner-up-round\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right arrows direction keyboard move navigation out position next onward onwards top up upward upwards corner curved\",\"name\":\"corner-up-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left arrows direction backward backwards keyboard move navigation out position previous top up upward upwards corner curved\",\"name\":\"corner-up-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards corner squared\",\"name\":\"corner-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards corner curved\",\"name\":\"corner-right-round\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right arrows direction keyboard move navigation out position next onward onwards top corner curved\",\"name\":\"corner-right-down\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous corner squared\",\"name\":\"corner-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous corner curved\",\"name\":\"corner-left-round\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left arrows direction bottom backward backwards keyboard move navigation out position previous corner curved\",\"name\":\"corner-left-down\",\"cat\":[2],\"type\":1},{\"title\":\"arrow down corner squared\",\"name\":\"corner-down\",\"cat\":[2],\"type\":1},{\"title\":\"arrow down corner curved\",\"name\":\"corner-down-round\",\"cat\":[2],\"type\":1},{\"title\":\"backup folder group layer layers copy clone copies duplicate paste\",\"name\":\"copy\",\"cat\":[5],\"type\":1},{\"title\":\"files file backup group document copy clone copies documents duplicate paste draft\",\"name\":\"copy-2\",\"cat\":[8],\"type\":1},{\"title\":\"food cake dessert sweet biscuits cookie cookies\",\"name\":\"cookies\",\"cat\":[10],\"type\":1},{\"title\":\"arrow left right arrows change exchange commerce conversion convert interchange trade\",\"name\":\"conversion\",\"cat\":[2],\"type\":1},{\"title\":\"play video controller pad tech technology game object console joystick videogame gamepad nintendo playstation remote xbox\",\"name\":\"controller\",\"cat\":[22],\"type\":1},{\"title\":\"play video controller pad tech technology game console joystick videogame gamepad nintendo playstation remote xbox\",\"name\":\"controller-3\",\"cat\":[22],\"type\":1},{\"title\":\"play video controller pad tech technology game console joystick videogame gamepad nintendo playstation remote xbox\",\"name\":\"controller-2\",\"cat\":[22],\"type\":1},{\"title\":\"arrow swap directions scale balance navigate scales weight opposite revert contrast contrasting compare\",\"name\":\"contrast\",\"cat\":[2],\"type\":1},{\"title\":\"half colors photo graphic adjust adjustment brightness calibration camera contrast contrasting exposure highlight saturation shadow\",\"name\":\"contrast-2\",\"cat\":[5],\"type\":1},{\"title\":\"user business list finance agenda book contacts diary note notebook notes pad contact man person address call users human phonebook\",\"name\":\"contacts\",\"cat\":[3,28],\"type\":1},{\"title\":\"user list agenda contacts profile account avatar contact person sidebar address call users human friend follower phonebook\",\"name\":\"contacts-45\",\"cat\":[28],\"type\":1},{\"title\":\"user list agenda contacts profile account avatar contact person sidebar address call users human friend follower phonebook\",\"name\":\"contacts-44\",\"cat\":[28],\"type\":1},{\"title\":\"user business list finance agenda book contacts diary note notebook notes pad contact man person address call users human phonebook\",\"name\":\"contacts-2\",\"cat\":[3,28],\"type\":1},{\"title\":\"connection communication network power internet tech technology jack plug connector wire\",\"name\":\"connection\",\"cat\":[22],\"type\":1},{\"title\":\"connection communication business finance connect\",\"name\":\"connect\",\"cat\":[3],\"type\":1},{\"title\":\"object cone street traffic\",\"name\":\"cone\",\"cat\":[25],\"type\":1},{\"title\":\"computer tech technology tower device desktop pc personal cpu workstation\",\"name\":\"computer\",\"cat\":[22],\"type\":1},{\"title\":\"arrow direction top up upward cloud data file input save share storage transfer backup ftp hosting import server upload folder\",\"name\":\"computer-upload\",\"cat\":[2,8],\"type\":1},{\"title\":\"computer tech technology device desktop monitor pc personal workstation old vintage\",\"name\":\"computer-old\",\"cat\":[22],\"type\":1},{\"title\":\"computer tech technology tower device desktop monitor screen pc personal cpu workstation\",\"name\":\"computer-monitor\",\"cat\":[22],\"type\":1},{\"title\":\"circle measure tool education school drawing math design geometry draw graphic drafting architecture compass engineer\",\"name\":\"compass\",\"cat\":[5,18],\"type\":1},{\"title\":\"direction navigation position gps location tool navigate travel map compass maps instrument\",\"name\":\"compass-06\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location tool navigate travel map compass maps instrument\",\"name\":\"compass-05\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location tool navigate travel map compass maps instrument\",\"name\":\"compass-04\",\"cat\":[15],\"type\":1},{\"title\":\"direction navigation position gps location tool navigate travel map compass maps instrument\",\"name\":\"compass-3\",\"cat\":[15,29],\"type\":1},{\"title\":\"direction navigation position gps location tool navigate travel map compass maps instrument\",\"name\":\"compass-2\",\"cat\":[15],\"type\":1},{\"title\":\"arrow navigation directions scale balance guide navigate scales weight\",\"name\":\"compare\",\"cat\":[2],\"type\":1},{\"title\":\"keyboard sign control key design apple button development mac cmd command macintosh\",\"name\":\"command\",\"cat\":[5],\"type\":1},{\"title\":\"font text type typography color style editing formatting colour\",\"name\":\"color\",\"cat\":[23],\"type\":1},{\"title\":\"file education school book notebook library design read development collection gallery album binder catalog catalogue knowledge label learn learning magazine press reading study\",\"name\":\"collection\",\"cat\":[5,18],\"type\":1},{\"title\":\"animal nature pet cat collar domestic god\",\"name\":\"collar\",\"cat\":[1],\"type\":1},{\"title\":\"change business finance cash payment coins funding money\",\"name\":\"coins\",\"cat\":[3],\"type\":1},{\"title\":\"cross holidays halloween death coffin funeral\",\"name\":\"coffin\",\"cat\":[13],\"type\":1},{\"title\":\"food drink beverage hot coffe coffee cup mug tea\",\"name\":\"coffee\",\"cat\":[10],\"type\":1},{\"title\":\"long food drink beverage hot coffe coffee cup mug tea\",\"name\":\"coffee-long\",\"cat\":[10],\"type\":1},{\"title\":\"machine coffee maker\",\"name\":\"coffee-2\",\"cat\":[11],\"type\":1},{\"title\":\"long food drink beverage hot coffe coffee cup mug\",\"name\":\"coffe-long\",\"cat\":[10],\"type\":1},{\"title\":\"text design web development programming website editing html code brackets coding dev develop developer embed programmer script tag tags\",\"name\":\"code\",\"cat\":[5,23],\"type\":1},{\"title\":\"layout text design web development page programming website html editor code coding dev develop developer programmer script tag tags\",\"name\":\"code-editor\",\"cat\":[5],\"type\":1},{\"title\":\"glass food alcohol drink beverage cocktail straw\",\"name\":\"cocktail\",\"cat\":[10],\"type\":1},{\"title\":\"ribbon holidays bow gift present decoration christmas cockade\",\"name\":\"cockade\",\"cat\":[13],\"type\":1},{\"title\":\"clothes accessory wear coat jacket\",\"name\":\"coat\",\"cat\":[4],\"type\":1},{\"title\":\"furniture clothes coat hanger\",\"name\":\"coat-hanger\",\"cat\":[11],\"type\":1},{\"title\":\"energy environment plant animal nature green four clover fortune leaf luck lucky\",\"name\":\"clover\",\"cat\":[1,7],\"type\":1},{\"title\":\"cloud data file input save share storage sync transfer backup hosting import server upload folder database\",\"name\":\"cloud\",\"cat\":[8],\"type\":1},{\"title\":\"arrow direction top up cloud data file input save share storage sync transfer weather backup ftp hosting import server upload\",\"name\":\"cloud-upload-96\",\"cat\":[2,29],\"type\":1},{\"title\":\"arrow direction top up cloud data file input save share storage sync transfer backup ftp hosting import server upload\",\"name\":\"cloud-upload-94\",\"cat\":[2],\"type\":1},{\"title\":\"cloud weather sun sunny\",\"name\":\"cloud-sun-19\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather sun sunny\",\"name\":\"cloud-sun-17\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather snow flake\",\"name\":\"cloud-snow-42\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather snow\",\"name\":\"cloud-snow-34\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather rainbow\",\"name\":\"cloud-rainbow\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather rain\",\"name\":\"cloud-rain\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather moon night\",\"name\":\"cloud-moon\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather light flash lightning\",\"name\":\"cloud-light\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather hail\",\"name\":\"cloud-hail\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather fog mist\",\"name\":\"cloud-fog-32\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather fog mist\",\"name\":\"cloud-fog-31\",\"cat\":[29],\"type\":1},{\"title\":\"cloud weather drop rain\",\"name\":\"cloud-drop\",\"cat\":[29],\"type\":1},{\"title\":\"arrow bottom descend down downward cloud data download file input save share storage sync transfer weather\",\"name\":\"cloud-download-95\",\"cat\":[2,29],\"type\":1},{\"title\":\"arrow bottom descend down downward cloud data download file input save share storage sync transfer\",\"name\":\"cloud-download-93\",\"cat\":[2],\"type\":1},{\"title\":\"cloud storage weather backup ui user interface cloudy forecast icloud\",\"name\":\"cloud-26\",\"cat\":[27,29],\"type\":1},{\"title\":\"cloud storage weather backup ui user interface cloudy forecast icloud\",\"name\":\"cloud-25\",\"cat\":[27,29],\"type\":1},{\"title\":\"drop tool drawing design development color paint clone dropper eyedropper picker pipette\",\"name\":\"clone\",\"cat\":[5],\"type\":1},{\"title\":\"arrow arrows direction energy board circuit connections electronic path power\",\"name\":\"circuit\",\"cat\":[2],\"type\":1},{\"title\":\"arrow arrows direction energy board circuit connections electronic path power\",\"name\":\"circuit-round\",\"cat\":[2],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards circle round\",\"name\":\"circle-up-39\",\"cat\":[2],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards circle round\",\"name\":\"circle-up-11\",\"cat\":[2],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards circle round\",\"name\":\"circle-simple-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards circle round\",\"name\":\"circle-simple-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous circle round\",\"name\":\"circle-simple-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward circle round\",\"name\":\"circle-simple-down\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards circle round\",\"name\":\"circle-right-37\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards circle round play\",\"name\":\"circle-right-09\",\"cat\":[2],\"type\":1},{\"title\":\"ui user interface close exit cross delete remove cancel deletion removal denied discard dismiss wrong\",\"name\":\"circle-remove\",\"cat\":[27],\"type\":1},{\"title\":\"arrow out circle round user log sign close door exit leave logout outside info\",\"name\":\"circle-out\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous circle round\",\"name\":\"circle-left-38\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous circle round\",\"name\":\"circle-left-10\",\"cat\":[2],\"type\":1},{\"title\":\"arrow circle round download input save import user enter entry in inbox inside lock log login password security sign way\",\"name\":\"circle-in\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward circle round\",\"name\":\"circle-down-40\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward circle round\",\"name\":\"circle-down-12\",\"cat\":[2],\"type\":1},{\"title\":\"ui user interface close exit decrease delete remove minus cancel deletion less removal subtract\",\"name\":\"circle-delete\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface close exit cross delete remove cancel deletion removal denied discard dismiss wrong\",\"name\":\"circle-bold-remove\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface close exit decrease delete remove minus cancel deletion less removal subtract\",\"name\":\"circle-bold-delete\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface expand increase new add create plus addition positive\",\"name\":\"circle-bold-add\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface expand increase new add create plus addition positive\",\"name\":\"circle-add\",\"cat\":[27],\"type\":1},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"circle-10\",\"cat\":[28],\"type\":1},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"circle-09\",\"cat\":[28],\"type\":1},{\"title\":\"user profile account avatar contact male man person users member human friend follower\",\"name\":\"circle-08\",\"cat\":[28],\"type\":1},{\"title\":\"travel building catholic chistian church religious\",\"name\":\"church\",\"cat\":[26],\"type\":1},{\"title\":\"bar food dessert sweet candy chocolate\",\"name\":\"chocolate\",\"cat\":[10],\"type\":1},{\"title\":\"food finger french chips fries\",\"name\":\"chips\",\"cat\":[10],\"type\":1},{\"title\":\"travel temple building city forbidden flag china monument palace\",\"name\":\"china\",\"cat\":[26],\"type\":1},{\"title\":\"holidays christmas chimney fireplace\",\"name\":\"chimney\",\"cat\":[13],\"type\":1},{\"title\":\"food vegetable vegetables chili hot pepper\",\"name\":\"chili\",\"cat\":[10],\"type\":1},{\"title\":\"user male baby kid boy toy users infant child newborn\",\"name\":\"child\",\"cat\":[28],\"type\":1},{\"title\":\"food animal nature turkey meat bone chicken leg thigh poultry\",\"name\":\"chicken\",\"cat\":[10],\"type\":1},{\"title\":\"turkey chicken poultry\",\"name\":\"chicken-2\",\"cat\":[1],\"type\":1},{\"title\":\"food fruit healthy cherry\",\"name\":\"cherry\",\"cat\":[10],\"type\":1},{\"title\":\"business finance banking shopping bill cash check cheque payment pen money method receipt\",\"name\":\"cheque\",\"cat\":[3,19],\"type\":1},{\"title\":\"banking shopping bill check cheque payment money method receipt\",\"name\":\"cheque-3\",\"cat\":[19],\"type\":1},{\"title\":\"banking shopping bill check cheque payment money method receipt\",\"name\":\"cheque-2\",\"cat\":[19],\"type\":1},{\"title\":\"hat cap food cooking chef\",\"name\":\"chef-hat\",\"cat\":[10],\"type\":1},{\"title\":\"food hamburger sandwich burger cheeseburger fast fastfood\",\"name\":\"cheeseburger\",\"cat\":[10],\"type\":1},{\"title\":\"piece food of breakfast cheddar cheese\",\"name\":\"cheese-87\",\"cat\":[10],\"type\":1},{\"title\":\"piece food of breakfast cheddar cheese\",\"name\":\"cheese-24\",\"cat\":[10],\"type\":1},{\"title\":\"file success select available document check selected mark accept approve approved checkmark complete completed done checked tick\",\"name\":\"check\",\"cat\":[8],\"type\":1},{\"title\":\"ui user interface success select check selected mark accept approve approved checkmark complete completed done checked tick checkbox ok\",\"name\":\"check-square-11\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface success select check selected mark accept approve approved checkmark complete completed done checked tick checkbox ok\",\"name\":\"check-square-09\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface success select check selected mark accept approve approved checkmark complete completed done checked tick checkbox ok\",\"name\":\"check-small\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface success select check selected mark accept approve approved checkmark complete completed done checked tick checkbox ok\",\"name\":\"check-simple\",\"cat\":[27],\"type\":1},{\"title\":\"location ui user interface log sign exit logout info travel check calendar flight date airport arrival check-out\",\"name\":\"check-out\",\"cat\":[27],\"type\":1},{\"title\":\"location ui user interface enter log login sign info travel check calendar flight date airport check-in departure\",\"name\":\"check-in\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface success select check selected mark accept approve approved checkmark complete completed done checked tick checkbox ok\",\"name\":\"check-curve\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface success select check selected mark accept approve approved checkmark complete completed done checked tick checkbox ok\",\"name\":\"check-circle-08\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface success select check selected mark accept approve approved checkmark complete completed done checked tick checkbox ok\",\"name\":\"check-circle-07\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface success select check selected mark accept approve approved checkmark complete completed done checked tick checkbox ok\",\"name\":\"check-bold\",\"cat\":[27],\"type\":1},{\"title\":\"success select check selected mark accept approve approved checkmark complete completed done checked tick checkbox ok\",\"name\":\"check-2\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface communication answer chat comment comments conversation dialog forum message messages reply speaking talk bubble bubbles\",\"name\":\"chat\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface communication answer chat comment comments conversation dialog forum message messages reply speaking talk bubble bubbles\",\"name\":\"chat-round\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface communication answer chat comment comments conversation dialog forum message messages reply speaking talk bubble bubbles\",\"name\":\"chat-round-content\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface communication answer chat comment comments conversation dialog forum message messages reply speaking talk bubble bubbles\",\"name\":\"chat-reply\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface communication answer chat comment comments conversation dialog forum message messages reply speaking talk bubble bubbles\",\"name\":\"chat-content\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface communication chat comment comments conversation dialog forum message messages speaking talk bubble bubbles\",\"name\":\"chat-46\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface communication chat comment comments conversation dialog forum message messages speaking talk bubble bubbles\",\"name\":\"chat-45\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface communication chat comment comments conversation dialog forum message messages speaking talk bubble bubbles\",\"name\":\"chat-33\",\"cat\":[27],\"type\":1},{\"title\":\"business finance piechart graph pie report statistics\",\"name\":\"chart\",\"cat\":[3,27],\"type\":1},{\"title\":\"files data file stats folder document format chart piechart office graph pie report statistics analytics percent paper documents catalog envelope archive charting charts results\",\"name\":\"chart-pie\",\"cat\":[8],\"type\":1},{\"title\":\"business finance piechart graph pie report statistics\",\"name\":\"chart-pie-36\",\"cat\":[3],\"type\":1},{\"title\":\"business finance piechart graph pie report statistics\",\"name\":\"chart-pie-35\",\"cat\":[3],\"type\":1},{\"title\":\"arrow data progress diagram business finance chart graph report statistics analytics bar\",\"name\":\"chart-growth\",\"cat\":[3],\"type\":1},{\"title\":\"data ui user interface diagram stats growth chart graph statistics analytics bar stock bars level signal wifi\",\"name\":\"chart-bars\",\"cat\":[27],\"type\":1},{\"title\":\"files data file diagram stats growth folder document format chart office graph statistics analytics bar stock bars paper documents catalog envelope level archive\",\"name\":\"chart-bar\",\"cat\":[8],\"type\":1},{\"title\":\"data ui user interface diagram stats growth chart graph statistics analytics bar stock bars level signal wifi strong\",\"name\":\"chart-bar-53\",\"cat\":[27],\"type\":1},{\"title\":\"data ui user interface diagram stats growth chart graph statistics analytics bar stock bars level signal wifi\",\"name\":\"chart-bar-52\",\"cat\":[27],\"type\":1},{\"title\":\"arrow data progress diagram business finance chart graph report statistics analytics bar\",\"name\":\"chart-bar-33\",\"cat\":[3],\"type\":1},{\"title\":\"data diagram business finance chart graph report statistics analytics bar\",\"name\":\"chart-bar-32\",\"cat\":[3],\"type\":1},{\"title\":\"circle data stats business finance chart piechart graph pie report statistics analytics percent slice charting charts results\",\"name\":\"chart-3\",\"cat\":[27],\"type\":1},{\"title\":\"circle data stats business finance chart piechart graph pie report statistics analytics percent slice charting charts results\",\"name\":\"chart-2\",\"cat\":[27,19],\"type\":1},{\"title\":\"holidays glass food alcohol drink wine champagne\",\"name\":\"champagne\",\"cat\":[10,13],\"type\":1},{\"title\":\"board education school chalk\",\"name\":\"chalkboard\",\"cat\":[18],\"type\":1},{\"title\":\"business seat finance furniture chair design intorior officer\",\"name\":\"chair\",\"cat\":[3,11],\"type\":1},{\"title\":\"seat chair\",\"name\":\"chair-2\",\"cat\":[11],\"type\":1},{\"title\":\"arrow circle round center align alignment arrange central centralize centralized conference display layout meeting preferences structure tool\",\"name\":\"centralize\",\"cat\":[2],\"type\":1},{\"title\":\"weather temperature celsius degrees\",\"name\":\"celsius\",\"cat\":[29],\"type\":1},{\"title\":\"player tech technology drive disk cd dvd blueray compact disc electronics entertainment reader\",\"name\":\"cd-reader\",\"cat\":[22],\"type\":1},{\"title\":\"security video circuit watch tech technology camera television closed cam cctv monitoring spy surveillance\",\"name\":\"cctv\",\"cat\":[22],\"type\":1},{\"title\":\"holidays halloween magic death pot cauldron potion witch\",\"name\":\"cauldron\",\"cat\":[13],\"type\":1},{\"title\":\"holidays halloween animal nature pet cat\",\"name\":\"cat\",\"cat\":[1,13],\"type\":1},{\"title\":\"travel building tower bastion castle\",\"name\":\"castle\",\"cat\":[26],\"type\":1},{\"title\":\"shopping cash payment money shop checkout register buy store till\",\"name\":\"cash-register\",\"cat\":[19],\"type\":1},{\"title\":\"bag shopping ecommerce sale shop checkout basket buy cart retail trolley\",\"name\":\"cart\",\"cat\":[19],\"type\":1},{\"title\":\"bag shopping ecommerce sale shop checkout basket speed fast buy cart retail trolley\",\"name\":\"cart-speed\",\"cat\":[19],\"type\":1},{\"title\":\"ui user interface bag shopping ecommerce sale shop checkout basket buy cart retail trolley\",\"name\":\"cart-simple\",\"cat\":[19,27],\"type\":1},{\"title\":\"delete remove bag shopping ecommerce sale shop checkout clear minus basket cancel buy cart retail trolley\",\"name\":\"cart-simple-remove\",\"cat\":[19],\"type\":1},{\"title\":\"ui user interface new bag shopping ecommerce sale shop checkout add plus basket buy cart retail trolley\",\"name\":\"cart-simple-in\",\"cat\":[19,27],\"type\":1},{\"title\":\"new bag shopping ecommerce sale shop checkout add plus basket buy cart retail trolley\",\"name\":\"cart-simple-add\",\"cat\":[19],\"type\":1},{\"title\":\"back bag shopping ecommerce sale shop checkout basket buy cart retail trolley return\",\"name\":\"cart-return\",\"cat\":[19],\"type\":1},{\"title\":\"delete remove bag shopping ecommerce sale shop checkout clear minus basket cancel buy cart retail trolley\",\"name\":\"cart-remove\",\"cat\":[19],\"type\":1},{\"title\":\"sync refresh reload update bag shopping ecommerce sale shop checkout basket buy cart retail trolley\",\"name\":\"cart-refresh\",\"cat\":[19],\"type\":1},{\"title\":\"ui user interface bag shopping ecommerce sale shop checkout basket buy cart retail trolley\",\"name\":\"cart-9\",\"cat\":[19,27],\"type\":1},{\"title\":\"delete remove bag shopping ecommerce sale shop checkout clear minus basket cancel buy cart retail trolley\",\"name\":\"cart-remove-9\",\"cat\":[19],\"type\":1},{\"title\":\"ui user interface new bag shopping ecommerce sale shop checkout add plus basket buy cart retail trolley\",\"name\":\"cart-in-9\",\"cat\":[19,27],\"type\":1},{\"title\":\"new bag shopping ecommerce sale shop checkout add plus basket buy cart retail trolley\",\"name\":\"cart-add-9\",\"cat\":[19],\"type\":1},{\"title\":\"full bag shopping ecommerce sale shop checkout basket buy cart retail trolley\",\"name\":\"cart-full\",\"cat\":[19],\"type\":1},{\"title\":\"bag shopping ecommerce sale shop checkout favorite favourite basket love like heart buy cart picnic retail trolley\",\"name\":\"cart-favorite\",\"cat\":[19],\"type\":1},{\"title\":\"new bag shopping ecommerce sale shop checkout add plus basket buy cart retail trolley\",\"name\":\"cart-add\",\"cat\":[19],\"type\":1},{\"title\":\"food vegetable vegetables carrot root\",\"name\":\"carrot\",\"cat\":[10],\"type\":1},{\"title\":\"sport home training bicycle bike cardio exercise\",\"name\":\"cardio\",\"cat\":[21],\"type\":1},{\"title\":\"sync refresh reload update finance shopping payment money shop card charge checkout credit debit method methods buy credit card\",\"name\":\"card-update\",\"cat\":[19],\"type\":1},{\"title\":\"delete remove finance shopping payment money shop card charge checkout credit debit method methods cancel buy credit card\",\"name\":\"card-remove\",\"cat\":[19],\"type\":1},{\"title\":\"finance shopping payment money shop card charge checkout credit debit method methods favorite favourite love like heart buy credit card\",\"name\":\"card-favorite\",\"cat\":[19],\"type\":1},{\"title\":\"change finance shopping payment money shop edit card charge checkout credit debit method methods buy credit card\",\"name\":\"card-edit\",\"cat\":[19],\"type\":1},{\"title\":\"ui user interface security chat message badge card mobile alarm alert notification\",\"name\":\"card-alert\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface sign new finance badge shopping payment money shop card charge checkout credit debit method methods add create plus notification buy credit card more notifications\",\"name\":\"card-add\",\"cat\":[19,27],\"type\":1},{\"title\":\"sign new badge card add create plus notification more notifications\",\"name\":\"card-add-2\",\"cat\":[27],\"type\":1},{\"title\":\"energy environment electric drive ecology car charging eco green transport vehicle auto transportation automobile\",\"name\":\"car\",\"cat\":[7,25],\"type\":1},{\"title\":\"drive car vehicle auto transportation automobile cab taxi\",\"name\":\"car-taxi\",\"cat\":[25],\"type\":1},{\"title\":\"drive car vehicle auto transportation automobile\",\"name\":\"car-sport\",\"cat\":[25],\"type\":1},{\"title\":\"drive car vehicle auto transportation automobile\",\"name\":\"car-simple\",\"cat\":[25],\"type\":1},{\"title\":\"drive car vehicle auto transportation automobile\",\"name\":\"car-front\",\"cat\":[25],\"type\":1},{\"title\":\"drive car vehicle auto transportation automobile\",\"name\":\"car-2\",\"cat\":[25],\"type\":1},{\"title\":\"font text style editing formatting capitalize caps small\",\"name\":\"caps-small\",\"cat\":[23],\"type\":1},{\"title\":\"all font text style editing formatting capitalize caps\",\"name\":\"caps-all\",\"cat\":[23],\"type\":1},{\"title\":\"font text style editing formatting capitalize caps\",\"name\":\"capitalize\",\"cat\":[23],\"type\":1},{\"title\":\"sport clothes accessory hat wear baseball cap\",\"name\":\"cap\",\"cat\":[4],\"type\":1},{\"title\":\"interface board layout art artboard design development paint artwork canvas colors draw easel guides painting picture portrait\",\"name\":\"canvas\",\"cat\":[5],\"type\":1},{\"title\":\"holidays food stick sweet candy wrapper christmas\",\"name\":\"candy\",\"cat\":[10,13],\"type\":1},{\"title\":\"stick sweet candy christmas\",\"name\":\"candy-2\",\"cat\":[13],\"type\":1},{\"title\":\"light holidays food anniversary birthday candle candles celebration party decoration flame\",\"name\":\"candle\",\"cat\":[10,13],\"type\":1},{\"title\":\"travel camping tent basecamp\",\"name\":\"camping\",\"cat\":[26],\"type\":1},{\"title\":\"travel transportation camper caravan trailer\",\"name\":\"camper\",\"cat\":[26],\"type\":1},{\"title\":\"gesture photo photography camera touch focus lens gestures shutter\",\"name\":\"camera\",\"cat\":[24],\"type\":1},{\"title\":\"media photo camera multimedia timer\",\"name\":\"camera-time\",\"cat\":[16],\"type\":1},{\"title\":\"media picture image photo camera multimedia polaroid\",\"name\":\"camera-square-58\",\"cat\":[16],\"type\":1},{\"title\":\"media picture image photo camera multimedia\",\"name\":\"camera-square-57\",\"cat\":[16],\"type\":1},{\"title\":\"media display photo camera multimedia\",\"name\":\"camera-screen\",\"cat\":[16],\"type\":1},{\"title\":\"media photo camera multimedia digital\",\"name\":\"camera-compact\",\"cat\":[16],\"type\":1},{\"title\":\"media ban photo camera multimedia\",\"name\":\"camera-ban-37\",\"cat\":[16],\"type\":1},{\"title\":\"media ban photo camera multimedia\",\"name\":\"camera-ban-36\",\"cat\":[16],\"type\":1},{\"title\":\"media photo camera multimedia digital\",\"name\":\"camera-20\",\"cat\":[16],\"type\":1},{\"title\":\"media photo camera multimedia digital\",\"name\":\"camera-19\",\"cat\":[16],\"type\":1},{\"title\":\"media photo camera multimedia digital\",\"name\":\"camera-18\",\"cat\":[16],\"type\":1},{\"title\":\"ui user interface day schedule time grid calendar appointment event plan planning date month timetable year\",\"name\":\"calendar-grid-61\",\"cat\":[27],\"type\":1},{\"title\":\"day schedule time holidays grid calendar appointment event plan planning date month timetable year\",\"name\":\"calendar-grid-58\",\"cat\":[13,27],\"type\":1},{\"title\":\"ui user interface day schedule time check completed done calendar checked appointment event plan planning date month timetable year checkmark. complete\",\"name\":\"calendar-check-62\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface day schedule time check completed done calendar checked appointment event plan planning date month timetable year checkmark. complete\",\"name\":\"calendar-check-59\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface day schedule new time add calendar appointment event plan date month\",\"name\":\"calendar-add\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface day schedule time calendar appointment event plan planning date month timetable year\",\"name\":\"calendar-60\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface day schedule time calendar appointment event plan planning date month timetable year\",\"name\":\"calendar-57\",\"cat\":[27],\"type\":1},{\"title\":\"business finance education school accounting budget calculate calculator math mathematics\",\"name\":\"calculator\",\"cat\":[3,18],\"type\":1},{\"title\":\"holidays emoticon smiley anniversary birthday cake candle candles celebration dessert party sweet\",\"name\":\"cake\",\"cat\":[6,13],\"type\":1},{\"title\":\"holidays food slice anniversary birthday cake celebration dessert party sweet cheesecake\",\"name\":\"cake-slice\",\"cat\":[10,13],\"type\":1},{\"title\":\"food anniversary birthday cake candles celebration dessert party sweet\",\"name\":\"cake-100\",\"cat\":[10],\"type\":1},{\"title\":\"food anniversary birthday cake candles celebration dessert party sweet\",\"name\":\"cake-13\",\"cat\":[10],\"type\":1},{\"title\":\"furniture plant animal nature cactus tree\",\"name\":\"cactus\",\"cat\":[1,11],\"type\":1},{\"title\":\"connection power accessory connect tech technology cable jack plug port usb connector wire charger\",\"name\":\"cable-50\",\"cat\":[22],\"type\":1},{\"title\":\"connection power accessory connect tech technology cable jack plug port usb connector wire charger\",\"name\":\"cable-49\",\"cat\":[22],\"type\":1},{\"title\":\"furniture drawer cabinet cupboard drawers\",\"name\":\"cabinet\",\"cat\":[11],\"type\":1},{\"title\":\"clothes accessory wear button\",\"name\":\"button\",\"cat\":[4],\"type\":1},{\"title\":\"ui media control button stop multimedia\",\"name\":\"button-stop\",\"cat\":[16],\"type\":1},{\"title\":\"next ui media multimedia skip\",\"name\":\"button-skip\",\"cat\":[16],\"type\":1},{\"title\":\"back previous rewind ui media multimedia\",\"name\":\"button-rewind\",\"cat\":[16],\"type\":1},{\"title\":\"ui media control button multimedia rec record\",\"name\":\"button-record\",\"cat\":[16],\"type\":1},{\"title\":\"back previous rewind ui media multimedia\",\"name\":\"button-previous\",\"cat\":[16],\"type\":1},{\"title\":\"ui media power button multimedia off on\",\"name\":\"button-power\",\"cat\":[16],\"type\":1},{\"title\":\"play ui media control button multimedia\",\"name\":\"button-play\",\"cat\":[16],\"type\":1},{\"title\":\"ui media control button multimedia pause\",\"name\":\"button-pause\",\"cat\":[16],\"type\":1},{\"title\":\"next ui media multimedia skip\",\"name\":\"button-next\",\"cat\":[16],\"type\":1},{\"title\":\"ui media control eject button multimedia\",\"name\":\"button-eject\",\"cat\":[16],\"type\":1},{\"title\":\"ui media control button stop multimedia\",\"name\":\"button-circle-stop\",\"cat\":[16],\"type\":1},{\"title\":\"play ui media control button multimedia\",\"name\":\"button-circle-play\",\"cat\":[16],\"type\":1},{\"title\":\"ui media control button multimedia pause\",\"name\":\"button-circle-pause\",\"cat\":[16],\"type\":1},{\"title\":\"arrow control cursor action button click mouse trigger\",\"name\":\"button-2\",\"cat\":[5],\"type\":1},{\"title\":\"animal nature insect fly butterfly wings\",\"name\":\"butterfly\",\"cat\":[1],\"type\":1},{\"title\":\"business finance avatar businessman tie clothes man person professional shirt shopping\",\"name\":\"businessman-04\",\"cat\":[3,19],\"type\":1},{\"title\":\"business finance avatar businessman tie clothes accessory man person professional shirt\",\"name\":\"businessman-03\",\"cat\":[3,4],\"type\":1},{\"title\":\"user business finance account avatar businessman contact male suit tie\",\"name\":\"business-contact-86\",\"cat\":[3],\"type\":1},{\"title\":\"user business finance account avatar businessman contact male suit tie\",\"name\":\"business-contact-85\",\"cat\":[3],\"type\":1},{\"title\":\"education school vehicle transportation bus\",\"name\":\"bus\",\"cat\":[18,25],\"type\":1},{\"title\":\"education school vehicle transportation bus\",\"name\":\"bus-front-12\",\"cat\":[18,25],\"type\":1},{\"title\":\"education school vehicle transportation bus\",\"name\":\"bus-front-10\",\"cat\":[25],\"type\":1},{\"title\":\"navigation ui user interface layout list menu options bullet bullets items\",\"name\":\"bullet-list\",\"cat\":[27],\"type\":1},{\"title\":\"ui process organize schedule text list agenda design check development menu bullet bullets checklist item items listing tasks todo\",\"name\":\"bullet-list-70\",\"cat\":[5],\"type\":1},{\"title\":\"ui process organize schedule text list agenda design check development menu bullet bullets checklist item items listing tasks todo\",\"name\":\"bullet-list-69\",\"cat\":[5],\"type\":1},{\"title\":\"ui process organize schedule text list agenda design check development menu bullet bullets checklist item items listing tasks todo\",\"name\":\"bullet-list-68\",\"cat\":[5],\"type\":1},{\"title\":\"ui process organize schedule text list agenda design check development menu bullet bullets checklist item items listing tasks todo\",\"name\":\"bullet-list-67\",\"cat\":[5],\"type\":1},{\"title\":\"energy environment bulb lamp light electric ecology lightbulb saver\",\"name\":\"bulb\",\"cat\":[7],\"type\":1},{\"title\":\"energy environment bulb light electric ecology lightbulb saver\",\"name\":\"bulb-saver\",\"cat\":[7],\"type\":1},{\"title\":\"business finance bulb idea lamp light\",\"name\":\"bulb-63\",\"cat\":[3],\"type\":1},{\"title\":\"business finance bulb idea lamp light\",\"name\":\"bulb-62\",\"cat\":[3],\"type\":1},{\"title\":\"business finance bulb idea lamp light\",\"name\":\"bulb-61\",\"cat\":[3],\"type\":1},{\"title\":\"business finance building city company construction estate home house real skyscraper\",\"name\":\"building\",\"cat\":[3],\"type\":1},{\"title\":\"design development animal nature bug error insect ladybird ladybug\",\"name\":\"bug\",\"cat\":[1,5],\"type\":1},{\"title\":\"save design development bucket collect collection color fill pail paint\",\"name\":\"bucket\",\"cat\":[5],\"type\":1},{\"title\":\"tool education school art drawing design development color paint draw painting graphic brush paintbrush artist\",\"name\":\"brush\",\"cat\":[5,18],\"type\":1},{\"title\":\"social network browser design internet web apple development mac page ios osx safari\",\"name\":\"browser-safari\",\"cat\":[5],\"type\":1},{\"title\":\"social network browser design internet web development page opera\",\"name\":\"browser-opera\",\"cat\":[5],\"type\":1},{\"title\":\"social network browser design internet web development page explorer microsoft\",\"name\":\"browser-ie\",\"cat\":[5],\"type\":1},{\"title\":\"social network browser design internet web development page firefox fox mozilla\",\"name\":\"browser-firefox\",\"cat\":[5],\"type\":1},{\"title\":\"social network browser design internet web development page edge explorer microsoft\",\"name\":\"browser-edge\",\"cat\":[5],\"type\":1},{\"title\":\"social network browser design internet web google development chrome page\",\"name\":\"browser-chrome\",\"cat\":[5],\"type\":1},{\"title\":\"object clean broom\",\"name\":\"broom\",\"cat\":[11],\"type\":1},{\"title\":\"food broccoli cabbage vegetable vegetables\",\"name\":\"broccoli\",\"cat\":[10],\"type\":1},{\"title\":\"media photo brightness camera contrast option multimedia\",\"name\":\"brightness-47\",\"cat\":[16],\"type\":1},{\"title\":\"weather energy environment media photo brightness camera option multimedia sun sunny\",\"name\":\"brightness-46\",\"cat\":[7,16,29],\"type\":1},{\"title\":\"work business finance bag briefcase job office portfolio suitcase\",\"name\":\"briefcase-26\",\"cat\":[3],\"type\":1},{\"title\":\"work business finance bag briefcase job office portfolio suitcase\",\"name\":\"briefcase-25\",\"cat\":[3],\"type\":1},{\"title\":\"work business finance bag briefcase job office portfolio suitcase\",\"name\":\"briefcase-24\",\"cat\":[3],\"type\":1},{\"title\":\"food slice sandwich breakfast bread loaf toast\",\"name\":\"bread\",\"cat\":[10],\"type\":1},{\"title\":\"healthcare health medical brain mind\",\"name\":\"brain\",\"cat\":[12],\"type\":1},{\"title\":\"woman clothes accessory wear bra underwear\",\"name\":\"bra\",\"cat\":[4],\"type\":1},{\"title\":\"sport gloves ring punch boxing equipment fighting training\",\"name\":\"boxing\",\"cat\":[21],\"type\":1},{\"title\":\"file storage post folder box document order shopping collection editor delivery gift package parcel present shipping archive container drawer product donation\",\"name\":\"box\",\"cat\":[8,19],\"type\":1},{\"title\":\"post box order shopping delivery gift package parcel present shipping surprise product donation wrapped\",\"name\":\"box-ribbon\",\"cat\":[19],\"type\":1},{\"title\":\"post box order shopping delivery gift package parcel present shipping product donation\",\"name\":\"box-3d-50\",\"cat\":[19],\"type\":1},{\"title\":\"post box order shopping delivery gift package parcel present shipping product donation\",\"name\":\"box-2\",\"cat\":[19],\"type\":1},{\"title\":\"sport object ball bowling\",\"name\":\"bowling\",\"cat\":[21],\"type\":1},{\"title\":\"food bowl dish soup\",\"name\":\"bowl\",\"cat\":[10],\"type\":1},{\"title\":\"arrow sport bow object weapon\",\"name\":\"bow\",\"cat\":[21],\"type\":1},{\"title\":\"food bottle alcohol drink beer wine\",\"name\":\"bottle\",\"cat\":[10],\"type\":1},{\"title\":\"food bottle alcohol drink wine\",\"name\":\"bottle-wine\",\"cat\":[10],\"type\":1},{\"title\":\"emoticon smiley bored boring exhausted sleepy tired yawn\",\"name\":\"bored\",\"cat\":[6],\"type\":1},{\"title\":\"clothes accessory holidays wear boot footwear shoe ice christmas skates skating\",\"name\":\"boot\",\"cat\":[4,13],\"type\":1},{\"title\":\"high woman clothes accessory wear boot footwear shoe heels\",\"name\":\"boot-woman\",\"cat\":[4],\"type\":1},{\"title\":\"wear boot footwear shoe ice christmas skates skating\",\"name\":\"boot-2\",\"cat\":[13],\"type\":1},{\"title\":\"business finance education school furniture books bookshop library mini shelf\",\"name\":\"books\",\"cat\":[3,11,18],\"type\":1},{\"title\":\"education school books bookshop library shelf\",\"name\":\"books-46\",\"cat\":[18],\"type\":1},{\"title\":\"agenda book diary note notebook notes pad achievement award ribbon label bookmark favorite favourite mark marker like bookmarking marked preference saved\",\"name\":\"bookmark\",\"cat\":[8],\"type\":1},{\"title\":\"location delete remove achievement award ribbon bookmark favorite favourite mark marker clear minus like cancel bookmarking marked preference saved removal\",\"name\":\"bookmark-remove\",\"cat\":[15,27],\"type\":1},{\"title\":\"location delete remove achievement award ribbon bookmark favorite favourite mark marker clear minus like cancel bookmarking marked preference saved removal\",\"name\":\"bookmark-remove-2\",\"cat\":[15,27],\"type\":1},{\"title\":\"location new achievement award ribbon add create plus bookmark favorite favourite mark marker like bookmarking marked preference saved\",\"name\":\"bookmark-add\",\"cat\":[15,27],\"type\":1},{\"title\":\"location new achievement award ribbon add create plus bookmark favorite favourite mark marker like bookmarking marked preference saved\",\"name\":\"bookmark-add-2\",\"cat\":[15,27],\"type\":1},{\"title\":\"achievement award ribbon label reading study bookmark favorite favourite mark marker like bookmarking marked preference saved\",\"name\":\"bookmark-2\",\"cat\":[15,18,27],\"type\":1},{\"title\":\"open education school book notebook library read album knowledge learn learning magazine press reading study bible\",\"name\":\"book\",\"cat\":[18,27],\"type\":1},{\"title\":\"education school agenda book contacts diary note notebook notes pad contact design read development learn reading study address code manual register\",\"name\":\"book-open\",\"cat\":[5,18],\"type\":1},{\"title\":\"education school agenda book contacts diary note notebook notes pad contact design read development learn reading study address code manual register\",\"name\":\"book-open-2\",\"cat\":[5,18],\"type\":1},{\"title\":\"finance education school agenda book contacts diary note notebook notes pad ribbon contact design development label reading study address bookmark code favorite favourite manual mark marker\",\"name\":\"book-bookmark\",\"cat\":[5,18],\"type\":1},{\"title\":\"finance education school agenda book contacts diary note notebook notes pad ribbon contact design development label reading study address bookmark code favorite favourite manual mark marker\",\"name\":\"book-bookmark-2\",\"cat\":[5,18],\"type\":1},{\"title\":\"education school book notebook\",\"name\":\"book-39\",\"cat\":[18],\"type\":1},{\"title\":\"files file folder education school agenda book diary note notebook notes pad library read learn reading study manual\",\"name\":\"book-08\",\"cat\":[8,18],\"type\":1},{\"title\":\"files file folder education school agenda book diary note notebook notes pad library read learn reading study manual\",\"name\":\"book-07\",\"cat\":[8,18],\"type\":1},{\"title\":\"cross holidays halloween animal nature scary bone bones dog human\",\"name\":\"bones\",\"cat\":[1,13],\"type\":1},{\"title\":\"emoticon smiley bomb\",\"name\":\"bomb\",\"cat\":[6],\"type\":1},{\"title\":\"ui user interface control preferences tool edit options settings configuration setting setup bolt\",\"name\":\"bolt\",\"cat\":[27],\"type\":1},{\"title\":\"weight font text editing bold formatting\",\"name\":\"bold\",\"cat\":[23],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"bold-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"bold-right\",\"cat\":[2],\"type\":1},{\"title\":\"ui user interface close exit cross delete remove cancel deletion removal denied discard dismiss wrong\",\"name\":\"bold-remove\",\"cat\":[27],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"bold-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward\",\"name\":\"bold-down\",\"cat\":[2],\"type\":1},{\"title\":\"arrow line alternative arrows change direction exchange files flip horizontal swap switch transmit\",\"name\":\"bold-direction\",\"cat\":[2],\"type\":1},{\"title\":\"ui user interface close exit decrease delete remove minus cancel deletion less removal subtract\",\"name\":\"bold-delete\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface expand increase new add create plus addition positive\",\"name\":\"bold-add\",\"cat\":[27],\"type\":1},{\"title\":\"travel delivery vehicle sea ship transportation boat\",\"name\":\"boat\",\"cat\":[25],\"type\":1},{\"title\":\"travel delivery vehicle sea ship transportation boat\",\"name\":\"boat-small-03\",\"cat\":[25],\"type\":1},{\"title\":\"travel delivery vehicle sea ship transportation boat\",\"name\":\"boat-small-02\",\"cat\":[25],\"type\":1},{\"title\":\"travel delivery vehicle sea ship transportation boat\",\"name\":\"boat-front\",\"cat\":[25],\"type\":1},{\"title\":\"sign info board display shopping advertise advertisement advertising billboard notice signboard\",\"name\":\"board\",\"cat\":[19],\"type\":1},{\"title\":\"board education school artboard\",\"name\":\"board-51\",\"cat\":[18],\"type\":1},{\"title\":\"line board business finance art artboard drawing chart\",\"name\":\"board-30\",\"cat\":[3],\"type\":1},{\"title\":\"line board business finance art artboard drawing chart piechart\",\"name\":\"board-29\",\"cat\":[3],\"type\":1},{\"title\":\"line board business finance art artboard drawing\",\"name\":\"board-28\",\"cat\":[3],\"type\":1},{\"title\":\"line board business finance education school art artboard drawing\",\"name\":\"board-27\",\"cat\":[3,18],\"type\":1},{\"title\":\"sign info board display advertise advertisement advertising billboard notice signboard\",\"name\":\"board-2\",\"cat\":[19],\"type\":1},{\"title\":\"sync connection ui user interface communication network connect technology wireless signal bluetooth\",\"name\":\"bluetooth\",\"cat\":[27],\"type\":1},{\"title\":\"arrow direction keyboard move navigation out position top up upward upwards\",\"name\":\"block-up\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards top up upward upwards enlarge expand fullscreen maximize zoom box undock\",\"name\":\"block-top-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous top up upward upwards enlarge expand fullscreen maximize zoom box undock\",\"name\":\"block-top-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction keyboard move navigation out position next onward onwards\",\"name\":\"block-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction backward backwards keyboard move navigation out position previous\",\"name\":\"block-left\",\"cat\":[2],\"type\":1},{\"title\":\"arrow bottom descend down downward move\",\"name\":\"block-down\",\"cat\":[2],\"type\":1},{\"title\":\"arrow forward right direction bottom descend down downward keyboard move navigation out position next onward onwards enlarge expand fullscreen maximize zoom downwards box undock\",\"name\":\"block-bottom-right\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back left direction bottom descend down downward backward backwards keyboard move navigation out position previous enlarge expand fullscreen maximize zoom downwards box undock\",\"name\":\"block-bottom-left\",\"cat\":[2],\"type\":1},{\"title\":\"emoticon smiley surprise surprised astonished blind dizzy\",\"name\":\"blind\",\"cat\":[6],\"type\":1},{\"title\":\"box tool design development filter graphic grid blend distort gradient illustration mesh netted warp\",\"name\":\"blend\",\"cat\":[5],\"type\":1},{\"title\":\"emoticon smiley bleah concern confused puzzled thinking\",\"name\":\"bleah\",\"cat\":[6],\"type\":1},{\"title\":\"finance shopping payment funding money currency coin ecommerce card charge checkout credit debit method methods bitcoin digital online\",\"name\":\"bitcoin\",\"cat\":[19],\"type\":1},{\"title\":\"holidays sweet bread cookie biscuit christmas ginger gingerbread\",\"name\":\"biscuit\",\"cat\":[13],\"type\":1},{\"title\":\"travel discover object explore binocular binoculars\",\"name\":\"binocular\",\"cat\":[26],\"type\":1},{\"title\":\"play sport object billiard pool\",\"name\":\"billiard\",\"cat\":[21],\"type\":1},{\"title\":\"sport transportation bicycle bike cyclist\",\"name\":\"bike\",\"cat\":[21,25],\"type\":1},{\"title\":\"out emoticon smiley big happy bigmouth grimace mouth tongue\",\"name\":\"bigmouth\",\"cat\":[6],\"type\":1},{\"title\":\"emoticon smiley big cheerful grin happy smile smiling teeth\",\"name\":\"big-smile\",\"cat\":[6],\"type\":1},{\"title\":\"emoticon smiley big eyes surprise surprised\",\"name\":\"big-eyes\",\"cat\":[6],\"type\":1},{\"title\":\"glass food alcohol drink beverage cocktail straw\",\"name\":\"beverage\",\"cat\":[10],\"type\":1},{\"title\":\"door travel wall berlin brandenburg gate\",\"name\":\"berlin\",\"cat\":[26],\"type\":1},{\"title\":\"clothes accessory wear belt strap\",\"name\":\"belt\",\"cat\":[4],\"type\":1},{\"title\":\"ui user interface ring alarm sound alert notification christmas bell buzz ringing ringtone wake\",\"name\":\"bell-55\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface education school ring alarm sound alert notification christmas bell buzz ringing ringtone wake\",\"name\":\"bell-54\",\"cat\":[18,27],\"type\":1},{\"title\":\"ui user interface holidays ring alarm sound alert notification christmas bell buzz ringing ringtone wake\",\"name\":\"bell-53\",\"cat\":[13,27],\"type\":1},{\"title\":\"glass food alcohol drink beer beverage\",\"name\":\"beer-96\",\"cat\":[10],\"type\":1},{\"title\":\"holidays glass food alcohol drink beer beverage\",\"name\":\"beer-95\",\"cat\":[10,13],\"type\":1},{\"title\":\"animal nature insect bee fly honey wasp\",\"name\":\"bee\",\"cat\":[1],\"type\":1},{\"title\":\"furniture sleep side bed\",\"name\":\"bed-side\",\"cat\":[11],\"type\":1},{\"title\":\"double furniture sleep bed\",\"name\":\"bed-23\",\"cat\":[11],\"type\":1},{\"title\":\"furniture sleep bed\",\"name\":\"bed-09\",\"cat\":[11],\"type\":1},{\"title\":\"baby object animal nature toy face bear teddy\",\"name\":\"bear\",\"cat\":[1],\"type\":1},{\"title\":\"baby object animal nature toy face bear teddy\",\"name\":\"bear-2\",\"cat\":[1],\"type\":1},{\"title\":\"energy environment power object battery\",\"name\":\"battery\",\"cat\":[7],\"type\":1},{\"title\":\"ui user interface energy environment power low electric electricity plug charge charging level lightning battery ion lithium rechargeable status\",\"name\":\"battery-low\",\"cat\":[7,27],\"type\":1},{\"title\":\"ui user interface energy environment power electric electricity plug charge charging level lightning battery ion lithium rechargeable status\",\"name\":\"battery-half\",\"cat\":[7,27],\"type\":1},{\"title\":\"ui user interface energy environment power electric electricity plug charge charging level lightning battery ion lithium rechargeable status\",\"name\":\"battery-83\",\"cat\":[7,27],\"type\":1},{\"title\":\"ui user interface energy environment power electric electricity plug charge charging level lightning battery ion lithium rechargeable status\",\"name\":\"battery-81\",\"cat\":[7,27],\"type\":1},{\"title\":\"furniture bath bathroom shower tub\",\"name\":\"bath-tub\",\"cat\":[11],\"type\":1},{\"title\":\"man holidays halloween hero animal nature bat batman\",\"name\":\"bat\",\"cat\":[1,13],\"type\":1},{\"title\":\"sport game ball basket basketball nba\",\"name\":\"basketball-13\",\"cat\":[21],\"type\":1},{\"title\":\"sport game ball basket basketball nba\",\"name\":\"basketball-12\",\"cat\":[21],\"type\":1},{\"title\":\"ui user interface shopping ecommerce sale shop checkout basket buy cart groceries picnic retail\",\"name\":\"basket\",\"cat\":[19,27],\"type\":1},{\"title\":\"sync refresh reload update shopping ecommerce sale shop checkout basket buy cart groceries picnic retail\",\"name\":\"basket-update\",\"cat\":[19],\"type\":1},{\"title\":\"shopping ecommerce sale shop checkout basket buy cart groceries picnic retail\",\"name\":\"basket-simple\",\"cat\":[19],\"type\":1},{\"title\":\"delete remove bag shopping ecommerce sale shop checkout clear minus cancel buy cart groceries retail\",\"name\":\"basket-simple-remove\",\"cat\":[19],\"type\":1},{\"title\":\"new bag shopping ecommerce sale shop checkout add plus buy cart groceries retail\",\"name\":\"basket-simple-add\",\"cat\":[19],\"type\":1},{\"title\":\"share social shopping connect ecommerce sale shop checkout basket buy cart groceries picnic retail\",\"name\":\"basket-share\",\"cat\":[19],\"type\":1},{\"title\":\"shopping ecommerce sale shop checkout view search basket find lens buy cart groceries picnic retail\",\"name\":\"basket-search\",\"cat\":[19],\"type\":1},{\"title\":\"delete remove bag shopping ecommerce sale shop checkout clear minus cancel buy cart groceries retail\",\"name\":\"basket-remove\",\"cat\":[19],\"type\":1},{\"title\":\"shopping ecommerce sale shop checkout favorite favourite basket love like heart buy cart groceries picnic retail\",\"name\":\"basket-favorite\",\"cat\":[19],\"type\":1},{\"title\":\"change bag shopping ecommerce sale shop edit checkout modify buy cart groceries retail\",\"name\":\"basket-edit\",\"cat\":[19],\"type\":1},{\"title\":\"new bag shopping ecommerce sale shop checkout add plus buy cart groceries retail\",\"name\":\"basket-add\",\"cat\":[19],\"type\":1},{\"title\":\"sport game baseball ball base catch league\",\"name\":\"baseball\",\"cat\":[21],\"type\":1},{\"title\":\"sport game baseball bat base league\",\"name\":\"baseball-bat\",\"cat\":[21],\"type\":1},{\"title\":\"sport game baseball ball base catch league\",\"name\":\"baseball-ball\",\"cat\":[21],\"type\":1},{\"title\":\"shopping bar price checkout label code tag barcode product scan scanner qr qrcode\",\"name\":\"barcode-qr\",\"cat\":[19],\"type\":1},{\"title\":\"shopping bar price checkout label code tag barcode product scan scanner\",\"name\":\"barcode\",\"cat\":[19],\"type\":1},{\"title\":\"shopping bar price checkout label code tag barcode product scan scanner\",\"name\":\"barcode-scan\",\"cat\":[19],\"type\":1},{\"title\":\"travel food cooking barbecue barbeque bbq grill\",\"name\":\"barbecue\",\"cat\":[10,26],\"type\":1},{\"title\":\"fork food cooking tools barbecue barbeque bbq grill rotisserie spatula utensils\",\"name\":\"barbecue-tools\",\"cat\":[10],\"type\":1},{\"title\":\"food cooking barbecue barbeque bbq grill\",\"name\":\"barbecue-15\",\"cat\":[10],\"type\":1},{\"title\":\"business finance travel bank columns landmark temple\",\"name\":\"bank\",\"cat\":[3,26],\"type\":1},{\"title\":\"food fruit banana healthy\",\"name\":\"banana\",\"cat\":[10],\"type\":1},{\"title\":\"ui user interface sign ban stop banned block blocked forbidden not prevent none private cancel\",\"name\":\"ban\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface sign ban stop banned block blocked forbidden not prevent none private cancel\",\"name\":\"ban-bold\",\"cat\":[27],\"type\":1},{\"title\":\"holidays object party baloon\",\"name\":\"baloon\",\"cat\":[13],\"type\":1},{\"title\":\"play education school sport ball football soccer\",\"name\":\"ball-soccer\",\"cat\":[18,21],\"type\":1},{\"title\":\"play education school sport ball basket\",\"name\":\"ball-basket\",\"cat\":[18,21],\"type\":1},{\"title\":\"media balance photo camera option multimedia white\",\"name\":\"balance\",\"cat\":[16],\"type\":1},{\"title\":\"food french breakfast baguette bread loaf\",\"name\":\"baguette\",\"cat\":[10],\"type\":1},{\"title\":\"travel bag briefcase suitcase backpack baggage luggage\",\"name\":\"bag\",\"cat\":[26],\"type\":1},{\"title\":\"time bag briefcase shopping discount ecommerce sale shop purse countdown buy cart handbag offer\",\"name\":\"bag-time\",\"cat\":[19],\"type\":1},{\"title\":\"delete remove bag briefcase shopping ecommerce sale shop purse clear minus cancel buy cart handbag\",\"name\":\"bag-remove-22\",\"cat\":[19],\"type\":1},{\"title\":\"delete remove bag briefcase shopping ecommerce sale shop purse clear minus cancel buy cart handbag\",\"name\":\"bag-remove-19\",\"cat\":[19],\"type\":1},{\"title\":\"change bag briefcase shopping ecommerce sale shop edit purse modify buy cart handbag\",\"name\":\"bag-edit\",\"cat\":[19],\"type\":1},{\"title\":\"new bag briefcase shopping ecommerce sale shop purse add plus buy cart handbag\",\"name\":\"bag-add-21\",\"cat\":[19],\"type\":1},{\"title\":\"new bag briefcase shopping ecommerce sale shop purse add plus buy cart handbag\",\"name\":\"bag-add-18\",\"cat\":[19],\"type\":1},{\"title\":\"cross bag healthcare health medical survival\",\"name\":\"bag-50\",\"cat\":[12],\"type\":1},{\"title\":\"cross bag healthcare health medical survival\",\"name\":\"bag-49\",\"cat\":[12],\"type\":1},{\"title\":\"bag clothes accessory hand wear purse\",\"name\":\"bag-22\",\"cat\":[4],\"type\":1},{\"title\":\"bag clothes accessory hand wear purse\",\"name\":\"bag-21\",\"cat\":[4],\"type\":1},{\"title\":\"bag briefcase shopping ecommerce sale shop purse buy cart handbag\",\"name\":\"bag-20\",\"cat\":[19],\"type\":1},{\"title\":\"bag briefcase shopping ecommerce sale shop purse buy cart handbag\",\"name\":\"bag-17\",\"cat\":[19],\"type\":1},{\"title\":\"bag briefcase shopping ecommerce sale shop purse buy cart handbag\",\"name\":\"bag-16\",\"cat\":[19],\"type\":1},{\"title\":\"ui user interface bag briefcase shopping ecommerce sale shop purse buy cart handbag\",\"name\":\"bag-09\",\"cat\":[19,27],\"type\":1},{\"title\":\"sport game activity badminton tennis\",\"name\":\"badminton\",\"cat\":[21],\"type\":1},{\"title\":\"business finance badge card id cardholder id card identification identity lanyard profile\",\"name\":\"badge\",\"cat\":[3],\"type\":1},{\"title\":\"user login document badge identification identity profile contact card tag users member access\",\"name\":\"badge-15\",\"cat\":[28],\"type\":1},{\"title\":\"user login document badge identification identity profile contact card tag users member access\",\"name\":\"badge-14\",\"cat\":[28],\"type\":1},{\"title\":\"user login document badge identification identity profile contact man card tag users member access human\",\"name\":\"badge-13\",\"cat\":[28],\"type\":1},{\"title\":\"food bacon breakfast meat pork\",\"name\":\"bacon\",\"cat\":[10],\"type\":1},{\"title\":\"arrow back backward move ui user interface control layer design\",\"name\":\"backward\",\"cat\":[27],\"type\":1},{\"title\":\"travel bag clothes accessory wear backpack camping\",\"name\":\"backpack\",\"cat\":[4,26],\"type\":1},{\"title\":\"education school bag backpack\",\"name\":\"backpack-58\",\"cat\":[18],\"type\":1},{\"title\":\"education school bag backpack\",\"name\":\"backpack-57\",\"cat\":[18],\"type\":1},{\"title\":\"travel bag clothes accessory wear backpack camping\",\"name\":\"backpack-2\",\"cat\":[4,26],\"type\":1},{\"title\":\"font text type typography color style editing background\",\"name\":\"background\",\"cat\":[23],\"type\":1},{\"title\":\"arrow back curve forward invert left line redo repeat right rotate undo\",\"name\":\"back-80\",\"cat\":[2],\"type\":1},{\"title\":\"arrow back curve forward invert left line redo repeat right rotate undo\",\"name\":\"back-78\",\"cat\":[2],\"type\":1},{\"title\":\"play suit clothes accessory baby kid romper wear food object bottle biberon infant milk child dummy\",\"name\":\"baby\",\"cat\":[4],\"type\":1},{\"title\":\"baby object bottle milk child\",\"name\":\"baby-bottle\",\"cat\":[10],\"type\":1},{\"title\":\"baby object child dummy pacifier\",\"name\":\"baby-3\",\"cat\":[10],\"type\":1},{\"title\":\"baby bottle biberon infant milk\",\"name\":\"baby-2\",\"cat\":[10],\"type\":1},{\"title\":\"user lock security group profile account avatar contact male man person safe padlock protection secure users member human friend follower community people\",\"name\":\"b-security\",\"cat\":[28],\"type\":1},{\"title\":\"user delete remove group profile account avatar contact male man person cancel users member human friend follower community people\",\"name\":\"b-remove\",\"cat\":[28],\"type\":1},{\"title\":\"user communication group team meeting answer chat comment comments conversation dialog forum message messages reply speaking talk profile account avatar contact male man person service help support users member appointment human friend customer follower community people\",\"name\":\"b-meeting\",\"cat\":[28],\"type\":1},{\"title\":\"user group profile account avatar contact male man person favorite favourite love like heart users member human friend follower community people\",\"name\":\"b-love\",\"cat\":[28],\"type\":1},{\"title\":\"position location user group profile account avatar contact male man person pin users member human friend locator follower body community people\",\"name\":\"b-location\",\"cat\":[28],\"type\":1},{\"title\":\"user group profile account avatar contact male man person check mark approved complete completed done checked tick users member human friend follower community people\",\"name\":\"b-check\",\"cat\":[28],\"type\":1},{\"title\":\"user group new profile account avatar contact male man person add create plus users friend follower community people\",\"name\":\"b-add\",\"cat\":[28],\"type\":1},{\"title\":\"travel object weapon axe hatchet\",\"name\":\"axe\",\"cat\":[26],\"type\":1},{\"title\":\"competition achievement award ribbon badge shopping seal medal prize winner reward champion recognition\",\"name\":\"award\",\"cat\":[19],\"type\":1},{\"title\":\"business finance education school achievement award ribbon certificate\",\"name\":\"award-74\",\"cat\":[3,18],\"type\":1},{\"title\":\"education school sport award medal prize winner\",\"name\":\"award-55\",\"cat\":[18,21],\"type\":1},{\"title\":\"business finance education school award ribbon certificate degree diploma licence patent\",\"name\":\"award-49\",\"cat\":[3,18],\"type\":1},{\"title\":\"business finance education school sport achievement award ribbon\",\"name\":\"award-48\",\"cat\":[3,18,21],\"type\":1},{\"title\":\"file music folder document volume audio sound soundtrack\",\"name\":\"audio\",\"cat\":[8],\"type\":1},{\"title\":\"media multimedia audio mic microphone speaker\",\"name\":\"audio-92\",\"cat\":[16],\"type\":1},{\"title\":\"media text editing multimedia audio mic microphone speaker\",\"name\":\"audio-91\",\"cat\":[16,23],\"type\":1},{\"title\":\"file ui user interface inbox text email mail contact copy editing paper attachment attach attached attaching clip collate include paperclip\",\"name\":\"attach-87\",\"cat\":[23,27],\"type\":1},{\"title\":\"file ui user interface inbox text email mail contact copy editing paper attachment attach attached attaching clip collate include paperclip\",\"name\":\"attach-86\",\"cat\":[23,27],\"type\":1},{\"title\":\"education school science healthcare health medical atom chemistry molecule\",\"name\":\"atom\",\"cat\":[12,18],\"type\":1},{\"title\":\"business machine finance atm banking\",\"name\":\"atm\",\"cat\":[3],\"type\":1},{\"title\":\"object helmet space astronaut\",\"name\":\"astronaut\",\"cat\":[26],\"type\":1},{\"title\":\"line interface board layout tool artboard design target development shape paint artwork canvas colors draw guides grid pallet spacing swatch\",\"name\":\"artboard\",\"cat\":[5],\"type\":1},{\"title\":\"furniture chair armchair\",\"name\":\"armchair\",\"cat\":[11],\"type\":1},{\"title\":\"files file storage ui user interface folder organize box document furniture collection documents editor archive container drawer cabinet handle safebox\",\"name\":\"archive\",\"cat\":[8,27],\"type\":1},{\"title\":\"file storage folder box document collection editor archive container drawer\",\"name\":\"archive-paper\",\"cat\":[8],\"type\":1},{\"title\":\"file storage folder success available box document check collection editor archive container drawer\",\"name\":\"archive-paper-check\",\"cat\":[8],\"type\":1},{\"title\":\"file storage folder box document collection editor archive container drawer\",\"name\":\"archive-content\",\"cat\":[8],\"type\":1},{\"title\":\"file storage folder success available box document check collection editor mark approved complete completed done archive container drawer checked tick\",\"name\":\"archive-check\",\"cat\":[8],\"type\":1},{\"title\":\"file storage folder box document collection editor archive container drawer\",\"name\":\"archive-3d-content\",\"cat\":[8],\"type\":1},{\"title\":\"file storage folder success available box document check collection editor mark approved complete completed done archive container drawer checked tick\",\"name\":\"archive-3d-check\",\"cat\":[8],\"type\":1},{\"title\":\"files file storage ui user interface folder organize box document furniture collection documents editor archive container drawer cabinet handle safebox\",\"name\":\"archive-2\",\"cat\":[8,27],\"type\":1},{\"title\":\"direction navigation position gps location time map reminder pin place marker maps appointment\",\"name\":\"appointment\",\"cat\":[15],\"type\":1},{\"title\":\"design payment computer pay apple development device ipad iphone logo mac\",\"name\":\"apple\",\"cat\":[5,22],\"type\":1},{\"title\":\"education apple food fruit healthcare health medical\",\"name\":\"apple-2\",\"cat\":[10,12],\"type\":1},{\"title\":\"storage box app design development cube cardboard delivery gift pack package parcel present shipment shipping\",\"name\":\"app\",\"cat\":[5],\"type\":1},{\"title\":\"scale design development animation rectangle transform translate\",\"name\":\"animation-32\",\"cat\":[5],\"type\":1},{\"title\":\"play video key design development animation motion film frames movie steps\",\"name\":\"animation-31\",\"cat\":[5],\"type\":1},{\"title\":\"curve move path design development animation bezier bounce easing motion trajectory\",\"name\":\"animation-14\",\"cat\":[5],\"type\":1},{\"title\":\"emoticon angry furious smiley unhappy upset\",\"name\":\"angry-44\",\"cat\":[6],\"type\":1},{\"title\":\"emoticon angry furious smiley unhappy upset\",\"name\":\"angry-10\",\"cat\":[6],\"type\":1},{\"title\":\"right measure tool mathematics design development shape angle geometry\",\"name\":\"angle\",\"cat\":[5],\"type\":1},{\"title\":\"design android google development bot device mobile phone robot smartphone\",\"name\":\"android\",\"cat\":[5,22],\"type\":1},{\"title\":\"object anchor help support link\",\"name\":\"anchor\",\"cat\":[25,26],\"type\":1},{\"title\":\"data ui user interface diagram stats chart graph report statistics analytics monitor healthcare health medical charting charts results analysis analytic\",\"name\":\"analytics-89\",\"cat\":[12,27],\"type\":1},{\"title\":\"data ui user interface diagram stats chart graph report statistics analytics monitor healthcare health medical charting charts results analysis analytic\",\"name\":\"analytics-88\",\"cat\":[12,27],\"type\":1},{\"title\":\"cross healthcare health medical emergency ambulance hospital\",\"name\":\"ambulance\",\"cat\":[12],\"type\":1},{\"title\":\"move top align alignment arrange layout paragraph text typography design development arrangement baseline place side\",\"name\":\"align-top\",\"cat\":[5],\"type\":1},{\"title\":\"right move align alignment arrange layout editing arrangement place side\",\"name\":\"align-right\",\"cat\":[5],\"type\":1},{\"title\":\"right align font paragraph text type typography\",\"name\":\"align-right-2\",\"cat\":[23],\"type\":1},{\"title\":\"left move align alignment arrange layout editing arrangement place side\",\"name\":\"align-left\",\"cat\":[5],\"type\":1},{\"title\":\"left align font paragraph text type typography\",\"name\":\"align-left-2\",\"cat\":[23],\"type\":1},{\"title\":\"align font paragraph text type typography editing justify\",\"name\":\"align-justify\",\"cat\":[23],\"type\":1},{\"title\":\"center align font paragraph text type typography editing\",\"name\":\"align-center\",\"cat\":[23],\"type\":1},{\"title\":\"move vertical center align alignment arrange layout paragraph text typography design development arrangement baseline place side middle vertically\",\"name\":\"align-center-vertical\",\"cat\":[5],\"type\":1},{\"title\":\"horizontal move center align alignment arrange layout paragraph text typography design development horizontally arrangement baseline place side middle\",\"name\":\"align-center-horizontal\",\"cat\":[5],\"type\":1},{\"title\":\"bottom move align alignment arrange layout paragraph text typography design development arrangement baseline place side\",\"name\":\"align-bottom\",\"cat\":[5],\"type\":1},{\"title\":\"object alien space ufo spaceship\",\"name\":\"alien-33\",\"cat\":[25],\"type\":1},{\"title\":\"object emoticon alien space ufo\",\"name\":\"alien-29\",\"cat\":[6],\"type\":1},{\"title\":\"ui user interface error danger alert attention caution exclamation problem warning red\",\"name\":\"alert\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface sign info alert information notification about faq help support tooltip\",\"name\":\"alert-square-i\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface sign info mark alert information notification about faq help support ask query question\",\"name\":\"alert-square-que\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface sign info stop mark error danger alert attention caution exclamation information notification warning\",\"name\":\"alert-square-exc\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface sign info alert information notification about faq help support tooltip\",\"name\":\"alert-i\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface sign info travel alert information notification about faq help support tooltip\",\"name\":\"alert-circle-i\",\"cat\":[26,27],\"type\":1},{\"title\":\"ui user interface sign info mark alert information notification about faq help support ask query question\",\"name\":\"alert-circle-que\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface sign info stop mark error danger alert attention caution exclamation information notification warning\",\"name\":\"alert-circle-exc\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface sign info mark alert information notification about faq help support ask query question\",\"name\":\"alert-que\",\"cat\":[27],\"type\":1},{\"title\":\"ui user interface sign stop mark error danger alert attention caution exclamation notification warning\",\"name\":\"alert-exc\",\"cat\":[27],\"type\":1},{\"title\":\"food bottle danger attention alcohol drink\",\"name\":\"alcohol\",\"cat\":[10],\"type\":1},{\"title\":\"education school book notebook library read collection picture gallery photo album binder catalog catalogue knowledge label learn learning magazine press reading study\",\"name\":\"album\",\"cat\":[5,16,18],\"type\":1},{\"title\":\"file media collection picture gallery photo album binder catalog catalogue magazine multimedia\",\"name\":\"album-2\",\"cat\":[5,16],\"type\":1},{\"title\":\"furniture air conditioner\",\"name\":\"air-conditioner\",\"cat\":[11],\"type\":1},{\"title\":\"air baloon transportation\",\"name\":\"air-baloon\",\"cat\":[25],\"type\":1},{\"title\":\"business finance education school agenda book contacts diary note notebook notes pad\",\"name\":\"agenda\",\"cat\":[3,18],\"type\":1},{\"title\":\"finance education school agenda book diary note notebook notes pad ribbon bookmark favorite favourite\",\"name\":\"agenda-bookmark\",\"cat\":[18],\"type\":1},{\"title\":\"file folder document new add create plus paper item\",\"name\":\"add\",\"cat\":[8],\"type\":1},{\"title\":\"user new profile account avatar contact male man person add create plus users friend follower\",\"name\":\"add-29\",\"cat\":[28],\"type\":1},{\"title\":\"user new profile account avatar contact male man person add create plus users friend follower\",\"name\":\"add-27\",\"cat\":[28],\"type\":1},{\"title\":\"cursor hand pointer finger gesture active tap touch gestures\",\"name\":\"active-40\",\"cat\":[24],\"type\":1},{\"title\":\"cursor hand pointer finger gesture active tap touch gestures\",\"name\":\"active-38\",\"cat\":[24],\"type\":1},{\"title\":\"media video action film movie multimedia\",\"name\":\"action-74\",\"cat\":[16],\"type\":1},{\"title\":\"media video action film movie multimedia\",\"name\":\"action-73\",\"cat\":[16],\"type\":1},{\"title\":\"user profile account avatar person accessibility users member human accessible fair\",\"name\":\"accessibility\",\"cat\":[28],\"type\":1},{\"title\":\"education school alphabet abc letters\",\"name\":\"abc\",\"cat\":[18],\"type\":1},{\"title\":\"user schedule meeting time profile account avatar contact male man person calendar users member appointment countdown human friend follower\",\"name\":\"a-time\",\"cat\":[28],\"type\":1},{\"title\":\"sync user refresh reload update profile account avatar contact male man person users member human friend follower\",\"name\":\"a-sync\",\"cat\":[28],\"type\":1},{\"title\":\"user profile account avatar contact male man person favorite favourite love like users member star human friend follower\",\"name\":\"a-star\",\"cat\":[28],\"type\":1},{\"title\":\"share social user profile account avatar contact male man person connect users member human friend follower\",\"name\":\"a-share\",\"cat\":[28],\"type\":1},{\"title\":\"user lock security profile account avatar contact male man person safe padlock protection secure users member human friend follower\",\"name\":\"a-security\",\"cat\":[28],\"type\":1},{\"title\":\"user profile account avatar contact male man person view search find lens users member human friend follower\",\"name\":\"a-search\",\"cat\":[28],\"type\":1},{\"title\":\"user delete remove profile account avatar contact male man person cancel users member human friend follower\",\"name\":\"a-remove\",\"cat\":[28],\"type\":1},{\"title\":\"position location user profile account avatar contact male man person pin users member human friend locator follower body\",\"name\":\"a-location\",\"cat\":[28],\"type\":1},{\"title\":\"user profile account avatar contact male man person favorite favourite love like heart users member human friend follower\",\"name\":\"a-heart\",\"cat\":[28],\"type\":1},{\"title\":\"change user profile account avatar contact male man person edit modify users member human friend follower\",\"name\":\"a-edit\",\"cat\":[28],\"type\":1},{\"title\":\"user delete remove profile account avatar contact male man person cancel users member human friend follower\",\"name\":\"a-delete\",\"cat\":[28],\"type\":1},{\"title\":\"user profile account avatar contact male man person check mark approved complete completed done checked tick users member human friend follower\",\"name\":\"a-check\",\"cat\":[28],\"type\":1},{\"title\":\"user new profile account avatar contact male man person add create plus users friend follower\",\"name\":\"a-add\",\"cat\":[28],\"type\":1},{\"title\":\"up hand fingers gesture touch gestures swipe four\",\"name\":\"4x-swipe-up\",\"cat\":[24],\"type\":1},{\"title\":\"right hand fingers gesture touch gestures swipe four\",\"name\":\"4x-swipe-right\",\"cat\":[24],\"type\":1},{\"title\":\"left hand fingers gesture touch gestures swipe four\",\"name\":\"4x-swipe-left\",\"cat\":[24],\"type\":1},{\"title\":\"hand three fingers gesture tap screen touch gestures interactive\",\"name\":\"3x-tap\",\"cat\":[24],\"type\":1},{\"title\":\"up hand three fingers gesture touch gestures swipe\",\"name\":\"3x-swipe-up\",\"cat\":[24],\"type\":1},{\"title\":\"right hand three fingers gesture touch gestures swipe\",\"name\":\"3x-swipe-right\",\"cat\":[24],\"type\":1},{\"title\":\"left hand three fingers gesture touch gestures swipe\",\"name\":\"3x-swipe-left\",\"cat\":[24],\"type\":1},{\"title\":\"media glasses eyeglasses spectacles movie multimedia\",\"name\":\"3d\",\"cat\":[16],\"type\":1},{\"title\":\"design development 3D dimension dimensional shape axis coordinate coordinates cube volume\",\"name\":\"3d-29\",\"cat\":[5],\"type\":1},{\"title\":\"design development 3D dimension dimensional pyramidal shape three triangle augmented reality\",\"name\":\"3d-model\",\"cat\":[5],\"type\":1},{\"title\":\"hand fingers gesture tap screen touch gestures two interactive\",\"name\":\"2x-tap\",\"cat\":[24],\"type\":1},{\"title\":\"up hand fingers gesture touch gestures two swipe\",\"name\":\"2x-swipe-up\",\"cat\":[24],\"type\":1},{\"title\":\"right hand fingers gesture touch gestures two swipe\",\"name\":\"2x-swipe-right\",\"cat\":[24],\"type\":1},{\"title\":\"left hand fingers gesture touch gestures two swipe\",\"name\":\"2x-swipe-left\",\"cat\":[24],\"type\":1},{\"title\":\"down hand fingers gesture touch gestures two swipe\",\"name\":\"2x-swipe-down\",\"cat\":[24],\"type\":1},{\"title\":\"move up upwards control drag fingers gesture touch gestures two\",\"name\":\"2x-drag-up\",\"cat\":[24],\"type\":1},{\"title\":\"down move control drag fingers gesture touch gestures two\",\"name\":\"2x-drag-down\",\"cat\":[24],\"type\":1}]");
8
-
9
- /***/ })
10
-
11
- };;
 
 
 
 
 
 
 
 
 
 
 
public/editor-build/235-wp/editor/js/3.export.js DELETED
@@ -1,11 +0,0 @@
1
- exports.ids = [3];
2
- exports.modules = {
3
-
4
- /***/ 2600:
5
- /***/ (function(module) {
6
-
7
- module.exports = JSON.parse("[{\"name\":\"500px\",\"title\":\"500px\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"accessible-icon\",\"title\":\"Accessible Icon\",\"type\":2,\"family\":\"fab\",\"cat\":[1,38,70,71]},{\"name\":\"accusoft\",\"title\":\"Accusoft\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"acquisitions-incorporated\",\"title\":\"Acquisitions Incorporated\",\"type\":2,\"family\":\"fab\",\"cat\":[34]},{\"name\":\"ad\",\"title\":\"Ad\",\"type\":2,\"cat\":[47]},{\"name\":\"address-book\",\"title\":\"Address Book\",\"type\":2,\"cat\":[10,18,70]},{\"name\":\"address-card\",\"title\":\"Address Card\",\"type\":2,\"cat\":[10,18,70]},{\"name\":\"adjust\",\"title\":\"adjust\",\"type\":2,\"cat\":[23,42]},{\"name\":\"adn\",\"title\":\"App.net\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"adobe\",\"title\":\"Adobe\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"adversal\",\"title\":\"Adversal\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"affiliatetheme\",\"title\":\"affiliatetheme\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"air-freshener\",\"title\":\"Air Freshener\",\"type\":2,\"cat\":[6]},{\"name\":\"airbnb\",\"title\":\"Airbnb\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"algolia\",\"title\":\"Algolia\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"align-center\",\"title\":\"align-center\",\"type\":2,\"cat\":[24]},{\"name\":\"align-justify\",\"title\":\"align-justify\",\"type\":2,\"cat\":[24]},{\"name\":\"align-left\",\"title\":\"align-left\",\"type\":2,\"cat\":[24]},{\"name\":\"align-right\",\"title\":\"align-right\",\"type\":2,\"cat\":[24]},{\"name\":\"alipay\",\"title\":\"Alipay\",\"type\":2,\"family\":\"fab\",\"cat\":[53]},{\"name\":\"allergies\",\"title\":\"Allergies\",\"type\":2,\"cat\":[37,49,65]},{\"name\":\"amazon\",\"title\":\"Amazon\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"amazon-pay\",\"title\":\"Amazon Pay\",\"type\":2,\"family\":\"fab\",\"cat\":[53]},{\"name\":\"ambulance\",\"title\":\"ambulance\",\"type\":2,\"cat\":[6,38,45,49,52,71]},{\"name\":\"american-sign-language-interpreting\",\"title\":\"American Sign Language Interpreting\",\"type\":2,\"cat\":[1,18]},{\"name\":\"amilia\",\"title\":\"Amilia\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"anchor\",\"title\":\"Anchor\",\"type\":2,\"cat\":[45,46,52,67]},{\"name\":\"android\",\"title\":\"Android\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"angellist\",\"title\":\"AngelList\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"angle-double-down\",\"title\":\"Angle Double Down\",\"type\":2,\"cat\":[4]},{\"name\":\"angle-double-left\",\"title\":\"Angle Double Left\",\"type\":2,\"cat\":[4]},{\"name\":\"angle-double-right\",\"title\":\"Angle Double Right\",\"type\":2,\"cat\":[4]},{\"name\":\"angle-double-up\",\"title\":\"Angle Double Up\",\"type\":2,\"cat\":[4]},{\"name\":\"angle-down\",\"title\":\"angle-down\",\"type\":2,\"cat\":[4]},{\"name\":\"angle-left\",\"title\":\"angle-left\",\"type\":2,\"cat\":[4]},{\"name\":\"angle-right\",\"title\":\"angle-right\",\"type\":2,\"cat\":[4]},{\"name\":\"angle-up\",\"title\":\"angle-up\",\"type\":2,\"cat\":[4]},{\"name\":\"angry\",\"title\":\"Angry Face\",\"type\":2,\"cat\":[26]},{\"name\":\"angrycreative\",\"title\":\"Angry Creative\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"angular\",\"title\":\"Angular\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"ankh\",\"title\":\"Ankh\",\"type\":2,\"cat\":[56]},{\"name\":\"app-store\",\"title\":\"App Store\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"app-store-ios\",\"title\":\"iOS App Store\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"apper\",\"title\":\"Apper Systems AB\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"apple\",\"title\":\"Apple\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"apple-alt\",\"title\":\"Fruit Apple\",\"type\":2,\"cat\":[7,15,25,31,32]},{\"name\":\"apple-pay\",\"title\":\"Apple Pay\",\"type\":2,\"family\":\"fab\",\"cat\":[53]},{\"name\":\"archive\",\"title\":\"Archive\",\"type\":2,\"cat\":[10,17,28,50,52,74]},{\"name\":\"archway\",\"title\":\"Archway\",\"type\":2,\"cat\":[9,69]},{\"name\":\"arrow-alt-circle-down\",\"title\":\"Alternate Arrow Circle Down\",\"type\":2,\"cat\":[4]},{\"name\":\"arrow-alt-circle-left\",\"title\":\"Alternate Arrow Circle Left\",\"type\":2,\"cat\":[4]},{\"name\":\"arrow-alt-circle-right\",\"title\":\"Alternate Arrow Circle Right\",\"type\":2,\"cat\":[4]},{\"name\":\"arrow-alt-circle-up\",\"title\":\"Alternate Arrow Circle Up\",\"type\":2,\"cat\":[4]},{\"name\":\"arrow-circle-down\",\"title\":\"Arrow Circle Down\",\"type\":2,\"cat\":[4]},{\"name\":\"arrow-circle-left\",\"title\":\"Arrow Circle Left\",\"type\":2,\"cat\":[4]},{\"name\":\"arrow-circle-right\",\"title\":\"Arrow Circle Right\",\"type\":2,\"cat\":[4]},{\"name\":\"arrow-circle-up\",\"title\":\"Arrow Circle Up\",\"type\":2,\"cat\":[4]},{\"name\":\"arrow-down\",\"title\":\"arrow-down\",\"type\":2,\"cat\":[4]},{\"name\":\"arrow-left\",\"title\":\"arrow-left\",\"type\":2,\"cat\":[4]},{\"name\":\"arrow-right\",\"title\":\"arrow-right\",\"type\":2,\"cat\":[4]},{\"name\":\"arrow-up\",\"title\":\"arrow-up\",\"type\":2,\"cat\":[4]},{\"name\":\"arrows-alt\",\"title\":\"Alternate Arrows\",\"type\":2,\"cat\":[4]},{\"name\":\"arrows-alt-h\",\"title\":\"Alternate Arrows Horizontal\",\"type\":2,\"cat\":[4]},{\"name\":\"arrows-alt-v\",\"title\":\"Alternate Arrows Vertical\",\"type\":2,\"cat\":[4]},{\"name\":\"artstation\",\"title\":\"Artstation\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"assistive-listening-systems\",\"title\":\"Assistive Listening Systems\",\"type\":2,\"cat\":[1,18]},{\"name\":\"asterisk\",\"title\":\"asterisk\",\"type\":2,\"cat\":[63]},{\"name\":\"asymmetrik\",\"title\":\"Asymmetrik, Ltd.\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"at\",\"title\":\"At\",\"type\":2,\"cat\":[18]},{\"name\":\"atlas\",\"title\":\"Atlas\",\"type\":2,\"cat\":[69]},{\"name\":\"atlassian\",\"title\":\"Atlassian\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"atom\",\"title\":\"Atom\",\"type\":2,\"cat\":[25,27,56,57,58,63]},{\"name\":\"audible\",\"title\":\"Audible\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"audio-description\",\"title\":\"Audio Description\",\"type\":2,\"cat\":[1,5]},{\"name\":\"autoprefixer\",\"title\":\"Autoprefixer\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"avianex\",\"title\":\"avianex\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"aviato\",\"title\":\"Aviato\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"award\",\"title\":\"Award\",\"type\":2,\"cat\":[25,43,52,55]},{\"name\":\"aws\",\"title\":\"Amazon Web Services (AWS)\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"baby\",\"title\":\"Baby\",\"type\":2,\"cat\":[15,70]},{\"name\":\"baby-carriage\",\"title\":\"Baby Carriage\",\"type\":2,\"cat\":[15,40,52,71]},{\"name\":\"backspace\",\"title\":\"Backspace\",\"type\":2,\"cat\":[]},{\"name\":\"backward\",\"title\":\"backward\",\"type\":2,\"cat\":[5]},{\"name\":\"bacon\",\"title\":\"Bacon\",\"type\":2,\"cat\":[31]},{\"name\":\"bahai\",\"title\":\"Bahá'í\",\"type\":2,\"cat\":[56,63]},{\"name\":\"balance-scale\",\"title\":\"Balance Scale\",\"type\":2,\"cat\":[10,29,45,52,55]},{\"name\":\"balance-scale-left\",\"title\":\"Balance Scale (Left-Weighted)\",\"type\":2,\"cat\":[10,29,45,52,55]},{\"name\":\"balance-scale-right\",\"title\":\"Balance Scale (Right-Weighted)\",\"type\":2,\"cat\":[10,29,45,52,55]},{\"name\":\"ban\",\"title\":\"ban\",\"type\":2,\"cat\":[43,59,66]},{\"name\":\"band-aid\",\"title\":\"Band-Aid\",\"type\":2,\"cat\":[49,54]},{\"name\":\"bandcamp\",\"title\":\"Bandcamp\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"barcode\",\"title\":\"barcode\",\"type\":2,\"cat\":[17,43,61]},{\"name\":\"bars\",\"title\":\"Bars\",\"type\":2,\"cat\":[43]},{\"name\":\"baseball-ball\",\"title\":\"Baseball Ball\",\"type\":2,\"cat\":[64]},{\"name\":\"basketball-ball\",\"title\":\"Basketball Ball\",\"type\":2,\"cat\":[64]},{\"name\":\"bath\",\"title\":\"Bath\",\"type\":2,\"cat\":[15,17,40,41,45,52]},{\"name\":\"battery-empty\",\"title\":\"Battery Empty\",\"type\":2,\"cat\":[27,66]},{\"name\":\"battery-full\",\"title\":\"Battery Full\",\"type\":2,\"cat\":[27,66]},{\"name\":\"battery-half\",\"title\":\"Battery 1/2 Full\",\"type\":2,\"cat\":[27,66]},{\"name\":\"battery-quarter\",\"title\":\"Battery 1/4 Full\",\"type\":2,\"cat\":[27,66]},{\"name\":\"battery-three-quarters\",\"title\":\"Battery 3/4 Full\",\"type\":2,\"cat\":[27,66]},{\"name\":\"battle-net\",\"title\":\"Battle.net\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"bed\",\"title\":\"Bed\",\"type\":2,\"cat\":[40,41,45,52,69,70]},{\"name\":\"beer\",\"title\":\"beer\",\"type\":2,\"cat\":[8,43,45,52]},{\"name\":\"behance\",\"title\":\"Behance\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"behance-square\",\"title\":\"Behance Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"bell\",\"title\":\"bell\",\"type\":2,\"cat\":[2,18,22,25,41,43,45,52,53,62,66]},{\"name\":\"bell-slash\",\"title\":\"Bell Slash\",\"type\":2,\"cat\":[2,18,22,25,43,45,66]},{\"name\":\"bezier-curve\",\"title\":\"Bezier Curve\",\"type\":2,\"cat\":[23]},{\"name\":\"bible\",\"title\":\"Bible\",\"type\":2,\"cat\":[56]},{\"name\":\"bicycle\",\"title\":\"Bicycle\",\"type\":2,\"cat\":[30,45,52,71]},{\"name\":\"biking\",\"title\":\"Biking\",\"type\":2,\"cat\":[15,30,64,67,70]},{\"name\":\"bimobject\",\"title\":\"BIMobject\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"binoculars\",\"title\":\"Binoculars\",\"type\":2,\"cat\":[11,45,46,52]},{\"name\":\"biohazard\",\"title\":\"Biohazard\",\"type\":2,\"cat\":[49,57]},{\"name\":\"birthday-cake\",\"title\":\"Birthday Cake\",\"type\":2,\"cat\":[10,15,45,52,62]},{\"name\":\"bitbucket\",\"title\":\"Bitbucket\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"bitcoin\",\"title\":\"Bitcoin\",\"type\":2,\"family\":\"fab\",\"cat\":[21,53]},{\"name\":\"bity\",\"title\":\"Bity\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"black-tie\",\"title\":\"Font Awesome Black Tie\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"blackberry\",\"title\":\"BlackBerry\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"blender\",\"title\":\"Blender\",\"type\":2,\"cat\":[8,41,52]},{\"name\":\"blender-phone\",\"title\":\"Blender Phone\",\"type\":2,\"cat\":[]},{\"name\":\"blind\",\"title\":\"Blind\",\"type\":2,\"cat\":[1,45,70]},{\"name\":\"blog\",\"title\":\"Blog\",\"type\":2,\"cat\":[43,74]},{\"name\":\"blogger\",\"title\":\"Blogger\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"blogger-b\",\"title\":\"Blogger B\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"bluetooth\",\"title\":\"Bluetooth\",\"type\":2,\"family\":\"fab\",\"cat\":[18]},{\"name\":\"bluetooth-b\",\"title\":\"Bluetooth\",\"type\":2,\"family\":\"fab\",\"cat\":[18]},{\"name\":\"bold\",\"title\":\"bold\",\"type\":2,\"cat\":[24]},{\"name\":\"bolt\",\"title\":\"Lightning Bolt\",\"type\":2,\"cat\":[42,72]},{\"name\":\"bomb\",\"title\":\"Bomb\",\"type\":2,\"cat\":[45,52]},{\"name\":\"bone\",\"title\":\"Bone\",\"type\":2,\"cat\":[31,49]},{\"name\":\"bong\",\"title\":\"Bong\",\"type\":2,\"cat\":[49]},{\"name\":\"book\",\"title\":\"book\",\"type\":2,\"cat\":[10,29,45,52,74]},{\"name\":\"book-dead\",\"title\":\"Book of the Dead\",\"type\":2,\"cat\":[34,36,52]},{\"name\":\"book-medical\",\"title\":\"Medical Book\",\"type\":2,\"cat\":[49,54]},{\"name\":\"book-open\",\"title\":\"Book Open\",\"type\":2,\"cat\":[25]},{\"name\":\"book-reader\",\"title\":\"Book Reader\",\"type\":2,\"cat\":[25]},{\"name\":\"bookmark\",\"title\":\"bookmark\",\"type\":2,\"cat\":[45,52,53,60,74]},{\"name\":\"bootstrap\",\"title\":\"Bootstrap\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"border-all\",\"title\":\"Border All\",\"type\":2,\"cat\":[24]},{\"name\":\"border-none\",\"title\":\"Border None\",\"type\":2,\"cat\":[24]},{\"name\":\"border-style\",\"title\":\"Border Style\",\"type\":2,\"cat\":[24]},{\"name\":\"bowling-ball\",\"title\":\"Bowling Ball\",\"type\":2,\"cat\":[64]},{\"name\":\"box\",\"title\":\"Box\",\"type\":2,\"cat\":[44]},{\"name\":\"box-open\",\"title\":\"Box Open\",\"type\":2,\"cat\":[50]},{\"name\":\"box-tissue\",\"title\":\"Tissue Box\",\"type\":2,\"cat\":[41]},{\"name\":\"boxes\",\"title\":\"Boxes\",\"type\":2,\"cat\":[44]},{\"name\":\"braille\",\"title\":\"Braille\",\"type\":2,\"cat\":[1]},{\"name\":\"brain\",\"title\":\"Brain\",\"type\":2,\"cat\":[49,57]},{\"name\":\"bread-slice\",\"title\":\"Bread Slice\",\"type\":2,\"cat\":[31]},{\"name\":\"briefcase\",\"title\":\"Briefcase\",\"type\":2,\"cat\":[10,40,45,52]},{\"name\":\"briefcase-medical\",\"title\":\"Medical Briefcase\",\"type\":2,\"cat\":[49]},{\"name\":\"broadcast-tower\",\"title\":\"Broadcast Tower\",\"type\":2,\"cat\":[5,18,27,52]},{\"name\":\"broom\",\"title\":\"Broom\",\"type\":2,\"cat\":[36,65]},{\"name\":\"brush\",\"title\":\"Brush\",\"type\":2,\"cat\":[20,23]},{\"name\":\"btc\",\"title\":\"BTC\",\"type\":2,\"family\":\"fab\",\"cat\":[21,53]},{\"name\":\"buffer\",\"title\":\"Buffer\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"bug\",\"title\":\"Bug\",\"type\":2,\"cat\":[17,43,52,59]},{\"name\":\"building\",\"title\":\"Building\",\"type\":2,\"cat\":[9,10,45,52]},{\"name\":\"bullhorn\",\"title\":\"bullhorn\",\"type\":2,\"cat\":[10,18,43,47,52,53,55]},{\"name\":\"bullseye\",\"title\":\"Bullseye\",\"type\":2,\"cat\":[10,43,47,52,68]},{\"name\":\"burn\",\"title\":\"Burn\",\"type\":2,\"cat\":[27,30,49,57]},{\"name\":\"buromobelexperte\",\"title\":\"Büromöbel-Experte GmbH & Co. KG.\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"bus\",\"title\":\"Bus\",\"type\":2,\"cat\":[6,52,69,71]},{\"name\":\"bus-alt\",\"title\":\"Bus Alt\",\"type\":2,\"cat\":[6,69,71]},{\"name\":\"business-time\",\"title\":\"Business Time\",\"type\":2,\"cat\":[10]},{\"name\":\"buy-n-large\",\"title\":\"Buy n Large\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"buysellads\",\"title\":\"BuySellAds\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"calculator\",\"title\":\"Calculator\",\"type\":2,\"cat\":[10,43,48,52]},{\"name\":\"calendar\",\"title\":\"Calendar\",\"type\":2,\"cat\":[10,22,43,52,60,66]},{\"name\":\"calendar-alt\",\"title\":\"Alternate Calendar\",\"type\":2,\"cat\":[10,22,43,52,66]},{\"name\":\"calendar-check\",\"title\":\"Calendar Check\",\"type\":2,\"cat\":[22,43,66]},{\"name\":\"calendar-day\",\"title\":\"Calendar with Day Focus\",\"type\":2,\"cat\":[66]},{\"name\":\"calendar-minus\",\"title\":\"Calendar Minus\",\"type\":2,\"cat\":[22,43,66]},{\"name\":\"calendar-plus\",\"title\":\"Calendar Plus\",\"type\":2,\"cat\":[22,43,66]},{\"name\":\"calendar-times\",\"title\":\"Calendar Times\",\"type\":2,\"cat\":[22,43,66]},{\"name\":\"calendar-week\",\"title\":\"Calendar with Week Focus\",\"type\":2,\"cat\":[66]},{\"name\":\"camera\",\"title\":\"camera\",\"type\":2,\"cat\":[42,52,53,62]},{\"name\":\"camera-retro\",\"title\":\"Retro Camera\",\"type\":2,\"cat\":[42,52,53]},{\"name\":\"campground\",\"title\":\"Campground\",\"type\":2,\"cat\":[7,9,11]},{\"name\":\"canadian-maple-leaf\",\"title\":\"Canadian Maple Leaf\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"candy-cane\",\"title\":\"Candy Cane\",\"type\":2,\"cat\":[31,39,52]},{\"name\":\"cannabis\",\"title\":\"Cannabis\",\"type\":2,\"cat\":[49,54]},{\"name\":\"capsules\",\"title\":\"Capsules\",\"type\":2,\"cat\":[49,54,57]},{\"name\":\"car\",\"title\":\"Car\",\"type\":2,\"cat\":[6,40,45,52,71]},{\"name\":\"car-alt\",\"title\":\"Alternate Car\",\"type\":2,\"cat\":[6,71]},{\"name\":\"car-battery\",\"title\":\"Car Battery\",\"type\":2,\"cat\":[6]},{\"name\":\"car-crash\",\"title\":\"Car Crash\",\"type\":2,\"cat\":[6,71]},{\"name\":\"car-side\",\"title\":\"Car Side\",\"type\":2,\"cat\":[6,71]},{\"name\":\"caravan\",\"title\":\"Caravan\",\"type\":2,\"cat\":[6,11,50,69]},{\"name\":\"caret-down\",\"title\":\"Caret Down\",\"type\":2,\"cat\":[4]},{\"name\":\"caret-left\",\"title\":\"Caret Left\",\"type\":2,\"cat\":[4]},{\"name\":\"caret-right\",\"title\":\"Caret Right\",\"type\":2,\"cat\":[4]},{\"name\":\"caret-square-down\",\"title\":\"Caret Square Down\",\"type\":2,\"cat\":[4]},{\"name\":\"caret-square-left\",\"title\":\"Caret Square Left\",\"type\":2,\"cat\":[4]},{\"name\":\"caret-square-right\",\"title\":\"Caret Square Right\",\"type\":2,\"cat\":[4]},{\"name\":\"caret-square-up\",\"title\":\"Caret Square Up\",\"type\":2,\"cat\":[4]},{\"name\":\"caret-up\",\"title\":\"Caret Up\",\"type\":2,\"cat\":[4]},{\"name\":\"carrot\",\"title\":\"Carrot\",\"type\":2,\"cat\":[31,32,39,52]},{\"name\":\"cart-arrow-down\",\"title\":\"Shopping Cart Arrow Down\",\"type\":2,\"cat\":[4,53,61,66]},{\"name\":\"cart-plus\",\"title\":\"Add to Shopping Cart\",\"type\":2,\"cat\":[53,61,66]},{\"name\":\"cash-register\",\"title\":\"Cash Register\",\"type\":2,\"cat\":[29,61]},{\"name\":\"cat\",\"title\":\"Cat\",\"type\":2,\"cat\":[3,36]},{\"name\":\"cc-amazon-pay\",\"title\":\"Amazon Pay Credit Card\",\"type\":2,\"family\":\"fab\",\"cat\":[53]},{\"name\":\"cc-amex\",\"title\":\"American Express Credit Card\",\"type\":2,\"family\":\"fab\",\"cat\":[53]},{\"name\":\"cc-apple-pay\",\"title\":\"Apple Pay Credit Card\",\"type\":2,\"family\":\"fab\",\"cat\":[53]},{\"name\":\"cc-diners-club\",\"title\":\"Diner's Club Credit Card\",\"type\":2,\"family\":\"fab\",\"cat\":[53]},{\"name\":\"cc-discover\",\"title\":\"Discover Credit Card\",\"type\":2,\"family\":\"fab\",\"cat\":[53]},{\"name\":\"cc-jcb\",\"title\":\"JCB Credit Card\",\"type\":2,\"family\":\"fab\",\"cat\":[53]},{\"name\":\"cc-mastercard\",\"title\":\"MasterCard Credit Card\",\"type\":2,\"family\":\"fab\",\"cat\":[53]},{\"name\":\"cc-paypal\",\"title\":\"Paypal Credit Card\",\"type\":2,\"family\":\"fab\",\"cat\":[53]},{\"name\":\"cc-stripe\",\"title\":\"Stripe Credit Card\",\"type\":2,\"family\":\"fab\",\"cat\":[53]},{\"name\":\"cc-visa\",\"title\":\"Visa Credit Card\",\"type\":2,\"family\":\"fab\",\"cat\":[53]},{\"name\":\"centercode\",\"title\":\"Centercode\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"centos\",\"title\":\"Centos\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"certificate\",\"title\":\"certificate\",\"type\":2,\"cat\":[10,43,53,60,63]},{\"name\":\"chair\",\"title\":\"Chair\",\"type\":2,\"cat\":[41]},{\"name\":\"chalkboard\",\"title\":\"Chalkboard\",\"type\":2,\"cat\":[18,25,42]},{\"name\":\"chalkboard-teacher\",\"title\":\"Chalkboard Teacher\",\"type\":2,\"cat\":[25,70]},{\"name\":\"charging-station\",\"title\":\"Charging Station\",\"type\":2,\"cat\":[6,27]},{\"name\":\"chart-area\",\"title\":\"Area Chart\",\"type\":2,\"cat\":[10]},{\"name\":\"chart-bar\",\"title\":\"Bar Chart\",\"type\":2,\"cat\":[10]},{\"name\":\"chart-line\",\"title\":\"Line Chart\",\"type\":2,\"cat\":[4,10,29]},{\"name\":\"chart-pie\",\"title\":\"Pie Chart\",\"type\":2,\"cat\":[10,29]},{\"name\":\"check\",\"title\":\"Check\",\"type\":2,\"cat\":[43]},{\"name\":\"check-circle\",\"title\":\"Check Circle\",\"type\":2,\"cat\":[43,68]},{\"name\":\"check-double\",\"title\":\"Double Check\",\"type\":2,\"cat\":[43,55]},{\"name\":\"check-square\",\"title\":\"Check Square\",\"type\":2,\"cat\":[43]},{\"name\":\"cheese\",\"title\":\"Cheese\",\"type\":2,\"cat\":[31]},{\"name\":\"chess\",\"title\":\"Chess\",\"type\":2,\"cat\":[14,33]},{\"name\":\"chess-bishop\",\"title\":\"Chess Bishop\",\"type\":2,\"cat\":[14,33]},{\"name\":\"chess-board\",\"title\":\"Chess Board\",\"type\":2,\"cat\":[14,33]},{\"name\":\"chess-king\",\"title\":\"Chess King\",\"type\":2,\"cat\":[14,33]},{\"name\":\"chess-knight\",\"title\":\"Chess Knight\",\"type\":2,\"cat\":[14,33]},{\"name\":\"chess-pawn\",\"title\":\"Chess Pawn\",\"type\":2,\"cat\":[14,33]},{\"name\":\"chess-queen\",\"title\":\"Chess Queen\",\"type\":2,\"cat\":[14,33]},{\"name\":\"chess-rook\",\"title\":\"Chess Rook\",\"type\":2,\"cat\":[14,33]},{\"name\":\"chevron-circle-down\",\"title\":\"Chevron Circle Down\",\"type\":2,\"cat\":[4]},{\"name\":\"chevron-circle-left\",\"title\":\"Chevron Circle Left\",\"type\":2,\"cat\":[4]},{\"name\":\"chevron-circle-right\",\"title\":\"Chevron Circle Right\",\"type\":2,\"cat\":[4]},{\"name\":\"chevron-circle-up\",\"title\":\"Chevron Circle Up\",\"type\":2,\"cat\":[4]},{\"name\":\"chevron-down\",\"title\":\"chevron-down\",\"type\":2,\"cat\":[4]},{\"name\":\"chevron-left\",\"title\":\"chevron-left\",\"type\":2,\"cat\":[4]},{\"name\":\"chevron-right\",\"title\":\"chevron-right\",\"type\":2,\"cat\":[4]},{\"name\":\"chevron-up\",\"title\":\"chevron-up\",\"type\":2,\"cat\":[4]},{\"name\":\"child\",\"title\":\"Child\",\"type\":2,\"cat\":[70]},{\"name\":\"chrome\",\"title\":\"Chrome\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"chromecast\",\"title\":\"Chromecast\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"church\",\"title\":\"Church\",\"type\":2,\"cat\":[9,52,56]},{\"name\":\"circle\",\"title\":\"Circle\",\"type\":2,\"cat\":[5,43,60,68]},{\"name\":\"circle-notch\",\"title\":\"Circle Notched\",\"type\":2,\"cat\":[63]},{\"name\":\"city\",\"title\":\"City\",\"type\":2,\"cat\":[9,10]},{\"name\":\"clinic-medical\",\"title\":\"Medical Clinic\",\"type\":2,\"cat\":[9,49,54]},{\"name\":\"clipboard\",\"title\":\"Clipboard\",\"type\":2,\"cat\":[10,24,43,52]},{\"name\":\"clipboard-check\",\"title\":\"Clipboard with Check\",\"type\":2,\"cat\":[44,57]},{\"name\":\"clipboard-list\",\"title\":\"Clipboard List\",\"type\":2,\"cat\":[44]},{\"name\":\"clock\",\"title\":\"Clock\",\"type\":2,\"cat\":[22]},{\"name\":\"clone\",\"title\":\"Clone\",\"type\":2,\"cat\":[23,24,28,42,43]},{\"name\":\"closed-captioning\",\"title\":\"Closed Captioning\",\"type\":2,\"cat\":[1,5]},{\"name\":\"cloud\",\"title\":\"Cloud\",\"type\":2,\"cat\":[43,52,60,72]},{\"name\":\"cloud-download-alt\",\"title\":\"Alternate Cloud Download\",\"type\":2,\"cat\":[4,43]},{\"name\":\"cloud-meatball\",\"title\":\"Cloud with (a chance of) Meatball\",\"type\":2,\"cat\":[31,72]},{\"name\":\"cloud-moon\",\"title\":\"Cloud with Moon\",\"type\":2,\"cat\":[36,72]},{\"name\":\"cloud-moon-rain\",\"title\":\"Cloud with Moon and Rain\",\"type\":2,\"cat\":[72]},{\"name\":\"cloud-rain\",\"title\":\"Cloud with Rain\",\"type\":2,\"cat\":[72]},{\"name\":\"cloud-showers-heavy\",\"title\":\"Cloud with Heavy Showers\",\"type\":2,\"cat\":[72]},{\"name\":\"cloud-sun\",\"title\":\"Cloud with Sun\",\"type\":2,\"cat\":[7,65,72]},{\"name\":\"cloud-sun-rain\",\"title\":\"Cloud with Sun and Rain\",\"type\":2,\"cat\":[65,72]},{\"name\":\"cloud-upload-alt\",\"title\":\"Alternate Cloud Upload\",\"type\":2,\"cat\":[4,43]},{\"name\":\"cloudscale\",\"title\":\"cloudscale.ch\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"cloudsmith\",\"title\":\"Cloudsmith\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"cloudversify\",\"title\":\"cloudversify\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"cocktail\",\"title\":\"Cocktail\",\"type\":2,\"cat\":[8,40,69]},{\"name\":\"code\",\"title\":\"Code\",\"type\":2,\"cat\":[17]},{\"name\":\"code-branch\",\"title\":\"Code Branch\",\"type\":2,\"cat\":[17]},{\"name\":\"codepen\",\"title\":\"Codepen\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"codiepie\",\"title\":\"Codie Pie\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"coffee\",\"title\":\"Coffee\",\"type\":2,\"cat\":[8,10,17,40,41,43,45,52]},{\"name\":\"cog\",\"title\":\"cog\",\"type\":2,\"cat\":[43,52,63]},{\"name\":\"cogs\",\"title\":\"cogs\",\"type\":2,\"cat\":[43,52]},{\"name\":\"coins\",\"title\":\"Coins\",\"type\":2,\"cat\":[29]},{\"name\":\"columns\",\"title\":\"Columns\",\"type\":2,\"cat\":[10,24]},{\"name\":\"comment\",\"title\":\"comment\",\"type\":2,\"cat\":[13,18,60,62,66]},{\"name\":\"comment-alt\",\"title\":\"Alternate Comment\",\"type\":2,\"cat\":[13,18,62,66]},{\"name\":\"comment-dollar\",\"title\":\"Comment Dollar\",\"type\":2,\"cat\":[29,47]},{\"name\":\"comment-dots\",\"title\":\"Comment Dots\",\"type\":2,\"cat\":[13]},{\"name\":\"comment-medical\",\"title\":\"Alternate Medical Chat\",\"type\":2,\"cat\":[13,49]},{\"name\":\"comment-slash\",\"title\":\"Comment Slash\",\"type\":2,\"cat\":[13,66]},{\"name\":\"comments\",\"title\":\"comments\",\"type\":2,\"cat\":[13,18]},{\"name\":\"comments-dollar\",\"title\":\"Comments Dollar\",\"type\":2,\"cat\":[29,47]},{\"name\":\"compact-disc\",\"title\":\"Compact Disc\",\"type\":2,\"cat\":[63]},{\"name\":\"compass\",\"title\":\"Compass\",\"type\":2,\"cat\":[10,11,46,52,63,66]},{\"name\":\"compress\",\"title\":\"Compress\",\"type\":2,\"cat\":[5,42]},{\"name\":\"compress-alt\",\"title\":\"Alternate Compress\",\"type\":2,\"cat\":[4,5]},{\"name\":\"compress-arrows-alt\",\"title\":\"Alternate Compress Arrows\",\"type\":2,\"cat\":[4,5,42]},{\"name\":\"concierge-bell\",\"title\":\"Concierge Bell\",\"type\":2,\"cat\":[40,69]},{\"name\":\"confluence\",\"title\":\"Confluence\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"connectdevelop\",\"title\":\"Connect Develop\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"contao\",\"title\":\"Contao\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"cookie\",\"title\":\"Cookie\",\"type\":2,\"cat\":[15,31,52]},{\"name\":\"cookie-bite\",\"title\":\"Cookie Bite\",\"type\":2,\"cat\":[15,39,52]},{\"name\":\"copy\",\"title\":\"Copy\",\"type\":2,\"cat\":[10,23,24,28,43,52]},{\"name\":\"copyright\",\"title\":\"Copyright\",\"type\":2,\"cat\":[10]},{\"name\":\"cotton-bureau\",\"title\":\"Cotton Bureau\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"couch\",\"title\":\"Couch\",\"type\":2,\"cat\":[41,50]},{\"name\":\"cpanel\",\"title\":\"cPanel\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"creative-commons\",\"title\":\"Creative Commons\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"creative-commons-by\",\"title\":\"Creative Commons Attribution\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"creative-commons-nc\",\"title\":\"Creative Commons Noncommercial\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"creative-commons-nc-eu\",\"title\":\"Creative Commons Noncommercial (Euro Sign)\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"creative-commons-nc-jp\",\"title\":\"Creative Commons Noncommercial (Yen Sign)\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"creative-commons-nd\",\"title\":\"Creative Commons No Derivative Works\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"creative-commons-pd\",\"title\":\"Creative Commons Public Domain\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"creative-commons-pd-alt\",\"title\":\"Alternate Creative Commons Public Domain\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"creative-commons-remix\",\"title\":\"Creative Commons Remix\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"creative-commons-sa\",\"title\":\"Creative Commons Share Alike\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"creative-commons-sampling\",\"title\":\"Creative Commons Sampling\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"creative-commons-sampling-plus\",\"title\":\"Creative Commons Sampling +\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"creative-commons-share\",\"title\":\"Creative Commons Share\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"creative-commons-zero\",\"title\":\"Creative Commons CC0\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"credit-card\",\"title\":\"Credit Card\",\"type\":2,\"cat\":[29,53]},{\"name\":\"critical-role\",\"title\":\"Critical Role\",\"type\":2,\"family\":\"fab\",\"cat\":[34]},{\"name\":\"crop\",\"title\":\"crop\",\"type\":2,\"cat\":[23]},{\"name\":\"crop-alt\",\"title\":\"Alternate Crop\",\"type\":2,\"cat\":[23]},{\"name\":\"cross\",\"title\":\"Cross\",\"type\":2,\"cat\":[56]},{\"name\":\"crosshairs\",\"title\":\"Crosshairs\",\"type\":2,\"cat\":[23,45,63]},{\"name\":\"crow\",\"title\":\"Crow\",\"type\":2,\"cat\":[3,36]},{\"name\":\"crown\",\"title\":\"Crown\",\"type\":2,\"cat\":[]},{\"name\":\"crutch\",\"title\":\"Crutch\",\"type\":2,\"cat\":[49]},{\"name\":\"css3\",\"title\":\"CSS 3 Logo\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"css3-alt\",\"title\":\"Alternate CSS3 Logo\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"cube\",\"title\":\"Cube\",\"type\":2,\"cat\":[52]},{\"name\":\"cubes\",\"title\":\"Cubes\",\"type\":2,\"cat\":[52]},{\"name\":\"cut\",\"title\":\"Cut\",\"type\":2,\"cat\":[10,23,24,28,43,52]},{\"name\":\"cuttlefish\",\"title\":\"Cuttlefish\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"d-and-d\",\"title\":\"Dungeons & Dragons\",\"type\":2,\"family\":\"fab\",\"cat\":[34]},{\"name\":\"d-and-d-beyond\",\"title\":\"D&D Beyond\",\"type\":2,\"family\":\"fab\",\"cat\":[34]},{\"name\":\"dailymotion\",\"title\":\"dailymotion\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"dashcube\",\"title\":\"DashCube\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"database\",\"title\":\"Database\",\"type\":2,\"cat\":[19,43]},{\"name\":\"deaf\",\"title\":\"Deaf\",\"type\":2,\"cat\":[1]},{\"name\":\"delicious\",\"title\":\"Delicious\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"democrat\",\"title\":\"Democrat\",\"type\":2,\"cat\":[55]},{\"name\":\"deploydog\",\"title\":\"deploy.dog\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"deskpro\",\"title\":\"Deskpro\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"desktop\",\"title\":\"Desktop\",\"type\":2,\"cat\":[19]},{\"name\":\"dev\",\"title\":\"DEV\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"deviantart\",\"title\":\"deviantART\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"dharmachakra\",\"title\":\"Dharmachakra\",\"type\":2,\"cat\":[46,56,63]},{\"name\":\"dhl\",\"title\":\"DHL\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"diagnoses\",\"title\":\"Diagnoses\",\"type\":2,\"cat\":[49]},{\"name\":\"diaspora\",\"title\":\"Diaspora\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"dice\",\"title\":\"Dice\",\"type\":2,\"cat\":[33,40,52]},{\"name\":\"dice-d20\",\"title\":\"Dice D20\",\"type\":2,\"cat\":[33,34,52]},{\"name\":\"dice-d6\",\"title\":\"Dice D6\",\"type\":2,\"cat\":[33,34,52]},{\"name\":\"dice-five\",\"title\":\"Dice Five\",\"type\":2,\"cat\":[33,40,52]},{\"name\":\"dice-four\",\"title\":\"Dice Four\",\"type\":2,\"cat\":[33,52]},{\"name\":\"dice-one\",\"title\":\"Dice One\",\"type\":2,\"cat\":[33,52]},{\"name\":\"dice-six\",\"title\":\"Dice Six\",\"type\":2,\"cat\":[33,52]},{\"name\":\"dice-three\",\"title\":\"Dice Three\",\"type\":2,\"cat\":[33,52]},{\"name\":\"dice-two\",\"title\":\"Dice Two\",\"type\":2,\"cat\":[33,52]},{\"name\":\"digg\",\"title\":\"Digg Logo\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"digital-ocean\",\"title\":\"Digital Ocean\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"digital-tachograph\",\"title\":\"Digital Tachograph\",\"type\":2,\"cat\":[52]},{\"name\":\"directions\",\"title\":\"Directions\",\"type\":2,\"cat\":[45]},{\"name\":\"discord\",\"title\":\"Discord\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"discourse\",\"title\":\"Discourse\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"disease\",\"title\":\"Disease\",\"type\":2,\"cat\":[49,54,57]},{\"name\":\"divide\",\"title\":\"Divide\",\"type\":2,\"cat\":[48]},{\"name\":\"dizzy\",\"title\":\"Dizzy Face\",\"type\":2,\"cat\":[26]},{\"name\":\"dna\",\"title\":\"DNA\",\"type\":2,\"cat\":[49,57]},{\"name\":\"dochub\",\"title\":\"DocHub\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"docker\",\"title\":\"Docker\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"dog\",\"title\":\"Dog\",\"type\":2,\"cat\":[3]},{\"name\":\"dollar-sign\",\"title\":\"Dollar Sign\",\"type\":2,\"cat\":[12,21,45]},{\"name\":\"dolly\",\"title\":\"Dolly\",\"type\":2,\"cat\":[44,50]},{\"name\":\"dolly-flatbed\",\"title\":\"Dolly Flatbed\",\"type\":2,\"cat\":[44]},{\"name\":\"donate\",\"title\":\"Donate\",\"type\":2,\"cat\":[12,29,55]},{\"name\":\"door-closed\",\"title\":\"Door Closed\",\"type\":2,\"cat\":[40,41,52,59,66]},{\"name\":\"door-open\",\"title\":\"Door Open\",\"type\":2,\"cat\":[40,41,52,59,66]},{\"name\":\"dot-circle\",\"title\":\"Dot Circle\",\"type\":2,\"cat\":[43,68]},{\"name\":\"dove\",\"title\":\"Dove\",\"type\":2,\"cat\":[3,12,55,56]},{\"name\":\"download\",\"title\":\"Download\",\"type\":2,\"cat\":[4,19,43]},{\"name\":\"draft2digital\",\"title\":\"Draft2digital\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"drafting-compass\",\"title\":\"Drafting Compass\",\"type\":2,\"cat\":[20,23]},{\"name\":\"dragon\",\"title\":\"Dragon\",\"type\":2,\"cat\":[3,34]},{\"name\":\"draw-polygon\",\"title\":\"Draw Polygon\",\"type\":2,\"cat\":[23,45]},{\"name\":\"dribbble\",\"title\":\"Dribbble\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"dribbble-square\",\"title\":\"Dribbble Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"dropbox\",\"title\":\"Dropbox\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"drum\",\"title\":\"Drum\",\"type\":2,\"cat\":[51,52]},{\"name\":\"drum-steelpan\",\"title\":\"Drum Steelpan\",\"type\":2,\"cat\":[51,52]},{\"name\":\"drumstick-bite\",\"title\":\"Drumstick with Bite Taken Out\",\"type\":2,\"cat\":[7,31]},{\"name\":\"drupal\",\"title\":\"Drupal Logo\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"dumbbell\",\"title\":\"Dumbbell\",\"type\":2,\"cat\":[40,64,69]},{\"name\":\"dumpster\",\"title\":\"Dumpster\",\"type\":2,\"cat\":[20]},{\"name\":\"dumpster-fire\",\"title\":\"Dumpster Fire\",\"type\":2,\"cat\":[]},{\"name\":\"dungeon\",\"title\":\"Dungeon\",\"type\":2,\"cat\":[9,34,41,59]},{\"name\":\"dyalog\",\"title\":\"Dyalog\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"earlybirds\",\"title\":\"Earlybirds\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"ebay\",\"title\":\"eBay\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"edge\",\"title\":\"Edge Browser\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"edit\",\"title\":\"Edit\",\"type\":2,\"cat\":[10,23,24,43,74]},{\"name\":\"egg\",\"title\":\"Egg\",\"type\":2,\"cat\":[31]},{\"name\":\"eject\",\"title\":\"eject\",\"type\":2,\"cat\":[5]},{\"name\":\"elementor\",\"title\":\"Elementor\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"ellipsis-h\",\"title\":\"Horizontal Ellipsis\",\"type\":2,\"cat\":[43]},{\"name\":\"ellipsis-v\",\"title\":\"Vertical Ellipsis\",\"type\":2,\"cat\":[43]},{\"name\":\"ello\",\"title\":\"Ello\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"ember\",\"title\":\"Ember\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"empire\",\"title\":\"Galactic Empire\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"envelope\",\"title\":\"Envelope\",\"type\":2,\"cat\":[10,18,43,52,62,74]},{\"name\":\"envelope-open\",\"title\":\"Envelope Open\",\"type\":2,\"cat\":[10,18,43,52,74]},{\"name\":\"envelope-open-text\",\"title\":\"Envelope Open-text\",\"type\":2,\"cat\":[47]},{\"name\":\"envelope-square\",\"title\":\"Envelope Square\",\"type\":2,\"cat\":[10,18]},{\"name\":\"envira\",\"title\":\"Envira Gallery\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"equals\",\"title\":\"Equals\",\"type\":2,\"cat\":[48]},{\"name\":\"eraser\",\"title\":\"eraser\",\"type\":2,\"cat\":[10,23,24,43,52,74]},{\"name\":\"erlang\",\"title\":\"Erlang\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"ethereum\",\"title\":\"Ethereum\",\"type\":2,\"family\":\"fab\",\"cat\":[21,53]},{\"name\":\"ethernet\",\"title\":\"Ethernet\",\"type\":2,\"cat\":[19]},{\"name\":\"etsy\",\"title\":\"Etsy\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"euro-sign\",\"title\":\"Euro Sign\",\"type\":2,\"cat\":[21]},{\"name\":\"evernote\",\"title\":\"Evernote\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"exchange-alt\",\"title\":\"Alternate Exchange\",\"type\":2,\"cat\":[4]},{\"name\":\"exclamation\",\"title\":\"exclamation\",\"type\":2,\"cat\":[2,43,66]},{\"name\":\"exclamation-circle\",\"title\":\"Exclamation Circle\",\"type\":2,\"cat\":[2,43,66]},{\"name\":\"exclamation-triangle\",\"title\":\"Exclamation Triangle\",\"type\":2,\"cat\":[2,43,66]},{\"name\":\"expand\",\"title\":\"Expand\",\"type\":2,\"cat\":[5,42]},{\"name\":\"expand-alt\",\"title\":\"Alternate Expand\",\"type\":2,\"cat\":[4,5]},{\"name\":\"expand-arrows-alt\",\"title\":\"Alternate Expand Arrows\",\"type\":2,\"cat\":[4,5]},{\"name\":\"expeditedssl\",\"title\":\"ExpeditedSSL\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"external-link-alt\",\"title\":\"Alternate External Link\",\"type\":2,\"cat\":[4,43]},{\"name\":\"external-link-square-alt\",\"title\":\"Alternate External Link Square\",\"type\":2,\"cat\":[4,43]},{\"name\":\"eye\",\"title\":\"Eye\",\"type\":2,\"cat\":[23,42,43,45,52,59,66]},{\"name\":\"eye-dropper\",\"title\":\"Eye Dropper\",\"type\":2,\"cat\":[23,42,52,54,57]},{\"name\":\"eye-slash\",\"title\":\"Eye Slash\",\"type\":2,\"cat\":[23,42,43,45,59,66]},{\"name\":\"facebook\",\"title\":\"Facebook\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"facebook-f\",\"title\":\"Facebook F\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"facebook-messenger\",\"title\":\"Facebook Messenger\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"facebook-square\",\"title\":\"Facebook Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"fan\",\"title\":\"Fan\",\"type\":2,\"cat\":[27,41,63]},{\"name\":\"fantasy-flight-games\",\"title\":\"Fantasy Flight-games\",\"type\":2,\"family\":\"fab\",\"cat\":[34]},{\"name\":\"fast-backward\",\"title\":\"fast-backward\",\"type\":2,\"cat\":[5]},{\"name\":\"fast-forward\",\"title\":\"fast-forward\",\"type\":2,\"cat\":[5]},{\"name\":\"faucet\",\"title\":\"Faucet\",\"type\":2,\"cat\":[11,41]},{\"name\":\"fax\",\"title\":\"Fax\",\"type\":2,\"cat\":[10,18,52]},{\"name\":\"feather\",\"title\":\"Feather\",\"type\":2,\"cat\":[3,52]},{\"name\":\"feather-alt\",\"title\":\"Alternate Feather\",\"type\":2,\"cat\":[3,52]},{\"name\":\"fedex\",\"title\":\"FedEx\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"fedora\",\"title\":\"Fedora\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"female\",\"title\":\"Female\",\"type\":2,\"cat\":[70]},{\"name\":\"fighter-jet\",\"title\":\"fighter-jet\",\"type\":2,\"cat\":[45,52,71]},{\"name\":\"figma\",\"title\":\"Figma\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"file\",\"title\":\"File\",\"type\":2,\"cat\":[10,17,24,28,43,52,60,66,74]},{\"name\":\"file-alt\",\"title\":\"Alternate File\",\"type\":2,\"cat\":[10,17,24,28,43,52,66,74]},{\"name\":\"file-archive\",\"title\":\"Archive File\",\"type\":2,\"cat\":[28]},{\"name\":\"file-audio\",\"title\":\"Audio File\",\"type\":2,\"cat\":[5,28,51]},{\"name\":\"file-code\",\"title\":\"Code File\",\"type\":2,\"cat\":[17,28]},{\"name\":\"file-contract\",\"title\":\"File Contract\",\"type\":2,\"cat\":[59]},{\"name\":\"file-csv\",\"title\":\"File CSV\",\"type\":2,\"cat\":[]},{\"name\":\"file-download\",\"title\":\"File Download\",\"type\":2,\"cat\":[43]},{\"name\":\"file-excel\",\"title\":\"Excel File\",\"type\":2,\"cat\":[28]},{\"name\":\"file-export\",\"title\":\"File Export\",\"type\":2,\"cat\":[43]},{\"name\":\"file-image\",\"title\":\"Image File\",\"type\":2,\"cat\":[28,42]},{\"name\":\"file-import\",\"title\":\"File Import\",\"type\":2,\"cat\":[43]},{\"name\":\"file-invoice\",\"title\":\"File Invoice\",\"type\":2,\"cat\":[29]},{\"name\":\"file-invoice-dollar\",\"title\":\"File Invoice with US Dollar\",\"type\":2,\"cat\":[29]},{\"name\":\"file-medical\",\"title\":\"Medical File\",\"type\":2,\"cat\":[49,54]},{\"name\":\"file-medical-alt\",\"title\":\"Alternate Medical File\",\"type\":2,\"cat\":[49]},{\"name\":\"file-pdf\",\"title\":\"PDF File\",\"type\":2,\"cat\":[28]},{\"name\":\"file-powerpoint\",\"title\":\"Powerpoint File\",\"type\":2,\"cat\":[28]},{\"name\":\"file-prescription\",\"title\":\"File Prescription\",\"type\":2,\"cat\":[49,52,54]},{\"name\":\"file-signature\",\"title\":\"File Signature\",\"type\":2,\"cat\":[59]},{\"name\":\"file-upload\",\"title\":\"File Upload\",\"type\":2,\"cat\":[43]},{\"name\":\"file-video\",\"title\":\"Video File\",\"type\":2,\"cat\":[5,28]},{\"name\":\"file-word\",\"title\":\"Word File\",\"type\":2,\"cat\":[28]},{\"name\":\"fill\",\"title\":\"Fill\",\"type\":2,\"cat\":[23]},{\"name\":\"fill-drip\",\"title\":\"Fill Drip\",\"type\":2,\"cat\":[23]},{\"name\":\"film\",\"title\":\"Film\",\"type\":2,\"cat\":[5,42,52]},{\"name\":\"filter\",\"title\":\"Filter\",\"type\":2,\"cat\":[17,43,57]},{\"name\":\"fingerprint\",\"title\":\"Fingerprint\",\"type\":2,\"cat\":[43,59]},{\"name\":\"fire\",\"title\":\"fire\",\"type\":2,\"cat\":[11,27,45,52,57]},{\"name\":\"fire-alt\",\"title\":\"Alternate Fire\",\"type\":2,\"cat\":[11,27,30,45,52,57]},{\"name\":\"fire-extinguisher\",\"title\":\"fire-extinguisher\",\"type\":2,\"cat\":[17,45,52]},{\"name\":\"firefox\",\"title\":\"Firefox\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"firefox-browser\",\"title\":\"Firefox Browser\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"first-aid\",\"title\":\"First Aid\",\"type\":2,\"cat\":[11,49,54]},{\"name\":\"first-order\",\"title\":\"First Order\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"first-order-alt\",\"title\":\"Alternate First Order\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"firstdraft\",\"title\":\"firstdraft\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"fish\",\"title\":\"Fish\",\"type\":2,\"cat\":[3,31,67]},{\"name\":\"fist-raised\",\"title\":\"Raised Fist\",\"type\":2,\"cat\":[34,37,55]},{\"name\":\"flag\",\"title\":\"flag\",\"type\":2,\"cat\":[43,45,52]},{\"name\":\"flag-checkered\",\"title\":\"flag-checkered\",\"type\":2,\"cat\":[43,45,52]},{\"name\":\"flag-usa\",\"title\":\"United States of America Flag\",\"type\":2,\"cat\":[55]},{\"name\":\"flask\",\"title\":\"Flask\",\"type\":2,\"cat\":[8,45,52,54,57]},{\"name\":\"flickr\",\"title\":\"Flickr\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"flipboard\",\"title\":\"Flipboard\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"flushed\",\"title\":\"Flushed Face\",\"type\":2,\"cat\":[26]},{\"name\":\"fly\",\"title\":\"Fly\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"folder\",\"title\":\"Folder\",\"type\":2,\"cat\":[10,17,28,43,60,66,74]},{\"name\":\"folder-minus\",\"title\":\"Folder Minus\",\"type\":2,\"cat\":[10]},{\"name\":\"folder-open\",\"title\":\"Folder Open\",\"type\":2,\"cat\":[10,17,28,43,66,74]},{\"name\":\"folder-plus\",\"title\":\"Folder Plus\",\"type\":2,\"cat\":[10]},{\"name\":\"font\",\"title\":\"font\",\"type\":2,\"cat\":[24]},{\"name\":\"font-awesome\",\"title\":\"Font Awesome\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"font-awesome-alt\",\"title\":\"Alternate Font Awesome\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"font-awesome-flag\",\"title\":\"Font Awesome Flag\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"font-awesome-logo-full\",\"title\":\"Font Awesome Full Logo\",\"type\":2,\"cat\":[]},{\"name\":\"font-awesome-logo-full\",\"title\":\"Font Awesome Full Logo\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"fonticons\",\"title\":\"Fonticons\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"fonticons-fi\",\"title\":\"Fonticons Fi\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"football-ball\",\"title\":\"Football Ball\",\"type\":2,\"cat\":[7,64]},{\"name\":\"fort-awesome\",\"title\":\"Fort Awesome\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"fort-awesome-alt\",\"title\":\"Alternate Fort Awesome\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"forumbee\",\"title\":\"Forumbee\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"forward\",\"title\":\"forward\",\"type\":2,\"cat\":[5]},{\"name\":\"foursquare\",\"title\":\"Foursquare\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"free-code-camp\",\"title\":\"freeCodeCamp\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"freebsd\",\"title\":\"FreeBSD\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"frog\",\"title\":\"Frog\",\"type\":2,\"cat\":[3,11,46,57,65]},{\"name\":\"frown\",\"title\":\"Frowning Face\",\"type\":2,\"cat\":[13,26,43,70]},{\"name\":\"frown-open\",\"title\":\"Frowning Face With Open Mouth\",\"type\":2,\"cat\":[26]},{\"name\":\"fulcrum\",\"title\":\"Fulcrum\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"funnel-dollar\",\"title\":\"Funnel Dollar\",\"type\":2,\"cat\":[47]},{\"name\":\"futbol\",\"title\":\"Futbol\",\"type\":2,\"cat\":[52,64]},{\"name\":\"galactic-republic\",\"title\":\"Galactic Republic\",\"type\":2,\"family\":\"fab\",\"cat\":[58]},{\"name\":\"galactic-senate\",\"title\":\"Galactic Senate\",\"type\":2,\"family\":\"fab\",\"cat\":[58]},{\"name\":\"gamepad\",\"title\":\"Gamepad\",\"type\":2,\"cat\":[15,33,45,52]},{\"name\":\"gas-pump\",\"title\":\"Gas Pump\",\"type\":2,\"cat\":[6,27,66]},{\"name\":\"gavel\",\"title\":\"Gavel\",\"type\":2,\"cat\":[45,52]},{\"name\":\"gem\",\"title\":\"Gem\",\"type\":2,\"cat\":[52,53]},{\"name\":\"genderless\",\"title\":\"Genderless\",\"type\":2,\"cat\":[35]},{\"name\":\"get-pocket\",\"title\":\"Get Pocket\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"gg\",\"title\":\"GG Currency\",\"type\":2,\"family\":\"fab\",\"cat\":[21]},{\"name\":\"gg-circle\",\"title\":\"GG Currency Circle\",\"type\":2,\"family\":\"fab\",\"cat\":[21]},{\"name\":\"ghost\",\"title\":\"Ghost\",\"type\":2,\"cat\":[33,36]},{\"name\":\"gift\",\"title\":\"gift\",\"type\":2,\"cat\":[12,39,45,52,53,61]},{\"name\":\"gifts\",\"title\":\"Gifts\",\"type\":2,\"cat\":[39,52,61]},{\"name\":\"git\",\"title\":\"Git\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"git-alt\",\"title\":\"Git Alt\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"git-square\",\"title\":\"Git Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"github\",\"title\":\"GitHub\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"github-alt\",\"title\":\"Alternate GitHub\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"github-square\",\"title\":\"GitHub Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"gitkraken\",\"title\":\"GitKraken\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"gitlab\",\"title\":\"GitLab\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"gitter\",\"title\":\"Gitter\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"glass-cheers\",\"title\":\"Glass Cheers\",\"type\":2,\"cat\":[8,39,52]},{\"name\":\"glass-martini\",\"title\":\"Martini Glass\",\"type\":2,\"cat\":[8,40,45,52,69]},{\"name\":\"glass-martini-alt\",\"title\":\"Alternate Glass Martini\",\"type\":2,\"cat\":[8,40,69]},{\"name\":\"glass-whiskey\",\"title\":\"Glass Whiskey\",\"type\":2,\"cat\":[8,52,73]},{\"name\":\"glasses\",\"title\":\"Glasses\",\"type\":2,\"cat\":[10,24,43,52]},{\"name\":\"glide\",\"title\":\"Glide\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"glide-g\",\"title\":\"Glide G\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"globe\",\"title\":\"Globe\",\"type\":2,\"cat\":[10,12,45,52,58]},{\"name\":\"globe-africa\",\"title\":\"Globe with Africa shown\",\"type\":2,\"cat\":[69]},{\"name\":\"globe-americas\",\"title\":\"Globe with Americas shown\",\"type\":2,\"cat\":[69]},{\"name\":\"globe-asia\",\"title\":\"Globe with Asia shown\",\"type\":2,\"cat\":[69]},{\"name\":\"globe-europe\",\"title\":\"Globe with Europe shown\",\"type\":2,\"cat\":[69]},{\"name\":\"gofore\",\"title\":\"Gofore\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"golf-ball\",\"title\":\"Golf Ball\",\"type\":2,\"cat\":[64]},{\"name\":\"goodreads\",\"title\":\"Goodreads\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"goodreads-g\",\"title\":\"Goodreads G\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"google\",\"title\":\"Google Logo\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"google-drive\",\"title\":\"Google Drive\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"google-play\",\"title\":\"Google Play\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"google-plus\",\"title\":\"Google Plus\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"google-plus-g\",\"title\":\"Google Plus G\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"google-plus-square\",\"title\":\"Google Plus Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"google-wallet\",\"title\":\"Google Wallet\",\"type\":2,\"family\":\"fab\",\"cat\":[53]},{\"name\":\"gopuram\",\"title\":\"Gopuram\",\"type\":2,\"cat\":[9,56]},{\"name\":\"graduation-cap\",\"title\":\"Graduation Cap\",\"type\":2,\"cat\":[16,25,45,52]},{\"name\":\"gratipay\",\"title\":\"Gratipay (Gittip)\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"grav\",\"title\":\"Grav\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"greater-than\",\"title\":\"Greater Than\",\"type\":2,\"cat\":[48]},{\"name\":\"greater-than-equal\",\"title\":\"Greater Than Equal To\",\"type\":2,\"cat\":[48]},{\"name\":\"grimace\",\"title\":\"Grimacing Face\",\"type\":2,\"cat\":[26]},{\"name\":\"grin\",\"title\":\"Grinning Face\",\"type\":2,\"cat\":[26]},{\"name\":\"grin-alt\",\"title\":\"Alternate Grinning Face\",\"type\":2,\"cat\":[26]},{\"name\":\"grin-beam\",\"title\":\"Grinning Face With Smiling Eyes\",\"type\":2,\"cat\":[26]},{\"name\":\"grin-beam-sweat\",\"title\":\"Grinning Face With Sweat\",\"type\":2,\"cat\":[26]},{\"name\":\"grin-hearts\",\"title\":\"Smiling Face With Heart-Eyes\",\"type\":2,\"cat\":[26]},{\"name\":\"grin-squint\",\"title\":\"Grinning Squinting Face\",\"type\":2,\"cat\":[26]},{\"name\":\"grin-squint-tears\",\"title\":\"Rolling on the Floor Laughing\",\"type\":2,\"cat\":[26]},{\"name\":\"grin-stars\",\"title\":\"Star-Struck\",\"type\":2,\"cat\":[26]},{\"name\":\"grin-tears\",\"title\":\"Face With Tears of Joy\",\"type\":2,\"cat\":[26]},{\"name\":\"grin-tongue\",\"title\":\"Face With Tongue\",\"type\":2,\"cat\":[26]},{\"name\":\"grin-tongue-squint\",\"title\":\"Squinting Face With Tongue\",\"type\":2,\"cat\":[26]},{\"name\":\"grin-tongue-wink\",\"title\":\"Winking Face With Tongue\",\"type\":2,\"cat\":[26]},{\"name\":\"grin-wink\",\"title\":\"Grinning Winking Face\",\"type\":2,\"cat\":[26]},{\"name\":\"grip-horizontal\",\"title\":\"Grip Horizontal\",\"type\":2,\"cat\":[43]},{\"name\":\"grip-lines\",\"title\":\"Grip Lines\",\"type\":2,\"cat\":[43]},{\"name\":\"grip-lines-vertical\",\"title\":\"Grip Lines Vertical\",\"type\":2,\"cat\":[43]},{\"name\":\"grip-vertical\",\"title\":\"Grip Vertical\",\"type\":2,\"cat\":[43]},{\"name\":\"gripfire\",\"title\":\"Gripfire, Inc.\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"grunt\",\"title\":\"Grunt\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"guitar\",\"title\":\"Guitar\",\"type\":2,\"cat\":[51,52]},{\"name\":\"gulp\",\"title\":\"Gulp\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"h-square\",\"title\":\"H Square\",\"type\":2,\"cat\":[38,45]},{\"name\":\"hacker-news\",\"title\":\"Hacker News\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"hacker-news-square\",\"title\":\"Hacker News Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"hackerrank\",\"title\":\"Hackerrank\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"hamburger\",\"title\":\"Hamburger\",\"type\":2,\"cat\":[31]},{\"name\":\"hammer\",\"title\":\"Hammer\",\"type\":2,\"cat\":[20]},{\"name\":\"hamsa\",\"title\":\"Hamsa\",\"type\":2,\"cat\":[56]},{\"name\":\"hand-holding\",\"title\":\"Hand Holding\",\"type\":2,\"cat\":[37]},{\"name\":\"hand-holding-heart\",\"title\":\"Hand Holding Heart\",\"type\":2,\"cat\":[12,37]},{\"name\":\"hand-holding-medical\",\"title\":\"Hand Holding Medical Cross\",\"type\":2,\"cat\":[37,49]},{\"name\":\"hand-holding-usd\",\"title\":\"Hand Holding US Dollar\",\"type\":2,\"cat\":[12,29,37]},{\"name\":\"hand-holding-water\",\"title\":\"Hand Holding Water\",\"type\":2,\"cat\":[12,37]},{\"name\":\"hand-lizard\",\"title\":\"Lizard (Hand)\",\"type\":2,\"cat\":[37]},{\"name\":\"hand-middle-finger\",\"title\":\"Hand with Middle Finger Raised\",\"type\":2,\"cat\":[37]},{\"name\":\"hand-paper\",\"title\":\"Paper (Hand)\",\"type\":2,\"cat\":[37]},{\"name\":\"hand-peace\",\"title\":\"Peace (Hand)\",\"type\":2,\"cat\":[37]},{\"name\":\"hand-point-down\",\"title\":\"Hand Pointing Down\",\"type\":2,\"cat\":[4,37]},{\"name\":\"hand-point-left\",\"title\":\"Hand Pointing Left\",\"type\":2,\"cat\":[4,37]},{\"name\":\"hand-point-right\",\"title\":\"Hand Pointing Right\",\"type\":2,\"cat\":[4,37]},{\"name\":\"hand-point-up\",\"title\":\"Hand Pointing Up\",\"type\":2,\"cat\":[4,37]},{\"name\":\"hand-pointer\",\"title\":\"Pointer (Hand)\",\"type\":2,\"cat\":[4,37]},{\"name\":\"hand-rock\",\"title\":\"Rock (Hand)\",\"type\":2,\"cat\":[37]},{\"name\":\"hand-scissors\",\"title\":\"Scissors (Hand)\",\"type\":2,\"cat\":[37]},{\"name\":\"hand-sparkles\",\"title\":\"Hand Sparkles\",\"type\":2,\"cat\":[37]},{\"name\":\"hand-spock\",\"title\":\"Spock (Hand)\",\"type\":2,\"cat\":[37,58]},{\"name\":\"hands\",\"title\":\"Hands\",\"type\":2,\"cat\":[37]},{\"name\":\"hands-helping\",\"title\":\"Helping Hands\",\"type\":2,\"cat\":[12,37]},{\"name\":\"hands-wash\",\"title\":\"Hands Wash\",\"type\":2,\"cat\":[37]},{\"name\":\"handshake\",\"title\":\"Handshake\",\"type\":2,\"cat\":[12,37,53,55]},{\"name\":\"handshake-alt-slash\",\"title\":\"Handshake Alternate Slash\",\"type\":2,\"cat\":[37]},{\"name\":\"handshake-slash\",\"title\":\"Handshake Slash\",\"type\":2,\"cat\":[37]},{\"name\":\"hanukiah\",\"title\":\"Hanukiah\",\"type\":2,\"cat\":[56]},{\"name\":\"hard-hat\",\"title\":\"Hard Hat\",\"type\":2,\"cat\":[20,44]},{\"name\":\"hashtag\",\"title\":\"Hashtag\",\"type\":2,\"cat\":[43,62]},{\"name\":\"hat-cowboy\",\"title\":\"Cowboy Hat\",\"type\":2,\"cat\":[16]},{\"name\":\"hat-cowboy-side\",\"title\":\"Cowboy Hat Side\",\"type\":2,\"cat\":[16]},{\"name\":\"hat-wizard\",\"title\":\"Wizard's Hat\",\"type\":2,\"cat\":[16,34,36,52]},{\"name\":\"hdd\",\"title\":\"HDD\",\"type\":2,\"cat\":[19,52]},{\"name\":\"head-side-cough\",\"title\":\"Head Side Cough\",\"type\":2,\"cat\":[49]},{\"name\":\"head-side-cough-slash\",\"title\":\"Head Side-cough-slash\",\"type\":2,\"cat\":[49]},{\"name\":\"head-side-mask\",\"title\":\"Head Side Mask\",\"type\":2,\"cat\":[49]},{\"name\":\"head-side-virus\",\"title\":\"Head Side Virus\",\"type\":2,\"cat\":[49]},{\"name\":\"heading\",\"title\":\"heading\",\"type\":2,\"cat\":[24]},{\"name\":\"headphones\",\"title\":\"headphones\",\"type\":2,\"cat\":[5,19,51,52]},{\"name\":\"headphones-alt\",\"title\":\"Alternate Headphones\",\"type\":2,\"cat\":[51,52]},{\"name\":\"headset\",\"title\":\"Headset\",\"type\":2,\"cat\":[33,52]},{\"name\":\"heart\",\"title\":\"Heart\",\"type\":2,\"cat\":[12,30,33,38,43,45,49,52,53,60,62]},{\"name\":\"heart-broken\",\"title\":\"Heart Broken\",\"type\":2,\"cat\":[52,60]},{\"name\":\"heartbeat\",\"title\":\"Heartbeat\",\"type\":2,\"cat\":[30,38,45,49]},{\"name\":\"helicopter\",\"title\":\"Helicopter\",\"type\":2,\"cat\":[45,52,71]},{\"name\":\"highlighter\",\"title\":\"Highlighter\",\"type\":2,\"cat\":[10,23,24,52]},{\"name\":\"hiking\",\"title\":\"Hiking\",\"type\":2,\"cat\":[7,11,30,70]},{\"name\":\"hippo\",\"title\":\"Hippo\",\"type\":2,\"cat\":[3]},{\"name\":\"hips\",\"title\":\"Hips\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"hire-a-helper\",\"title\":\"HireAHelper\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"history\",\"title\":\"History\",\"type\":2,\"cat\":[4,43,54]},{\"name\":\"hockey-puck\",\"title\":\"Hockey Puck\",\"type\":2,\"cat\":[64]},{\"name\":\"holly-berry\",\"title\":\"Holly Berry\",\"type\":2,\"cat\":[39,52]},{\"name\":\"home\",\"title\":\"home\",\"type\":2,\"cat\":[9,43,45,52]},{\"name\":\"hooli\",\"title\":\"Hooli\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"hornbill\",\"title\":\"Hornbill\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"horse\",\"title\":\"Horse\",\"type\":2,\"cat\":[3,71]},{\"name\":\"horse-head\",\"title\":\"Horse Head\",\"type\":2,\"cat\":[3]},{\"name\":\"hospital\",\"title\":\"hospital\",\"type\":2,\"cat\":[9,38,45,49,52]},{\"name\":\"hospital-alt\",\"title\":\"Alternate Hospital\",\"type\":2,\"cat\":[9,49]},{\"name\":\"hospital-symbol\",\"title\":\"Hospital Symbol\",\"type\":2,\"cat\":[49]},{\"name\":\"hospital-user\",\"title\":\"Hospital with User\",\"type\":2,\"cat\":[9,49]},{\"name\":\"hot-tub\",\"title\":\"Hot Tub\",\"type\":2,\"cat\":[40,69]},{\"name\":\"hotdog\",\"title\":\"Hot Dog\",\"type\":2,\"cat\":[31,67]},{\"name\":\"hotel\",\"title\":\"Hotel\",\"type\":2,\"cat\":[9,40,69]},{\"name\":\"hotjar\",\"title\":\"Hotjar\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"hourglass\",\"title\":\"Hourglass\",\"type\":2,\"cat\":[22,52]},{\"name\":\"hourglass-end\",\"title\":\"Hourglass End\",\"type\":2,\"cat\":[22]},{\"name\":\"hourglass-half\",\"title\":\"Hourglass Half\",\"type\":2,\"cat\":[22]},{\"name\":\"hourglass-start\",\"title\":\"Hourglass Start\",\"type\":2,\"cat\":[22]},{\"name\":\"house-damage\",\"title\":\"Damaged House\",\"type\":2,\"cat\":[9]},{\"name\":\"house-user\",\"title\":\"House User\",\"type\":2,\"cat\":[41]},{\"name\":\"houzz\",\"title\":\"Houzz\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"hryvnia\",\"title\":\"Hryvnia\",\"type\":2,\"cat\":[21]},{\"name\":\"html5\",\"title\":\"HTML 5 Logo\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"hubspot\",\"title\":\"HubSpot\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"i-cursor\",\"title\":\"I Beam Cursor\",\"type\":2,\"cat\":[24,43]},{\"name\":\"ice-cream\",\"title\":\"Ice Cream\",\"type\":2,\"cat\":[15,31,67]},{\"name\":\"icicles\",\"title\":\"Icicles\",\"type\":2,\"cat\":[73]},{\"name\":\"icons\",\"title\":\"Icons\",\"type\":2,\"cat\":[13,23,24,62]},{\"name\":\"id-badge\",\"title\":\"Identification Badge\",\"type\":2,\"cat\":[42,59,70]},{\"name\":\"id-card\",\"title\":\"Identification Card\",\"type\":2,\"cat\":[42,59,70]},{\"name\":\"id-card-alt\",\"title\":\"Alternate Identification Card\",\"type\":2,\"cat\":[49,59,70]},{\"name\":\"ideal\",\"title\":\"iDeal\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"igloo\",\"title\":\"Igloo\",\"type\":2,\"cat\":[9,52,73]},{\"name\":\"image\",\"title\":\"Image\",\"type\":2,\"cat\":[42,45,52,62]},{\"name\":\"images\",\"title\":\"Images\",\"type\":2,\"cat\":[42,45,52,62]},{\"name\":\"imdb\",\"title\":\"IMDB\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"inbox\",\"title\":\"inbox\",\"type\":2,\"cat\":[18]},{\"name\":\"indent\",\"title\":\"Indent\",\"type\":2,\"cat\":[24]},{\"name\":\"industry\",\"title\":\"Industry\",\"type\":2,\"cat\":[9,10,27,45,52]},{\"name\":\"infinity\",\"title\":\"Infinity\",\"type\":2,\"cat\":[40,48]},{\"name\":\"info\",\"title\":\"Info\",\"type\":2,\"cat\":[43,45,66]},{\"name\":\"info-circle\",\"title\":\"Info Circle\",\"type\":2,\"cat\":[43,45,66]},{\"name\":\"instagram\",\"title\":\"Instagram\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"instagram-square\",\"title\":\"Instagram Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"intercom\",\"title\":\"Intercom\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"internet-explorer\",\"title\":\"Internet-explorer\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"invision\",\"title\":\"InVision\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"ioxhost\",\"title\":\"ioxhost\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"italic\",\"title\":\"italic\",\"type\":2,\"cat\":[24]},{\"name\":\"itch-io\",\"title\":\"itch.io\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"itunes\",\"title\":\"iTunes\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"itunes-note\",\"title\":\"Itunes Note\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"java\",\"title\":\"Java\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"jedi\",\"title\":\"Jedi\",\"type\":2,\"cat\":[56,58]},{\"name\":\"jedi-order\",\"title\":\"Jedi Order\",\"type\":2,\"family\":\"fab\",\"cat\":[58]},{\"name\":\"jenkins\",\"title\":\"Jenkis\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"jira\",\"title\":\"Jira\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"joget\",\"title\":\"Joget\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"joint\",\"title\":\"Joint\",\"type\":2,\"cat\":[49,54]},{\"name\":\"joomla\",\"title\":\"Joomla Logo\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"journal-whills\",\"title\":\"Journal of the Whills\",\"type\":2,\"cat\":[56,58]},{\"name\":\"js\",\"title\":\"JavaScript (JS)\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"js-square\",\"title\":\"JavaScript (JS) Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"jsfiddle\",\"title\":\"jsFiddle\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"kaaba\",\"title\":\"Kaaba\",\"type\":2,\"cat\":[9,56]},{\"name\":\"kaggle\",\"title\":\"Kaggle\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"key\",\"title\":\"key\",\"type\":2,\"cat\":[40,45,52,53,59]},{\"name\":\"keybase\",\"title\":\"Keybase\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"keyboard\",\"title\":\"Keyboard\",\"type\":2,\"cat\":[17,19,52,74]},{\"name\":\"keycdn\",\"title\":\"KeyCDN\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"khanda\",\"title\":\"Khanda\",\"type\":2,\"cat\":[56]},{\"name\":\"kickstarter\",\"title\":\"Kickstarter\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"kickstarter-k\",\"title\":\"Kickstarter K\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"kiss\",\"title\":\"Kissing Face\",\"type\":2,\"cat\":[26]},{\"name\":\"kiss-beam\",\"title\":\"Kissing Face With Smiling Eyes\",\"type\":2,\"cat\":[26]},{\"name\":\"kiss-wink-heart\",\"title\":\"Face Blowing a Kiss\",\"type\":2,\"cat\":[26]},{\"name\":\"kiwi-bird\",\"title\":\"Kiwi Bird\",\"type\":2,\"cat\":[3]},{\"name\":\"korvue\",\"title\":\"KORVUE\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"landmark\",\"title\":\"Landmark\",\"type\":2,\"cat\":[9,10,29,45]},{\"name\":\"language\",\"title\":\"Language\",\"type\":2,\"cat\":[18,43]},{\"name\":\"laptop\",\"title\":\"Laptop\",\"type\":2,\"cat\":[19,52]},{\"name\":\"laptop-code\",\"title\":\"Laptop Code\",\"type\":2,\"cat\":[17,25]},{\"name\":\"laptop-house\",\"title\":\"Laptop House\",\"type\":2,\"cat\":[10,19,41]},{\"name\":\"laptop-medical\",\"title\":\"Laptop Medical\",\"type\":2,\"cat\":[49,54]},{\"name\":\"laravel\",\"title\":\"Laravel\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"lastfm\",\"title\":\"last.fm\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"lastfm-square\",\"title\":\"last.fm Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"laugh\",\"title\":\"Grinning Face With Big Eyes\",\"type\":2,\"cat\":[26]},{\"name\":\"laugh-beam\",\"title\":\"Laugh Face with Beaming Eyes\",\"type\":2,\"cat\":[26]},{\"name\":\"laugh-squint\",\"title\":\"Laughing Squinting Face\",\"type\":2,\"cat\":[26]},{\"name\":\"laugh-wink\",\"title\":\"Laughing Winking Face\",\"type\":2,\"cat\":[26]},{\"name\":\"layer-group\",\"title\":\"Layer Group\",\"type\":2,\"cat\":[23,45]},{\"name\":\"leaf\",\"title\":\"leaf\",\"type\":2,\"cat\":[12,27,32,45,52]},{\"name\":\"leanpub\",\"title\":\"Leanpub\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"lemon\",\"title\":\"Lemon\",\"type\":2,\"cat\":[31,32,45,52,67]},{\"name\":\"less\",\"title\":\"Less\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"less-than\",\"title\":\"Less Than\",\"type\":2,\"cat\":[48]},{\"name\":\"less-than-equal\",\"title\":\"Less Than Equal To\",\"type\":2,\"cat\":[48]},{\"name\":\"level-down-alt\",\"title\":\"Alternate Level Down\",\"type\":2,\"cat\":[4]},{\"name\":\"level-up-alt\",\"title\":\"Alternate Level Up\",\"type\":2,\"cat\":[4]},{\"name\":\"life-ring\",\"title\":\"Life Ring\",\"type\":2,\"cat\":[45,52,63]},{\"name\":\"lightbulb\",\"title\":\"Lightbulb\",\"type\":2,\"cat\":[27,41,45,47,52,66]},{\"name\":\"line\",\"title\":\"Line\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"link\",\"title\":\"Link\",\"type\":2,\"cat\":[24]},{\"name\":\"linkedin\",\"title\":\"LinkedIn\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"linkedin-in\",\"title\":\"LinkedIn In\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"linode\",\"title\":\"Linode\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"linux\",\"title\":\"Linux\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"lira-sign\",\"title\":\"Turkish Lira Sign\",\"type\":2,\"cat\":[21]},{\"name\":\"list\",\"title\":\"List\",\"type\":2,\"cat\":[24]},{\"name\":\"list-alt\",\"title\":\"Alternate List\",\"type\":2,\"cat\":[24]},{\"name\":\"list-ol\",\"title\":\"list-ol\",\"type\":2,\"cat\":[24]},{\"name\":\"list-ul\",\"title\":\"list-ul\",\"type\":2,\"cat\":[24]},{\"name\":\"location-arrow\",\"title\":\"location-arrow\",\"type\":2,\"cat\":[4,45]},{\"name\":\"lock\",\"title\":\"lock\",\"type\":2,\"cat\":[52,59,66]},{\"name\":\"lock-open\",\"title\":\"Lock Open\",\"type\":2,\"cat\":[52,59,66]},{\"name\":\"long-arrow-alt-down\",\"title\":\"Alternate Long Arrow Down\",\"type\":2,\"cat\":[4]},{\"name\":\"long-arrow-alt-left\",\"title\":\"Alternate Long Arrow Left\",\"type\":2,\"cat\":[4]},{\"name\":\"long-arrow-alt-right\",\"title\":\"Alternate Long Arrow Right\",\"type\":2,\"cat\":[4]},{\"name\":\"long-arrow-alt-up\",\"title\":\"Alternate Long Arrow Up\",\"type\":2,\"cat\":[4]},{\"name\":\"low-vision\",\"title\":\"Low Vision\",\"type\":2,\"cat\":[1,45]},{\"name\":\"luggage-cart\",\"title\":\"Luggage Cart\",\"type\":2,\"cat\":[40,69]},{\"name\":\"lungs\",\"title\":\"Lungs\",\"type\":2,\"cat\":[49]},{\"name\":\"lungs-virus\",\"title\":\"Lungs Virus\",\"type\":2,\"cat\":[49]},{\"name\":\"lyft\",\"title\":\"lyft\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"magento\",\"title\":\"Magento\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"magic\",\"title\":\"magic\",\"type\":2,\"cat\":[23,43,52]},{\"name\":\"magnet\",\"title\":\"magnet\",\"type\":2,\"cat\":[45,52,57]},{\"name\":\"mail-bulk\",\"title\":\"Mail Bulk\",\"type\":2,\"cat\":[47]},{\"name\":\"mailchimp\",\"title\":\"Mailchimp\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"male\",\"title\":\"Male\",\"type\":2,\"cat\":[45,70]},{\"name\":\"mandalorian\",\"title\":\"Mandalorian\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"map\",\"title\":\"Map\",\"type\":2,\"cat\":[11,45,52,69]},{\"name\":\"map-marked\",\"title\":\"Map Marked\",\"type\":2,\"cat\":[11,69]},{\"name\":\"map-marked-alt\",\"title\":\"Alternate Map Marked\",\"type\":2,\"cat\":[11,69]},{\"name\":\"map-marker\",\"title\":\"map-marker\",\"type\":2,\"cat\":[45,52,60,62,66]},{\"name\":\"map-marker-alt\",\"title\":\"Alternate Map Marker\",\"type\":2,\"cat\":[45,52,62,66]},{\"name\":\"map-pin\",\"title\":\"Map Pin\",\"type\":2,\"cat\":[45,52]},{\"name\":\"map-signs\",\"title\":\"Map Signs\",\"type\":2,\"cat\":[11,45,52]},{\"name\":\"markdown\",\"title\":\"Markdown\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"marker\",\"title\":\"Marker\",\"type\":2,\"cat\":[10,23,24,43,52]},{\"name\":\"mars\",\"title\":\"Mars\",\"type\":2,\"cat\":[35]},{\"name\":\"mars-double\",\"title\":\"Mars Double\",\"type\":2,\"cat\":[35]},{\"name\":\"mars-stroke\",\"title\":\"Mars Stroke\",\"type\":2,\"cat\":[35]},{\"name\":\"mars-stroke-h\",\"title\":\"Mars Stroke Horizontal\",\"type\":2,\"cat\":[35]},{\"name\":\"mars-stroke-v\",\"title\":\"Mars Stroke Vertical\",\"type\":2,\"cat\":[35]},{\"name\":\"mask\",\"title\":\"Mask\",\"type\":2,\"cat\":[36,59]},{\"name\":\"mastodon\",\"title\":\"Mastodon\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"maxcdn\",\"title\":\"MaxCDN\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"mdb\",\"title\":\"Material Design for Bootstrap\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"medal\",\"title\":\"Medal\",\"type\":2,\"cat\":[43,52]},{\"name\":\"medapps\",\"title\":\"MedApps\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"medium\",\"title\":\"Medium\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"medium-m\",\"title\":\"Medium M\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"medkit\",\"title\":\"medkit\",\"type\":2,\"cat\":[38,45,52]},{\"name\":\"medrt\",\"title\":\"MRT\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"meetup\",\"title\":\"Meetup\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"megaport\",\"title\":\"Megaport\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"meh\",\"title\":\"Neutral Face\",\"type\":2,\"cat\":[13,26,43,70]},{\"name\":\"meh-blank\",\"title\":\"Face Without Mouth\",\"type\":2,\"cat\":[26]},{\"name\":\"meh-rolling-eyes\",\"title\":\"Face With Rolling Eyes\",\"type\":2,\"cat\":[26]},{\"name\":\"memory\",\"title\":\"Memory\",\"type\":2,\"cat\":[19,52]},{\"name\":\"mendeley\",\"title\":\"Mendeley\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"menorah\",\"title\":\"Menorah\",\"type\":2,\"cat\":[56]},{\"name\":\"mercury\",\"title\":\"Mercury\",\"type\":2,\"cat\":[35]},{\"name\":\"meteor\",\"title\":\"Meteor\",\"type\":2,\"cat\":[58,72]},{\"name\":\"microblog\",\"title\":\"Micro.blog\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"microchip\",\"title\":\"Microchip\",\"type\":2,\"cat\":[17,19,52]},{\"name\":\"microphone\",\"title\":\"microphone\",\"type\":2,\"cat\":[5,18,43,51,52,66,68]},{\"name\":\"microphone-alt\",\"title\":\"Alternate Microphone\",\"type\":2,\"cat\":[5,18,43,51,52,66]},{\"name\":\"microphone-alt-slash\",\"title\":\"Alternate Microphone Slash\",\"type\":2,\"cat\":[5,18,51,66]},{\"name\":\"microphone-slash\",\"title\":\"Microphone Slash\",\"type\":2,\"cat\":[5,18,43,51,66,68]},{\"name\":\"microscope\",\"title\":\"Microscope\",\"type\":2,\"cat\":[25,49,57]},{\"name\":\"microsoft\",\"title\":\"Microsoft\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"minus\",\"title\":\"minus\",\"type\":2,\"cat\":[43,48,66]},{\"name\":\"minus-circle\",\"title\":\"Minus Circle\",\"type\":2,\"cat\":[43,66]},{\"name\":\"minus-square\",\"title\":\"Minus Square\",\"type\":2,\"cat\":[43,66]},{\"name\":\"mitten\",\"title\":\"Mitten\",\"type\":2,\"cat\":[15,16,52,73]},{\"name\":\"mix\",\"title\":\"Mix\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"mixcloud\",\"title\":\"Mixcloud\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"mixer\",\"title\":\"Mixer\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"mizuni\",\"title\":\"Mizuni\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"mobile\",\"title\":\"Mobile Phone\",\"type\":2,\"cat\":[18,19,52]},{\"name\":\"mobile-alt\",\"title\":\"Alternate Mobile\",\"type\":2,\"cat\":[18,19,52]},{\"name\":\"modx\",\"title\":\"MODX\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"monero\",\"title\":\"Monero\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"money-bill\",\"title\":\"Money Bill\",\"type\":2,\"cat\":[21,29,45,52]},{\"name\":\"money-bill-alt\",\"title\":\"Alternate Money Bill\",\"type\":2,\"cat\":[21,29,45,52]},{\"name\":\"money-bill-wave\",\"title\":\"Wavy Money Bill\",\"type\":2,\"cat\":[21,29]},{\"name\":\"money-bill-wave-alt\",\"title\":\"Alternate Wavy Money Bill\",\"type\":2,\"cat\":[21,29]},{\"name\":\"money-check\",\"title\":\"Money Check\",\"type\":2,\"cat\":[21,29,52,53]},{\"name\":\"money-check-alt\",\"title\":\"Alternate Money Check\",\"type\":2,\"cat\":[21,29,52,53]},{\"name\":\"monument\",\"title\":\"Monument\",\"type\":2,\"cat\":[9,69]},{\"name\":\"moon\",\"title\":\"Moon\",\"type\":2,\"cat\":[52,58,72]},{\"name\":\"mortar-pestle\",\"title\":\"Mortar Pestle\",\"type\":2,\"cat\":[49,54,57]},{\"name\":\"mosque\",\"title\":\"Mosque\",\"type\":2,\"cat\":[9,56]},{\"name\":\"motorcycle\",\"title\":\"Motorcycle\",\"type\":2,\"cat\":[6,45,52,71]},{\"name\":\"mountain\",\"title\":\"Mountain\",\"type\":2,\"cat\":[7,11]},{\"name\":\"mouse\",\"title\":\"Mouse\",\"type\":2,\"cat\":[19]},{\"name\":\"mouse-pointer\",\"title\":\"Mouse Pointer\",\"type\":2,\"cat\":[4]},{\"name\":\"mug-hot\",\"title\":\"Mug Hot\",\"type\":2,\"cat\":[8,39,52]},{\"name\":\"music\",\"title\":\"Music\",\"type\":2,\"cat\":[5,25,45,51]},{\"name\":\"napster\",\"title\":\"Napster\",\"type\":2,\"family\":\"fab\",\"cat\":[51]},{\"name\":\"neos\",\"title\":\"Neos\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"network-wired\",\"title\":\"Wired Network\",\"type\":2,\"cat\":[]},{\"name\":\"neuter\",\"title\":\"Neuter\",\"type\":2,\"cat\":[35]},{\"name\":\"newspaper\",\"title\":\"Newspaper\",\"type\":2,\"cat\":[45,52,74]},{\"name\":\"nimblr\",\"title\":\"Nimblr\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"node\",\"title\":\"Node.js\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"node-js\",\"title\":\"Node.js JS\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"not-equal\",\"title\":\"Not Equal\",\"type\":2,\"cat\":[48]},{\"name\":\"notes-medical\",\"title\":\"Medical Notes\",\"type\":2,\"cat\":[49,54]},{\"name\":\"npm\",\"title\":\"npm\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"ns8\",\"title\":\"NS8\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"nutritionix\",\"title\":\"Nutritionix\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"object-group\",\"title\":\"Object Group\",\"type\":2,\"cat\":[23]},{\"name\":\"object-ungroup\",\"title\":\"Object Ungroup\",\"type\":2,\"cat\":[23]},{\"name\":\"odnoklassniki\",\"title\":\"Odnoklassniki\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"odnoklassniki-square\",\"title\":\"Odnoklassniki Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"oil-can\",\"title\":\"Oil Can\",\"type\":2,\"cat\":[6]},{\"name\":\"old-republic\",\"title\":\"Old Republic\",\"type\":2,\"family\":\"fab\",\"cat\":[58]},{\"name\":\"om\",\"title\":\"Om\",\"type\":2,\"cat\":[56]},{\"name\":\"opencart\",\"title\":\"OpenCart\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"openid\",\"title\":\"OpenID\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"opera\",\"title\":\"Opera\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"optin-monster\",\"title\":\"Optin Monster\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"orcid\",\"title\":\"ORCID\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"osi\",\"title\":\"Open Source Initiative\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"otter\",\"title\":\"Otter\",\"type\":2,\"cat\":[3]},{\"name\":\"outdent\",\"title\":\"Outdent\",\"type\":2,\"cat\":[24]},{\"name\":\"page4\",\"title\":\"page4 Corporation\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"pagelines\",\"title\":\"Pagelines\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"pager\",\"title\":\"Pager\",\"type\":2,\"cat\":[49]},{\"name\":\"paint-brush\",\"title\":\"Paint Brush\",\"type\":2,\"cat\":[23,52]},{\"name\":\"paint-roller\",\"title\":\"Paint Roller\",\"type\":2,\"cat\":[20,23]},{\"name\":\"palette\",\"title\":\"Palette\",\"type\":2,\"cat\":[23,63]},{\"name\":\"palfed\",\"title\":\"Palfed\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"pallet\",\"title\":\"Pallet\",\"type\":2,\"cat\":[44]},{\"name\":\"paper-plane\",\"title\":\"Paper Plane\",\"type\":2,\"cat\":[18,24,52,71,74]},{\"name\":\"paperclip\",\"title\":\"Paperclip\",\"type\":2,\"cat\":[10,24,52,74]},{\"name\":\"parachute-box\",\"title\":\"Parachute Box\",\"type\":2,\"cat\":[12]},{\"name\":\"paragraph\",\"title\":\"paragraph\",\"type\":2,\"cat\":[24,74]},{\"name\":\"parking\",\"title\":\"Parking\",\"type\":2,\"cat\":[45,66]},{\"name\":\"passport\",\"title\":\"Passport\",\"type\":2,\"cat\":[59,69]},{\"name\":\"pastafarianism\",\"title\":\"Pastafarianism\",\"type\":2,\"cat\":[56]},{\"name\":\"paste\",\"title\":\"Paste\",\"type\":2,\"cat\":[10,23,24,28,43,52]},{\"name\":\"patreon\",\"title\":\"Patreon\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"pause\",\"title\":\"pause\",\"type\":2,\"cat\":[5]},{\"name\":\"pause-circle\",\"title\":\"Pause Circle\",\"type\":2,\"cat\":[5]},{\"name\":\"paw\",\"title\":\"Paw\",\"type\":2,\"cat\":[3,45,52]},{\"name\":\"paypal\",\"title\":\"Paypal\",\"type\":2,\"family\":\"fab\",\"cat\":[53]},{\"name\":\"peace\",\"title\":\"Peace\",\"type\":2,\"cat\":[56]},{\"name\":\"pen\",\"title\":\"Pen\",\"type\":2,\"cat\":[10,23,24,43,52,74]},{\"name\":\"pen-alt\",\"title\":\"Alternate Pen\",\"type\":2,\"cat\":[10,23,24,43,52,74]},{\"name\":\"pen-fancy\",\"title\":\"Pen Fancy\",\"type\":2,\"cat\":[10,23,24,43,52]},{\"name\":\"pen-nib\",\"title\":\"Pen Nib\",\"type\":2,\"cat\":[10,23,24,52]},{\"name\":\"pen-square\",\"title\":\"Pen Square\",\"type\":2,\"cat\":[10,74]},{\"name\":\"pencil-alt\",\"title\":\"Alternate Pencil\",\"type\":2,\"cat\":[10,20,23,24,43,52,74]},{\"name\":\"pencil-ruler\",\"title\":\"Pencil Ruler\",\"type\":2,\"cat\":[20,23]},{\"name\":\"penny-arcade\",\"title\":\"Penny Arcade\",\"type\":2,\"family\":\"fab\",\"cat\":[34]},{\"name\":\"people-arrows\",\"title\":\"People Arrows\",\"type\":2,\"cat\":[70]},{\"name\":\"people-carry\",\"title\":\"People Carry\",\"type\":2,\"cat\":[50,70]},{\"name\":\"pepper-hot\",\"title\":\"Hot Pepper\",\"type\":2,\"cat\":[31,32]},{\"name\":\"percent\",\"title\":\"Percent\",\"type\":2,\"cat\":[10]},{\"name\":\"percentage\",\"title\":\"Percentage\",\"type\":2,\"cat\":[29,48]},{\"name\":\"periscope\",\"title\":\"Periscope\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"person-booth\",\"title\":\"Person Entering Booth\",\"type\":2,\"cat\":[55,61,70]},{\"name\":\"phabricator\",\"title\":\"Phabricator\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"phoenix-framework\",\"title\":\"Phoenix Framework\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"phoenix-squadron\",\"title\":\"Phoenix Squadron\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"phone\",\"title\":\"Phone\",\"type\":2,\"cat\":[10,13,18,45,52,66]},{\"name\":\"phone-alt\",\"title\":\"Alternate Phone\",\"type\":2,\"cat\":[10,13,18,45,52,66]},{\"name\":\"phone-slash\",\"title\":\"Phone Slash\",\"type\":2,\"cat\":[10,13,18,66]},{\"name\":\"phone-square\",\"title\":\"Phone Square\",\"type\":2,\"cat\":[10,18,45]},{\"name\":\"phone-square-alt\",\"title\":\"Alternate Phone Square\",\"type\":2,\"cat\":[10,18,45]},{\"name\":\"phone-volume\",\"title\":\"Phone Volume\",\"type\":2,\"cat\":[1,5,10,18,45]},{\"name\":\"photo-video\",\"title\":\"Photo Video\",\"type\":2,\"cat\":[5,28,42,62]},{\"name\":\"php\",\"title\":\"PHP\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"pied-piper\",\"title\":\"Pied Piper Logo\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"pied-piper-alt\",\"title\":\"Alternate Pied Piper Logo (Old)\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"pied-piper-hat\",\"title\":\"Pied Piper Hat (Old)\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"pied-piper-pp\",\"title\":\"Pied Piper PP Logo (Old)\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"pied-piper-square\",\"title\":\"Pied Piper Square Logo (Old)\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"piggy-bank\",\"title\":\"Piggy Bank\",\"type\":2,\"cat\":[12,29,55]},{\"name\":\"pills\",\"title\":\"Pills\",\"type\":2,\"cat\":[49,54,57]},{\"name\":\"pinterest\",\"title\":\"Pinterest\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"pinterest-p\",\"title\":\"Pinterest P\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"pinterest-square\",\"title\":\"Pinterest Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"pizza-slice\",\"title\":\"Pizza Slice\",\"type\":2,\"cat\":[31]},{\"name\":\"place-of-worship\",\"title\":\"Place of Worship\",\"type\":2,\"cat\":[9,56]},{\"name\":\"plane\",\"title\":\"plane\",\"type\":2,\"cat\":[45,52,69,71]},{\"name\":\"plane-arrival\",\"title\":\"Plane Arrival\",\"type\":2,\"cat\":[69]},{\"name\":\"plane-departure\",\"title\":\"Plane Departure\",\"type\":2,\"cat\":[69]},{\"name\":\"plane-slash\",\"title\":\"Plane Slash\",\"type\":2,\"cat\":[]},{\"name\":\"play\",\"title\":\"play\",\"type\":2,\"cat\":[4,5,51,60]},{\"name\":\"play-circle\",\"title\":\"Play Circle\",\"type\":2,\"cat\":[5]},{\"name\":\"playstation\",\"title\":\"PlayStation\",\"type\":2,\"family\":\"fab\",\"cat\":[33]},{\"name\":\"plug\",\"title\":\"Plug\",\"type\":2,\"cat\":[19,27,41,45,52]},{\"name\":\"plus\",\"title\":\"plus\",\"type\":2,\"cat\":[43,45,48,49,66]},{\"name\":\"plus-circle\",\"title\":\"Plus Circle\",\"type\":2,\"cat\":[43,66]},{\"name\":\"plus-square\",\"title\":\"Plus Square\",\"type\":2,\"cat\":[38,43,45,66]},{\"name\":\"podcast\",\"title\":\"Podcast\",\"type\":2,\"cat\":[5]},{\"name\":\"poll\",\"title\":\"Poll\",\"type\":2,\"cat\":[47,62]},{\"name\":\"poll-h\",\"title\":\"Poll H\",\"type\":2,\"cat\":[47,62]},{\"name\":\"poo\",\"title\":\"Poo\",\"type\":2,\"cat\":[13,43,70]},{\"name\":\"poo-storm\",\"title\":\"Poo Storm\",\"type\":2,\"cat\":[72]},{\"name\":\"poop\",\"title\":\"Poop\",\"type\":2,\"cat\":[27,49]},{\"name\":\"portrait\",\"title\":\"Portrait\",\"type\":2,\"cat\":[42,70]},{\"name\":\"pound-sign\",\"title\":\"Pound Sign\",\"type\":2,\"cat\":[21]},{\"name\":\"power-off\",\"title\":\"Power Off\",\"type\":2,\"cat\":[19,27,70]},{\"name\":\"pray\",\"title\":\"Pray\",\"type\":2,\"cat\":[56,70]},{\"name\":\"praying-hands\",\"title\":\"Praying Hands\",\"type\":2,\"cat\":[37,56]},{\"name\":\"prescription\",\"title\":\"Prescription\",\"type\":2,\"cat\":[38,49,54]},{\"name\":\"prescription-bottle\",\"title\":\"Prescription Bottle\",\"type\":2,\"cat\":[49,54,57]},{\"name\":\"prescription-bottle-alt\",\"title\":\"Alternate Prescription Bottle\",\"type\":2,\"cat\":[49,54]},{\"name\":\"print\",\"title\":\"print\",\"type\":2,\"cat\":[10,19,24,45,52,66]},{\"name\":\"procedures\",\"title\":\"Procedures\",\"type\":2,\"cat\":[49]},{\"name\":\"product-hunt\",\"title\":\"Product Hunt\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"project-diagram\",\"title\":\"Project Diagram\",\"type\":2,\"cat\":[10,17]},{\"name\":\"pump-medical\",\"title\":\"Pump Medical\",\"type\":2,\"cat\":[49]},{\"name\":\"pump-soap\",\"title\":\"Pump Soap\",\"type\":2,\"cat\":[41]},{\"name\":\"pushed\",\"title\":\"Pushed\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"puzzle-piece\",\"title\":\"Puzzle Piece\",\"type\":2,\"cat\":[33,52]},{\"name\":\"python\",\"title\":\"Python\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"qq\",\"title\":\"QQ\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"qrcode\",\"title\":\"qrcode\",\"type\":2,\"cat\":[17,43]},{\"name\":\"question\",\"title\":\"Question\",\"type\":2,\"cat\":[43,66]},{\"name\":\"question-circle\",\"title\":\"Question Circle\",\"type\":2,\"cat\":[1,43,66]},{\"name\":\"quidditch\",\"title\":\"Quidditch\",\"type\":2,\"cat\":[64]},{\"name\":\"quinscape\",\"title\":\"QuinScape\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"quora\",\"title\":\"Quora\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"quote-left\",\"title\":\"quote-left\",\"type\":2,\"cat\":[13,24,43,74]},{\"name\":\"quote-right\",\"title\":\"quote-right\",\"type\":2,\"cat\":[13,24,43,74]},{\"name\":\"quran\",\"title\":\"Quran\",\"type\":2,\"cat\":[56]},{\"name\":\"r-project\",\"title\":\"R Project\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"radiation\",\"title\":\"Radiation\",\"type\":2,\"cat\":[2,27,49,57]},{\"name\":\"radiation-alt\",\"title\":\"Alternate Radiation\",\"type\":2,\"cat\":[2,27,49,57]},{\"name\":\"rainbow\",\"title\":\"Rainbow\",\"type\":2,\"cat\":[65,72]},{\"name\":\"random\",\"title\":\"random\",\"type\":2,\"cat\":[4,5]},{\"name\":\"raspberry-pi\",\"title\":\"Raspberry Pi\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"ravelry\",\"title\":\"Ravelry\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"react\",\"title\":\"React\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"reacteurope\",\"title\":\"ReactEurope\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"readme\",\"title\":\"ReadMe\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"rebel\",\"title\":\"Rebel Alliance\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"receipt\",\"title\":\"Receipt\",\"type\":2,\"cat\":[29,53,54,61]},{\"name\":\"record-vinyl\",\"title\":\"Record Vinyl\",\"type\":2,\"cat\":[51]},{\"name\":\"recycle\",\"title\":\"Recycle\",\"type\":2,\"cat\":[4,45]},{\"name\":\"red-river\",\"title\":\"red river\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"reddit\",\"title\":\"reddit Logo\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"reddit-alien\",\"title\":\"reddit Alien\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"reddit-square\",\"title\":\"reddit Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"redhat\",\"title\":\"Redhat\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"redo\",\"title\":\"Redo\",\"type\":2,\"cat\":[4,5,24,43]},{\"name\":\"redo-alt\",\"title\":\"Alternate Redo\",\"type\":2,\"cat\":[4,5,24,43]},{\"name\":\"registered\",\"title\":\"Registered Trademark\",\"type\":2,\"cat\":[10]},{\"name\":\"remove-format\",\"title\":\"Remove Format\",\"type\":2,\"cat\":[24]},{\"name\":\"renren\",\"title\":\"Renren\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"reply\",\"title\":\"Reply\",\"type\":2,\"cat\":[4,24,43]},{\"name\":\"reply-all\",\"title\":\"reply-all\",\"type\":2,\"cat\":[4,24,43]},{\"name\":\"replyd\",\"title\":\"replyd\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"republican\",\"title\":\"Republican\",\"type\":2,\"cat\":[55]},{\"name\":\"researchgate\",\"title\":\"Researchgate\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"resolving\",\"title\":\"Resolving\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"restroom\",\"title\":\"Restroom\",\"type\":2,\"cat\":[45,70]},{\"name\":\"retweet\",\"title\":\"Retweet\",\"type\":2,\"cat\":[4,62]},{\"name\":\"rev\",\"title\":\"Rev.io\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"ribbon\",\"title\":\"Ribbon\",\"type\":2,\"cat\":[12]},{\"name\":\"ring\",\"title\":\"Ring\",\"type\":2,\"cat\":[34,52,63]},{\"name\":\"road\",\"title\":\"road\",\"type\":2,\"cat\":[45,52]},{\"name\":\"robot\",\"title\":\"Robot\",\"type\":2,\"cat\":[15,58]},{\"name\":\"rocket\",\"title\":\"rocket\",\"type\":2,\"cat\":[45,52,58,71]},{\"name\":\"rocketchat\",\"title\":\"Rocket.Chat\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"rockrms\",\"title\":\"Rockrms\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"route\",\"title\":\"Route\",\"type\":2,\"cat\":[11,45,50]},{\"name\":\"rss\",\"title\":\"rss\",\"type\":2,\"cat\":[5,18,43]},{\"name\":\"rss-square\",\"title\":\"RSS Square\",\"type\":2,\"cat\":[5,18,43]},{\"name\":\"ruble-sign\",\"title\":\"Ruble Sign\",\"type\":2,\"cat\":[21]},{\"name\":\"ruler\",\"title\":\"Ruler\",\"type\":2,\"cat\":[20]},{\"name\":\"ruler-combined\",\"title\":\"Ruler Combined\",\"type\":2,\"cat\":[20,23,52]},{\"name\":\"ruler-horizontal\",\"title\":\"Ruler Horizontal\",\"type\":2,\"cat\":[20,23,52]},{\"name\":\"ruler-vertical\",\"title\":\"Ruler Vertical\",\"type\":2,\"cat\":[20,23,52]},{\"name\":\"running\",\"title\":\"Running\",\"type\":2,\"cat\":[30,64,70]},{\"name\":\"rupee-sign\",\"title\":\"Indian Rupee Sign\",\"type\":2,\"cat\":[21]},{\"name\":\"sad-cry\",\"title\":\"Crying Face\",\"type\":2,\"cat\":[26]},{\"name\":\"sad-tear\",\"title\":\"Loudly Crying Face\",\"type\":2,\"cat\":[26]},{\"name\":\"safari\",\"title\":\"Safari\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"salesforce\",\"title\":\"Salesforce\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"sass\",\"title\":\"Sass\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"satellite\",\"title\":\"Satellite\",\"type\":2,\"cat\":[19,52,58]},{\"name\":\"satellite-dish\",\"title\":\"Satellite Dish\",\"type\":2,\"cat\":[19,52,58]},{\"name\":\"save\",\"title\":\"Save\",\"type\":2,\"cat\":[10,19,23,28,43,52]},{\"name\":\"schlix\",\"title\":\"SCHLIX\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"school\",\"title\":\"School\",\"type\":2,\"cat\":[9,15,25,52]},{\"name\":\"screwdriver\",\"title\":\"Screwdriver\",\"type\":2,\"cat\":[20,24,43,52]},{\"name\":\"scribd\",\"title\":\"Scribd\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"scroll\",\"title\":\"Scroll\",\"type\":2,\"cat\":[34,52]},{\"name\":\"sd-card\",\"title\":\"Sd Card\",\"type\":2,\"cat\":[19,52]},{\"name\":\"search\",\"title\":\"Search\",\"type\":2,\"cat\":[43,45,52]},{\"name\":\"search-dollar\",\"title\":\"Search Dollar\",\"type\":2,\"cat\":[47]},{\"name\":\"search-location\",\"title\":\"Search Location\",\"type\":2,\"cat\":[47]},{\"name\":\"search-minus\",\"title\":\"Search Minus\",\"type\":2,\"cat\":[43,45]},{\"name\":\"search-plus\",\"title\":\"Search Plus\",\"type\":2,\"cat\":[43,45]},{\"name\":\"searchengin\",\"title\":\"Searchengin\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"seedling\",\"title\":\"Seedling\",\"type\":2,\"cat\":[12,27,31,32,57,65]},{\"name\":\"sellcast\",\"title\":\"Sellcast\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"sellsy\",\"title\":\"Sellsy\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"server\",\"title\":\"Server\",\"type\":2,\"cat\":[19]},{\"name\":\"servicestack\",\"title\":\"Servicestack\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"shapes\",\"title\":\"Shapes\",\"type\":2,\"cat\":[15,25,60]},{\"name\":\"share\",\"title\":\"Share\",\"type\":2,\"cat\":[4,24,43,62]},{\"name\":\"share-alt\",\"title\":\"Alternate Share\",\"type\":2,\"cat\":[43,62]},{\"name\":\"share-alt-square\",\"title\":\"Alternate Share Square\",\"type\":2,\"cat\":[43]},{\"name\":\"share-square\",\"title\":\"Share Square\",\"type\":2,\"cat\":[4,43,62]},{\"name\":\"shekel-sign\",\"title\":\"Shekel Sign\",\"type\":2,\"cat\":[21]},{\"name\":\"shield-alt\",\"title\":\"Alternate Shield\",\"type\":2,\"cat\":[17,43,52,59,66]},{\"name\":\"shield-virus\",\"title\":\"Shield Virus\",\"type\":2,\"cat\":[49]},{\"name\":\"ship\",\"title\":\"Ship\",\"type\":2,\"cat\":[45,46,71]},{\"name\":\"shipping-fast\",\"title\":\"Shipping Fast\",\"type\":2,\"cat\":[44,61]},{\"name\":\"shirtsinbulk\",\"title\":\"Shirts in Bulk\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"shoe-prints\",\"title\":\"Shoe Prints\",\"type\":2,\"cat\":[16,30,45]},{\"name\":\"shopify\",\"title\":\"Shopify\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"shopping-bag\",\"title\":\"Shopping Bag\",\"type\":2,\"cat\":[45,52,53,61]},{\"name\":\"shopping-basket\",\"title\":\"Shopping Basket\",\"type\":2,\"cat\":[45,52,53,61]},{\"name\":\"shopping-cart\",\"title\":\"shopping-cart\",\"type\":2,\"cat\":[45,52,53,61,66,71]},{\"name\":\"shopware\",\"title\":\"Shopware\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"shower\",\"title\":\"Shower\",\"type\":2,\"cat\":[40,41,45,52]},{\"name\":\"shuttle-van\",\"title\":\"Shuttle Van\",\"type\":2,\"cat\":[6,40,69,71]},{\"name\":\"sign\",\"title\":\"Sign\",\"type\":2,\"cat\":[50]},{\"name\":\"sign-in-alt\",\"title\":\"Alternate Sign In\",\"type\":2,\"cat\":[4,43,66]},{\"name\":\"sign-language\",\"title\":\"Sign Language\",\"type\":2,\"cat\":[1]},{\"name\":\"sign-out-alt\",\"title\":\"Alternate Sign Out\",\"type\":2,\"cat\":[4,43,66]},{\"name\":\"signal\",\"title\":\"signal\",\"type\":2,\"cat\":[43,66]},{\"name\":\"signature\",\"title\":\"Signature\",\"type\":2,\"cat\":[]},{\"name\":\"sim-card\",\"title\":\"SIM Card\",\"type\":2,\"cat\":[19,52]},{\"name\":\"simplybuilt\",\"title\":\"SimplyBuilt\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"sistrix\",\"title\":\"SISTRIX\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"sitemap\",\"title\":\"Sitemap\",\"type\":2,\"cat\":[10,17,43]},{\"name\":\"sith\",\"title\":\"Sith\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"skating\",\"title\":\"Skating\",\"type\":2,\"cat\":[30,64,70,73]},{\"name\":\"sketch\",\"title\":\"Sketch\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"skiing\",\"title\":\"Skiing\",\"type\":2,\"cat\":[30,64,70,73]},{\"name\":\"skiing-nordic\",\"title\":\"Skiing Nordic\",\"type\":2,\"cat\":[30,64,70,73]},{\"name\":\"skull\",\"title\":\"Skull\",\"type\":2,\"cat\":[]},{\"name\":\"skull-crossbones\",\"title\":\"Skull & Crossbones\",\"type\":2,\"cat\":[2,34,36,46,52,54,57]},{\"name\":\"skyatlas\",\"title\":\"skyatlas\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"skype\",\"title\":\"Skype\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"slack\",\"title\":\"Slack Logo\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"slack-hash\",\"title\":\"Slack Hashtag\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"slash\",\"title\":\"Slash\",\"type\":2,\"cat\":[63]},{\"name\":\"sleigh\",\"title\":\"Sleigh\",\"type\":2,\"cat\":[39,52,71]},{\"name\":\"sliders-h\",\"title\":\"Horizontal Sliders\",\"type\":2,\"cat\":[42,43,51]},{\"name\":\"slideshare\",\"title\":\"Slideshare\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"smile\",\"title\":\"Smiling Face\",\"type\":2,\"cat\":[13,26,43,70]},{\"name\":\"smile-beam\",\"title\":\"Beaming Face With Smiling Eyes\",\"type\":2,\"cat\":[26]},{\"name\":\"smile-wink\",\"title\":\"Winking Face\",\"type\":2,\"cat\":[26]},{\"name\":\"smog\",\"title\":\"Smog\",\"type\":2,\"cat\":[72]},{\"name\":\"smoking\",\"title\":\"Smoking\",\"type\":2,\"cat\":[40,49]},{\"name\":\"smoking-ban\",\"title\":\"Smoking Ban\",\"type\":2,\"cat\":[40,49,66]},{\"name\":\"sms\",\"title\":\"SMS\",\"type\":2,\"cat\":[13]},{\"name\":\"snapchat\",\"title\":\"Snapchat\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"snapchat-ghost\",\"title\":\"Snapchat Ghost\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"snapchat-square\",\"title\":\"Snapchat Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"snowboarding\",\"title\":\"Snowboarding\",\"type\":2,\"cat\":[30,64,70,73]},{\"name\":\"snowflake\",\"title\":\"Snowflake\",\"type\":2,\"cat\":[40,41,52,63,72]},{\"name\":\"snowman\",\"title\":\"Snowman\",\"type\":2,\"cat\":[15,39]},{\"name\":\"snowplow\",\"title\":\"Snowplow\",\"type\":2,\"cat\":[45,52,71,73]},{\"name\":\"soap\",\"title\":\"Soap\",\"type\":2,\"cat\":[41]},{\"name\":\"socks\",\"title\":\"Socks\",\"type\":2,\"cat\":[10,16]},{\"name\":\"solar-panel\",\"title\":\"Solar Panel\",\"type\":2,\"cat\":[27]},{\"name\":\"sort\",\"title\":\"Sort\",\"type\":2,\"cat\":[4,43]},{\"name\":\"sort-alpha-down\",\"title\":\"Sort Alphabetical Down\",\"type\":2,\"cat\":[4,43]},{\"name\":\"sort-alpha-down-alt\",\"title\":\"Alternate Sort Alphabetical Down\",\"type\":2,\"cat\":[4,43]},{\"name\":\"sort-alpha-up\",\"title\":\"Sort Alphabetical Up\",\"type\":2,\"cat\":[4,43]},{\"name\":\"sort-alpha-up-alt\",\"title\":\"Alternate Sort Alphabetical Up\",\"type\":2,\"cat\":[4,43]},{\"name\":\"sort-amount-down\",\"title\":\"Sort Amount Down\",\"type\":2,\"cat\":[4,43]},{\"name\":\"sort-amount-down-alt\",\"title\":\"Alternate Sort Amount Down\",\"type\":2,\"cat\":[4,43]},{\"name\":\"sort-amount-up\",\"title\":\"Sort Amount Up\",\"type\":2,\"cat\":[4,43]},{\"name\":\"sort-amount-up-alt\",\"title\":\"Alternate Sort Amount Up\",\"type\":2,\"cat\":[4,43]},{\"name\":\"sort-down\",\"title\":\"Sort Down (Descending)\",\"type\":2,\"cat\":[4,43]},{\"name\":\"sort-numeric-down\",\"title\":\"Sort Numeric Down\",\"type\":2,\"cat\":[4,43]},{\"name\":\"sort-numeric-down-alt\",\"title\":\"Alternate Sort Numeric Down\",\"type\":2,\"cat\":[4,43]},{\"name\":\"sort-numeric-up\",\"title\":\"Sort Numeric Up\",\"type\":2,\"cat\":[4,43]},{\"name\":\"sort-numeric-up-alt\",\"title\":\"Alternate Sort Numeric Up\",\"type\":2,\"cat\":[4,43]},{\"name\":\"sort-up\",\"title\":\"Sort Up (Ascending)\",\"type\":2,\"cat\":[4,43]},{\"name\":\"soundcloud\",\"title\":\"SoundCloud\",\"type\":2,\"family\":\"fab\",\"cat\":[51]},{\"name\":\"sourcetree\",\"title\":\"Sourcetree\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"spa\",\"title\":\"Spa\",\"type\":2,\"cat\":[30,40,69]},{\"name\":\"space-shuttle\",\"title\":\"Space Shuttle\",\"type\":2,\"cat\":[52,58,71]},{\"name\":\"speakap\",\"title\":\"Speakap\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"speaker-deck\",\"title\":\"Speaker Deck\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"spell-check\",\"title\":\"Spell Check\",\"type\":2,\"cat\":[24]},{\"name\":\"spider\",\"title\":\"Spider\",\"type\":2,\"cat\":[3,36]},{\"name\":\"spinner\",\"title\":\"Spinner\",\"type\":2,\"cat\":[63]},{\"name\":\"splotch\",\"title\":\"Splotch\",\"type\":2,\"cat\":[23]},{\"name\":\"spotify\",\"title\":\"Spotify\",\"type\":2,\"family\":\"fab\",\"cat\":[51]},{\"name\":\"spray-can\",\"title\":\"Spray Can\",\"type\":2,\"cat\":[23]},{\"name\":\"square\",\"title\":\"Square\",\"type\":2,\"cat\":[60]},{\"name\":\"square-full\",\"title\":\"Square Full\",\"type\":2,\"cat\":[14]},{\"name\":\"square-root-alt\",\"title\":\"Alternate Square Root\",\"type\":2,\"cat\":[48]},{\"name\":\"squarespace\",\"title\":\"Squarespace\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"stack-exchange\",\"title\":\"Stack Exchange\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"stack-overflow\",\"title\":\"Stack Overflow\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"stackpath\",\"title\":\"Stackpath\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"stamp\",\"title\":\"Stamp\",\"type\":2,\"cat\":[23,29]},{\"name\":\"star\",\"title\":\"Star\",\"type\":2,\"cat\":[43,52,53,60,62,66,68]},{\"name\":\"star-and-crescent\",\"title\":\"Star and Crescent\",\"type\":2,\"cat\":[56]},{\"name\":\"star-half\",\"title\":\"star-half\",\"type\":2,\"cat\":[43,66,68]},{\"name\":\"star-half-alt\",\"title\":\"Alternate Star Half\",\"type\":2,\"cat\":[66,68]},{\"name\":\"star-of-david\",\"title\":\"Star of David\",\"type\":2,\"cat\":[56]},{\"name\":\"star-of-life\",\"title\":\"Star of Life\",\"type\":2,\"cat\":[49]},{\"name\":\"staylinked\",\"title\":\"StayLinked\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"steam\",\"title\":\"Steam\",\"type\":2,\"family\":\"fab\",\"cat\":[33]},{\"name\":\"steam-square\",\"title\":\"Steam Square\",\"type\":2,\"family\":\"fab\",\"cat\":[33]},{\"name\":\"steam-symbol\",\"title\":\"Steam Symbol\",\"type\":2,\"family\":\"fab\",\"cat\":[33]},{\"name\":\"step-backward\",\"title\":\"step-backward\",\"type\":2,\"cat\":[5]},{\"name\":\"step-forward\",\"title\":\"step-forward\",\"type\":2,\"cat\":[5]},{\"name\":\"stethoscope\",\"title\":\"Stethoscope\",\"type\":2,\"cat\":[38,49]},{\"name\":\"sticker-mule\",\"title\":\"Sticker Mule\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"sticky-note\",\"title\":\"Sticky Note\",\"type\":2,\"cat\":[10,28,52,74]},{\"name\":\"stop\",\"title\":\"stop\",\"type\":2,\"cat\":[5]},{\"name\":\"stop-circle\",\"title\":\"Stop Circle\",\"type\":2,\"cat\":[5]},{\"name\":\"stopwatch\",\"title\":\"Stopwatch\",\"type\":2,\"cat\":[22,52]},{\"name\":\"stopwatch-20\",\"title\":\"Stopwatch 20\",\"type\":2,\"cat\":[]},{\"name\":\"store\",\"title\":\"Store\",\"type\":2,\"cat\":[9,61]},{\"name\":\"store-alt\",\"title\":\"Alternate Store\",\"type\":2,\"cat\":[9,61]},{\"name\":\"store-alt-slash\",\"title\":\"Alternate Store Slash\",\"type\":2,\"cat\":[61]},{\"name\":\"store-slash\",\"title\":\"Store Slash\",\"type\":2,\"cat\":[61]},{\"name\":\"strava\",\"title\":\"Strava\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"stream\",\"title\":\"Stream\",\"type\":2,\"cat\":[10,17,19,66]},{\"name\":\"street-view\",\"title\":\"Street View\",\"type\":2,\"cat\":[45,70]},{\"name\":\"strikethrough\",\"title\":\"Strikethrough\",\"type\":2,\"cat\":[24]},{\"name\":\"stripe\",\"title\":\"Stripe\",\"type\":2,\"family\":\"fab\",\"cat\":[53]},{\"name\":\"stripe-s\",\"title\":\"Stripe S\",\"type\":2,\"family\":\"fab\",\"cat\":[53]},{\"name\":\"stroopwafel\",\"title\":\"Stroopwafel\",\"type\":2,\"cat\":[31,52,63]},{\"name\":\"studiovinari\",\"title\":\"Studio Vinari\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"stumbleupon\",\"title\":\"StumbleUpon Logo\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"stumbleupon-circle\",\"title\":\"StumbleUpon Circle\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"subscript\",\"title\":\"subscript\",\"type\":2,\"cat\":[24,48]},{\"name\":\"subway\",\"title\":\"Subway\",\"type\":2,\"cat\":[45,52,71]},{\"name\":\"suitcase\",\"title\":\"Suitcase\",\"type\":2,\"cat\":[40,45,50,52,69]},{\"name\":\"suitcase-rolling\",\"title\":\"Suitcase Rolling\",\"type\":2,\"cat\":[40,69]},{\"name\":\"sun\",\"title\":\"Sun\",\"type\":2,\"cat\":[27,52,63,67,72]},{\"name\":\"superpowers\",\"title\":\"Superpowers\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"superscript\",\"title\":\"superscript\",\"type\":2,\"cat\":[24,48]},{\"name\":\"supple\",\"title\":\"Supple\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"surprise\",\"title\":\"Hushed Face\",\"type\":2,\"cat\":[26]},{\"name\":\"suse\",\"title\":\"Suse\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"swatchbook\",\"title\":\"Swatchbook\",\"type\":2,\"cat\":[23]},{\"name\":\"swift\",\"title\":\"Swift\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"swimmer\",\"title\":\"Swimmer\",\"type\":2,\"cat\":[30,40,46,64,67,69,70]},{\"name\":\"swimming-pool\",\"title\":\"Swimming Pool\",\"type\":2,\"cat\":[40,67,69]},{\"name\":\"symfony\",\"title\":\"Symfony\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"synagogue\",\"title\":\"Synagogue\",\"type\":2,\"cat\":[9,56]},{\"name\":\"sync\",\"title\":\"Sync\",\"type\":2,\"cat\":[4,5,24,43,63]},{\"name\":\"sync-alt\",\"title\":\"Alternate Sync\",\"type\":2,\"cat\":[4,5,24,43,63]},{\"name\":\"syringe\",\"title\":\"Syringe\",\"type\":2,\"cat\":[49,54,57]},{\"name\":\"table\",\"title\":\"table\",\"type\":2,\"cat\":[10,24]},{\"name\":\"table-tennis\",\"title\":\"Table Tennis\",\"type\":2,\"cat\":[64]},{\"name\":\"tablet\",\"title\":\"tablet\",\"type\":2,\"cat\":[19,52]},{\"name\":\"tablet-alt\",\"title\":\"Alternate Tablet\",\"type\":2,\"cat\":[19,52]},{\"name\":\"tablets\",\"title\":\"Tablets\",\"type\":2,\"cat\":[49,54,57]},{\"name\":\"tachometer-alt\",\"title\":\"Alternate Tachometer\",\"type\":2,\"cat\":[6,52]},{\"name\":\"tag\",\"title\":\"tag\",\"type\":2,\"cat\":[10,45,52,53]},{\"name\":\"tags\",\"title\":\"tags\",\"type\":2,\"cat\":[10,45,52,53]},{\"name\":\"tape\",\"title\":\"Tape\",\"type\":2,\"cat\":[50]},{\"name\":\"tasks\",\"title\":\"Tasks\",\"type\":2,\"cat\":[10,24]},{\"name\":\"taxi\",\"title\":\"Taxi\",\"type\":2,\"cat\":[6,45,52,69,71]},{\"name\":\"teamspeak\",\"title\":\"TeamSpeak\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"teeth\",\"title\":\"Teeth\",\"type\":2,\"cat\":[49]},{\"name\":\"teeth-open\",\"title\":\"Teeth Open\",\"type\":2,\"cat\":[49]},{\"name\":\"telegram\",\"title\":\"Telegram\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"telegram-plane\",\"title\":\"Telegram Plane\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"temperature-high\",\"title\":\"High Temperature\",\"type\":2,\"cat\":[57,72]},{\"name\":\"temperature-low\",\"title\":\"Low Temperature\",\"type\":2,\"cat\":[57,72]},{\"name\":\"tencent-weibo\",\"title\":\"Tencent Weibo\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"tenge\",\"title\":\"Tenge\",\"type\":2,\"cat\":[21]},{\"name\":\"terminal\",\"title\":\"Terminal\",\"type\":2,\"cat\":[17]},{\"name\":\"text-height\",\"title\":\"text-height\",\"type\":2,\"cat\":[4,24]},{\"name\":\"text-width\",\"title\":\"Text Width\",\"type\":2,\"cat\":[4,24]},{\"name\":\"th\",\"title\":\"th\",\"type\":2,\"cat\":[24]},{\"name\":\"th-large\",\"title\":\"th-large\",\"type\":2,\"cat\":[24]},{\"name\":\"th-list\",\"title\":\"th-list\",\"type\":2,\"cat\":[24]},{\"name\":\"the-red-yeti\",\"title\":\"The Red Yeti\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"theater-masks\",\"title\":\"Theater Masks\",\"type\":2,\"cat\":[25]},{\"name\":\"themeco\",\"title\":\"Themeco\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"themeisle\",\"title\":\"ThemeIsle\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"thermometer\",\"title\":\"Thermometer\",\"type\":2,\"cat\":[49,54]},{\"name\":\"thermometer-empty\",\"title\":\"Thermometer Empty\",\"type\":2,\"cat\":[66]},{\"name\":\"thermometer-full\",\"title\":\"Thermometer Full\",\"type\":2,\"cat\":[66]},{\"name\":\"thermometer-half\",\"title\":\"Thermometer 1/2 Full\",\"type\":2,\"cat\":[66]},{\"name\":\"thermometer-quarter\",\"title\":\"Thermometer 1/4 Full\",\"type\":2,\"cat\":[66]},{\"name\":\"thermometer-three-quarters\",\"title\":\"Thermometer 3/4 Full\",\"type\":2,\"cat\":[66]},{\"name\":\"think-peaks\",\"title\":\"Think Peaks\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"thumbs-down\",\"title\":\"thumbs-down\",\"type\":2,\"cat\":[37,43,53,62,66]},{\"name\":\"thumbs-up\",\"title\":\"thumbs-up\",\"type\":2,\"cat\":[37,43,53,62,66]},{\"name\":\"thumbtack\",\"title\":\"Thumbtack\",\"type\":2,\"cat\":[10,45,52,62,74]},{\"name\":\"ticket-alt\",\"title\":\"Alternate Ticket\",\"type\":2,\"cat\":[45,52]},{\"name\":\"times\",\"title\":\"Times\",\"type\":2,\"cat\":[43,48]},{\"name\":\"times-circle\",\"title\":\"Times Circle\",\"type\":2,\"cat\":[43]},{\"name\":\"tint\",\"title\":\"tint\",\"type\":2,\"cat\":[23,42,45,66]},{\"name\":\"tint-slash\",\"title\":\"Tint Slash\",\"type\":2,\"cat\":[23,66]},{\"name\":\"tired\",\"title\":\"Tired Face\",\"type\":2,\"cat\":[26]},{\"name\":\"toggle-off\",\"title\":\"Toggle Off\",\"type\":2,\"cat\":[43,66,68]},{\"name\":\"toggle-on\",\"title\":\"Toggle On\",\"type\":2,\"cat\":[43,66,68]},{\"name\":\"toilet\",\"title\":\"Toilet\",\"type\":2,\"cat\":[52]},{\"name\":\"toilet-paper\",\"title\":\"Toilet Paper\",\"type\":2,\"cat\":[11,36,41]},{\"name\":\"toilet-paper-slash\",\"title\":\"Toilet Paper Slash\",\"type\":2,\"cat\":[41]},{\"name\":\"toolbox\",\"title\":\"Toolbox\",\"type\":2,\"cat\":[20,52]},{\"name\":\"tools\",\"title\":\"Tools\",\"type\":2,\"cat\":[20,24,43,52]},{\"name\":\"tooth\",\"title\":\"Tooth\",\"type\":2,\"cat\":[49]},{\"name\":\"torah\",\"title\":\"Torah\",\"type\":2,\"cat\":[56]},{\"name\":\"torii-gate\",\"title\":\"Torii Gate\",\"type\":2,\"cat\":[9,56]},{\"name\":\"tractor\",\"title\":\"Tractor\",\"type\":2,\"cat\":[7,71]},{\"name\":\"trade-federation\",\"title\":\"Trade Federation\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"trademark\",\"title\":\"Trademark\",\"type\":2,\"cat\":[10]},{\"name\":\"traffic-light\",\"title\":\"Traffic Light\",\"type\":2,\"cat\":[45]},{\"name\":\"trailer\",\"title\":\"Trailer\",\"type\":2,\"cat\":[6,11,50]},{\"name\":\"train\",\"title\":\"Train\",\"type\":2,\"cat\":[45,52,71]},{\"name\":\"tram\",\"title\":\"Tram\",\"type\":2,\"cat\":[45,52,69,71,73]},{\"name\":\"transgender\",\"title\":\"Transgender\",\"type\":2,\"cat\":[35]},{\"name\":\"transgender-alt\",\"title\":\"Alternate Transgender\",\"type\":2,\"cat\":[35]},{\"name\":\"trash\",\"title\":\"Trash\",\"type\":2,\"cat\":[24,43,52]},{\"name\":\"trash-alt\",\"title\":\"Alternate Trash\",\"type\":2,\"cat\":[24,43,52]},{\"name\":\"trash-restore\",\"title\":\"Trash Restore\",\"type\":2,\"cat\":[24,43]},{\"name\":\"trash-restore-alt\",\"title\":\"Alternative Trash Restore\",\"type\":2,\"cat\":[24,43]},{\"name\":\"tree\",\"title\":\"Tree\",\"type\":2,\"cat\":[7,11,45,52]},{\"name\":\"trello\",\"title\":\"Trello\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"tripadvisor\",\"title\":\"TripAdvisor\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"trophy\",\"title\":\"trophy\",\"type\":2,\"cat\":[43,45,52,53]},{\"name\":\"truck\",\"title\":\"truck\",\"type\":2,\"cat\":[6,44,45,52,61,71]},{\"name\":\"truck-loading\",\"title\":\"Truck Loading\",\"type\":2,\"cat\":[50]},{\"name\":\"truck-monster\",\"title\":\"Truck Monster\",\"type\":2,\"cat\":[6,71]},{\"name\":\"truck-moving\",\"title\":\"Truck Moving\",\"type\":2,\"cat\":[50]},{\"name\":\"truck-pickup\",\"title\":\"Truck Side\",\"type\":2,\"cat\":[6,20,71]},{\"name\":\"tshirt\",\"title\":\"T-Shirt\",\"type\":2,\"cat\":[16,61]},{\"name\":\"tty\",\"title\":\"TTY\",\"type\":2,\"cat\":[1,18,45]},{\"name\":\"tumblr\",\"title\":\"Tumblr\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"tumblr-square\",\"title\":\"Tumblr Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"tv\",\"title\":\"Television\",\"type\":2,\"cat\":[5,19,40,41,52,69]},{\"name\":\"twitch\",\"title\":\"Twitch\",\"type\":2,\"family\":\"fab\",\"cat\":[33]},{\"name\":\"twitter\",\"title\":\"Twitter\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"twitter-square\",\"title\":\"Twitter Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"typo3\",\"title\":\"Typo3\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"uber\",\"title\":\"Uber\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"ubuntu\",\"title\":\"Ubuntu\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"uikit\",\"title\":\"UIkit\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"umbraco\",\"title\":\"Umbraco\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"umbrella\",\"title\":\"Umbrella\",\"type\":2,\"cat\":[45,52,65,72]},{\"name\":\"umbrella-beach\",\"title\":\"Umbrella Beach\",\"type\":2,\"cat\":[40,67,69]},{\"name\":\"underline\",\"title\":\"Underline\",\"type\":2,\"cat\":[24]},{\"name\":\"undo\",\"title\":\"Undo\",\"type\":2,\"cat\":[4,5,24,43]},{\"name\":\"undo-alt\",\"title\":\"Alternate Undo\",\"type\":2,\"cat\":[4,5,24,43]},{\"name\":\"uniregistry\",\"title\":\"Uniregistry\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"unity\",\"title\":\"Unity 3D\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"universal-access\",\"title\":\"Universal Access\",\"type\":2,\"cat\":[1]},{\"name\":\"university\",\"title\":\"University\",\"type\":2,\"cat\":[9,45,52]},{\"name\":\"unlink\",\"title\":\"unlink\",\"type\":2,\"cat\":[24]},{\"name\":\"unlock\",\"title\":\"unlock\",\"type\":2,\"cat\":[52,59,66]},{\"name\":\"unlock-alt\",\"title\":\"Alternate Unlock\",\"type\":2,\"cat\":[52,59,66]},{\"name\":\"untappd\",\"title\":\"Untappd\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"upload\",\"title\":\"Upload\",\"type\":2,\"cat\":[4,19,43]},{\"name\":\"ups\",\"title\":\"UPS\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"usb\",\"title\":\"USB\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"user\",\"title\":\"User\",\"type\":2,\"cat\":[43,62,66,70]},{\"name\":\"user-alt\",\"title\":\"Alternate User\",\"type\":2,\"cat\":[43,66,70]},{\"name\":\"user-alt-slash\",\"title\":\"Alternate User Slash\",\"type\":2,\"cat\":[66,70]},{\"name\":\"user-astronaut\",\"title\":\"User Astronaut\",\"type\":2,\"cat\":[58,70]},{\"name\":\"user-check\",\"title\":\"User Check\",\"type\":2,\"cat\":[70]},{\"name\":\"user-circle\",\"title\":\"User Circle\",\"type\":2,\"cat\":[43,62,70]},{\"name\":\"user-clock\",\"title\":\"User Clock\",\"type\":2,\"cat\":[70]},{\"name\":\"user-cog\",\"title\":\"User Cog\",\"type\":2,\"cat\":[70]},{\"name\":\"user-edit\",\"title\":\"User Edit\",\"type\":2,\"cat\":[70]},{\"name\":\"user-friends\",\"title\":\"User Friends\",\"type\":2,\"cat\":[62,70]},{\"name\":\"user-graduate\",\"title\":\"User Graduate\",\"type\":2,\"cat\":[25,70]},{\"name\":\"user-injured\",\"title\":\"User Injured\",\"type\":2,\"cat\":[70]},{\"name\":\"user-lock\",\"title\":\"User Lock\",\"type\":2,\"cat\":[59,70]},{\"name\":\"user-md\",\"title\":\"Doctor\",\"type\":2,\"cat\":[38,49,70]},{\"name\":\"user-minus\",\"title\":\"User Minus\",\"type\":2,\"cat\":[70]},{\"name\":\"user-ninja\",\"title\":\"User Ninja\",\"type\":2,\"cat\":[70]},{\"name\":\"user-nurse\",\"title\":\"Nurse\",\"type\":2,\"cat\":[49,70]},{\"name\":\"user-plus\",\"title\":\"User Plus\",\"type\":2,\"cat\":[62,70]},{\"name\":\"user-secret\",\"title\":\"User Secret\",\"type\":2,\"cat\":[17,59,70]},{\"name\":\"user-shield\",\"title\":\"User Shield\",\"type\":2,\"cat\":[59,70]},{\"name\":\"user-slash\",\"title\":\"User Slash\",\"type\":2,\"cat\":[66,70]},{\"name\":\"user-tag\",\"title\":\"User Tag\",\"type\":2,\"cat\":[70]},{\"name\":\"user-tie\",\"title\":\"User Tie\",\"type\":2,\"cat\":[16,70]},{\"name\":\"user-times\",\"title\":\"Remove User\",\"type\":2,\"cat\":[70]},{\"name\":\"users\",\"title\":\"Users\",\"type\":2,\"cat\":[62,70]},{\"name\":\"users-cog\",\"title\":\"Users Cog\",\"type\":2,\"cat\":[70]},{\"name\":\"usps\",\"title\":\"United States Postal Service\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"ussunnah\",\"title\":\"us-Sunnah Foundation\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"utensil-spoon\",\"title\":\"Utensil Spoon\",\"type\":2,\"cat\":[45,52]},{\"name\":\"utensils\",\"title\":\"Utensils\",\"type\":2,\"cat\":[40,45,52]},{\"name\":\"vaadin\",\"title\":\"Vaadin\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"vector-square\",\"title\":\"Vector Square\",\"type\":2,\"cat\":[23]},{\"name\":\"venus\",\"title\":\"Venus\",\"type\":2,\"cat\":[35]},{\"name\":\"venus-double\",\"title\":\"Venus Double\",\"type\":2,\"cat\":[35]},{\"name\":\"venus-mars\",\"title\":\"Venus Mars\",\"type\":2,\"cat\":[35]},{\"name\":\"viacoin\",\"title\":\"Viacoin\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"viadeo\",\"title\":\"Video\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"viadeo-square\",\"title\":\"Video Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"vial\",\"title\":\"Vial\",\"type\":2,\"cat\":[49,54,57]},{\"name\":\"vials\",\"title\":\"Vials\",\"type\":2,\"cat\":[49,54,57]},{\"name\":\"viber\",\"title\":\"Viber\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"video\",\"title\":\"Video\",\"type\":2,\"cat\":[5,13,62,66]},{\"name\":\"video-slash\",\"title\":\"Video Slash\",\"type\":2,\"cat\":[13,66]},{\"name\":\"vihara\",\"title\":\"Vihara\",\"type\":2,\"cat\":[9,56]},{\"name\":\"vimeo\",\"title\":\"Vimeo\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"vimeo-square\",\"title\":\"Vimeo Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"vimeo-v\",\"title\":\"Vimeo\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"vine\",\"title\":\"Vine\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"virus\",\"title\":\"Virus\",\"type\":2,\"cat\":[49]},{\"name\":\"virus-slash\",\"title\":\"Virus Slash\",\"type\":2,\"cat\":[49]},{\"name\":\"viruses\",\"title\":\"Viruses\",\"type\":2,\"cat\":[49]},{\"name\":\"vk\",\"title\":\"VK\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"vnv\",\"title\":\"VNV\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"voicemail\",\"title\":\"Voicemail\",\"type\":2,\"cat\":[18]},{\"name\":\"volleyball-ball\",\"title\":\"Volleyball Ball\",\"type\":2,\"cat\":[64,67]},{\"name\":\"volume-down\",\"title\":\"Volume Down\",\"type\":2,\"cat\":[5,43,51,66]},{\"name\":\"volume-mute\",\"title\":\"Volume Mute\",\"type\":2,\"cat\":[5,43,51,66]},{\"name\":\"volume-off\",\"title\":\"Volume Off\",\"type\":2,\"cat\":[5,43,51,66]},{\"name\":\"volume-up\",\"title\":\"Volume Up\",\"type\":2,\"cat\":[5,43,51,66]},{\"name\":\"vote-yea\",\"title\":\"Vote Yea\",\"type\":2,\"cat\":[55]},{\"name\":\"vr-cardboard\",\"title\":\"Cardboard VR\",\"type\":2,\"cat\":[]},{\"name\":\"vuejs\",\"title\":\"Vue.js\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"walking\",\"title\":\"Walking\",\"type\":2,\"cat\":[30,70]},{\"name\":\"wallet\",\"title\":\"Wallet\",\"type\":2,\"cat\":[10,29,52]},{\"name\":\"warehouse\",\"title\":\"Warehouse\",\"type\":2,\"cat\":[9,44]},{\"name\":\"water\",\"title\":\"Water\",\"type\":2,\"cat\":[27,46,67,72]},{\"name\":\"wave-square\",\"title\":\"Square Wave\",\"type\":2,\"cat\":[48]},{\"name\":\"waze\",\"title\":\"Waze\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"weebly\",\"title\":\"Weebly\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"weibo\",\"title\":\"Weibo\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"weight\",\"title\":\"Weight\",\"type\":2,\"cat\":[49,52]},{\"name\":\"weight-hanging\",\"title\":\"Hanging Weight\",\"type\":2,\"cat\":[]},{\"name\":\"weixin\",\"title\":\"Weixin (WeChat)\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"whatsapp\",\"title\":\"What's App\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"whatsapp-square\",\"title\":\"What's App Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"wheelchair\",\"title\":\"Wheelchair\",\"type\":2,\"cat\":[1,38,40,45,52,70,71]},{\"name\":\"whmcs\",\"title\":\"WHMCS\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"wifi\",\"title\":\"WiFi\",\"type\":2,\"cat\":[18,40,43,45,66,68]},{\"name\":\"wikipedia-w\",\"title\":\"Wikipedia W\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"wind\",\"title\":\"Wind\",\"type\":2,\"cat\":[7,27,46,72]},{\"name\":\"window-close\",\"title\":\"Window Close\",\"type\":2,\"cat\":[17]},{\"name\":\"window-maximize\",\"title\":\"Window Maximize\",\"type\":2,\"cat\":[17]},{\"name\":\"window-minimize\",\"title\":\"Window Minimize\",\"type\":2,\"cat\":[17]},{\"name\":\"window-restore\",\"title\":\"Window Restore\",\"type\":2,\"cat\":[17]},{\"name\":\"windows\",\"title\":\"Windows\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"wine-bottle\",\"title\":\"Wine Bottle\",\"type\":2,\"cat\":[7,8]},{\"name\":\"wine-glass\",\"title\":\"Wine Glass\",\"type\":2,\"cat\":[8,45,50,52,69]},{\"name\":\"wine-glass-alt\",\"title\":\"Alternate Wine Glas\",\"type\":2,\"cat\":[8,69]},{\"name\":\"wix\",\"title\":\"Wix\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"wizards-of-the-coast\",\"title\":\"Wizards of the Coast\",\"type\":2,\"family\":\"fab\",\"cat\":[34]},{\"name\":\"wolf-pack-battalion\",\"title\":\"Wolf Pack Battalion\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"won-sign\",\"title\":\"Won Sign\",\"type\":2,\"cat\":[21]},{\"name\":\"wordpress\",\"title\":\"WordPress Logo\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"wordpress-simple\",\"title\":\"Wordpress Simple\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"wpbeginner\",\"title\":\"WPBeginner\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"wpexplorer\",\"title\":\"WPExplorer\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"wpforms\",\"title\":\"WPForms\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"wpressr\",\"title\":\"wpressr\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"wrench\",\"title\":\"Wrench\",\"type\":2,\"cat\":[20,24,43,45,52]},{\"name\":\"x-ray\",\"title\":\"X-Ray\",\"type\":2,\"cat\":[49]},{\"name\":\"xbox\",\"title\":\"Xbox\",\"type\":2,\"family\":\"fab\",\"cat\":[33]},{\"name\":\"xing\",\"title\":\"Xing\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"xing-square\",\"title\":\"Xing Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"y-combinator\",\"title\":\"Y Combinator\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"yahoo\",\"title\":\"Yahoo Logo\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"yammer\",\"title\":\"Yammer\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"yandex\",\"title\":\"Yandex\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"yandex-international\",\"title\":\"Yandex International\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"yarn\",\"title\":\"Yarn\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"yelp\",\"title\":\"Yelp\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"yen-sign\",\"title\":\"Yen Sign\",\"type\":2,\"cat\":[21]},{\"name\":\"yin-yang\",\"title\":\"Yin Yang\",\"type\":2,\"cat\":[56,63]},{\"name\":\"yoast\",\"title\":\"Yoast\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"youtube\",\"title\":\"YouTube\",\"type\":2,\"family\":\"fab\",\"cat\":[5]},{\"name\":\"youtube-square\",\"title\":\"YouTube Square\",\"type\":2,\"family\":\"fab\",\"cat\":[]},{\"name\":\"zhihu\",\"title\":\"Zhihu\",\"type\":2,\"family\":\"fab\",\"cat\":[]}]");
8
-
9
- /***/ })
10
-
11
- };;
 
 
 
 
 
 
 
 
 
 
 
public/editor-build/235-wp/editor/js/editor.js DELETED
@@ -1 +0,0 @@
1
- !function(e){function t(t){for(var n,i,l=t[0],s=t[1],c=t[2],u=0,p=[];u<l.length;u++)i=l[u],Object.prototype.hasOwnProperty.call(a,i)&&a[i]&&p.push(a[i][0]),a[i]=0;for(n in s)Object.prototype.hasOwnProperty.call(s,n)&&(e[n]=s[n]);for(d&&d(t);p.length;)p.shift()();return r.push.apply(r,c||[]),o()}function o(){for(var e,t=0;t<r.length;t++){for(var o=r[t],n=!0,l=1;l<o.length;l++){var s=o[l];0!==a[s]&&(n=!1)}n&&(r.splice(t--,1),e=i(i.s=o[0]))}return e}var n={},a={0:0},r=[];function i(t){if(n[t])return n[t].exports;var o=n[t]={i:t,l:!1,exports:{}};return e[t].call(o.exports,o,o.exports,i),o.l=!0,o.exports}i.e=function(e){var t=[],o=a[e];if(0!==o)if(o)t.push(o[2]);else{var n=new Promise((function(t,n){o=a[e]=[t,n]}));t.push(o[2]=n);var r,l=document.createElement("script");l.charset="utf-8",l.timeout=120,i.nc&&l.setAttribute("nonce",i.nc),l.src=function(e){return i.p+""+({}[e]||e)+".js"}(e);var s=new Error;r=function(t){l.onerror=l.onload=null,clearTimeout(c);var o=a[e];if(0!==o){if(o){var n=t&&("load"===t.type?"missing":t.type),r=t&&t.target&&t.target.src;s.message="Loading chunk "+e+" failed.\n("+n+": "+r+")",s.name="ChunkLoadError",s.type=n,s.request=r,o[1](s)}a[e]=void 0}};var c=setTimeout((function(){r({type:"timeout",target:l})}),12e4);l.onerror=l.onload=r,document.head.appendChild(l)}return Promise.all(t)},i.m=e,i.c=n,i.d=function(e,t,o){i.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,t){if(1&t&&(e=i(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(i.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)i.d(o,n,function(t){return e[t]}.bind(null,n));return o},i.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(t,"a",t),t},i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.p="",i.oe=function(e){throw console.error(e),e};var l=window.webpackJsonp=window.webpackJsonp||[],s=l.push.bind(l);l.push=t,l=l.slice();for(var c=0;c<l.length;c++)t(l[c]);var d=s;r.push([686,1]),o()}([,function(e,t,o){"use strict";var n=o(283);o.d(t,"a",(function(){return n.a}))},,function(e,t,o){"use strict";o.r(t),o.d(t,"saveOnChanges",(function(){return c})),o.d(t,"defaultValueKey",(function(){return i.a})),o.d(t,"defaultValueValue",(function(){return i.b})),o.d(t,"deviceStateValueByKey",(function(){return i.c})),o.d(t,"makeKeyByStateDevice",(function(){return i.e})),o.d(t,"onChangeBgImage",(function(){return v})),o.d(t,"onChangeBgImageBgOpacity",(function(){return f})),o.d(t,"onChangeBgImageDependencies",(function(){return y})),o.d(t,"onChangeBgImageColumnAndRowSyncMobile",(function(){return O})),o.d(t,"onChangeBorderStyle2",(function(){return C})),o.d(t,"onChangeElementBorderStyleDependencies2",(function(){return j})),o.d(t,"onChangeContainerBorderStyleDependencies2",(function(){return P})),o.d(t,"onChangeBorderColorHexAndOpacity2",(function(){return B})),o.d(t,"onChangeBorderColorHexAndOpacityPalette2",(function(){return w})),o.d(t,"onChangeElementBorderColorHexAndOpacityDependencies2",(function(){return T})),o.d(t,"onChangeContainerBorderColorHexAndOpacityDependencies2",(function(){return z})),o.d(t,"onChangeBorderColorHexAndOpacityColumnAndRowSyncTablet2",(function(){return E})),o.d(t,"onChangeBorderColorHexAndOpacityColumnAndRowSyncMobile2",(function(){return k})),o.d(t,"onChangeBorderColorPalette2",(function(){return H})),o.d(t,"onChangeBorderColorPaletteOpacity2",(function(){return F})),o.d(t,"onChangeBorderWidthType2",(function(){return _})),o.d(t,"onChangeBorderWidthGrouped2",(function(){return R})),o.d(t,"onChangeBorderWidthGroupedDependencies2",(function(){return L})),o.d(t,"onChangeBorderWidthUngrouped2",(function(){return M})),o.d(t,"onChangeBorderWidthUngroupedDependencies2",(function(){return I})),o.d(t,"onChangeBorderRadiusGrouped",(function(){return V})),o.d(t,"onChangeBorderRadiusGroupedDependencies",(function(){return D})),o.d(t,"onChangeBorderRadiusUngrouped",(function(){return $})),o.d(t,"onChangeBorderRadiusUngroupedDependencies",(function(){return G})),o.d(t,"onChangeColorHexAndOpacity",(function(){return U})),o.d(t,"onChangeColorHexAndOpacityPalette",(function(){return K})),o.d(t,"onChangeColorPalette",(function(){return Y})),o.d(t,"onChangeColorPaletteOpacity",(function(){return q})),o.d(t,"onChangeBgColorType2",(function(){return J})),o.d(t,"onChangeGradientRange2",(function(){return Z})),o.d(t,"onChangeBgColorHexAndOpacity2",(function(){return Q})),o.d(t,"onChangeBgColorHexAndOpacityPalette2",(function(){return ee})),o.d(t,"onChangeBgColorHexAndOpacityDependencies2",(function(){return te})),o.d(t,"onChangeBgColorHexAndOpacityColumnAndRowSyncMobile2",(function(){return oe})),o.d(t,"onChangeBgColorPalette2",(function(){return ne})),o.d(t,"onChangeBgColorPaletteOpacity2",(function(){return ae})),o.d(t,"onChangeBoxShadowHexAndOpacity2",(function(){return se})),o.d(t,"onChangeBoxShadowHexAndOpacityPalette2",(function(){return ce})),o.d(t,"onChangeBoxShadowHexAndOpacityDependencies2",(function(){return de})),o.d(t,"onChangeBoxShadowPalette2",(function(){return ue})),o.d(t,"onChangeBoxShadowPaletteOpacity2",(function(){return pe})),o.d(t,"onChangeBoxShadowType2",(function(){return ie})),o.d(t,"onChangeBoxShadowTypeDependencies2",(function(){return le})),o.d(t,"onChangeBoxShadowFields2",(function(){return be})),o.d(t,"onChangeBoxShadowFieldsDependencies2",(function(){return me})),o.d(t,"onChangeBoxShadowOpacity2",(function(){return he})),o.d(t,"onChangeTextShadowType",(function(){return ge})),o.d(t,"onChangeTextShadowHexAndOpacity",(function(){return ve})),o.d(t,"onChangeTextShadowHexAndOpacityPalette",(function(){return fe})),o.d(t,"onChangeTextShadowPalette",(function(){return ye})),o.d(t,"onChangeTextShadowPaletteOpacity",(function(){return Oe})),o.d(t,"onChangeTextShadowFields",(function(){return Se})),o.d(t,"onChangePaddingGrouped",(function(){return Pe})),o.d(t,"onChangePaddingUngrouped",(function(){return Be})),o.d(t,"onChangeMarginGrouped",(function(){return ze})),o.d(t,"onChangeMarginUngrouped",(function(){return Ee})),o.d(t,"onChangeElementSectionBoxShadowHexAndOpacityDependencies",(function(){return ke})),o.d(t,"onChangeElementRichTextBgColorType2",(function(){return He})),o.d(t,"onChangeElementProgressBarBg2ColorHexAndOpacity",(function(){return Fe})),o.d(t,"onChangeElementProgressBarBg2ColorHexAndOpacityPalette",(function(){return _e})),o.d(t,"onChangeElementProgressBarBg2ColorHexAndOpacityDependencies",(function(){return Re})),o.d(t,"onChangeElementProgressBarBg2ColorPalette",(function(){return Le})),o.d(t,"onChangeElementProgressBarBg2ColorPaletteOpacity",(function(){return Me})),o.d(t,"onChangeElementIconBorderColorHex2",(function(){return We})),o.d(t,"onChangeElementIconBorderColorPalette2",(function(){return Ne})),o.d(t,"onChangeElementIconBorderColorFields2",(function(){return Ae})),o.d(t,"onChangeElementIconBorderHoverColorHex2",(function(){return Ve})),o.d(t,"onChangeElementIconBorderHoverColorPalette2",(function(){return De})),o.d(t,"onChangeElementIconBorderHoverColorFields2",(function(){return $e})),o.d(t,"onChangeElementButtonBorderColorHex2",(function(){return Ue})),o.d(t,"onChangeElementButtonBorderColorPalette2",(function(){return Ke})),o.d(t,"onChangeElementButtonBorderColorFields2",(function(){return Ye})),o.d(t,"onChangeElementButtonBorderHoverColorHex2",(function(){return qe})),o.d(t,"onChangeElementButtonBorderHoverColorPalette2",(function(){return Xe})),o.d(t,"onChangeElementButtonBorderHoverColorFields2",(function(){return Je})),o.d(t,"onChangeBgColorHexButton2",(function(){return Ze})),o.d(t,"onChangeBgColorPaletteButton2",(function(){return Qe})),o.d(t,"onChangeBgColorFieldsButton2",(function(){return et})),o.d(t,"onChangeHoverBgColorHexButton2",(function(){return tt})),o.d(t,"onChangeHoverBgColorPaletteButton2",(function(){return ot})),o.d(t,"onChangeHoverBgColorFieldsButton2",(function(){return nt})),o.d(t,"onChangeColorHexButtonIcon2",(function(){return at})),o.d(t,"onChangeColorPaletteButtonIcon2",(function(){return rt})),o.d(t,"onChangeColorFieldsButtonIcon2",(function(){return it})),o.d(t,"onChangeHoverColorHexButtonIcon2",(function(){return lt})),o.d(t,"onChangeHoverColorPaletteButtonIcon2",(function(){return st})),o.d(t,"onChangeHoverColorFieldsButtonIcon2",(function(){return ct})),o.d(t,"onChangeMenuColorHex2",(function(){return dt})),o.d(t,"onChangeMenuColorPalette2",(function(){return ut})),o.d(t,"onChangeMenuColorFields2",(function(){return pt})),o.d(t,"onChangeMenuHoverColorHex2",(function(){return bt})),o.d(t,"onChangeMenuHoverColorPalette2",(function(){return mt})),o.d(t,"onChangeMenuHoverColorFields2",(function(){return ht})),o.d(t,"onChangeActiveColorHexSubMenu2",(function(){return Zt})),o.d(t,"onChangeActiveColorPaletteSubMenu2",(function(){return Qt})),o.d(t,"onChangeActiveColorFieldsSubMenu2",(function(){return eo})),o.d(t,"onChangeBgActiveColorHexSubMenu2",(function(){return to})),o.d(t,"onChangeBgActiveColorPaletteSubMenu2",(function(){return oo})),o.d(t,"onChangeBgActiveColorFieldsSubMenu2",(function(){return no})),o.d(t,"onChangeColorHexMMenu2",(function(){return gt})),o.d(t,"onChangeColorPaletteMMenu2",(function(){return vt})),o.d(t,"onChangeColorFieldsMMenu2",(function(){return ft})),o.d(t,"onChangeHoverColorHexMMenu2",(function(){return yt})),o.d(t,"onChangeHoverColorPaletteMMenu2",(function(){return Ot})),o.d(t,"onChangeHoverColorFieldsMMenu2",(function(){return St})),o.d(t,"onChangeColorHexSubMenu2",(function(){return xt})),o.d(t,"onChangeColorPaletteSubMenu2",(function(){return Ct})),o.d(t,"onChangeColorFieldsSubMenu2",(function(){return jt})),o.d(t,"onChangeHoverColorHexSubMenu2",(function(){return Pt})),o.d(t,"onChangeHoverColorPaletteSubMenu2",(function(){return Bt})),o.d(t,"onChangeHoverColorFieldsSubMenu2",(function(){return wt})),o.d(t,"onChangeColorHexIconMenu2",(function(){return Tt})),o.d(t,"onChangeColorPaletteIconMenu2",(function(){return zt})),o.d(t,"onChangeColorFieldsIconMenu2",(function(){return Et})),o.d(t,"onChangeTabletColorHexIconMMenu2",(function(){return kt})),o.d(t,"onChangeTabletColorPaletteIconMMenu2",(function(){return Ht})),o.d(t,"onChangeTabletColorFieldsIconMMenu2",(function(){return Ft})),o.d(t,"onChangeMobileColorHexIconMMenu2",(function(){return _t})),o.d(t,"onChangeMobileColorPaletteIconMMenu2",(function(){return Rt})),o.d(t,"onChangeMobileColorFieldsIconMMenu2",(function(){return Lt})),o.d(t,"onChangeActiveColorHexMMenu2",(function(){return ao})),o.d(t,"onChangeActiveColorPaletteMMenu2",(function(){return ro})),o.d(t,"onChangeActiveColorFieldsMMenu2",(function(){return io})),o.d(t,"onChangeBgColorHexMMenu2",(function(){return Mt})),o.d(t,"onChangeBgColorPaletteMMenu2",(function(){return It})),o.d(t,"onChangeBgColorFieldsMMenu2",(function(){return Wt})),o.d(t,"onChangeBgColorHexSubMenu2",(function(){return Nt})),o.d(t,"onChangeBgColorPaletteSubMenu2",(function(){return At})),o.d(t,"onChangeBgColorFieldsSubMenu2",(function(){return Vt})),o.d(t,"onChangeBgHoverColorHexSubMenu2",(function(){return Dt})),o.d(t,"onChangeBgHoverColorPaletteSubMenu2",(function(){return $t})),o.d(t,"onChangeBgHoverColorFieldsSubMenu2",(function(){return Gt})),o.d(t,"onChangeBorderColorHexMMenu2",(function(){return Ut})),o.d(t,"onChangeBorderColorPaletteMMenu2",(function(){return Kt})),o.d(t,"onChangeBorderColorFieldsMMenu2",(function(){return Yt})),o.d(t,"onChangeBorderColorHexSubMenu2",(function(){return qt})),o.d(t,"onChangeBorderColorPaletteSubMenu2",(function(){return Xt})),o.d(t,"onChangeBorderColorFieldsSubMenu2",(function(){return Jt})),o.d(t,"onChangeTypography",(function(){return uo})),o.d(t,"onChangeTypographyTablet",(function(){return po})),o.d(t,"onChangeTypographyMobile",(function(){return bo})),o.d(t,"tabletSyncOnChange",(function(){return i.g})),o.d(t,"mobileSyncOnChange",(function(){return i.f})),o.d(t,"keySyncOnChange",(function(){return i.d})),o.d(t,"validateKeyByProperty",(function(){return i.h})),o.d(t,"onChangeTypography2",(function(){return vo}));var n={};o.r(n),o.d(n,"saveOnChanges",(function(){return c})),o.d(n,"defaultValueKey",(function(){return i.a})),o.d(n,"defaultValueValue",(function(){return i.b})),o.d(n,"deviceStateValueByKey",(function(){return i.c})),o.d(n,"makeKeyByStateDevice",(function(){return i.e})),o.d(n,"onChangeBgImage",(function(){return v})),o.d(n,"onChangeBgImageBgOpacity",(function(){return f})),o.d(n,"onChangeBgImageDependencies",(function(){return y})),o.d(n,"onChangeBgImageColumnAndRowSyncMobile",(function(){return O})),o.d(n,"onChangeBorderStyle2",(function(){return C})),o.d(n,"onChangeElementBorderStyleDependencies2",(function(){return j})),o.d(n,"onChangeContainerBorderStyleDependencies2",(function(){return P})),o.d(n,"onChangeBorderColorHexAndOpacity2",(function(){return B})),o.d(n,"onChangeBorderColorHexAndOpacityPalette2",(function(){return w})),o.d(n,"onChangeElementBorderColorHexAndOpacityDependencies2",(function(){return T})),o.d(n,"onChangeContainerBorderColorHexAndOpacityDependencies2",(function(){return z})),o.d(n,"onChangeBorderColorHexAndOpacityColumnAndRowSyncTablet2",(function(){return E})),o.d(n,"onChangeBorderColorHexAndOpacityColumnAndRowSyncMobile2",(function(){return k})),o.d(n,"onChangeBorderColorPalette2",(function(){return H})),o.d(n,"onChangeBorderColorPaletteOpacity2",(function(){return F})),o.d(n,"onChangeBorderWidthType2",(function(){return _})),o.d(n,"onChangeBorderWidthGrouped2",(function(){return R})),o.d(n,"onChangeBorderWidthGroupedDependencies2",(function(){return L})),o.d(n,"onChangeBorderWidthUngrouped2",(function(){return M})),o.d(n,"onChangeBorderWidthUngroupedDependencies2",(function(){return I})),o.d(n,"onChangeBorderRadiusGrouped",(function(){return V})),o.d(n,"onChangeBorderRadiusGroupedDependencies",(function(){return D})),o.d(n,"onChangeBorderRadiusUngrouped",(function(){return $})),o.d(n,"onChangeBorderRadiusUngroupedDependencies",(function(){return G})),o.d(n,"onChangeColorHexAndOpacity",(function(){return U})),o.d(n,"onChangeColorHexAndOpacityPalette",(function(){return K})),o.d(n,"onChangeColorPalette",(function(){return Y})),o.d(n,"onChangeColorPaletteOpacity",(function(){return q})),o.d(n,"onChangeBgColorType2",(function(){return J})),o.d(n,"onChangeGradientRange2",(function(){return Z})),o.d(n,"onChangeBgColorHexAndOpacity2",(function(){return Q})),o.d(n,"onChangeBgColorHexAndOpacityPalette2",(function(){return ee})),o.d(n,"onChangeBgColorHexAndOpacityDependencies2",(function(){return te})),o.d(n,"onChangeBgColorHexAndOpacityColumnAndRowSyncMobile2",(function(){return oe})),o.d(n,"onChangeBgColorPalette2",(function(){return ne})),o.d(n,"onChangeBgColorPaletteOpacity2",(function(){return ae})),o.d(n,"onChangeBoxShadowHexAndOpacity2",(function(){return se})),o.d(n,"onChangeBoxShadowHexAndOpacityPalette2",(function(){return ce})),o.d(n,"onChangeBoxShadowHexAndOpacityDependencies2",(function(){return de})),o.d(n,"onChangeBoxShadowPalette2",(function(){return ue})),o.d(n,"onChangeBoxShadowPaletteOpacity2",(function(){return pe})),o.d(n,"onChangeBoxShadowType2",(function(){return ie})),o.d(n,"onChangeBoxShadowTypeDependencies2",(function(){return le})),o.d(n,"onChangeBoxShadowFields2",(function(){return be})),o.d(n,"onChangeBoxShadowFieldsDependencies2",(function(){return me})),o.d(n,"onChangeBoxShadowOpacity2",(function(){return he})),o.d(n,"onChangeTextShadowType",(function(){return ge})),o.d(n,"onChangeTextShadowHexAndOpacity",(function(){return ve})),o.d(n,"onChangeTextShadowHexAndOpacityPalette",(function(){return fe})),o.d(n,"onChangeTextShadowPalette",(function(){return ye})),o.d(n,"onChangeTextShadowPaletteOpacity",(function(){return Oe})),o.d(n,"onChangeTextShadowFields",(function(){return Se})),o.d(n,"onChangePaddingGrouped",(function(){return Pe})),o.d(n,"onChangePaddingUngrouped",(function(){return Be})),o.d(n,"onChangeMarginGrouped",(function(){return ze})),o.d(n,"onChangeMarginUngrouped",(function(){return Ee})),o.d(n,"onChangeElementSectionBoxShadowHexAndOpacityDependencies",(function(){return ke})),o.d(n,"onChangeElementRichTextBgColorType2",(function(){return He})),o.d(n,"onChangeElementProgressBarBg2ColorHexAndOpacity",(function(){return Fe})),o.d(n,"onChangeElementProgressBarBg2ColorHexAndOpacityPalette",(function(){return _e})),o.d(n,"onChangeElementProgressBarBg2ColorHexAndOpacityDependencies",(function(){return Re})),o.d(n,"onChangeElementProgressBarBg2ColorPalette",(function(){return Le})),o.d(n,"onChangeElementProgressBarBg2ColorPaletteOpacity",(function(){return Me})),o.d(n,"onChangeElementIconBorderColorHex2",(function(){return We})),o.d(n,"onChangeElementIconBorderColorPalette2",(function(){return Ne})),o.d(n,"onChangeElementIconBorderColorFields2",(function(){return Ae})),o.d(n,"onChangeElementIconBorderHoverColorHex2",(function(){return Ve})),o.d(n,"onChangeElementIconBorderHoverColorPalette2",(function(){return De})),o.d(n,"onChangeElementIconBorderHoverColorFields2",(function(){return $e})),o.d(n,"onChangeElementButtonBorderColorHex2",(function(){return Ue})),o.d(n,"onChangeElementButtonBorderColorPalette2",(function(){return Ke})),o.d(n,"onChangeElementButtonBorderColorFields2",(function(){return Ye})),o.d(n,"onChangeElementButtonBorderHoverColorHex2",(function(){return qe})),o.d(n,"onChangeElementButtonBorderHoverColorPalette2",(function(){return Xe})),o.d(n,"onChangeElementButtonBorderHoverColorFields2",(function(){return Je})),o.d(n,"onChangeBgColorHexButton2",(function(){return Ze})),o.d(n,"onChangeBgColorPaletteButton2",(function(){return Qe})),o.d(n,"onChangeBgColorFieldsButton2",(function(){return et})),o.d(n,"onChangeHoverBgColorHexButton2",(function(){return tt})),o.d(n,"onChangeHoverBgColorPaletteButton2",(function(){return ot})),o.d(n,"onChangeHoverBgColorFieldsButton2",(function(){return nt})),o.d(n,"onChangeColorHexButtonIcon2",(function(){return at})),o.d(n,"onChangeColorPaletteButtonIcon2",(function(){return rt})),o.d(n,"onChangeColorFieldsButtonIcon2",(function(){return it})),o.d(n,"onChangeHoverColorHexButtonIcon2",(function(){return lt})),o.d(n,"onChangeHoverColorPaletteButtonIcon2",(function(){return st})),o.d(n,"onChangeHoverColorFieldsButtonIcon2",(function(){return ct})),o.d(n,"onChangeMenuColorHex2",(function(){return dt})),o.d(n,"onChangeMenuColorPalette2",(function(){return ut})),o.d(n,"onChangeMenuColorFields2",(function(){return pt})),o.d(n,"onChangeMenuHoverColorHex2",(function(){return bt})),o.d(n,"onChangeMenuHoverColorPalette2",(function(){return mt})),o.d(n,"onChangeMenuHoverColorFields2",(function(){return ht})),o.d(n,"onChangeActiveColorHexSubMenu2",(function(){return Zt})),o.d(n,"onChangeActiveColorPaletteSubMenu2",(function(){return Qt})),o.d(n,"onChangeActiveColorFieldsSubMenu2",(function(){return eo})),o.d(n,"onChangeBgActiveColorHexSubMenu2",(function(){return to})),o.d(n,"onChangeBgActiveColorPaletteSubMenu2",(function(){return oo})),o.d(n,"onChangeBgActiveColorFieldsSubMenu2",(function(){return no})),o.d(n,"onChangeColorHexMMenu2",(function(){return gt})),o.d(n,"onChangeColorPaletteMMenu2",(function(){return vt})),o.d(n,"onChangeColorFieldsMMenu2",(function(){return ft})),o.d(n,"onChangeHoverColorHexMMenu2",(function(){return yt})),o.d(n,"onChangeHoverColorPaletteMMenu2",(function(){return Ot})),o.d(n,"onChangeHoverColorFieldsMMenu2",(function(){return St})),o.d(n,"onChangeColorHexSubMenu2",(function(){return xt})),o.d(n,"onChangeColorPaletteSubMenu2",(function(){return Ct})),o.d(n,"onChangeColorFieldsSubMenu2",(function(){return jt})),o.d(n,"onChangeHoverColorHexSubMenu2",(function(){return Pt})),o.d(n,"onChangeHoverColorPaletteSubMenu2",(function(){return Bt})),o.d(n,"onChangeHoverColorFieldsSubMenu2",(function(){return wt})),o.d(n,"onChangeColorHexIconMenu2",(function(){return Tt})),o.d(n,"onChangeColorPaletteIconMenu2",(function(){return zt})),o.d(n,"onChangeColorFieldsIconMenu2",(function(){return Et})),o.d(n,"onChangeTabletColorHexIconMMenu2",(function(){return kt})),o.d(n,"onChangeTabletColorPaletteIconMMenu2",(function(){return Ht})),o.d(n,"onChangeTabletColorFieldsIconMMenu2",(function(){return Ft})),o.d(n,"onChangeMobileColorHexIconMMenu2",(function(){return _t})),o.d(n,"onChangeMobileColorPaletteIconMMenu2",(function(){return Rt})),o.d(n,"onChangeMobileColorFieldsIconMMenu2",(function(){return Lt})),o.d(n,"onChangeActiveColorHexMMenu2",(function(){return ao})),o.d(n,"onChangeActiveColorPaletteMMenu2",(function(){return ro})),o.d(n,"onChangeActiveColorFieldsMMenu2",(function(){return io})),o.d(n,"onChangeBgColorHexMMenu2",(function(){return Mt})),o.d(n,"onChangeBgColorPaletteMMenu2",(function(){return It})),o.d(n,"onChangeBgColorFieldsMMenu2",(function(){return Wt})),o.d(n,"onChangeBgColorHexSubMenu2",(function(){return Nt})),o.d(n,"onChangeBgColorPaletteSubMenu2",(function(){return At})),o.d(n,"onChangeBgColorFieldsSubMenu2",(function(){return Vt})),o.d(n,"onChangeBgHoverColorHexSubMenu2",(function(){return Dt})),o.d(n,"onChangeBgHoverColorPaletteSubMenu2",(function(){return $t})),o.d(n,"onChangeBgHoverColorFieldsSubMenu2",(function(){return Gt})),o.d(n,"onChangeBorderColorHexMMenu2",(function(){return Ut})),o.d(n,"onChangeBorderColorPaletteMMenu2",(function(){return Kt})),o.d(n,"onChangeBorderColorFieldsMMenu2",(function(){return Yt})),o.d(n,"onChangeBorderColorHexSubMenu2",(function(){return qt})),o.d(n,"onChangeBorderColorPaletteSubMenu2",(function(){return Xt})),o.d(n,"onChangeBorderColorFieldsSubMenu2",(function(){return Jt})),o.d(n,"onChangeTypography",(function(){return uo})),o.d(n,"onChangeTypographyTablet",(function(){return po})),o.d(n,"onChangeTypographyMobile",(function(){return bo})),o.d(n,"tabletSyncOnChange",(function(){return i.g})),o.d(n,"mobileSyncOnChange",(function(){return i.f})),o.d(n,"keySyncOnChange",(function(){return i.d})),o.d(n,"validateKeyByProperty",(function(){return i.h})),o.d(n,"onChangeTypography2",(function(){return vo}));var a=o(2),r=o(9),i=o(27);function l(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function s(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?l(Object(o),!0).forEach((function(t){Object(a.a)(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):l(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function c(e){return e.onChange.reduce((t,o)=>{const a=n[o](e);return Object.assign(t,a)},{})}function d({v:e,device:t,state:o,me:n,childs:a,value:l,dragEnd:c=!0,tempZero:d=!1}){const u=e=>Object(i.a)({key:e,device:t,state:o});let p={};var b;return b=n,(Object(i.b)({v:e,key:b,device:t,state:o})!==l||c)&&(p=s(s({[u(n)]:l},a?a.reduce((e,t)=>(e[u(t)]=l,e),{}):{}),c&&(d||!d&&0!==l&&""!==l)?s({[u("temp"+Object(r.c)(n))]:l},a?a.reduce((e,t)=>(e[u("temp"+Object(r.c)(t))]=l,e),{}):{}):{})),p}function u({v:e,device:t,state:o,me:n,childs:a,current:l,value:c,dragEnd:d=!0,tempZero:u=!1}){const p=e=>Object(i.a)({key:e,device:t,state:o});let b={};var m;return m=l,(Object(i.b)({v:e,key:m,device:t,state:o})!==c||d)&&(b=s(s({[p(l)]:c},d&&(u||!u&&0!==c&&""!==c)?{[p("temp"+Object(r.c)(l))]:c}:{}),a.filter(e=>e!==l).every(t=>e[t]===c)?s({[p(n)]:c},d&&(u||!u&&0!==c&&""!==c)?{[p("temp"+Object(r.c)(n))]:c}:{}):{})),b}function p({v:e,device:t,state:o,parent:n,childs:a,value:l,sliderDragEnd:c=!0,temp:d=!1,tempZero:u=!1}){const p=s({[Object(i.a)({key:n,device:t,state:o})]:l},a.reduce((e,n)=>(e[Object(i.a)({key:n,device:t,state:o})]=l,e),{})),b=d&&!u?s({[Object(i.a)({key:"temp"+Object(r.c)(n),device:t,state:o})]:l>0&&c?l:Object(i.b)({v:e,key:"temp"+Object(r.c)(n),device:t,state:o})},a.reduce((n,a)=>(n[Object(i.a)({key:"temp"+Object(r.c)(a),device:t,state:o})]=l>0&&c?l:Object(i.b)({v:e,key:"temp"+Object(r.c)(a),device:t,state:o}),n),{})):d?s({[Object(i.a)({key:"temp"+Object(r.c)(n),device:t,state:o})]:l},a.reduce((e,n)=>(e[Object(i.a)({key:"temp"+Object(r.c)(n),device:t,state:o})]=l,e),{})):{};return Object.assign(p,b)}function b({v:e,device:t,state:o,parent:n,childs:a,current:l,value:s,temp:c=!1,tempZero:d=!1}){const u=a.filter(e=>e!==l).every(t=>e[t]===s)?s:Object(i.b)({v:e,key:n,device:t,state:o}),p=a.filter(e=>e!==l).every(t=>e[t]===s)?s:s>0?Object(i.b)({v:e,key:"temp"+Object(r.c)(n),device:t,state:o}):Object(i.b)({v:e,key:n,device:t,state:o});return c&&d?{[Object(i.a)({key:n,device:t,state:o})]:u,[Object(i.a)({key:"temp"+Object(r.c)(n),device:t,state:o})]:p}:{[Object(i.a)({key:n,device:t,state:o})]:u}}function m({v:e,device:t,state:o,childs:n,current:a,value:l,temp:c=!1}){return c?s({[Object(i.a)({key:a,device:t,state:o})]:l,[Object(i.a)({key:"temp"+Object(r.c)(a),device:t,state:o})]:l},n.filter(e=>e!==a).reduce((n,a)=>(n[Object(i.a)({key:"temp"+Object(r.c)(a),device:t,state:o})]=0===e[a]?0:Object(i.b)({v:e,key:"temp"+Object(r.c)(a),device:t,state:o}),n),{})):{[Object(i.a)({key:a,device:t,state:o})]:l}}function h({v:e,device:t="desktop",state:o="normal",value:n,dependencies:a}){const l=n=>Object(i.b)({v:e,key:n,device:t,state:o});return Object.entries(a).reduce((a,[s,c])=>{const d=!(0!==n&&""!==n||void 0===c.nullValue||!(c.nullValue.length>0&&c.nullValue.every(t=>""===e[t]||0===e[t])||0===c.nullValue.length)),u=!(0===n||""===n||0!==l(s)&&""!==l(s)&&"off"!==l("boxShadow")||!(c.tempValue.length>0&&c.tempValue.every(t=>""===e[t]||0===e[t])||0===c.tempValue.length)),p=null===l(s)||void 0===l(s);return p&&console.log("onChange "+s+" "+l(s)),p||(a[(e=>Object(i.a)({key:e,device:t,state:o}))(s)]=d?"string"===c.type?"":0:l(u?"temp"+Object(r.c)(s):s)),Object.assign(a,c.childs.reduce((a,l)=>(null===e[Object(i.a)({key:l,device:t,state:o})]||void 0===e[Object(i.a)({key:l,device:t,state:o})]||(a[Object(i.a)({key:l,device:t,state:o})]=0!==n&&""!==n||void 0===c.nullValue||!(c.nullValue.length>0&&c.nullValue.every(t=>""===e[t]||0===e[t])||0===c.nullValue.length)?(n>0||""!==n)&&c.childs.every(n=>0===Object(i.b)({v:e,key:"temp"+Object(r.c)(n),device:t,state:o}))?Object(i.b)({v:e,key:"temp"+Object(r.c)(s),device:t,state:o}):(n>0||""!==n)&&(c.tempValue.length>0&&c.tempValue.every(t=>""===e[t]||0===e[t])||0===c.tempValue.length)?Object(i.b)({v:e,key:"temp"+Object(r.c)(l),device:t,state:o}):Object(i.b)({v:e,key:l,device:t,state:o}):"string"===c.type?"":0),a),{}),c.childs.reduce((a,l)=>(null===e[Object(i.a)({key:"temp"+Object(r.c)(l),device:t,state:o})]||void 0===e[Object(i.a)({key:"temp"+Object(r.c)(l),device:t,state:o})]||(a[Object(i.a)({key:"temp"+Object(r.c)(l),device:t,state:o})]=(n>0||""!==n)&&c.childs.every(n=>0===Object(i.b)({v:e,key:"temp"+Object(r.c)(n),device:t,state:o}))?Object(i.b)({v:e,key:s,device:t,state:o}):Object(i.b)({v:e,key:"temp"+Object(r.c)(l),device:t,state:o})),a),{})),a},{})}function g({v:e,device:t,state:o,childs:n,current:a,value:l,dependencies:s}){return Object.entries(s).reduce((s,[c,d])=>(null===e[c]||(s[Object(i.a)({key:c,device:t,state:o})]=(0===l||""===l)&&(n.length>0&&n.filter(e=>e!==a).every(t=>0===e[t])||0===n.length)&&void 0!==d.nullValue&&(d.nullValue.length>0&&d.nullValue.every(t=>""===e[t]||0===e[t])||0===d.nullValue.length)?"string"===d.type?"":0:(l>0||""!==l)&&(d.tempValue.length>0&&d.tempValue.every(t=>""===e[t]||0===e[t])||0===d.tempValue.length)?Object(i.b)({v:e,key:"temp"+Object(r.c)(c),device:t,state:o}):Object(i.b)({v:e,key:c,device:t,state:o})),Object.assign(s,d.childs.reduce((s,c)=>{var u,p;return null===e[c]||(s[Object(i.a)({key:c,device:t,state:o})]=(0===l||""===l)&&(n.length>0&&n.filter(e=>e!==a).every(t=>0===e[t])||0===n.length)&&((null===(u=d.nullValue)||void 0===u?void 0:u.length)>0&&d.nullValue.every(t=>""===e[t]||0===e[t])||0===(null===(p=d.nullValue)||void 0===p?void 0:p.length))?"string"===d.type?"":0:(l>0||""!==l)&&0===d.tempValue.length?Object(i.b)({v:e,key:"temp"+Object(r.c)(c),device:t,state:o}):Object(i.b)({v:e,key:c,device:t,state:o})),s},{})),s),{})}function v({device:e,state:t,width:o,height:n,extension:a,src:r,x:l,y:s,population:c,isChanged:d}){return"image"===d?{[Object(i.a)({key:"bgImageWidth",device:e,state:t})]:o,[Object(i.a)({key:"bgImageHeight",device:e,state:t})]:n,[Object(i.a)({key:"bgImageExtension",device:e,state:t})]:a,[Object(i.a)({key:"bgImageSrc",device:e,state:t})]:r}:"population"===d?{[Object(i.a)({key:"bgPopulation",device:e,state:t})]:c}:{[Object(i.a)({key:"bgPositionX",device:e,state:t})]:l,[Object(i.a)({key:"bgPositionY",device:e,state:t})]:s}}function f({v:e,device:t,state:o,src:n,isChanged:a}){const r=""!==n&&1===Object(i.b)({v:e,key:"bgColorOpacity",device:t,state:o})?.9:Object(i.b)({v:e,key:"bgColorOpacity",device:t,state:o}),l=""!==n&&1===Object(i.b)({v:e,key:"bgColorOpacity",device:t,state:o})?.9:Object(i.b)({v:e,key:"tempBgColorOpacity",device:t,state:o});return"image"===a?{[Object(i.a)({key:"bgColorOpacity",device:t,state:o})]:r,[Object(i.a)({key:"tempBgColorOpacity",device:t,state:o})]:l}:{}}function y({v:e,device:t,state:o,src:n}){return h({v:e,device:t,state:o,value:n,dependencies:{borderRadius:{childs:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"],nullValue:["bgColorOpacity","borderColorOpacity"],tempValue:[]}}})}function O({v:e,device:t,src:o}){return"desktop"===t||"mobile"===t?{mobilePaddingRight:o?e.tempMobilePaddingRight:0,mobilePaddingLeft:o?e.tempMobilePaddingLeft:0}:{}}function S(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function x(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?S(Object(o),!0).forEach((function(t){Object(a.a)(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):S(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function C({v:e,device:t,state:o,borderStyle:n,prefix:a=""}){const l=e=>Object(i.a)({key:e,device:t,state:o}),s=Object(r.b)(a,"border"),c=Object(r.b)(s,"style"),d=Object(r.b)("temp",c);return{[l(c)]:n,[l(d)]:""!==n?n:(u=d,Object(i.b)({v:e,key:u,device:t,state:o}))};var u}function j({v:e,device:t,state:o,borderStyle:n,prefix:a=""}){const i=Object(r.b)(a,"border");return h({v:e,device:t,state:o,value:n,dependencies:{[Object(r.b)(i,"colorOpacity")]:{childs:[],nullValue:[],tempValue:[]},[Object(r.b)(i,"colorPalette")]:{childs:[],nullValue:[],tempValue:[]},[Object(r.b)(i,"width")]:{childs:[Object(r.b)(i,"topWidth"),Object(r.b)(i,"rightWidth"),Object(r.b)(i,"bottomWidth"),Object(r.b)(i,"leftWidth")],nullValue:[],tempValue:[]}}})}function P({v:e,device:t,state:o,borderStyle:n}){return h({v:e,device:t,state:o,value:n,dependencies:{borderColorOpacity:{childs:[],nullValue:[],tempValue:[]},borderColorPalette:{childs:[],nullValue:[],tempValue:[]},borderWidth:{childs:["borderTopWidth","borderRightWidth","borderBottomWidth","borderLeftWidth"],nullValue:[],tempValue:[]},borderRadius:{childs:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"],nullValue:["bgColorOpacity","bgImageSrc"],tempValue:[]}}})}function B({v:e,device:t,state:o,hex:n,opacity:a,prefix:l="",isChanged:s="hex",opacityDragEnd:c=!1}){const d=e=>Object(i.a)({key:e,device:t,state:o}),u=Object(r.b)(l,"border"),p=Object(r.b)(u,"colorHex"),b=Object(r.b)(u,"colorOpacity"),m=Object(r.b)("temp",b),h=(a=W({v:e,device:t,state:o,opacity:a,prefix:l,isChanged:s}))>0&&c?a:(g=m,Object(i.b)({v:e,key:g,device:t,state:o}));var g;return{[d(p)]:n,[d(b)]:a,[d(m)]:h}}function w({v:e,device:t,state:o,opacity:n,prefix:a="",isChanged:l="hex"}){const s=e=>Object(i.a)({key:e,device:t,state:o}),c=n=>Object(i.b)({v:e,key:n,device:t,state:o}),d=Object(r.b)(a,"border"),u=Object(r.b)(d,"colorPalette"),p=Object(r.b)("temp",u);n=W({v:e,device:t,state:o,opacity:n,prefix:a,isChanged:l});const b="hex"===l||0===n?"":c(n>0?p:u),m="hex"===l?"":c(p);return{[s(u)]:b,[s(p)]:m}}function T({v:e,device:t,state:o,opacity:n,isChanged:a,prefix:i=""}){const l=Object(r.b)(i,"border"),s={[Object(r.b)(l,"style")]:{childs:[],nullValue:[],tempValue:[]},[Object(r.b)(l,"width")]:{childs:[Object(r.b)(l,"topWidth"),Object(r.b)(l,"rightWidth"),Object(r.b)(l,"bottomWidth"),Object(r.b)(l,"leftWidth")],nullValue:[],tempValue:[]}};return h({v:e,device:t,state:o,value:n=W({v:e,device:t,state:o,opacity:n,prefix:i,isChanged:a}),dependencies:s})}function z({v:e,device:t,state:o,opacity:n,isChanged:a}){return h({v:e,device:t,state:o,value:n=W({v:e,device:t,state:o,opacity:n,isChanged:a}),dependencies:{borderStyle:{childs:[],nullValue:[],tempValue:[]},borderWidth:{childs:["borderTopWidth","borderRightWidth","borderBottomWidth","borderLeftWidth"],nullValue:[],tempValue:[]},borderRadius:{childs:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"],nullValue:["bgColorOpacity","bgImageSrc"],tempValue:[]}}})}function E({v:e,device:t,opacity:o,isChanged:n}){if("desktop"===t||"tablet"===t){return{tabletPaddingRight:0===(o=W({v:e,device:t,opacity:o,isChanged:n}))?0:"hex"===n||o>0?e.tempTabletPaddingRight:e.tabletPaddingRight,tabletPaddingLeft:0===o?0:"hex"===n||o>0?e.tempTabletPaddingLeft:e.tabletPaddingLeft}}return{}}function k({v:e,device:t,opacity:o,isChanged:n}){if("desktop"===t||"mobile"===t){return{mobilePaddingRight:0===(o=W({v:e,device:t,opacity:o,isChanged:n}))?0:"hex"===n||o>0?e.tempMobilePaddingRight:e.mobilePaddingRight,mobilePaddingLeft:0===o?0:"hex"===n||o>0?e.tempMobilePaddingLeft:e.mobilePaddingLeft}}return{}}function H({device:e,state:t,palette:o,prefix:n=""}){const a=o=>Object(i.a)({key:o,device:e,state:t}),l=Object(r.b)(n,"border"),s=Object(r.b)(l,"colorPalette"),c=Object(r.b)("temp",s);return{[a(s)]:o,[a(c)]:o}}function F({v:e,device:t,state:o,opacity:n,isChanged:a,prefix:l=""}){const s=Object(r.b)(l,"border"),c=Object(r.b)(s,"colorOpacity");return n=W({v:e,device:t,state:o,opacity:n,prefix:l,isChanged:a}),{[(d=c,Object(i.a)({key:d,device:t,state:o}))]:n};var d}function _({device:e,state:t,type:o,prefix:n=""}){const a=Object(r.b)(n,"border"),l=Object(r.b)(a,"widthType");return{[(s=l,Object(i.a)({key:s,device:e,state:t}))]:o};var s}function R({v:e,device:t,state:o,value:n,sliderDragEnd:a,prefix:i=""}){const l=Object(r.b)(i,"border");return p({v:e,device:t,state:o,parent:Object(r.b)(l,"width"),childs:[Object(r.b)(l,"topWidth"),Object(r.b)(l,"rightWidth"),Object(r.b)(l,"bottomWidth"),Object(r.b)(l,"leftWidth")],value:n,sliderDragEnd:a,temp:!0,tempZero:!1})}function L({v:e,device:t,state:o,value:n,prefix:a=""}){const i=Object(r.b)(a,"border"),l=Object(r.b)(i,"style"),s=Object(r.b)(i,"radius"),c=Object(r.b)(i,"colorOpacity"),d=Object(r.b)(i,"colorPalette");return h({v:e,device:t,state:o,value:n,dependencies:{[l]:{childs:[],nullValue:[],tempValue:[]},[s]:{childs:[Object(r.b)(i,"topLeftRadius"),Object(r.b)(i,"topRightRadius"),Object(r.b)(i,"bottomLeftRadius"),Object(r.b)(i,"bottomRightRadius")],nullValue:["bgColorOpacity","bgImageSrc"],tempValue:[]},[c]:{childs:[],nullValue:[],tempValue:[]},[d]:{childs:[],nullValue:[],tempValue:[]}}})}function M({v:e,device:t,state:o,current:n,value:a,prefix:i=""}){const l=Object(r.b)(i,"border"),s=Object(r.b)(l,"width"),c=[Object(r.b)(l,"topWidth"),Object(r.b)(l,"rightWidth"),Object(r.b)(l,"bottomWidth"),Object(r.b)(l,"leftWidth")];return x(x({},m({v:e,device:t,state:o,childs:c,current:n,value:a,temp:!0})),b({v:e,device:t,state:o,parent:s,childs:c,current:n,value:a,temp:!0}))}function I({v:e,device:t,state:o,current:n,value:a,prefix:i=""}){const l=Object(r.b)(i,"border"),s=Object(r.b)(l,"width"),c=[Object(r.b)(l,"topWidth"),Object(r.b)(l,"rightWidth"),Object(r.b)(l,"bottomWidth"),Object(r.b)(l,"leftWidth")],d=Object(r.b)(l,"style"),u=Object(r.b)(l,"radius"),p=Object(r.b)(l,"colorOpacity"),b=Object(r.b)(l,"colorPalette");return g({v:e,device:t,state:o,parent:s,childs:c,current:n,value:a,dependencies:{[d]:{childs:[],nullValue:[],tempValue:[]},[u]:{childs:[Object(r.b)(l,"topLeftRadius"),Object(r.b)(l,"topRightRadius"),Object(r.b)(l,"bottomLeftRadius"),Object(r.b)(l,"bottomRightRadius")],nullValue:["bgColorOpacity","bgImageSrc"],tempValue:[]},[p]:{childs:[],nullValue:[],tempValue:[]},[b]:{childs:[],nullValue:[],tempValue:[]}}})}function W({v:e,device:t,state:o,prefix:n="",opacity:a,isChanged:l="hex"}){const s=n=>Object(i.b)({v:e,key:n,device:t,state:o}),c=Object(r.b)(n,"border"),d=Object(r.b)(c,"colorOpacity"),u=Object(r.b)("temp",d);return"hex"!==l&&"palette"!==l||0!==s(d)?void 0===a?s(d):a:s(u)}function N(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function A(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?N(Object(o),!0).forEach((function(t){Object(a.a)(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):N(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function V({v:e,device:t,state:o,value:n,sliderDragEnd:a,prefix:i=""}){return p({v:e,device:t,state:o,parent:Object(r.b)(i,"borderRadius"),childs:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"].map(e=>Object(r.b)(i,e)),value:n,sliderDragEnd:a,temp:!0,tempZero:!0})}function D({v:e,device:t,state:o,value:n,prefix:a=""}){return h({v:e,device:t,state:o,value:n,tempZero:!0,dependencies:{borderStyle:{childs:[],tempValue:["bgColorOpacity","bgImageSrc"]},borderWidth:{childs:["borderTopWidth","borderRightWidth","borderBottomWidth","borderLeftWidth"].map(e=>Object(r.b)(a,e)),tempValue:["bgColorOpacity","bgImageSrc"]},borderColorOpacity:{childs:[],tempValue:["bgColorOpacity","bgImageSrc"]},borderColorPalette:{childs:[],tempValue:["bgColorOpacity","bgImageSrc"]}}})}function $({v:e,device:t,state:o,value:n,current:a,prefix:i=""}){const l=Object(r.b)(i,a),s=Object(r.b)(i,"borderRadius"),c=["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"].map(e=>Object(r.b)(i,e));return A(A({},m({v:e,device:t,childs:c,state:o,current:l,value:n,temp:!0})),b({v:e,device:t,state:o,parent:s,childs:c,current:l,value:n,temp:!0,tempZero:!0}))}function G({v:e,device:t,state:o,value:n,current:a,prefix:i=""}){const l=Object(r.b)(i,a);return A({},g({v:e,device:t,state:o,parent:Object(r.b)(i,"borderRadius"),childs:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"].map(e=>Object(r.b)(i,e)),current:l,value:n,dependencies:{borderStyle:{childs:[],tempValue:["bgColorOpacity","bgImageSrc"]},borderWidth:{childs:["borderTopWidth","borderRightWidth","borderBottomWidth","borderLeftWidth"].map(e=>Object(r.b)(i,e)),tempValue:["bgColorOpacity","bgImageSrc"]},borderColorOpacity:{childs:[],tempValue:["bgColorOpacity","bgImageSrc"]},borderColorPalette:{childs:[],tempValue:["bgColorOpacity","bgImageSrc"]}}}))}function U({v:e,device:t,state:o,prefix:n="color",hex:a,opacity:l,isChanged:s="hex",opacityDragEnd:c=!1}){const d=e=>Object(i.a)({key:e,device:t,state:o}),u="temp"+Object(r.c)(n),p=(l=X({v:e,device:t,state:o,prefix:n,opacity:l,isChanged:s}))>0&&c?l:(b=Object(r.b)(u,"opacity"),Object(i.b)({v:e,key:b,device:t,state:o}));var b;return{[d(Object(r.b)(n,"hex"))]:a,[d(Object(r.b)(n,"opacity"))]:l,[d(Object(r.b)(u,"opacity"))]:p}}function K({v:e,device:t,state:o,prefix:n="color",opacity:a,isChanged:l="hex"}){const s=e=>Object(i.a)({key:e,device:t,state:o}),c=n=>Object(i.b)({v:e,key:n,device:t,state:o}),d="temp"+Object(r.c)(n);a=X({v:e,device:t,state:o,prefix:n,opacity:a,isChanged:l});const u="hex"===l||0===a?"":c(a>0?Object(r.b)(d,"palette"):Object(r.b)(n,"palette")),p="hex"===l?"":c(Object(r.b)(d,"palette"));return{[s(Object(r.b)(n,"palette"))]:u,[s(Object(r.b)(d,"palette"))]:p}}function Y({device:e,state:t,prefix:o="color",palette:n}){const a=o=>Object(i.a)({key:o,device:e,state:t}),l="temp"+Object(r.c)(o);return{[a(Object(r.b)(o,"palette"))]:n,[a(Object(r.b)(l,"palette"))]:n}}function q({v:e,device:t,state:o,prefix:n="color",opacity:a,isChanged:l="hex"}){return a=X({v:e,device:t,state:o,prefix:n,opacity:a,isChanged:l}),{[(s=Object(r.b)(n,"opacity"),Object(i.a)({key:s,device:t,state:o}))]:a};var s}function X({v:e,device:t,state:o,prefix:n="color",opacity:a,isChanged:l="hex"}){const s=n=>Object(i.b)({v:e,key:n,device:t,state:o}),c="temp"+Object(r.c)(n);return"hex"===l&&0===s(Object(r.b)(n,"opacity"))?s(Object(r.b)(c,"opacity")):void 0===a?s(Object(r.b)(n,"opacity")):a}function J({v:e,device:t,state:o,bgColorType:n}){const a=e=>Object(i.a)({key:e,device:t,state:o});return{[a("bgColorType")]:n,[a("gradientActivePointer")]:"solid"===n?"startPointer":(r="gradientActivePointer",Object(i.b)({v:e,key:r,device:t,state:o}))};var r}function Z({device:e,state:t,startPointer:o,finishPointer:n,activePointer:a}){const r=o=>Object(i.a)({key:o,device:e,state:t});return{[r("gradientStartPointer")]:o,[r("gradientFinishPointer")]:n,[r("gradientActivePointer")]:a}}function Q({v:e,device:t,state:o,prefix:n,hex:a,opacity:l,isChanged:s="hex",opacityDragEnd:c=!1}){const d=e=>Object(i.a)({key:e,device:t,state:o}),u="temp"+Object(r.c)(n),p=(l=re({v:e,device:t,state:o,prefix:n,opacity:l,isChanged:s}))>0&&c?l:(b=Object(r.b)(u,"colorOpacity"),Object(i.b)({v:e,key:b,device:t,state:o}));var b;return{[d(Object(r.b)(n,"colorHex"))]:a,[d(Object(r.b)(n,"colorOpacity"))]:l,[d(Object(r.b)(u,"colorOpacity"))]:p}}function ee({v:e,device:t,state:o,prefix:n,opacity:a,isChanged:l="hex"}){const s=e=>Object(i.a)({key:e,device:t,state:o}),c=n=>Object(i.b)({v:e,key:n,device:t,state:o}),d="temp"+Object(r.c)(n);a=re({v:e,device:t,state:o,prefix:n,opacity:a,isChanged:l});const u="hex"===l||0===a?"":c(a>0?Object(r.b)(d,"colorPalette"):Object(r.b)(n,"colorPalette")),p="hex"===l?"":c(Object(r.b)(d,"colorPalette"));return{[s(Object(r.b)(n,"colorPalette"))]:u,[s(Object(r.b)(d,"colorPalette"))]:p}}function te({v:e,device:t,state:o,prefix:n,opacity:a,isChanged:r="hex"}){return h({v:e,device:t,state:o,value:a=re({v:e,device:t,state:o,prefix:n,opacity:a,isChanged:r}),dependencies:{borderRadius:{childs:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"],nullValue:["bgImageSrc","borderColorOpacity"],tempValue:[]}}})}function oe({v:e,device:t,prefix:o,opacity:n,isChanged:a="hex"}){if("desktop"===t||"mobile"===t){return{mobilePaddingRight:0===(n=re({v:e,device:t,prefix:o,opacity:n,isChanged:a}))?0:"hex"===a||n>0?e.tempMobilePaddingRight:e.mobilePaddingRight,mobilePaddingLeft:0===n?0:"hex"===a||n>0?e.tempMobilePaddingLeft:e.mobilePaddingLeft}}return{}}function ne({device:e,state:t,prefix:o,palette:n}){const a=o=>Object(i.a)({key:o,device:e,state:t}),l="temp"+Object(r.c)(o);return{[a(Object(r.b)(o,"colorPalette"))]:n,[a(Object(r.b)(l,"colorPalette"))]:n}}function ae({v:e,device:t,state:o,prefix:n,opacity:a,isChanged:l="hex"}){return a=re({v:e,device:t,state:o,prefix:n,opacity:a,isChanged:l}),{[(s=Object(r.b)(n,"colorOpacity"),Object(i.a)({key:s,device:t,state:o}))]:a};var s}function re({v:e,device:t,state:o,prefix:n,opacity:a,isChanged:l="hex"}){const s=n=>Object(i.b)({v:e,key:n,device:t,state:o}),c="temp"+Object(r.c)(n);return"hex"!==l&&"palette"!==l||0!==s(Object(r.b)(n,"colorOpacity"))||1!==s(Object(r.b)(c,"colorOpacity"))||""===s("bgImageSrc")?"hex"!==l&&"palette"!==l||0!==s(Object(r.b)(n,"colorOpacity"))?void 0===a?s(Object(r.b)(n,"colorOpacity")):a:s(Object(r.b)(c,"colorOpacity")):.9}function ie({v:e,device:t,state:o,boxShadowType:n,prefix:a=""}){const l=e=>Object(i.a)({key:e,device:t,state:o}),s=Object(r.b)(a,"boxShadow"),c=Object(r.b)("temp",s);return{[l(s)]:n,[l(c)]:""!==n?n:(d=c,Object(i.b)({v:e,key:d,device:t,state:o}))};var d}function le({v:e,device:t,state:o,boxShadowType:n,prefix:a=""}){const i=Object(r.b)(a,"boxShadow");return h({v:e,device:t,state:o,value:n,dependencies:{[Object(r.b)(i,"colorOpacity")]:{childs:[],nullValue:[],tempValue:[]},[Object(r.b)(i,"colorPalette")]:{childs:[],nullValue:[],tempValue:[]},[Object(r.b)(i,"blur")]:{childs:[],nullValue:[],tempValue:[]},[Object(r.b)(i,"spread")]:{childs:[],nullValue:[],tempValue:[]},[Object(r.b)(i,"vertical")]:{childs:[],nullValue:[],tempValue:[]},[Object(r.b)(i,"horizontal")]:{childs:[],nullValue:[],tempValue:[]}}})}function se({v:e,device:t,state:o,hex:n,opacity:a,prefix:l="",isChanged:s="hex",opacityDragEnd:c=!1}){const d=e=>Object(i.a)({key:e,device:t,state:o}),u=Object(r.b)(l,"boxShadow"),p=Object(r.b)(u,"colorHex"),b=Object(r.b)(u,"colorOpacity"),m=Object(r.b)("temp",b),h=(a=he({v:e,device:t,state:o,opacity:a,prefix:l,isChanged:s}))>0&&c?a:(g=m,Object(i.b)({v:e,key:g,device:t,state:o}));var g;return{[d(p)]:n,[d(b)]:a,[d(m)]:h}}function ce({v:e,device:t,state:o,opacity:n,prefix:a="",isChanged:l="hex"}){const s=e=>Object(i.a)({key:e,device:t,state:o}),c=n=>Object(i.b)({v:e,key:n,device:t,state:o}),d=Object(r.b)(a,"boxShadow"),u=Object(r.b)(d,"colorPalette"),p=Object(r.b)("temp",u);n=he({v:e,device:t,state:o,opacity:n,isChanged:l});const b="hex"===l||0===n?"":c(n>0?p:u),m="hex"===l?"":c(p);return{[s(u)]:b,[s(p)]:m}}function de({v:e,device:t,state:o,opacity:n,isChanged:a,prefix:i=""}){const l=Object(r.b)(i,"boxShadow"),s={[l]:{childs:[],nullValue:[],tempValue:[]},[Object(r.b)(l,"blur")]:{childs:[],nullValue:[],tempValue:[]},[Object(r.b)(l,"spread")]:{childs:[],nullValue:[],tempValue:[]},[Object(r.b)(l,"vertical")]:{childs:[],nullValue:[],tempValue:[]},[Object(r.b)(l,"horizontal")]:{childs:[],nullValue:[],tempValue:[]}};return h({v:e,device:t,state:o,value:n=he({v:e,device:t,state:o,opacity:n,prefix:i,isChanged:a}),dependencies:s})}function ue({device:e,state:t,palette:o,prefix:n=""}){const a=o=>Object(i.a)({key:o,device:e,state:t}),l=Object(r.b)(n,"boxShadow"),s=Object(r.b)(l,"colorPalette"),c=Object(r.b)("temp",s);return{[a(s)]:o,[a(c)]:o}}function pe({v:e,device:t,state:o,opacity:n,isChanged:a,prefix:l=""}){const s=Object(r.b)(l,"boxShadow"),c=Object(r.b)(s,"colorOpacity");return n=he({v:e,device:t,state:o,opacity:n,prefix:l,isChanged:a}),{[(d=c,Object(i.a)({key:d,device:t,state:o}))]:n};var d}function be({device:e,state:t,boxShadowBlur:o=0,boxShadowSpread:n=0,boxShadowVertical:a=0,boxShadowHorizontal:l=0,prefix:s=""}){const c=o=>Object(i.a)({key:o,device:e,state:t}),d=Object(r.b)(s,"boxShadow"),u=Object(r.b)(d,"blur"),p=Object(r.b)(d,"spread"),b=Object(r.b)(d,"vertical"),m=Object(r.b)(d,"horizontal"),h=Object(r.b)("temp",u),g=Object(r.b)("temp",p),v=Object(r.b)("temp",b),f=Object(r.b)("temp",m);return{[c(u)]:o,[c(h)]:o,[c(p)]:n,[c(g)]:n,[c(b)]:a,[c(v)]:a,[c(m)]:l,[c(f)]:l}}function me({v:e,device:t,state:o,boxShadowBlur:n=0,boxShadowSpread:a=0,boxShadowVertical:i=0,boxShadowHorizontal:l=0,prefix:s=""}){const c=Math.max(n,a,i,l),d=Object(r.b)(s,"boxShadow");return h({v:e,device:t,state:o,value:c,dependencies:{[d]:{childs:[],nullValue:[],tempValue:[]},[Object(r.b)(d,"colorOpacity")]:{childs:[],nullValue:[],tempValue:[]},[Object(r.b)(d,"colorPalette")]:{childs:[],nullValue:[],tempValue:[]}}})}function he({v:e,device:t,state:o,prefix:n="",opacity:a,isChanged:l="hex"}){const s=n=>Object(i.b)({v:e,key:n,device:t,state:o}),c=Object(r.b)(n,"boxShadow"),d=Object(r.b)(c,"colorOpacity"),u=Object(r.b)("temp",d);return"hex"!==l&&"palette"!==l||0!==s(d)?void 0===a?s(d):a:s(u)}function ge({v:e,device:t,state:o,textShadowType:n,prefix:a=""}){const l=e=>Object(i.a)({key:e,device:t,state:o}),s=Object(r.b)(a,"textShadow"),c=Object(r.b)("temp",s);return{[l(s)]:n,[l(c)]:""!==n?n:(d=c,Object(i.b)({v:e,key:d,device:t,state:o}))};var d}function ve({v:e,device:t,state:o,hex:n,opacity:a,prefix:l="",isChanged:s="hex",opacityDragEnd:c=!1}){const d=e=>Object(i.a)({key:e,device:t,state:o}),u=Object(r.b)(l,"textShadow"),p=Object(r.b)(u,"colorHex"),b=Object(r.b)(u,"colorOpacity"),m=Object(r.b)("temp",b),h=(a=xe({v:e,device:t,state:o,opacity:a,prefix:l,isChanged:s}))>0&&c?a:(g=m,Object(i.b)({v:e,key:g,device:t,state:o}));var g;return{[d(u)]:"shadow",[d(p)]:n,[d(b)]:a,[d(m)]:h}}function fe({v:e,device:t,state:o,opacity:n,prefix:a="",isChanged:l="hex"}){const s=e=>Object(i.a)({key:e,device:t,state:o}),c=n=>Object(i.b)({v:e,key:n,device:t,state:o}),d=Object(r.b)(a,"textShadow"),u=Object(r.b)(d,"colorPalette"),p=Object(r.b)("temp",u);n=xe({v:e,device:t,state:o,opacity:n,isChanged:l});const b="hex"===l||0===n?"":c(n>0?p:u),m="hex"===l?"":c(p);return{[s(d)]:"shadow",[s(u)]:b,[s(p)]:m}}function ye({device:e,state:t,palette:o,prefix:n=""}){const a=o=>Object(i.a)({key:o,device:e,state:t}),l=Object(r.b)(n,"textShadow"),s=Object(r.b)(l,"colorPalette"),c=Object(r.b)("temp",s);return{[a(l)]:"shadow",[a(s)]:o,[a(c)]:o}}function Oe({v:e,device:t,state:o,opacity:n,isChanged:a,prefix:l=""}){const s=e=>Object(i.a)({key:e,device:t,state:o}),c=Object(r.b)(l,"textShadow"),d=Object(r.b)(c,"colorOpacity");return n=xe({v:e,device:t,state:o,opacity:n,prefix:l,isChanged:a}),{[s(c)]:"shadow",[s(d)]:n}}function Se({device:e,state:t,textShadowBlur:o=0,textShadowVertical:n=0,textShadowHorizontal:a=0,prefix:l=""}){const s=o=>Object(i.a)({key:o,device:e,state:t}),c=Object(r.b)(l,"textShadow"),d=Object(r.b)(c,"blur"),u=Object(r.b)(c,"vertical"),p=Object(r.b)(c,"horizontal"),b=Object(r.b)("temp",d),m=Object(r.b)("temp",u),h=Object(r.b)("temp",p);return{[s(c)]:"shadow",[s(d)]:o,[s(b)]:o,[s(u)]:n,[s(m)]:n,[s(p)]:a,[s(h)]:a}}function xe({v:e,device:t,state:o,prefix:n="",opacity:a,isChanged:l="hex"}){const s=n=>Object(i.b)({v:e,key:n,device:t,state:o}),c=Object(r.b)(n,"textShadow"),d=Object(r.b)(c,"colorOpacity"),u=Object(r.b)("temp",d);return"hex"!==l&&"palette"!==l||0!==s(d)?void 0===a?s(d):a:s(u)}function Ce(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function je(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Ce(Object(o),!0).forEach((function(t){Object(a.a)(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Ce(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function Pe({v:e,device:t,state:o,me:n="padding",childs:a,value:i,suffix:l,sliderDragEnd:s,prefix:c=""}){const u=[],p=[],b=Object(r.b)(c,n);return a.forEach(e=>{const t=Object(r.b)(c,e);u.push(t),p.push(Object(r.b)(t,"suffix"))}),je(je({},d({v:e,device:t,state:o,me:b+"Suffix",childs:p,value:l,dragEnd:s})),d({v:e,device:t,state:o,childs:u,value:i,me:b,dragEnd:s}))}function Be({v:e,device:t,state:o,value:n,suffix:a,sliderDragEnd:i,childs:l,current:s,me:c="padding",prefix:d=""}){const p=[],b=[],m=Object(r.b)(d,c),h=Object(r.b)(d,s);return l.forEach(e=>{const t=Object(r.b)(d,e);p.push(t),b.push(Object(r.b)(t,"suffix"))}),je(je({},u({v:e,device:t,state:o,me:m+"Suffix",childs:b,current:h+"Suffix",value:a,dragEnd:i})),u({v:e,device:t,state:o,childs:p,current:h,value:n,me:m,dragEnd:i}))}function we(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Te(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?we(Object(o),!0).forEach((function(t){Object(a.a)(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):we(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function ze({v:e,device:t,state:o,value:n,suffix:a}){const r=["marginTop","marginRight","marginBottom","marginLeft"],i=[];for(var l=0;l<r.length;l++)i[l]=r[l]+"Suffix";return Te(Te({},p({v:e,device:t,state:o,parent:"marginSuffix",childs:i,value:a})),p({v:e,device:t,state:o,parent:"margin",childs:r,value:n}))}function Ee({v:e,device:t,state:o,current:n,value:a,suffix:r}){const l=["marginTop","marginRight","marginBottom","marginLeft"],s=[];for(var c=0;c<l.length;c++)s[c]=l[c]+"Suffix";return Te(Te(Te({[""+Object(i.a)({key:n+"Suffix",device:t,state:o})]:r},m({v:e,device:t,state:o,childs:l,current:n,value:a})),b({v:e,device:t,state:o,parent:"margin",childs:l,current:n,value:a})),b({v:e,device:t,state:o,parent:"marginSuffix",childs:s,current:n+"Suffix",value:r}))}function ke({v:e,device:t,state:o,opacity:n,isChanged:a="hex"}){return h({v:e,device:t,state:o,value:n=function({v:e,device:t,state:o,opacity:n,isChanged:a}){return"hex"===a&&0===Object(i.b)({v:e,key:"boxShadowColorOpacity",device:t,state:o})?Object(i.b)({v:e,key:"tempBoxShadowColorOpacity",device:t,state:o}):void 0===n?Object(i.b)({v:e,key:"boxShadowColorOpacity",device:t,state:o}):n}({v:e,device:t,state:o,opacity:n,isChanged:a}),dependencies:{boxShadowBlur:{childs:[],nullValue:[],tempValue:[]},boxShadowVertical:{childs:[],nullValue:[],tempValue:[]}}})}function He({v:e,device:t,state:o,colorType:n}){const a=e=>Object(i.a)({key:e,device:t,state:o});return{[a("colorType")]:n,[a("gradientActivePointer")]:"solid"===n?"startPointer":(r="gradientActivePointer",Object(i.b)({v:e,key:r,device:t,state:o}))};var r}function Fe({v:e,device:t,state:o,hex:n,opacity:a,isChanged:r="hex",opacityDragEnd:l=!1}){const s=(a=Ie({v:e,device:t,state:o,opacity:a,isChanged:r}))>0&&l?a:Object(i.b)({v:e,key:"tempBg2ColorOpacity",device:t,state:o});return{[Object(i.a)({key:"bg2ColorHex",device:t,state:o})]:n,[Object(i.a)({key:"bg2ColorOpacity",device:t,state:o})]:a,[Object(i.a)({key:"tempBg2ColorOpacity",device:t,state:o})]:s}}function _e({v:e,device:t,state:o,opacity:n,isChanged:a="hex"}){n=Ie({v:e,device:t,state:o,opacity:n,isChanged:a});const r="hex"===a||0===n?"":n>0?Object(i.b)({v:e,key:"tempBg2ColorPalette",device:t,state:o}):Object(i.b)({v:e,key:"bg2ColorPalette",device:t,state:o}),l="hex"===a?"":Object(i.b)({v:e,key:"tempBg2ColorPalette",device:t,state:o});return{[Object(i.a)({key:"bg2ColorPalette",device:t,state:o})]:r,[Object(i.a)({key:"tempBg2ColorPalette",device:t,state:o})]:l}}function Re({v:e,device:t,state:o,opacity:n,isChanged:a="hex"}){return h({v:e,device:t,state:o,value:n=Ie({v:e,device:t,state:o,opacity:n,isChanged:a}),dependencies:{borderRadius:{childs:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"],nullValue:["bg2ImageSrc","borderColorOpacity"],tempValue:[]}}})}function Le({device:e,state:t,palette:o}){return{[Object(i.a)({key:"bg2ColorPalette",device:e,state:t})]:o,[Object(i.a)({key:"tempBg2ColorPalette",device:e,state:t})]:o}}function Me({v:e,device:t,state:o,opacity:n,isChanged:a="hex"}){return n=Ie({v:e,device:t,state:o,opacity:n,isChanged:a}),{[Object(i.a)({key:"bg2ColorOpacity",device:t,state:o})]:n}}function Ie({v:e,device:t,state:o,opacity:n,isChanged:a}){return"hex"===a&&0===Object(i.b)({v:e,key:"bg2ColorOpacity",device:t,state:o})&&1===Object(i.b)({v:e,key:"tempBg2ColorOpacity",device:t,state:o})&&""!==Object(i.b)({v:e,key:"bg2ImageSrc",device:t,state:o})?.9:"hex"===a&&0===Object(i.b)({v:e,key:"bg2ColorOpacity",device:t,state:o})?Object(i.b)({v:e,key:"tempBg2ColorOpacity",device:t,state:o}):void 0===n?Object(i.b)({v:e,key:"bg2ColorOpacity",device:t,state:o}):n}function We({v:e,hex:t,opacity:o,isChanged:n="hex"}){return{borderColorHex:t,borderColorOpacity:o=t!==e.borderColorHex&&0===e.borderColorOpacity?e.tempBorderColorOpacity:o,borderColorPalette:"hex"===n?"":e.borderColorPalette,tempBorderColorOpacity:o>0?o:e.tempBorderColorOpacity,tempBorderColorPalette:"hex"===n?"":e.tempBorderColorPalette,padding:0===o&&0===e.bgColorOpacity?0:o>0?e.tempPadding:e.padding,borderRadiusType:0===o&&0===e.bgColorOpacity?"":o>0?e.tempBorderRadiusType:e.borderRadiusType,fillType:0===o&&0===e.bgColorOpacity?"default":o>0&&0===e.bgColorOpacity?"outline":e.fillType,borderWidth:0===o?0:o>0?e.tempBorderWidth:e.borderWidth,bgColorOpacity:o>0&&e.bgColorOpacity>0?e.tempBgColorOpacity:e.bgColorOpacity,hoverBgColorHex:e.bgColorHex===e.hoverBgColorHex?t:e.hoverBgColorHex,hoverBgColorOpacity:0===o&&0===e.bgColorOpacity?0:e.bgColorOpacity===e.hoverBgColorOpacity?o:e.hoverBgColorOpacity}}function Ne({v:e,palette:t}){return{borderColorPalette:t,tempBorderColorPalette:t,borderColorOpacity:0===e.borderColorOpacity?e.tempBorderColorOpacity:e.borderColorOpacity,padding:e.tempPadding,borderRadiusType:e.tempBorderRadiusType,fillType:0===e.bgColorOpacity?"outline":e.bgColorOpacity>0?"filled":e.fillType,borderWidth:e.tempBorderWidth}}function Ae({v:e,hex:t,opacity:o,isChanged:n}){return{borderColorPalette:"hex"===n?"":e.borderColorPalette,borderColorHex:t,borderColorOpacity:o}}function Ve({v:e,hex:t,opacity:o,isChanged:n="hex"}){return{hoverBorderColorHex:t,hoverBorderColorOpacity:t!==e.hoverBorderColorHex&&0==e.hoverBorderColorOpacity?e.tempHoverBorderColorOpacity:o,hoverBorderColorPalette:"hex"===n?"":e.hoverBorderColorPalette}}function De({v:e,palette:t}){return{hoverBorderColorPalette:t,hoverBorderColorOpacity:0===e.hoverBorderColorOpacity?e.tempHoverBorderColorOpacity:e.hoverBorderColorOpacity}}function $e({v:e,hex:t,opacity:o,isChanged:n}){return{hoverBorderColorPalette:"hex"===n?"":e.hoverBorderColorPalette,hoverBorderColorHex:t,hoverBorderColorOpacity:o}}var Ge=o(16);function Ue({v:e,hex:t,opacity:o,isChanged:n="hex",opacityDragEnd:a=!1}){return{borderColorHex:t,borderColorOpacity:o=t!==e.borderColorHex&&0===e.borderColorOpacity?e.tempBorderColorOpacity:o,tempBorderColorOpacity:o>0&&a?o:e.tempBorderColorOpacity,borderColorPalette:"hex"===n?"":e.borderColorPalette,tempBorderColorPalette:"hex"===n?"":e.tempBorderColorPalette,paddingRL:0===o&&0===e.bgColorOpacity?0:o>0&&!Ge.d?e.tempPaddingRL:e.paddingRL,paddingRight:0===o&&0===e.bgColorOpacity?0:o>0&&!Ge.d?e.tempPaddingRight:e.paddingRight,paddingLeft:0===o&&0===e.bgColorOpacity?0:o>0&&!Ge.d?e.tempPaddingLeft:e.paddingRight,paddingTB:0!==o||0!==e.bgColorOpacity||Ge.d?e.paddingTB:e.tempPaddingTB,paddingTop:0!==o||0!==e.bgColorOpacity||Ge.d?e.paddingTop:e.tempPaddingTop,paddingBottom:0!==o||0!==e.bgColorOpacity||Ge.d?e.paddingBottom:e.tempPaddingBottom,fillType:0===o&&0===e.bgColorOpacity?"default":o>0&&0===e.bgColorOpacity?"outline":e.fillType,borderRadiusType:0===o&&0===e.bgColorOpacity?"":o>0?e.tempBorderRadiusType:e.borderRadiusType,borderWidth:0===o?0:o>0?e.tempBorderWidth:e.borderWidth,bgColorOpacity:o>0&&e.bgColorOpacity>0?e.tempBgColorOpacity:e.bgColorOpacity,hoverBgColorHex:e.bgColorHex===e.hoverBgColorHex?t:e.hoverBgColorHex,hoverBgColorOpacity:0===o&&0===e.bgColorOpacity?0:e.bgColorOpacity===e.hoverBgColorOpacity?o:e.hoverBgColorOpacity}}function Ke({v:e,palette:t}){return{borderColorPalette:t,tempBorderColorPalette:t,borderColorOpacity:0===e.borderColorOpacity?e.tempBorderColorOpacity:e.borderColorOpacity,borderRadiusType:e.tempBorderRadiusType,fillType:0===e.bgColorOpacity?"outline":e.bgColorOpacity>0?"filled":e.fillType,borderWidth:e.tempBorderWidth}}function Ye({v:e,hex:t,opacity:o,isChanged:n="hex"}){return{borderColorPalette:"hex"===n?"":e.borderColorPalette,borderColorHex:t,borderColorOpacity:o}}function qe({v:e,hex:t,opacity:o,isChanged:n="hex"}){return{hoverBorderColorHex:t,hoverBorderColorOpacity:t!==e.hoverBorderColorHex&&0==e.hoverBorderColorOpacity?e.tempHoverBorderColorOpacity:o,hoverBorderColorPalette:"hex"===n?"":e.hoverBorderColorPalette}}function Xe({v:e,palette:t}){return{hoverBorderColorPalette:t,hoverBorderColorOpacity:0===e.hoverBorderColorOpacity?e.tempHoverBorderColorOpacity:e.hoverBorderColorOpacity}}function Je({v:e,hex:t,opacity:o,isChanged:n="hex"}){return{hoverBorderColorPalette:"hex"===n?"":e.hoverBorderColorPalette,hoverBorderColorHex:t,hoverBorderColorOpacity:o}}function Ze({v:e,hex:t,opacity:o,isChanged:n="hex",opacityDragEnd:a=!1}){return{bgColorHex:t,bgColorOpacity:o=t!==e.bgColorHex&&0===e.bgColorOpacity?e.tempBgColorOpacity:o,bgColorPalette:"hex"===n?"":e.bgColorPalette,tempBgColorPalette:"hex"===n?"":e.tempBgColorPalette,tempBgColorOpacity:o>0&&a?o:e.tempBgColorOpacity,borderRadiusType:0===o&&0===e.borderColorOpacity?"":o>0?e.tempBorderRadiusType:e.borderRadiusType,fillType:0===o&&0===e.borderColorOpacity?"default":0===o&&e.borderColorOpacity>0?"outline":o>0?"filled":e.fillType,borderWidth:0===o&&0===e.borderColorOpacity?0:e.borderWidth,borderColorHex:""!==e.bgColorPalette&&e.bgColorPalette===e.borderColorPalette&&"filled"===e.fillType||""===e.bgColorPalette&&e.bgColorHex===e.borderColorHex&&"filled"===e.fillType?t:e.borderColorHex,borderColorPalette:""!==e.bgColorPalette&&e.bgColorPalette===e.borderColorPalette&&"filled"===e.fillType?"":e.borderColorPalette,tempBorderColorPalette:""!==e.bgColorPalette&&e.bgColorPalette===e.borderColorPalette&&"filled"===e.fillType?"":e.tempBorderColorPalette,borderColorOpacity:""===e.bgColorPalette&&e.bgColorHex===e.borderColorHex&&e.bgColorOpacity===e.tempBorderColorOpacity&&"filled"===e.fillType||0===o&&0===e.borderColorOpacity?0:e.borderColorOpacity,hoverBgColorOpacity:0===o&&0===e.borderColorOpacity?0:o>0?e.tempHoverBgColorOpacity:e.hoverBgColorOpacity,hoverBorderColorHex:e.borderColorHex===e.hoverBorderColorHex?t:e.hoverBorderColorHex,hoverBorderColorOpacity:0===o&&0===e.bgColorOpacity?0:e.hoverBorderColorOpacity}}function Qe({v:e,palette:t}){return{bgColorPalette:t,tempBgColorPalette:t,bgColorOpacity:0===e.bgColorOpacity?e.tempBgColorOpacity:e.bgColorOpacity,borderRadiusType:e.tempBorderRadiusType,fillType:"filled",borderColorPalette:""!==e.bgColorPalette&&e.bgColorPalette===e.borderColorPalette&&"filled"===e.fillType||""===e.bgColorPalette&&e.bgColorHex===e.borderColorHex&&"filled"===e.fillType?t:e.borderColorPalette,tempBorderColorPalette:""!==e.bgColorPalette&&e.bgColorPalette===e.borderColorPalette&&"filled"===e.fillType||""===e.bgColorPalette&&e.bgColorHex===e.borderColorHex&&"filled"===e.fillType?t:e.borderColorPalette,hoverBgColorOpacity:e.tempHoverBgColorOpacity}}function et({v:e,hex:t,opacity:o,isChanged:n="hex"}){return"startPointer"===e.gradientActivePointer?{bgColorPalette:"hex"===n?"":e.bgColorPalette,tempBgColorPalette:"hex"===n?"":e.tempBgColorPalette,bgColorHex:t,bgColorOpacity:o}:{gradientColorPalette:"hex"===n?"":e.gradientColorPalette,tempGradientColorPalette:"hex"===n?"":e.tempGradientColorPalette,gradientColorHex:t,gradientColorOpacity:o}}function tt({v:e,hex:t,opacity:o,isChanged:n="hex",opacityDragEnd:a=!1}){return{hoverBgColorHex:t,hoverBgColorOpacity:o=t!==e.hoverBgColorHex&&0===e.hoverBgColorOpacity?e.tempHoverBgColorOpacity:o,tempHoverBgColorOpacity:o>0&&a?o:e.tempHoverBgColorOpacity,hoverBgColorPalette:"hex"===n?"":e.hoverBgColorPalette,tempHoverBgColorPalette:"hex"===n?"":e.tempHoverBgColorPalette,hoverBorderColorHex:""!==e.hoverBgColorPalette&&e.hoverBgColorPalette===e.hoverBorderColorPalette&&"filled"===e.fillType||""===e.hoverBgColorPalette&&e.hoverBgColorHex===e.hoverBorderColorHex&&"filled"===e.fillType?t:e.hoverBorderColorHex,hoverBorderColorPalette:""!==e.hoverBgColorPalette&&e.hoverBgColorPalette===e.hoverBorderColorPalette&&"filled"===e.fillType?"":e.hoverBorderColorPalette,tempHoverBorderColorPalette:""!==e.hoverBgColorPalette&&e.hoverBgColorPalette===e.hoverBorderColorPalette&&"filled"===e.fillType?"":e.tempHoverBorderColorPalette,hoverBorderColorOpacity:""===e.hoverBgColorPalette&&e.hoverBgColorHex===e.hoverBorderColorHex&&e.hoverBgColorOpacity===e.tempHoverBorderColorOpacity&&"filled"===e.fillType?0:e.hoverBorderColorOpacity}}function ot({v:e,palette:t}){return{hoverBgColorPalette:t,hoverBgColorOpacity:0===e.hoverBgColorOpacity?e.tempHoverBgColorOpacity:e.hoverBgColorOpacity,hoverBorderColorPalette:""!==e.hoverBgColorPalette&&e.hoverBgColorPalette===e.hoverBorderColorPalette&&"filled"===e.fillType||""===e.hoverBgColorPalette&&e.hoverBgColorHex===e.hoverBorderColorHex&&"filled"===e.fillType?t:e.hoverBorderColorPalette,tempHoverBorderColorPalette:""!==e.hoverBgColorPalette&&e.hoverBgColorPalette===e.hoverBorderColorPalette&&"filled"===e.fillType||""===e.hoverBgColorPalette&&e.hoverBgColorHex===e.hoverBorderColorHex&&"filled"===e.fillType?t:e.hoverBorderColorPalette}}function nt({v:e,hex:t,opacity:o,isChanged:n="hex"}){return"startPointer"===e.hoverGradientActivePointer?{hoverBgColorPalette:"hex"===n?"":e.hoverBgColorPalette,tempHoverBgColorPalette:"hex"===n?"":e.tempHoverBgColorPalette,hoverBgColorHex:t,hoverBgColorOpacity:o}:{hoverGradientColorPalette:"hex"===n?"":e.hoverGradientColorPalette,tempHoverGradientColorPalette:"hex"===n?"":e.tempHoverGradientColorPalette,hoverGradientColorHex:t,hoverGradientColorOpacity:o}}function at({v:e,hex:t,opacity:o,isChanged:n,opacityDragEnd:a}){return{colorHex:t,colorOpacity:o=t!==e.colorHex&&0==e.colorOpacity?e.tempColorOpacity:o,colorPalette:"hex"===n?"":e.colorPalette,tempColorOpacity:o>0&&a?o:e.tempColorOpacity,hoverColorHex:e.colorHex===e.hoverColorHex?t:e.hoverColorHex,hoverColorOpacity:e.colorOpacity===e.hoverColorOpacity?o:e.hoverColorOpacity}}function rt({v:e,palette:t}){return{colorPalette:t,colorOpacity:0===e.colorOpacity?e.tempColorOpacity:e.colorOpacity}}function it({v:e,hex:t,opacity:o,isChanged:n="hex"}){return{colorPalette:"hex"===n?"":e.colorPalette,colorHex:t,colorOpacity:o}}function lt({v:e,hex:t,opacity:o,isChanged:n="hex"}){return{hoverColorHex:t,hoverColorOpacity:t!==e.hoverColorHex&&0==e.hoverColorOpacity?e.tempHoverColorOpacity:o,hoverColorPalette:"hex"===n?"":e.hoverColorPalette}}function st({v:e,palette:t}){return{hoverColorPalette:t,hoverColorOpacity:0===e.hoverColorOpacity?e.tempHoverColorOpacity:e.hoverColorOpacity}}function ct({v:e,hex:t,opacity:o,isChanged:n="hex"}){return{hoverColorPalette:"hex"===n?"":e.hoverColorPalette,hoverColorHex:t,hoverColorOpacity:o}}function dt({v:e,hex:t,opacity:o,isChanged:n,opacityDragEnd:a}){return{colorHex:t,colorOpacity:o=t!==e.colorHex&&0===e.colorOpacity?e.tempColorOpacity:o,colorPalette:"hex"===n?"":e.colorPalette,tempColorOpacity:o>0&&a?o:e.tempColorOpacity,hoverColorHex:e.colorHex===e.hoverColorHex?t:e.hoverColorHex,hoverColorOpacity:e.colorOpacity===e.hoverColorOpacity?o:e.hoverColorOpacity}}function ut({v:e,palette:t}){return{colorPalette:t,colorOpacity:0===e.colorOpacity?e.tempColorOpacity:e.colorOpacity,hoverColorPalette:e.colorPalette===e.hoverColorPalette?t:e.hoverColorPalette}}function pt({v:e,hex:t,opacity:o,isChanged:n}){return{colorPalette:"hex"===n?"":e.colorPalette,colorHex:t,colorOpacity:o,hoverColorHex:e.colorHex===e.hoverColorHex?t:e.hoverColorHex,hoverColorOpacity:e.colorOpacity===e.hoverColorOpacity?o:e.hoverColorOpacity}}function bt({v:e,hex:t,opacity:o,isChanged:n}){return o=t!==e.colorHex&&0===e.colorOpacity?e.tempColorOpacity:o,{hoverColorHex:t,hoverColorOpacity:t!==e.hoverColorHex&&0===e.hoverColorOpacity?e.tempHoverColorOpacity:o,hoverColorPalette:"hex"===n?"":e.hoverColorPalette}}function mt({v:e,palette:t}){return{hoverColorPalette:t,hoverColorOpacity:0===e.hoverColorOpacity?e.tempHoverColorOpacity:e.hoverColorOpacity}}function ht({v:e,hex:t,opacity:o,isChanged:n}){return{hoverColorPalette:"hex"===n?"":e.hoverColorPalette,hoverColorHex:t,hoverColorOpacity:o}}function gt({v:e,hex:t,opacity:o,isChanged:n,opacityDragEnd:a}){return{mMenuColorHex:t,mMenuColorOpacity:o=t!==e.mMenuColorHex&&0==e.mMenuColorOpacity?e.mMenuTempColorOpacity:o,mMenuColorPalette:"hex"===n?"":e.mMenuColorPalette,mMenuTempColorOpacity:o>0&&a?o:e.mMenuTempColorOpacity,mMenuHoverColorHex:e.mMenuColorHex===e.mMenuHoverColorHex?t:e.mMenuHoverColorHex,mMenuHoverColorOpacity:e.mMenuColorOpacity===e.mMenuHoverColorOpacity?o:e.mMenuHoverColorOpacity}}function vt({v:e,palette:t}){return{mMenuColorPalette:t,mMenuColorOpacity:0===e.mMenuColorOpacity?e.mMenuTempColorOpacity:e.mMenuColorOpacity}}function ft({v:e,hex:t,opacity:o,isChanged:n}){return{mMenuColorPalette:"hex"===n?"":e.mMenuColorPalette,mMenuColorHex:t,mMenuColorOpacity:o}}function yt({v:e,hex:t,opacity:o,isChanged:n}){return{mMenuHoverColorHex:t,mMenuHoverColorOpacity:t!==e.mMenuHoverColorHex&&0==e.mMenuHoverColorOpacity?e.mMenuTempHoverColorOpacity:o,mMenuHoverColorPalette:"hex"===n?"":e.mMenuHoverColorPalette}}function Ot({v:e,palette:t}){return{mMenuHoverColorPalette:t,mMenuHoverColorOpacity:0===e.mMenuHoverColorOpacity?e.mMenuTempHoverColorOpacity:e.mMenuHoverColorOpacity}}function St({v:e,hex:t,opacity:o,isChanged:n}){return{mMenuHoverColorPalette:"hex"===n?"":e.mMenuHoverColorPalette,mMenuHoverColorHex:t,mMenuHoverColorOpacity:o}}function xt({v:e,hex:t,opacity:o,isChanged:n,opacityDragEnd:a}){return{subMenuColorHex:t,subMenuColorOpacity:o=t!==e.subMenuColorHex&&0===e.subMenuColorOpacity?e.subMenuTempColorOpacity:o,subMenuColorPalette:"hex"===n?"":e.subMenuColorPalette,subMenuTempColorOpacity:o>0&&a?o:e.subMenuTempColorOpacity,subMenuHoverColorHex:e.subMenuColorHex===e.subMenuHoverColorHex?t:e.subMenuHoverColorHex,subMenuHoverColorOpacity:e.subMenuColorOpacity===e.subMenuHoverColorOpacity?o:e.subMenuHoverColorOpacity,mMenuColorHex:e.subMenuColorHex===e.mMenuColorHex?t:e.mMenuColorHex,mMenuColorOpacity:e.subMenuColorOpacity===e.mMenuColorOpacity?o:e.mMenuColorOpacity,mMenuHoverColorHex:e.subMenuColorHex===e.mMenuHoverColorHex?t:e.mMenuHoverColorHex,mMenuHoverColorOpacity:e.subMenuColorOpacity===e.mMenuHoverColorOpacity?o:e.mMenuHoverColorOpacity}}function Ct({v:e,palette:t}){return{subMenuColorPalette:t,subMenuColorOpacity:0===e.subMenuColorOpacity?e.subMenuTempColorOpacity:e.subMenuColorOpacity,subMenuHoverColorPalette:e.subMenuColorPalette===e.subMenuHoverColorPalette?t:e.subMenuHoverColorPalette,mMenuColorPalette:e.subMenuColorPalette===e.mMenuColorPalette?t:e.mMenuColorPalette,mMenuHoverColorPalette:e.subMenuColorPalette===e.mMenuHoverColorPalette?t:e.mMenuHoverColorPalette}}function jt({v:e,hex:t,opacity:o,isChanged:n}){return{subMenuColorPalette:"hex"===n?"":e.subMenuColorPalette,subMenuColorHex:t,subMenuColorOpacity:o,subMenuHoverColorHex:e.subMenuColorHex===e.subMenuHoverColorHex?t:e.subMenuHoverColorHex,subMenuHoverColorOpacity:e.subMenuColorOpacity===e.subMenuHoverColorOpacity?t:e.subMenuHoverColorOpacity,mMenuColorHex:e.subMenuColorHex===e.mMenuColorHex?t:e.mMenuBgColorHex,mMenuColorOpacity:e.subMenuColorOpacity===e.mMenuColorOpacity?o:e.mMenuColorOpacity,mMenuHoverColorHex:e.subMenuColorHex===e.mMenuHoverColorHex?t:e.mMenuHoverColorHex,mMenuHoverColorOpacity:e.subMenuColorOpacity===e.mMenuHoverColorOpacity?o:e.mMenuHoverColorOpacity}}function Pt({v:e,hex:t,opacity:o,isChanged:n}){return{subMenuHoverColorHex:t,subMenuHoverColorOpacity:t!==e.subMenuHoverColorHex&&0===e.subMenuHoverColorOpacity?e.subMenuTempHoverColorOpacity:o,subMenuHoverColorPalette:"hex"===n?"":e.subMenuHoverColorPalette,mMenuHoverColorHex:e.subMenuHoverColorHex===e.mMenuHoverColorHex?t:e.mMenuHoverColorHex,mMenuHoverColorOpacity:e.subMenuHoverColorOpacity===e.mMenuHoverColorOpacity?o:e.mMenuHoverColorOpacity}}function Bt({v:e,palette:t}){return{subMenuHoverColorPalette:t,subMenuHoverColorOpacity:0===e.subMenuHoverColorOpacity?e.subMenuTempHoverColorOpacity:e.subMenuHoverColorOpacity,mMenuHoverColorPalette:e.subMenuHoverColorPalette===e.mMenuHoverColorPalette?t:e.mMenuHoverColorPalette}}function wt({v:e,hex:t,opacity:o,isChanged:n}){return{subMenuHoverColorPalette:"hex"===n?"":e.subMenuHoverColorPalette,subMenuHoverColorHex:t,subMenuHoverColorOpacity:o,mMenuHoverColorHex:e.subMenuHoverColorHex===e.mMenuHoverColorHex?t:e.mMenuHoverColorHex,mMenuHoverColorOpacity:e.subMenuHoverColorOpacity===e.mMenuHoverColorOpacity?o:e.mMenuHoverColorOpacity}}function Tt({v:e,hex:t,opacity:o,isChanged:n}){return{mMenuIconColorHex:t,mMenuIconColorOpacity:t!==e.mMenuIconColorHex&&0===e.mMenuIconColorOpacity?e.mMenuTempIconColorOpacity:o,mMenuIconColorPalette:"hex"===n?"":e.mMenuIconColorPalette}}function zt({v:e,palette:t}){return{mMenuIconColorPalette:t,mMenuIconColorHex:"",mMenuIconColorOpacity:0===e.mMenuIconColorOpacity?e.mMenuTempIconColorOpacity:e.mMenuIconColorOpacity}}function Et({v:e,hex:t,opacity:o,isChanged:n}){const a=t!==e.mMenuIconColorHex&&0===e.mMenuIconColorOpacity?e.mMenuTempIconColorOpacity:o;return{mMenuIconColorPalette:"hex"===n?"":e.mMenuIconColorPalette,mMenuIconColorHex:t,mMenuIconColorOpacity:a}}function kt({v:e,hex:t,opacity:o,isChanged:n}){return{tabletMMenuIconColorHex:t,tabletMMenuIconColorOpacity:t!==e.tabletMMenuIconColorHex&&0===e.tabletMMenuIconColorOpacity?e.mMenuTempIconColorOpacity:o,tabletMMenuIconColorPalette:"hex"===n?"":e.tabletMMenuIconColorPalette}}function Ht({v:e,palette:t}){return{tabletMMenuIconColorPalette:t,tabletMMenuIconColorHex:"",tabletMMenuIconColorOpacity:0===e.tabletMMenuIconColorOpacity?e.mMenuTempIconColorOpacity:e.tabletMMenuIconColorOpacity}}function Ft({v:e,hex:t,opacity:o,isChanged:n}){const a=t!==e.tabletMMenuIconColorHex&&0===e.tabletMMenuIconColorOpacity?e.mMenuTempIconColorOpacity:o;return{tabletMMenuIconColorPalette:"hex"===n?"":e.tabletMMenuIconColorPalette,tabletMMenuIconColorHex:t,tabletMMenuIconColorOpacity:a}}function _t({v:e,hex:t,opacity:o,isChanged:n}){return{mobileMMenuIconColorHex:t,mobileMMenuIconColorOpacity:t!==e.mobileMMenuIconColorHex&&0===e.mobileMMenuIconColorOpacity?e.mMenuTempIconColorOpacity:o,mobileMMenuIconColorPalette:"hex"===n?"":e.mobileMMenuIconColorPalette}}function Rt({v:e,palette:t}){return{mobileMMenuIconColorPalette:t,mobileMMenuIconColorHex:"",mobileMMenuIconColorOpacity:0===e.mobileMMenuIconColorOpacity?e.mMenuTempIconColorOpacity:e.mobileMMenuIconColorOpacity}}function Lt({v:e,hex:t,opacity:o,isChanged:n}){const a=t!==e.mobileMMenuIconColorHex&&0===e.mobileMMenuIconColorOpacity?e.mMenuTempIconColorOpacity:o;return{mobileMMenuIconColorPalette:"hex"===n?"":e.mobileMMenuIconColorPalette,mobileMMenuIconColorHex:t,mobileMMenuIconColorOpacity:a}}function Mt({v:e,hex:t,opacity:o,isChanged:n,opacityDragEnd:a}){return{mMenuBgColorHex:t,mMenuBgColorOpacity:o=t!==e.mMenuBgColorHex&&0==e.mMenuBgColorOpacity?e.mMenuTempBgColorOpacity:o,mMenuBgColorPalette:"hex"===n?"":e.mMenuBgColorPalette,mMenuTempBgColorOpacity:o>0&&a?o:e.mMenuTempBgColorOpacity}}function It({v:e,palette:t}){return{mMenuBgColorPalette:t,mMenuBgColorOpacity:0===e.mMenuBgColorOpacity?e.mMenuTempBgColorOpacity:e.mMenuBgColorOpacity}}function Wt({v:e,hex:t,opacity:o,isChanged:n}){return{mMenuBgColorPalette:"hex"===n?"":e.mMenuBgColorPalette,mMenuBgColorHex:t,mMenuBgColorOpacity:o}}function Nt({v:e,hex:t,opacity:o,isChanged:n,opacityDragEnd:a=!1}){return{subMenuBgColorHex:t,subMenuBgColorOpacity:o=t!==e.subMenuBgColorHex&&0===e.subMenuBgColorOpacity?e.subMenuTempBgColorOpacity:o,subMenuBgColorPalette:"hex"===n?"":e.subMenuBgColorPalette,subMenuTempBgColorOpacity:o>0&&a?o:e.subMenuTempBgColorOpacity,subMenuHoverBgColorHex:e.subMenuBgColorHex===e.subMenuHoverBgColorHex?t:e.subMenuHoverBgColorHex,subMenuHoverBgColorOpacity:e.subMenuBgColorOpacity===e.subMenuHoverBgColorOpacity?t:e.subMenuHoverBgColorOpacity,mMenuBgColorHex:e.subMenuBgColorHex===e.mMenuBgColorHex?t:e.mMenuBgColorHex,mMenuBgColorOpacity:e.subMenuBgColorOpacity===e.mMenuBgColorOpacity?o:e.mMenuBgColorOpacity}}function At({v:e,palette:t}){return{subMenuBgColorPalette:t,subMenuBgColorOpacity:0===e.subMenuBgColorOpacity?e.subMenuTempBgColorOpacity:e.subMenuBgColorOpacity,subMenuHoverBgColorPalette:e.subMenuBgColorPalette===e.subMenuHoverBgColorPalette?t:e.subMenuHoverBgColorPalette,mMenuBgColorPalette:e.subMenuBgColorPalette===e.mMenuBgColorPalette?t:e.mMenuBgColorPalette}}function Vt({v:e,hex:t,opacity:o,isChanged:n}){return{subMenuBgColorPalette:"hex"===n?"":e.subMenuBgColorPalette,subMenuBgColorHex:t,subMenuBgColorOpacity:o,subMenuHoverBgColorHex:e.subMenuBgColorHex===e.subMenuHoverBgColorHex?t:e.subMenuHoverBgColorHex,subMenuHoverBgColorOpacity:e.subMenuBgColorOpacity===e.subMenuHoverBgColorOpacity?t:e.subMenuHoverBgColorOpacity,mMenuBgColorHex:e.subMenuBgColorHex===e.mMenuBgColorHex?t:e.mMenuBgColorHex,mMenuBgColorOpacity:e.subMenuBgColorOpacity===e.mMenuBgColorOpacity?o:e.mMenuBgColorOpacity}}function Dt({v:e,hex:t,opacity:o,isChanged:n}){return{subMenuHoverBgColorHex:t,subMenuHoverBgColorOpacity:t!==e.subMenuHoverBgColorHex&&0===e.subMenuHoverBgColorOpacity?e.subMenuTempHoverBgColorOpacity:o,subMenuHoverBgColorPalette:"hex"===n?"":e.subMenuHoverBgColorPalette}}function $t({v:e,palette:t}){return{subMenuHoverBgColorPalette:t,subMenuHoverBgColorOpacity:0===e.subMenuHoverBgColorOpacity?e.subMenuTempHoverBgColorOpacity:e.subMenuHoverBgColorOpacity}}function Gt({v:e,hex:t,opacity:o,isChanged:n}){return{subMenuHoverBgColorPalette:"hex"===n?"":e.subMenuHoverBgColorPalette,subMenuHoverBgColorHex:t,subMenuHoverBgColorOpacity:o}}function Ut({v:e,hex:t,opacity:o,isChanged:n,opacityDragEnd:a}){return{mMenuBorderColorHex:t,mMenuBorderColorOpacity:o=t!==e.mMenuBorderColorHex&&0==e.mMenuBorderColorOpacity?e.mMenuTempBorderColorOpacity:o,mMenuBorderColorPalette:"hex"===n?"":e.mMenuBorderColorPalette,mMenuTempBorderColorOpacity:o>0&&a?o:e.mMenuTempBorderColorOpacity}}function Kt({v:e,palette:t}){return{mMenuBorderColorPalette:t,mMenuBorderColorOpacity:0===e.mMenuBorderColorOpacity?e.mMenuTempBorderColorOpacity:e.mMenuBorderColorOpacity}}function Yt({v:e,hex:t,opacity:o,isChanged:n}){return{mMenuBorderColorPalette:"hex"===n?"":e.mMenuBorderColorPalette,mMenuBorderColorHex:t,mMenuBorderColorOpacity:o}}function qt({v:e,hex:t,opacity:o,isChanged:n,opacityDragEnd:a}){return{subMenuBorderColorHex:t,subMenuBorderColorOpacity:o=t!==e.subMenuBorderColorHex&&0===e.subMenuBorderColorOpacity?e.subMenuTempBorderColorOpacity:o,subMenuBorderColorPalette:"hex"===n?"":e.subMenuBorderColorPalette,subMenuTempBorderColorOpacity:o>0&&a?o:e.subMenuTempBorderColorOpacity,mMenuBorderColorHex:e.subMenuBorderColorHex===e.mMenuBorderColorHex?t:e.mMenuBorderColorHex,mMenuBorderColorOpacity:e.subMenuBorderColorOpacity===e.mMenuBorderColorOpacity?o:e.mMenuBorderColorOpacity}}function Xt({v:e,palette:t}){return{subMenuBorderColorPalette:t,subMenuBorderColorOpacity:0===e.subMenuBorderColorOpacity?e.subMenuTempBorderColorOpacity:e.subMenuBorderColorOpacity,mMenuBorderColorPalette:e.subMenuBorderColorPalette===e.mMenuBorderColorPalette?t:e.mMenuBorderColorPalette}}function Jt({v:e,hex:t,opacity:o,isChanged:n}){return{subMenuBorderColorPalette:"hex"===n?"":e.subMenuBorderColorPalette,subMenuBorderColorHex:t,subMenuBorderColorOpacity:o,mMenuBorderColorHex:e.subMenuBorderColorHex===e.mMenuBorderColorHex?t:e.mMenuBorderColorHex,mMenuBorderColorOpacity:e.subMenuBorderColorOpacity===e.mMenuBorderColorOpacity?o:e.mMenuBorderColorOpacity}}function Zt({v:e,hex:t,opacity:o,isChanged:n}){return{activeSubMenuColorHex:t,activeSubMenuColorOpacity:t!==e.activeSubMenuColorHex&&0===e.activeSubMenuColorOpacity?e.tempActiveSubMenuColorOpacity:o,activeSubMenuColorPalette:"hex"===n?"":e.activeSubMenuColorPalette,activeMMenuColorHex:e.activeSubMenuColorHex===e.activeMMenuColorHex?t:e.activeMMenuColorHex,activeMMenuColorOpacity:e.activeSubMenuColorOpacity===e.activeMMenuColorOpacity?o:e.activeMMenuColorOpacity}}function Qt({v:e,palette:t}){return{activeSubMenuColorPalette:t,activeSubMenuColorOpacity:0===e.activeSubMenuColorOpacity?e.tempActiveSubMenuColorOpacity:e.activeSubMenuColorOpacity,activeMMenuColorPalette:e.activeSubMenuColorPalette===e.activeMMenuColorPalette?t:e.activeMMenuColorPalette}}function eo({v:e,hex:t,opacity:o,isChanged:n}){return{activeSubMenuColorPalette:"hex"===n?"":e.activeSubMenuColorPalette,activeSubMenuColorHex:t,activeSubMenuColorOpacity:o,activeMMenuColorHex:e.activeSubMenuColorHex===e.activeMMenuColorHex?t:e.activeMMenuColorHex,activeMMenuColorOpacity:e.activeSubMenuColorOpacity===e.activeMMenuColorOpacity?o:e.activeMMenuColorOpacity}}function to({v:e,hex:t,opacity:o,isChanged:n}){return{activeSubMenuBgColorHex:t,activeSubMenuBgColorOpacity:t!==e.activeSubMenuBgColorHex&&0===e.activeSubMenuBgColorOpacity?e.tempActiveSubMenuBgColorOpacity:o,activeSubMenuBgColorPalette:"hex"===n?"":e.activeSubMenuBgColorPalette}}function oo({v:e,palette:t}){return{activeSubMenuBgColorPalette:t,activeSubMenuBgColorOpacity:0===e.activeSubMenuBgColorOpacity?e.tempActiveSubMenuBgColorOpacity:e.activeSubMenuBgColorOpacity}}function no({v:e,hex:t,opacity:o,isChanged:n}){return{activeSubMenuBgColorPalette:"hex"===n?"":e.activeSubMenuBgColorPalette,activeSubMenuBgColorHex:t,activeSubMenuBgColorOpacity:o}}function ao({v:e,hex:t,opacity:o,isChanged:n}){return{activeMMenuColorHex:t,activeMMenuColorOpacity:t!==e.activeMMenuColorHex&&0==e.activeMMenuColorOpacity?e.tempActiveMMenuHoverColorOpacity:o,activeMMenuColorPalette:"hex"===n?"":e.activeMMenuColorPalette}}function ro({v:e,palette:t}){return{activeMMenuColorPalette:t,activeMMenuColorOpacity:0===e.activeMMenuColorOpacity?e.tempActiveMMenuHoverColorOpacity:e.activeMMenuColorOpacity}}function io({v:e,hex:t,opacity:o,isChanged:n}){return{activeMMenuColorPalette:"hex"===n?"":e.activeMMenuColorPalette,activeMMenuColorHex:t,activeMMenuColorOpacity:o}}var lo=o(44);function so(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function co(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?so(Object(o),!0).forEach((function(t){Object(a.a)(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):so(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function uo(e,t){const{fontSize:o,fontFamily:n,fontFamilyType:a,lineHeight:r,letterSpacing:i,fontWeight:l}=""===t.fontStyle?t:Object(lo.g)(t.fontStyle);return co({fontSize:o,fontFamily:n,fontFamilyType:a,lineHeight:r,letterSpacing:i,fontWeight:l,fontStyle:""},e)}function po(e,t){const{tabletFontSize:o,tabletLineHeight:n,tabletLetterSpacing:a,tabletFontWeight:r}=""===t.tabletFontStyle?t:Object(lo.g)(t.tabletFontStyle);return co({tabletFontSize:o,tabletLineHeight:n,tabletLetterSpacing:a,tabletFontWeight:r,tabletFontStyle:""},e)}function bo(e,t){const{mobileFontSize:o,mobileLineHeight:n,mobileLetterSpacing:a,mobileFontWeight:r}=""===t.mobileFontStyle?t:Object(lo.g)(t.mobileFontStyle);return co({mobileFontSize:o,mobileLineHeight:n,mobileLetterSpacing:a,mobileFontWeight:r,mobileFontStyle:""},e)}var mo=o(13);function ho(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function go(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?ho(Object(o),!0).forEach((function(t){Object(a.a)(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):ho(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function vo({v:e,prefix:t="",current:o,value:n,weights:a,type:l,device:s,state:c}){const d=Object(i.a)({key:Object(r.b)(t,"fontStyle"),device:s,state:c}),u=Object(i.a)({key:Object(r.b)(t,"fontFamily"),device:s,state:c}),p=Object(i.a)({key:Object(r.b)(t,"fontFamilyType"),device:s,state:c}),b=Object(i.a)({key:Object(r.b)(t,"fontSize"),device:s,state:c}),m=Object(i.a)({key:Object(r.b)(t,"lineHeight"),device:s,state:c}),h=Object(i.a)({key:Object(r.b)(t,"letterSpacing"),device:s,state:c}),g=Object(i.a)({key:Object(r.b)(t,"fontWeight"),device:s,state:c}),v=Object(mo.e)("fontFamilyType",Object(i.b)({v:e,key:Object(r.b)(t,"fontFamilyType"),device:s,state:c}),Object(i.b)({v:e,key:Object(r.b)(t,"fontStyle"),device:s,state:c})),f=Object(mo.e)("fontFamily",Object(i.b)({v:e,key:Object(r.b)(t,"fontFamily"),device:s,state:c}),Object(i.b)({v:e,key:Object(r.b)(t,"fontStyle"),device:s,state:c})),y=Object(mo.e)("fontSize",Object(i.b)({v:e,key:Object(r.b)(t,"fontSize"),device:s,state:c}),Object(i.b)({v:e,key:Object(r.b)(t,"fontStyle"),device:s,state:c})),O=Object(mo.e)("lineHeight",Object(i.b)({v:e,key:Object(r.b)(t,"lineHeight"),device:s,state:c}),Object(i.b)({v:e,key:Object(r.b)(t,"fontStyle"),device:s,state:c})),S=Object(mo.e)("letterSpacing",Object(i.b)({v:e,key:Object(r.b)(t,"letterSpacing"),device:s,state:c}),Object(i.b)({v:e,key:Object(r.b)(t,"fontStyle"),device:s,state:c})),x=Object(mo.e)("fontWeight",Object(i.b)({v:e,key:Object(r.b)(t,"fontWeight"),device:s,state:c}),Object(i.b)({v:e,key:Object(r.b)(t,"fontStyle"),device:s,state:c}));return go(go(go(go(go({[d]:""},o===u?{[u]:n,[p]:l}:{[u]:f,[p]:v}),o===b?{[b]:n}:{[b]:y}),o===m?{[m]:n}:{[m]:O}),o===h?{[h]:n}:{[h]:S}),o===g?{[g]:n}:o===u?{[g]:Object(lo.n)(x,a)}:{[g]:x})}},,function(e,t,o){"use strict";function n({v:e}){const{tabsState:t}=e;return"tabHover"===t?"hover":"normal"}o.d(t,"ae",(function(){return n})),o.d(t,"wd",(function(){return r})),o.d(t,"k",(function(){return c})),o.d(t,"l",(function(){return d})),o.d(t,"m",(function(){return u})),o.d(t,"g",(function(){return p})),o.d(t,"p",(function(){return h})),o.d(t,"o",(function(){return g})),o.d(t,"q",(function(){return v})),o.d(t,"r",(function(){return O})),o.d(t,"n",(function(){return S})),o.d(t,"t",(function(){return x})),o.d(t,"s",(function(){return C})),o.d(t,"u",(function(){return j})),o.d(t,"B",(function(){return P})),o.d(t,"h",(function(){return T})),o.d(t,"i",(function(){return z})),o.d(t,"j",(function(){return E})),o.d(t,"gd",(function(){return H})),o.d(t,"b",(function(){return F})),o.d(t,"a",(function(){return _})),o.d(t,"c",(function(){return R})),o.d(t,"Ed",(function(){return L})),o.d(t,"Cd",(function(){return M})),o.d(t,"Zd",(function(){return I.f})),o.d(t,"Vd",(function(){return I.b})),o.d(t,"Wd",(function(){return I.c})),o.d(t,"Ud",(function(){return I.a})),o.d(t,"Xd",(function(){return I.d})),o.d(t,"Yd",(function(){return I.e})),o.d(t,"Pb",(function(){return W})),o.d(t,"Ob",(function(){return N})),o.d(t,"Tb",(function(){return A})),o.d(t,"Qb",(function(){return V})),o.d(t,"Rb",(function(){return D})),o.d(t,"Sb",(function(){return $})),o.d(t,"zd",(function(){return G})),o.d(t,"xd",(function(){return U})),o.d(t,"Ad",(function(){return K})),o.d(t,"yd",(function(){return Y})),o.d(t,"Bd",(function(){return q})),o.d(t,"qd",(function(){return X})),o.d(t,"pd",(function(){return J})),o.d(t,"nd",(function(){return Z})),o.d(t,"od",(function(){return Q})),o.d(t,"td",(function(){return ee})),o.d(t,"rd",(function(){return te})),o.d(t,"ud",(function(){return oe})),o.d(t,"sd",(function(){return ne})),o.d(t,"vd",(function(){return ae})),o.d(t,"md",(function(){return re})),o.d(t,"ld",(function(){return ie})),o.d(t,"jd",(function(){return le})),o.d(t,"kd",(function(){return se})),o.d(t,"z",(function(){return de})),o.d(t,"w",(function(){return ue})),o.d(t,"x",(function(){return pe})),o.d(t,"A",(function(){return be})),o.d(t,"v",(function(){return me})),o.d(t,"y",(function(){return he})),o.d(t,"ee",(function(){return ve})),o.d(t,"ce",(function(){return fe})),o.d(t,"de",(function(){return ye})),o.d(t,"fe",(function(){return Oe})),o.d(t,"be",(function(){return Se})),o.d(t,"Qd",(function(){return Ce})),o.d(t,"Pd",(function(){return je})),o.d(t,"Md",(function(){return Pe})),o.d(t,"Nd",(function(){return Be})),o.d(t,"Ld",(function(){return we})),o.d(t,"Od",(function(){return Te})),o.d(t,"Kd",(function(){return ze})),o.d(t,"Jd",(function(){return Ee})),o.d(t,"Gd",(function(){return ke})),o.d(t,"Hd",(function(){return He})),o.d(t,"Fd",(function(){return Fe})),o.d(t,"Id",(function(){return _e})),o.d(t,"Rd",(function(){return Re})),o.d(t,"Sd",(function(){return Le})),o.d(t,"te",(function(){return Ne})),o.d(t,"ne",(function(){return Ve})),o.d(t,"oe",(function(){return De})),o.d(t,"pe",(function(){return $e})),o.d(t,"se",(function(){return Ge})),o.d(t,"qe",(function(){return Ue})),o.d(t,"re",(function(){return Ke})),o.d(t,"ge",(function(){return Ye})),o.d(t,"he",(function(){return qe})),o.d(t,"ie",(function(){return Xe})),o.d(t,"le",(function(){return Je})),o.d(t,"je",(function(){return Ze})),o.d(t,"ke",(function(){return Qe})),o.d(t,"cd",(function(){return et})),o.d(t,"ed",(function(){return tt})),o.d(t,"fd",(function(){return ot})),o.d(t,"dd",(function(){return nt})),o.d(t,"id",(function(){return rt})),o.d(t,"hd",(function(){return it})),o.d(t,"Dd",(function(){return lt})),o.d(t,"Y",(function(){return st})),o.d(t,"W",(function(){return ct})),o.d(t,"X",(function(){return dt})),o.d(t,"Lb",(function(){return ut})),o.d(t,"me",(function(){return pt})),o.d(t,"bb",(function(){return bt})),o.d(t,"db",(function(){return mt})),o.d(t,"cb",(function(){return ht})),o.d(t,"fb",(function(){return gt})),o.d(t,"gb",(function(){return vt})),o.d(t,"hb",(function(){return ft})),o.d(t,"kb",(function(){return yt})),o.d(t,"lb",(function(){return Ot})),o.d(t,"jb",(function(){return St})),o.d(t,"Dc",(function(){return xt})),o.d(t,"zc",(function(){return Ct})),o.d(t,"pc",(function(){return jt})),o.d(t,"wc",(function(){return Pt})),o.d(t,"uc",(function(){return Bt})),o.d(t,"vc",(function(){return wt})),o.d(t,"xc",(function(){return Tt})),o.d(t,"Bc",(function(){return zt})),o.d(t,"Ac",(function(){return Et})),o.d(t,"yc",(function(){return kt})),o.d(t,"Td",(function(){return Ht})),o.d(t,"Cc",(function(){return Ft})),o.d(t,"tc",(function(){return _t})),o.d(t,"sc",(function(){return Rt})),o.d(t,"rc",(function(){return Lt})),o.d(t,"qc",(function(){return Mt})),o.d(t,"sb",(function(){return It})),o.d(t,"R",(function(){return Wt})),o.d(t,"U",(function(){return Nt})),o.d(t,"V",(function(){return At})),o.d(t,"S",(function(){return Vt})),o.d(t,"T",(function(){return Dt})),o.d(t,"ib",(function(){return $t})),o.d(t,"O",(function(){return Gt})),o.d(t,"P",(function(){return Ut})),o.d(t,"J",(function(){return Kt})),o.d(t,"C",(function(){return to})),o.d(t,"I",(function(){return oo})),o.d(t,"G",(function(){return Yt})),o.d(t,"H",(function(){return qt})),o.d(t,"K",(function(){return Xt})),o.d(t,"L",(function(){return Jt})),o.d(t,"F",(function(){return Zt})),o.d(t,"D",(function(){return Qt})),o.d(t,"E",(function(){return eo})),o.d(t,"Q",(function(){return no})),o.d(t,"M",(function(){return ao})),o.d(t,"N",(function(){return ro})),o.d(t,"Kb",(function(){return io})),o.d(t,"Ib",(function(){return lo})),o.d(t,"Jb",(function(){return so})),o.d(t,"eb",(function(){return co})),o.d(t,"Vc",(function(){return uo})),o.d(t,"Wc",(function(){return po})),o.d(t,"Fc",(function(){return bo})),o.d(t,"Ec",(function(){return mo})),o.d(t,"Gc",(function(){return ho})),o.d(t,"nc",(function(){return go})),o.d(t,"oc",(function(){return vo})),o.d(t,"lc",(function(){return fo})),o.d(t,"mc",(function(){return yo})),o.d(t,"gc",(function(){return Oo})),o.d(t,"hc",(function(){return So})),o.d(t,"fc",(function(){return xo})),o.d(t,"jc",(function(){return Co})),o.d(t,"kc",(function(){return jo})),o.d(t,"ic",(function(){return Po})),o.d(t,"Z",(function(){return Bo})),o.d(t,"ab",(function(){return wo})),o.d(t,"Ub",(function(){return To})),o.d(t,"Wb",(function(){return Eo})),o.d(t,"Vb",(function(){return zo})),o.d(t,"Nb",(function(){return ko})),o.d(t,"Mb",(function(){return Ho})),o.d(t,"bd",(function(){return Fo})),o.d(t,"Zc",(function(){return _o})),o.d(t,"Yc",(function(){return Ro})),o.d(t,"Xc",(function(){return Lo})),o.d(t,"ad",(function(){return Mo})),o.d(t,"Sc",(function(){return Io})),o.d(t,"Jc",(function(){return Wo})),o.d(t,"Hc",(function(){return No})),o.d(t,"Ic",(function(){return Ao})),o.d(t,"Oc",(function(){return Vo})),o.d(t,"Pc",(function(){return Do})),o.d(t,"Qc",(function(){return $o})),o.d(t,"Rc",(function(){return Go})),o.d(t,"Mc",(function(){return Uo})),o.d(t,"Lc",(function(){return Ko})),o.d(t,"Nc",(function(){return Yo})),o.d(t,"Kc",(function(){return qo})),o.d(t,"Ab",(function(){return Xo})),o.d(t,"Cb",(function(){return Jo})),o.d(t,"Bb",(function(){return Zo})),o.d(t,"Db",(function(){return Qo})),o.d(t,"Eb",(function(){return en})),o.d(t,"mb",(function(){return tn})),o.d(t,"rb",(function(){return on})),o.d(t,"ob",(function(){return an})),o.d(t,"qb",(function(){return nn})),o.d(t,"pb",(function(){return rn})),o.d(t,"nb",(function(){return ln})),o.d(t,"Fb",(function(){return sn})),o.d(t,"Hb",(function(){return cn})),o.d(t,"Gb",(function(){return dn})),o.d(t,"yb",(function(){return un})),o.d(t,"zb",(function(){return pn})),o.d(t,"wb",(function(){return bn})),o.d(t,"tb",(function(){return mn})),o.d(t,"ub",(function(){return hn})),o.d(t,"vb",(function(){return gn})),o.d(t,"xb",(function(){return vn})),o.d(t,"ec",(function(){return fn})),o.d(t,"Xb",(function(){return jn})),o.d(t,"Yb",(function(){return Pn})),o.d(t,"Zb",(function(){return Cn})),o.d(t,"ac",(function(){return xn})),o.d(t,"bc",(function(){return On})),o.d(t,"cc",(function(){return yn})),o.d(t,"dc",(function(){return Sn})),o.d(t,"f",(function(){return Bn})),o.d(t,"e",(function(){return wn})),o.d(t,"d",(function(){return Tn})),o.d(t,"Uc",(function(){return zn})),o.d(t,"Tc",(function(){return En}));var a=o(3);function r({v:e,device:t}){return Object(a.defaultValueValue)({v:e,key:"media",device:t})}var i=o(72),l=o(51);const s=e=>"svg"===e;function c({v:e,device:t,state:o}){const n=Object(i.i)({v:e,state:o}),r=Object(a.defaultValueValue)({v:e,key:"media",device:t,state:o}),c=Object(a.defaultValueValue)({v:e,key:"bgImageSrc",device:t,state:o}),d=Object(a.defaultValueValue)({v:e,key:"bgImageExtension",device:t,state:o}),u=Object(a.defaultValueValue)({v:e,key:"bgPopulation",device:t,state:o}),p=Object(a.defaultValueValue)({v:e,key:"media",device:t,state:"hover"}),b=Object(a.defaultValueValue)({v:e,key:"bgImageSrc",device:t,state:"hover"}),m=Object(a.defaultValueValue)({v:e,key:"bgImageExtension",device:t,state:"hover"}),h=Object(a.defaultValueValue)({v:e,key:"bgPopulation",device:t,state:"hover"}),g="image"===p&&""!==b&&""===h?`url(${s(m)?Object(l.g)(b):Object(l.d)(b)})`:"none",v="image"===r&&""!==c&&""===u?`url(${s(d)?Object(l.g)(c):Object(l.d)(c)})`:"none";return"hover"===n?g:v}function d({v:e,device:t,state:o}){const n=Object(i.i)({v:e,state:o}),r=Object(a.defaultValueValue)({v:e,key:"bgPopulation",device:t,state:o}),l=Object(a.defaultValueValue)({v:e,key:"bgPositionX",device:t,state:o}),s=Object(a.defaultValueValue)({v:e,key:"bgPopulation",device:t,state:"hover"}),c=Object(a.defaultValueValue)({v:e,key:"bgPositionX",device:t,state:"hover"});return"hover"===n&&""===s?c+"%":""===r?l+"%":0}function u({v:e,device:t,state:o}){const n=Object(i.i)({v:e,state:o}),r=Object(a.defaultValueValue)({v:e,key:"bgPopulation",device:t,state:o}),l=Object(a.defaultValueValue)({v:e,key:"bgPositionY",device:t,state:o}),s=Object(a.defaultValueValue)({v:e,key:"bgPopulation",device:t,state:"hover"}),c=Object(a.defaultValueValue)({v:e,key:"bgPositionY",device:t,state:"hover"});return"hover"===n&&""===s?c+"%":""===r?l+"%":0}function p({v:e,isSlider:t}){const{bgAttachment:o}=e;return{none:"scroll",fixed:"fixed",animated:"scroll"}[t?"none":o]}var b=o(9);const m=(e,t)=>"hover"===Object(i.i)({v:e,state:t})?"hover":t;function h({v:e,device:t,state:o,prefix:n=""}){o=m(e,o);const r=Object(b.b)(n,"borderRadius");return i=Object(b.b)(r,"type"),Object(a.defaultValueValue)({v:e,key:i,device:t,state:o});var i}function g({v:e,device:t,state:o,prefix:n=""}){o=m(e,o);return r=Object(b.b)(n,"borderRadius"),Object(a.defaultValueValue)({v:e,key:r,device:t,state:o});var r}function v({v:e,device:t,state:o,prefix:n="",current:r="topLeft"}){o=m(e,o);const i=Object(b.b)(n,"border");return l=Object(b.b)(i,r+"Radius"),Object(a.defaultValueValue)({v:e,key:l,device:t,state:o});var l}var f=o(17);const y=(e,t)=>"hover"===Object(i.i)({v:e,state:t})?"hover":t;function O({v:e,device:t,state:o,prefix:n=""}){o=y(e,o);const r=Object(b.b)(n,"border");return i=Object(b.b)(r,"style"),Object(a.defaultValueValue)({v:e,key:i,device:t,state:o});var i}function S({v:e,device:t,state:o,prefix:n=""}){o=y(e,o);const r=n=>Object(a.defaultValueValue)({v:e,key:n,device:t,state:o}),i=Object(b.b)(n,"border"),l=r(Object(b.b)(i,"colorHex")),s=r(Object(b.b)(i,"colorOpacity")),c=r(Object(b.b)(i,"colorPalette"));return Object(f.a)(c,l,s)}function x({v:e,device:t,state:o,prefix:n=""}){o=y(e,o);const r=Object(b.b)(n,"border");return i=Object(b.b)(r,"widthType"),Object(a.defaultValueValue)({v:e,key:i,device:t,state:o});var i}function C({v:e,device:t,state:o,prefix:n=""}){o=y(e,o);const r=Object(b.b)(n,"border");return i=Object(b.b)(r,"width"),Object(a.defaultValueValue)({v:e,key:i,device:t,state:o});var i}function j({v:e,device:t,state:o,prefix:n="",current:r="top"}){o=y(e,o);const i=Object(b.b)(n,"border"),l=Object(b.b)(i,r+"Width");return s=l,Object(a.defaultValueValue)({v:e,key:s,device:t,state:o});var s}function P({v:e,device:t,state:o,prefix:n="color"}){o=((e,t)=>"hover"===Object(i.i)({v:e,state:t})?"hover":t)(e,o);const r=n=>Object(a.defaultValueValue)({v:e,key:n,device:t,state:o}),l=r(Object(b.b)(n,"palette")),s=r(Object(b.b)(n,"hex")),c=r(Object(b.b)(n,"opacity"));return Object(f.a)(l,s,c)}var B=o(13);const w=(e,t)=>"hover"===Object(i.i)({v:e,state:t})?"hover":t;function T({v:e,device:t,state:o,prefix:n="bg"}){o=w(e,o);const r=n=>Object(a.defaultValueValue)({v:e,key:n,device:t,state:o}),i=r(Object(b.b)(n,"colorPalette")),l=r(Object(b.b)(n,"colorHex")),s=r(Object(b.b)(n,"colorOpacity"));return Object(f.a)(i,l,s)}function z({v:e,device:t,state:o,prefix:n="bg"}){o=w(e,o);const r=n=>Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});return Object(B.d)(r(Object(b.b)(n,"colorHex")),r(Object(b.b)(n,"colorPalette"))).hex}function E({v:e,device:t,state:o}){o=k(e,o);const n=n=>Object(a.defaultValueValue)({v:e,key:n,device:t,state:o}),r=n("bgColorType"),i=n("gradientType"),l=n("bgColorHex"),s=n("bgColorPalette"),c=n("gradientColorHex"),d=n("gradientColorPalette"),u=n("bgColorOpacity"),p=n("gradientColorOpacity"),b=n("gradientStartPointer"),m=n("gradientFinishPointer"),h=n("gradientLinearDegree"),g=n("gradientRadialDegree"),v=Object(f.a)(s,l,u),y=Object(f.a)(d,c,p);return"gradient"===r?"linear"===i?`linear-gradient(${h}deg, ${v} ${b}%, ${y} ${m}%)`:`radial-gradient(circle ${g}px, ${v} ${b}%, ${y} ${m}%)`:"none"}const k=(e,t)=>"hover"===Object(i.i)({v:e,state:t})?"hover":t;function H({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"hoverTransition",device:t,state:o})}function F({v:e,device:t,state:o,prefix:n=""}){const r=(i=Object(b.b)(n,"verticalAlign"),Object(a.defaultValueValue)({v:e,key:i,device:t,state:o}));var i;return void 0===r?r:{top:"flex-start",center:"center",bottom:"flex-end"}[r]}function _({v:e,device:t,state:o}){const n=Object(a.defaultValueValue)({v:e,key:"horizontalAlign",device:t,state:o});return void 0===n?n:{left:"flex-start",center:"center",right:"flex-end"}[n]}function R({v:e,device:t,state:o,prefix:n=""}){return r=Object(b.b)(n,"horizontalAlign"),Object(a.defaultValueValue)({v:e,key:r,device:t,state:o});var r}function L({v:e,device:t}){return Object(a.defaultValueValue)({v:e,key:"reverseColumns",device:t})}function M({v:e,device:t}){return Object(a.defaultValueValue)({v:e,key:"reverseColumns",device:t})}var I=o(159);function W({v:e,device:t,state:o}){return n="containerType",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function N({v:e,device:t,state:o}){return n="containerSize",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function A({v:e}){const{slider:t}=e;return t}function V({v:e,device:t}){return Object(a.defaultValueValue)({v:e,key:"fullHeight",device:t})}function D({v:e,device:t}){return Object(a.defaultValueValue)({v:e,key:"sectionHeight",device:t})}function $({v:e,device:t}){return Object(a.defaultValueValue)({v:e,key:"sectionHeightSuffix",device:t})}function G({v:e,device:t,state:o,prefix:n=""}){const r=Object(b.b)(n,"padding");return i=Object(b.b)(r,"type"),Object(a.defaultValueValue)({v:e,key:i,device:t,state:o});var i}function U({v:e,device:t,state:o,prefix:n=""}){return r=Object(b.b)(n,"padding"),Object(a.defaultValueValue)({v:e,key:r,device:t,state:o});var r}function K({v:e,device:t,state:o,prefix:n="",current:r="paddingTop"}){return i=Object(b.b)(n,r),Object(a.defaultValueValue)({v:e,key:i,device:t,state:o});var i}function Y({v:e,device:t,state:o,prefix:n=""}){const r=Object(b.b)(n,"padding");return i=Object(b.b)(r,"suffix"),Object(a.defaultValueValue)({v:e,key:i,device:t,state:o});var i}function q({v:e,device:t,state:o,prefix:n="",current:r="paddingTopSuffix"}){return i=Object(b.b)(n,r),Object(a.defaultValueValue)({v:e,key:i,device:t,state:o});var i}function X({v:e,device:t}){return Object(a.defaultValueValue)({v:e,key:"itemPaddingTop",device:t})+"px"}function J({v:e,device:t}){return parseFloat(Object(a.defaultValueValue)({v:e,key:"itemPaddingRight",device:t})/2)+"px"}function Z({v:e,device:t}){return Object(a.defaultValueValue)({v:e,key:"itemPaddingBottom",device:t})+"px"}function Q({v:e,device:t}){return parseFloat(Object(a.defaultValueValue)({v:e,key:"itemPaddingLeft",device:t})/2)+"px"}function ee({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"marginType",device:t,state:o})}function te({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"margin",device:t,state:o})}function oe({v:e,device:t,state:o,current:n}){return Object(a.defaultValueValue)({v:e,key:n,device:t,state:o})}function ne({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"marginSuffix",device:t,state:o})}function ae({v:e,device:t,state:o,current:n}){return Object(a.defaultValueValue)({v:e,key:n,device:t,state:o})}function re({v:e,device:t}){return-Object(a.defaultValueValue)({v:e,key:"itemPaddingTop",device:t})+"px"}function ie({v:e,device:t}){return parseFloat(-Object(a.defaultValueValue)({v:e,key:"itemPaddingRight",device:t})/2)+"px"}function le({v:e,device:t}){return-Object(a.defaultValueValue)({v:e,key:"itemPaddingBottom",device:t})+"px"}function se({v:e,device:t}){return parseFloat(-Object(a.defaultValueValue)({v:e,key:"itemPaddingLeft",device:t})/2)+"px"}const ce=(e,t)=>"hover"===Object(i.i)({v:e,state:t})?"hover":t;function de({v:e,device:t,state:o,prefix:n=""}){o=ce(e,o);return r=Object(b.b)(n,"boxShadow"),Object(a.defaultValueValue)({v:e,key:r,device:t,state:o});var r}function ue({v:e,device:t,state:o,prefix:n=""}){o=ce(e,o);const r=n=>Object(a.defaultValueValue)({v:e,key:n,device:t,state:o}),i=Object(b.b)(n,"boxShadow"),l=r(Object(b.b)(i,"colorHex")),s=r(Object(b.b)(i,"colorOpacity")),c=r(Object(b.b)(i,"colorPalette"));return Object(f.a)(c,l,s)}function pe({v:e,device:t,state:o,prefix:n=""}){o=ce(e,o);const r=Object(b.b)(n,"boxShadow");return i=Object(b.b)(r,"horizontal"),Object(a.defaultValueValue)({v:e,key:i,device:t,state:o});var i}function be({v:e,device:t,state:o,prefix:n=""}){o=ce(e,o);const r=Object(b.b)(n,"boxShadow");return i=Object(b.b)(r,"vertical"),Object(a.defaultValueValue)({v:e,key:i,device:t,state:o});var i}function me({v:e,device:t,state:o,prefix:n=""}){o=ce(e,o);const r=Object(b.b)(n,"boxShadow");return i=Object(b.b)(r,"blur"),Object(a.defaultValueValue)({v:e,key:i,device:t,state:o});var i}function he({v:e,device:t,state:o,prefix:n=""}){o=ce(e,o);const r=Object(b.b)(n,"boxShadow");return i=Object(b.b)(r,"spread"),Object(a.defaultValueValue)({v:e,key:i,device:t,state:o});var i}const ge=(e,t)=>"hover"===Object(i.i)({v:e,state:t})?"hover":t;function ve({v:e,device:t,state:o,prefix:n=""}){o=ge(e,o);return r=Object(b.b)(n,"textShadow"),Object(a.defaultValueValue)({v:e,key:r,device:t,state:o});var r}function fe({v:e,device:t,state:o,prefix:n=""}){o=ge(e,o);const r=n=>Object(a.defaultValueValue)({v:e,key:n,device:t,state:o}),i=Object(b.b)(n,"textShadow"),l=r(Object(b.b)(i,"colorHex")),s=r(Object(b.b)(i,"colorOpacity")),c=r(Object(b.b)(i,"colorPalette"));return Object(f.a)(c,l,s)}function ye({v:e,device:t,state:o,prefix:n=""}){o=ge(e,o);const r=Object(b.b)(n,"textShadow");return i=Object(b.b)(r,"horizontal"),Object(a.defaultValueValue)({v:e,key:i,device:t,state:o});var i}function Oe({v:e,device:t,state:o,prefix:n=""}){o=ge(e,o);const r=Object(b.b)(n,"textShadow");return i=Object(b.b)(r,"vertical"),Object(a.defaultValueValue)({v:e,key:i,device:t,state:o});var i}function Se({v:e,device:t,state:o,prefix:n=""}){o=ge(e,o);const r=Object(b.b)(n,"textShadow");return i=Object(b.b)(r,"blur"),Object(a.defaultValueValue)({v:e,key:i,device:t,state:o});var i}var xe=o(169);function Ce({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"shapeTopType",device:t,state:o})}function je({v:e,device:t,state:o}){const n=n=>Object(a.defaultValueValue)({v:e,key:n,device:t,state:o}),r=n("shapeTopColorHex"),i=n("shapeTopColorOpacity"),l=n("shapeTopType");return Object(xe.b)(l,Object(f.e)(r,i))}function Pe({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"shapeTopHeight",device:t,state:o})}function Be({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"shapeTopHeightSuffix",device:t,state:o})}function we({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"shapeTopHorizontal",device:t,state:o})}function Te({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"shapeTopIndex",device:t,state:o})}function ze({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"shapeBottomType",device:t,state:o})}function Ee({v:e,device:t,state:o}){const n=n=>Object(a.defaultValueValue)({v:e,key:n,device:t,state:o}),r=n("shapeBottomColorHex"),i=n("shapeBottomColorOpacity"),l=n("shapeBottomType");return Object(xe.b)(l,Object(f.e)(r,i))}function ke({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"shapeBottomHeight",device:t,state:o})}function He({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"shapeBottomHeightSuffix",device:t,state:o})}function Fe({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"shapeBottomHorizontal",device:t,state:o})}function _e({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"shapeBottomIndex",device:t,state:o})}function Re({v:e,device:t,state:o}){let n;return n="desktop"===t?function({v:e}){const t=e.showOnDesktop;return"on"===t||void 0===t?"":"blur(3px)"}({v:e,device:t,state:o}):"tablet"===t?function({v:e}){const t=e.showOnTablet;return"on"===t||void 0===t?"":"blur(3px)"}({v:e,device:t,state:o}):function({v:e}){const t=e.showOnMobile;return"on"===t||void 0===t?"":"blur(3px)"}({v:e,device:t,state:o}),n}function Le({v:e,device:t,state:o}){let n;return n="desktop"===t?function({v:e}){const t=e.showOnDesktop;return"on"===t||void 0===t?1:.9}({v:e,device:t,state:o}):"tablet"===t?function({v:e}){const t=e.showOnTablet;return"on"===t||void 0===t?1:.9}({v:e,device:t,state:o}):function({v:e}){const t=e.showOnMobile;return"on"===t||void 0===t?1:.9}({v:e,device:t,state:o}),n}var Me=o(2),Ie=o(29);function We(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Ne(e){return Ie.b((t="zIndex",Object(a.defaultValueValue)(function(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?We(Object(o),!0).forEach((function(t){Object(Me.a)(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):We(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}({key:t},e))));var t}var Ae=o(44);function Ve({v:e,device:t,state:o}){const{fontFamily:n,fontFamilyType:r}=e,i=Object(a.defaultValueValue)({v:e,key:"fontStyle",device:t,state:o});return i?`var(--brz-${i}fontFamily)`.toLowerCase():void 0===n?n:Object(Ae.d)({family:n,type:r}).family}function De({v:e,device:t,state:o}){const n=(r="fontStyle",Object(a.defaultValueValue)({v:e,key:r,device:t,state:o}));var r;const i=Object(Ae.f)({fontStyle:n,key:"fontSize",device:t});return null!=i?i:Object(a.defaultValueValue)({v:e,key:"fontSize",device:t,state:o})}function $e({v:e,device:t,state:o}){if(Object(a.defaultValueValue)({v:e,key:"fontStyle",device:t,state:o}))return"";return Object(a.defaultValueValue)({v:e,key:"fontSizeSuffix",device:t,state:o})||"px"}function Ge({v:e,device:t,state:o}){const n=(r="fontStyle",Object(a.defaultValueValue)({v:e,key:r,device:t,state:o}));var r;const i=Object(Ae.f)({fontStyle:n,key:"lineHeight",device:t});return null!=i?i:Object(a.defaultValueValue)({v:e,key:"lineHeight",device:t,state:o})}function Ue({v:e,device:t,state:o}){const n=(r="fontStyle",Object(a.defaultValueValue)({v:e,key:r,device:t,state:o}));var r;const i=Object(Ae.f)({fontStyle:n,key:"fontWeight",device:t});return null!=i?i:Object(a.defaultValueValue)({v:e,key:"fontWeight",device:t,state:o})}function Ke({v:e,device:t,state:o}){const n=(r="fontStyle",Object(a.defaultValueValue)({v:e,key:r,device:t,state:o}));var r;const i=n?"":"px",l=Object(Ae.f)({fontStyle:n,key:"letterSpacing",device:t});return null!=l?l:`${Object(a.defaultValueValue)({v:e,key:"letterSpacing",device:t,state:o})}${i}`}function Ye({v:e,device:t,state:o,prefix:n=""}){const r=n=>Object(a.defaultValueValue)({v:e,key:n,device:t,state:o}),i=Object(b.b)(n,"fontFamily"),l=Object(b.b)(n,"fontFamilyType"),s=Object(b.b)(n,"fontStyle"),c=r(s);if(c)return`var(--brz-${c}fontFamily)`.toLowerCase();{const t=Object(B.e)("fontFamily",e[i],r(s)),o=Object(B.e)("fontFamilyType",e[l],r(s));return Object(Ae.d)({type:o,family:t}).family}}function qe({v:e,device:t,state:o,prefix:n=""}){const r=n=>Object(a.defaultValueValue)({v:e,key:n,device:t,state:o}),i=Object(b.b)(n,"fontStyle"),l=Object(b.b)(n,"fontSize"),s=r(i),c=Object(Ae.e)({fontStyle:s,key:"fontSize",device:t});return null!=c?c:Object(B.e)((d="fontSize",Object(a.defaultValueKey)({key:d,device:t,state:o})),r(l),r(i));var d}function Xe({v:e,device:t,state:o,prefix:n=""}){const r=n=>Object(a.defaultValueValue)({v:e,key:n,device:t,state:o}),i=Object(b.b)(n,"fontSizeSuffix"),l=Object(b.b)(n,"fontStyle");return r(l)?"":Object(B.e)((s="fontSizeSuffix",Object(a.defaultValueKey)({key:s,device:t,state:o})),r(i),r(l))||"px";var s}function Je({v:e,device:t,state:o,prefix:n=""}){const r=n=>Object(a.defaultValueValue)({v:e,key:n,device:t,state:o}),i=Object(b.b)(n,"fontStyle"),l=Object(b.b)(n,"lineHeight"),s=r(i),c=Object(Ae.e)({fontStyle:s,key:"lineHeight",device:t});return null!=c?c:Object(B.e)((d="lineHeight",Object(a.defaultValueKey)({key:d,device:t,state:o})),r(l),r(i));var d}function Ze({v:e,device:t,state:o,prefix:n=""}){const r=n=>Object(a.defaultValueValue)({v:e,key:n,device:t,state:o}),i=Object(b.b)(n,"fontStyle"),l=Object(b.b)(n,"fontWeight"),s=r(i),c=Object(Ae.e)({fontStyle:s,key:"fontWeight",device:t});return null!=c?c:Object(B.e)((d="fontWeight",Object(a.defaultValueKey)({key:d,device:t,state:o})),r(l),r(i));var d}function Qe({v:e,device:t,state:o,prefix:n=""}){const r=n=>Object(a.defaultValueValue)({v:e,key:n,device:t,state:o}),i=Object(b.b)(n,"fontStyle"),l=r(i),s=Object(b.b)(n,"letterSpacing"),c=l?"":"px",d=Object(Ae.e)({fontStyle:l,key:"letterSpacing",device:t});return null!=d?d:`${Object(B.e)((u="letterSpacing",Object(a.defaultValueKey)({key:u,device:t,state:o})),r(s),r(i))}${c}`;var u}function et({v:e,device:t,state:o,prefix:n=""}){o=at(e,o);return r=Object(b.b)(n,"brightness"),Object(a.defaultValueValue)({v:e,key:r,device:t,state:o});var r}function tt({v:e,device:t,state:o,prefix:n=""}){o=at(e,o);return r=Object(b.b)(n,"hue"),Object(a.defaultValueValue)({v:e,key:r,device:t,state:o});var r}function ot({v:e,device:t,state:o,prefix:n=""}){o=at(e,o);return r=Object(b.b)(n,"saturation"),Object(a.defaultValueValue)({v:e,key:r,device:t,state:o});var r}function nt({v:e,device:t,state:o,prefix:n=""}){o=at(e,o);return r=Object(b.b)(n,"contrast"),Object(a.defaultValueValue)({v:e,key:r,device:t,state:o});var r}const at=(e,t)=>"hover"===Object(i.i)({v:e,state:t})?"hover":t;function rt({v:e,device:t,state:o}){return n="iconSpacing",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function it({v:e,device:t,state:o}){return n="iconCustomSize",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function lt({v:e,device:t}){return Object(a.defaultValueValue)({v:e,key:"reverseColumns",device:t})}function st({v:e,device:t}){return Object(a.defaultValueValue)({v:e,key:"columnsHeightStyle",device:t})}function ct({v:e,device:t}){return Object(a.defaultValueValue)({v:e,key:"columnsHeight",device:t})}function dt({v:e,device:t}){return Object(a.defaultValueValue)({v:e,key:"columnsHeightSuffix",device:t})}function ut({v:e,device:t,state:o}){return n="percentage",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function pt({v:e,device:t,state:o}){const n=Object(B.e)(Object(a.defaultValueKey)({key:"fontSize",device:t,state:o}),Object(a.defaultValueValue)({v:e,key:"fontSize",device:t,state:o}),Object(a.defaultValueValue)({v:e,key:"fontStyle",device:t,state:o}));return`calc(${n}px - ${(e=>e<=24?20:e>24&&e<=32?40:60)(n)}%)`}function bt({v:e,device:t}){return Object(a.defaultValueValue)({v:e,key:"spacing",device:t})+"px"}function mt({v:e,device:t,state:o,prefix:n="strokeColor"}){return P({v:e,device:t,state:o,prefix:n})}function ht({v:e,device:t,state:o,prefix:n="fillColor"}){return P({v:e,device:t,state:o,prefix:n})}function gt({v:e}){const{iconPosition:t}=e;return"right"===t?"row-reverse":"row"}function vt({v:e,device:t}){const{iconPosition:o}=e;return"right"===o?(n="iconSpacing",Object(a.defaultValueValue)({v:e,key:n,device:t}))+"px":"auto";var n}function ft({v:e,device:t}){const{iconPosition:o}=e;return"left"===o?(n="iconSpacing",Object(a.defaultValueValue)({v:e,key:n,device:t}))+"px":"auto";var n}function yt({v:e,device:t}){return Object(a.defaultValueValue)({v:e,key:"gridColumn",device:t})}function Ot({v:e,device:t}){return Object(a.defaultValueValue)({v:e,key:"spacing",device:t})}function St({v:e,device:t}){return Object(a.defaultValueValue)({v:e,key:"filterStyle",device:t})}function xt({v:e,device:t,state:o}){const n=Object(a.defaultValueValue)({v:e,key:"ratio",device:t,state:o});return void 0===n?n:{"1:1":"100%","2:1":"50%","2:3":"150%","3:4":"125%","3:2":"66.67%","4:3":"75%","9:16":"177.78%","16:9":"56.25%","21:9":"42.86%"}[n]}function Ct({v:e,device:t,state:o}){const n=Object(a.defaultValueValue)({v:e,key:"iconSize",device:t,state:o}),r=Math.round(.35*n);return void 0===n?n:r}function jt({v:e,device:t,state:o}){const n=Object(a.defaultValueValue)({v:e,key:"ratio",device:t,state:o});return void 0===n?n:"4:3"===n?"#000":"transparent"}function Pt({v:e,device:t,state:o}){var n;const r=n=>Object(a.defaultValueValue)({v:e,key:n,device:t,state:o}),i=r("coverImageSrc"),s=r("coverImageExtension"),c=null!==(n=r("coverSizeType"))&&void 0!==n?n:"custom";if(void 0!==i)return""===i?"none":(e=>"svg"===e)(s)?`url(${Object(l.g)(i)})`:"custom"===c?`url(${Object(l.d)(i)})`:`url(${Object(l.c)(i,c)})`}function Bt({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"coverPositionX",device:t,state:o})}function wt({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"coverPositionY",device:t,state:o})}function Tt({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"coverZoom",device:t,state:o})}function zt({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"iconSizeWidth",device:t,state:o})}function Et({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"iconSizeHeight",device:t,state:o})}function kt({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"controlsIconCustomSize",device:t,state:o})}function Ht({v:e,device:t,state:o,prefix:n=""}){return r=Object(b.b)(n,"widthSidebar"),Object(a.defaultValueValue)({v:e,key:r,device:t,state:o});var r}function Ft({v:e,device:t,state:o,prefix:n=""}){return r=Object(b.b)(n,"widthImage"),Object(a.defaultValueValue)({v:e,key:r,device:t,state:o});var r}function _t({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"boxShadowColorOpacity",device:t,state:o})}function Rt({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"boxShadowColorHex",device:t,state:o})}function Lt({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"borderColorOpacity",device:t,state:o})}function Mt({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"borderColorHex",device:t,state:o})}function It({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"iconCustomSize",device:t,state:o})}function Wt({v:e,device:t,state:o}){const n=Object(a.defaultValueValue)({v:e,key:"tempBorderRadiusType",device:t,state:o}),r=Object(a.defaultValueValue)({v:e,key:"borderRadius",device:t,state:o});return void 0===n||"hover"===o?void 0:"rounded"===n?500:r}function Nt({v:e,device:t,state:o}){const n=Object(a.defaultValueValue)({v:e,key:"iconPosition",device:t,state:o});return void 0===n?void 0:n}function At({v:e,device:t,state:o}){const n=Nt({v:e,device:t,state:o});return void 0===n?void 0:"left"===n?"row nowrap":"row-reverse nowrap"}function Vt({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"iconCustomSize",device:t,state:o})}function Dt({v:e,device:t,state:o}){const n=Nt({v:e,device:t,state:o}),r=Object(a.defaultValueValue)({v:e,key:"iconSpacing",device:t,state:o});return void 0===n||void 0===r?void 0:r}function $t({v:e,device:t,state:o}){const n=Object(a.defaultValueValue)({v:e,key:"iconCustomSize",device:t,state:o}),r=Object(a.defaultValueValue)({v:e,key:"iconType",device:t,state:o});return void 0===r||void 0===n?void 0:"outline"===r&&n<=24?1:"outline"===r&&n>24&&n<=32?1.1:"outline"===r&&n>32&&n<=48?1.4:"outline"===r&&n>48&&n<=64?2.3:"outline"===r&&n>64?3:0}function Gt({v:e,device:t,state:o}){return n="width",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Ut({v:e,device:t,state:o}){return n="widthSuffix",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Kt({v:e,device:t,state:o}){return"on"===(n="showCloseButton",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o}))?"block":"none";var n}function Yt({v:e,device:t,state:o}){return n="closeHorizontalPosition",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function qt({v:e,device:t,state:o}){return n="closeHorizontalPositionSuffix",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Xt({v:e,device:t,state:o}){return n="closeVerticalPosition",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Jt({v:e,device:t,state:o}){return n="closeVerticalPositionSuffix",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Zt({v:e,device:t,state:o}){return n="closeCustomSize",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Qt({v:e,device:t,state:o}){return n="closeBgSize",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function eo({v:e,device:t,state:o}){return n="closeBorderRadius",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function to({v:e,device:t,state:o}){return n="closeAlign",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function oo({v:e,device:t,state:o}){return n="closePosition",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function no({v:e,device:t,state:o}){return n="columnsHeightStyle",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function ao({v:e,device:t,state:o}){return n="columnsHeight",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function ro({v:e,device:t,state:o}){return n="columnsHeightSuffix",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function io({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"spacing",device:t,state:o})}function lo({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"showPost",device:t,state:o})}function so({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"showSeparation",device:t,state:o})}function co({v:e,device:t,state:o,prefix:n=""}){return r=Object(b.b)(n,"columns"),Object(a.defaultValueValue)({v:e,key:r,device:t,state:o});var r}function uo({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"column",device:t,state:o})}function po({v:e,device:t,state:o}){return Object(a.defaultValueValue)({v:e,key:"spacing",device:t,state:o})}function bo({v:e,device:t,state:o}){return n="spacing",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function mo({v:e,device:t,state:o}){return n="between",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function ho({v:e,device:t,state:o}){return n="style",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function go({v:e,device:t,state:o}){return n="width",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function vo({v:e,device:t,state:o}){return n="widthSuffix",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function fo({v:e,device:t,state:o}){return n="tabsCount",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function yo({v:e,device:t,state:o}){return n="verticalMode",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Oo({v:e,device:t,state:o}){return n="customSize",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function So({v:e,device:t,state:o}){return n="iconPadding",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function xo({v:e,device:t,state:o}){return n="enableText",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Co({v:e,device:t,state:o}){return n="spacing",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function jo({v:e,device:t,state:o}){return n="timelineStyle",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Po({v:e,device:t,state:o}){return n="verticalMode",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Bo({v:e,device:t,state:o="normal"}){return Object(a.defaultValueValue)({v:e,key:"logoSize",device:t,state:o})}function wo({v:e,device:t,state:o="normal"}){return Object(a.defaultValueValue)({v:e,key:"skin",device:t,state:o})}function To({v:e,device:t,state:o}){return n="navStyle2Size",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function zo({v:e,device:t,state:o}){return n="spacing",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Eo({v:e,device:t,state:o}){return n="navStyle1Width",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function ko({v:e,device:t,state:o}){return n="openButtonWidth",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Ho({v:e,device:t,state:o}){return n="openButtonHeight",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Fo({v:e,device:t}){return Object(a.defaultValueValue)({v:e,key:"large",device:t})}function _o({v:e,device:t,state:o}){return n="elementType",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Ro({v:e,device:t,state:o}){return n="topSpacing",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Lo({v:e,device:t,state:o}){return n="rightSpacing",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Mo({v:e,device:t,state:o}){return n="ratingSize",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Io({v:e,device:t,state:o}){return n="subtotal",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Wo({v:e,device:t,state:o}){return n="purchases",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function No({v:e,device:t,state:o}){return n="buttonDirection",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Ao({v:e,device:t,state:o}){return n="buttonSpacing",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Vo({v:e,device:t,state:o}){return n="cartHorizontalAlign",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Do({v:e,device:t,state:o}){return n="cartVerticalAlign",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function $o({v:e,device:t,state:o}){return n="sidebarWidth",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Go({v:e,device:t,state:o}){return n="sidebarWidthSuffix",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Uo({v:e,device:t,state:o}){return n="sidebarHeightStyle",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Ko({v:e,device:t,state:o}){return n="sidebarHeight",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Yo({v:e,device:t,state:o}){return n="sidebarHeightSuffix",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function qo({v:e,device:t,state:o}){return n="purchasesType",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Xo({v:e,device:t,state:o}){return n="iconPosition",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Jo({v:e,device:t,state:o}){return n="iconSpacing",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Zo({v:e,device:t,state:o}){return n="iconSize",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Qo({v:e,device:t,state:o}){return n="verticalMode",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function en({v:e,device:t,state:o}){return n="menuSize",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function tn({v:e,device:t,state:o}){return n="mMenu",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function on({v:e,device:t,state:o}){return n="mMenuSize",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function nn({v:e,device:t,state:o}){return n="mMenuIconSpacing",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function an({v:e,device:t,state:o}){return n="mMenuIconPosition",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function rn({v:e,device:t,state:o}){return n="mMenuIconSize",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function ln({v:e,device:t,state:o}){const n=n=>Object(a.defaultValueValue)({v:e,key:n,device:t,state:o}),{hex:r}=Object(B.d)(n("mMenuHoverColorHex"),n("mMenuHoverColorPalette"));return Object(f.e)(r,n("mMenuHoverColorOpacity"))}function sn({v:e,device:t,state:o}){return n="subMenuIconPosition",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function cn({v:e,device:t,state:o}){return n="subMenuIconSpacing",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function dn({v:e,device:t,state:o}){return n="subMenuIconSize",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function un({v:e,device:t,state:o}){return n="megaMenuWidth",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function pn({v:e,device:t,state:o}){return n="megaMenuWidthSuffix",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function bn({v:e,device:t,state:o}){return n="megaMenuOffsetTop",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function mn({v:e,device:t,state:o}){return n="sectionHeight",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function hn({v:e,device:t,state:o}){return n="sectionHeightStyle",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function gn({v:e,device:t,state:o}){return n="sectionHeightSuffix",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function vn({v:e,device:t,state:o}){return n="megaMenuPlacement",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function fn({v:e,device:t,state:o}){return n="width",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function yn({v:e,device:t,state:o}){return n="iconCustomSize",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function On({v:e,device:t,state:o}){return n="iconPosition",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Sn({v:e,device:t,state:o}){return n="iconSpacing",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function xn({v:e,device:t,state:o}){return n="horizontalAlign",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Cn({v:e,device:t,state:o}){return n="columns",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function jn({v:e,device:t,state:o}){return n="tableAside",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Pn({v:e,device:t,state:o}){return n="asideWidth",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Bn({v:e,device:t,state:o}){return n="animationName",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function wn({v:e,device:t,state:o}){return n="animationDuration",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function Tn({v:e,device:t,state:o}){return n="animationDelay",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function zn({v:e,device:t,state:o}){return n="spacing",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}function En({v:e,device:t,state:o}){return n="betweenThumbnail",Object(a.defaultValueValue)({v:e,key:n,device:t,state:o});var n}},function(e,t,o){"use strict";o.d(t,"c",(function(){return a})),o.d(t,"b",(function(){return r})),o.d(t,"a",(function(){return i})),o.d(t,"f",(function(){return l})),o.d(t,"d",(function(){return c})),o.d(t,"e",(function(){return d})),o.d(t,"g",(function(){return u}));var n=o(25);const a="normal",r="hover",i="active",l=()=>[a,r,i],s=e=>{const t=n.a.read(e);if(void 0===t)return;const o="tabNormal"===t?a:"tabHover"===t?r:t;return l().includes(o)?o:void 0},c=a,d=e=>{var t;return null!==(t=s(e))&&void 0!==t?t:c},u=e=>{switch(e){case a:return"tabNormal";case r:return"tabHover";default:return e}}},,,function(e,t,o){"use strict";o.d(t,"h",(function(){return n})),o.d(t,"f",(function(){return a})),o.d(t,"c",(function(){return r})),o.d(t,"b",(function(){return i})),o.d(t,"a",(function(){return l})),o.d(t,"g",(function(){return s})),o.d(t,"e",(function(){return c})),o.d(t,"d",(function(){return d}));o(76);const n=(e,t)=>"string"==typeof e?e:t,a=(e,t)=>n(e)||t,r=e=>e&&e[0].toUpperCase()+e.slice(1),i=(e,t)=>""===e?t:e+r(t),l=e=>e.reduce(i,""),s=(e,...t)=>{let o=0;return e.replace(/%s/g,()=>t[o++])},c=e=>encodeURIComponent(JSON.stringify(e)),d=e=>JSON.parse(decodeURIComponent(e))},function(e,t,o){"use strict";o.r(t),o.d(t,"renderStyles",(function(){return b})),o.d(t,"parseOutputCss",(function(){return h})),o.d(t,"css",(function(){return v})),o.d(t,"css1",(function(){return f})),o.d(t,"clearCache",(function(){return y})),o.d(t,"tmpCSSFromCache",(function(){return O})),o.d(t,"replacePlaceholders",(function(){return S})),o.d(t,"cssStyleSizeWidthPercent",(function(){return H})),o.d(t,"cssStyleSizeWidthPx",(function(){return F})),o.d(t,"cssStyleSizeMaxWidthPercent",(function(){return R})),o.d(t,"cssStyleSizeWidthStoryOnly",(function(){return _})),o.d(t,"cssStyleSizeHeightPx",(function(){return L})),o.d(t,"cssStyleSizeMinHeightPx",(function(){return M})),o.d(t,"cssStyleSizeMaxWidthSize",(function(){return I})),o.d(t,"cssStyleSizeSizePercent",(function(){return W})),o.d(t,"cssStyleSizeMaxWidthContainer",(function(){return V})),o.d(t,"cssStyleSizeTextSpacing",(function(){return $})),o.d(t,"cssStyleSizeSpacing",(function(){return D})),o.d(t,"cssStyleSizeHeightPxOnly",(function(){return G})),o.d(t,"cssStyleSizeHeightPercentOnly",(function(){return U})),o.d(t,"cssStyleSizeSize",(function(){return N})),o.d(t,"cssStyleSizeWidth",(function(){return A})),o.d(t,"cssStyleElementLineBorder",(function(){return K})),o.d(t,"cssStyleTypographyElementCountdownLabelFontSize",(function(){return ae})),o.d(t,"cssStyleNumberTypography2FontFamily",(function(){return le})),o.d(t,"cssStyleNumberTypography2FontSize",(function(){return se})),o.d(t,"cssStyleNumberTypography2LetterSpacing",(function(){return ue})),o.d(t,"cssStyleNumberTypography2FontWeight",(function(){return de})),o.d(t,"cssStyleNumberTypography2LineHeight",(function(){return ce})),o.d(t,"cssStyleTitleTypography2FontFamily",(function(){return pe})),o.d(t,"cssStyleTitleTypography2FontSize",(function(){return be})),o.d(t,"cssStyleTitleTypography2LetterSpacing",(function(){return ge})),o.d(t,"cssStyleTitleTypography2FontWeight",(function(){return he})),o.d(t,"cssStyleTitleTypography2LineHeight",(function(){return me})),o.d(t,"cssStyleMessageTypography2FontFamily",(function(){return ve})),o.d(t,"cssStyleMessageTypography2FontSize",(function(){return fe})),o.d(t,"cssStyleMessageTypography2LetterSpacing",(function(){return Se})),o.d(t,"cssStyleMessageTypography2FontWeight",(function(){return Oe})),o.d(t,"cssStyleMessageTypography2LineHeight",(function(){return ye})),o.d(t,"cssStyleElementCountDown2NumberColor",(function(){return xe})),o.d(t,"cssStyleElementCountDown2TitleColor",(function(){return Ce})),o.d(t,"cssStyleElementCountDown2MessageColor",(function(){return je})),o.d(t,"cssStyleElementCountDown2SpacingLeft",(function(){return re})),o.d(t,"cssStyleElementCountDown2SpacingRight",(function(){return ie})),o.d(t,"cssStyleElementCountDown2HoverTransitionProperty",(function(){return Pe})),o.d(t,"cssStyleElementCounterChartEnd",(function(){return Be})),o.d(t,"cssStyleElementCounterChartWidth",(function(){return we})),o.d(t,"cssStyleElementCounterFillColor",(function(){return Te})),o.d(t,"cssStyleElementCounterStrokeColor",(function(){return ze})),o.d(t,"cssStyleElementCounterTransitionHoverProperty",(function(){return Ee})),o.d(t,"cssStyleElementIconBoxFlexDirection",(function(){return ke})),o.d(t,"cssStyleElementIconBoxMarginRight",(function(){return He})),o.d(t,"cssStyleElementIconBoxMarginLeft",(function(){return Fe})),o.d(t,"cssStyleElementProtectedPageAutocompleteColor",(function(){return _e})),o.d(t,"cssStyleElementProtectedPagePropertyHoverTransition",(function(){return Re})),o.d(t,"cssStyleElementProtectedPageInputWidth",(function(){return Le})),o.d(t,"cssStyleElementProtectedPageInputSpacing",(function(){return Me})),o.d(t,"cssStyleElementProtectedPageInputHeight",(function(){return Ie})),o.d(t,"cssStyleBorder",(function(){return We})),o.d(t,"cssStyleBorderTransparentColor",(function(){return Ne})),o.d(t,"cssStyleElementImageGallery3FontFamily",(function(){return tt})),o.d(t,"cssStyleElementImageGallery3FontSize",(function(){return ot})),o.d(t,"cssStyleElementImageGallery3LineHeight",(function(){return nt})),o.d(t,"cssStyleElementImageGallery3FontWeight",(function(){return at})),o.d(t,"cssStyleElementImageGallery3LetterSpacing",(function(){return rt})),o.d(t,"cssStyleElementImageGalleryWidth",(function(){return Ve})),o.d(t,"cssStyleElementImageGalleryMargin",(function(){return De})),o.d(t,"cssStyleElementImageGalleryItemWidth",(function(){return $e})),o.d(t,"cssStyleElementImageGalleryItemPadding",(function(){return Ge})),o.d(t,"cssStyleElementImageGalleryFilterSpacing",(function(){return Ue})),o.d(t,"cssStyleElementImageGalleryFilterAfterSpacing",(function(){return Ke})),o.d(t,"cssStyleElementImageGalleryFilterHorizontalAlign",(function(){return Ye})),o.d(t,"cssStyleElementImageGalleryPaddingFourFields",(function(){return qe})),o.d(t,"cssStyleElementImageGalleryBorderRadius",(function(){return et})),o.d(t,"cssStyleElementImageGalleryFilterColor",(function(){return Xe})),o.d(t,"cssStyleElementImageGalleryFilterBgColor",(function(){return Je})),o.d(t,"cssStyleElementImageGalleryFilterBoxShadow",(function(){return Ze})),o.d(t,"cssStyleElementImageGalleryFilterBorder",(function(){return Qe})),o.d(t,"cssStyleElementImageGalleryFilterActiveColor",(function(){return it})),o.d(t,"cssStyleElementImageGalleryFilterActiveBgColor",(function(){return lt})),o.d(t,"cssStyleElementImageGalleryFilterActiveBorder",(function(){return st})),o.d(t,"cssStyleElementImageGalleryFilterActiveShadow",(function(){return ct})),o.d(t,"cssStyleElementImageGalleryPropertyHoverTransition",(function(){return dt})),o.d(t,"cssStyleBorderRadius",(function(){return Ae})),o.d(t,"cssStyleBgColor",(function(){return ut})),o.d(t,"cssStyleBgColorHex",(function(){return pt})),o.d(t,"cssStyleBg2Color",(function(){return bt})),o.d(t,"cssStyleBgGradient",(function(){return mt})),o.d(t,"cssStyleBgImage",(function(){return ht})),o.d(t,"cssStyleBgImageHover",(function(){return gt})),o.d(t,"cssStyleBgMediaImage",(function(){return vt})),o.d(t,"cssStyleBgImagePosition",(function(){return ft})),o.d(t,"cssStyleBgImageAttachment",(function(){return yt})),o.d(t,"cssStyleBgMediaMap",(function(){return Ot})),o.d(t,"cssStyleBgMediaVideo",(function(){return St})),o.d(t,"cssStyleColor",(function(){return xt})),o.d(t,"cssStyleLabelColor",(function(){return Ct})),o.d(t,"cssStyleBoxShadow",(function(){return Pt})),o.d(t,"cssStyleBoxShadowSuffixForGlamour",(function(){return jt})),o.d(t,"cssStyleBoxShadowSection",(function(){return Bt})),o.d(t,"cssStyleTextShadow",(function(){return wt})),o.d(t,"cssStyleShapeTopType",(function(){return Tt})),o.d(t,"cssStyleShapeTopHeight",(function(){return zt})),o.d(t,"cssStyleShapeTopFlip",(function(){return Et})),o.d(t,"cssStyleShapeTopIndex",(function(){return kt})),o.d(t,"cssStyleShapeBottomType",(function(){return Ht})),o.d(t,"cssStyleShapeBottomHeight",(function(){return Ft})),o.d(t,"cssStyleShapeBottomFlip",(function(){return _t})),o.d(t,"cssStyleShapeBottomIndex",(function(){return Rt})),o.d(t,"cssStyleHoverTransition",(function(){return Lt})),o.d(t,"cssStylePropertyHoverTransition",(function(){return Mt})),o.d(t,"cssStyleTypographyFontFamily",(function(){return It})),o.d(t,"cssStyleTypographyFontSize",(function(){return Wt})),o.d(t,"cssStyleTypographyLineHeight",(function(){return Nt})),o.d(t,"cssStyleTypographyFontWeight",(function(){return At})),o.d(t,"cssStyleTypographyLetterSpacing",(function(){return Vt})),o.d(t,"cssStyleTypography2FontFamily",(function(){return Y})),o.d(t,"cssStyleTypography2FontSize",(function(){return q})),o.d(t,"cssStyleTypography2LineHeight",(function(){return X})),o.d(t,"cssStyleTypography2FontWeight",(function(){return J})),o.d(t,"cssStyleTypography2LetterSpacing",(function(){return Z})),o.d(t,"cssStyleTypography3FontFamily",(function(){return Q})),o.d(t,"cssStyleTypography3FontSize",(function(){return ee})),o.d(t,"cssStyleTypography3LineHeight",(function(){return te})),o.d(t,"cssStyleTypography3FontWeight",(function(){return oe})),o.d(t,"cssStyleTypography3LetterSpacing",(function(){return ne})),o.d(t,"cssStyleElementProgressBarPadding",(function(){return Dt})),o.d(t,"cssStyleSizeProgressBarMaxWidthPercent",(function(){return $t})),o.d(t,"cssStyleElementProgressBarPropertyHoverTransition",(function(){return Gt})),o.d(t,"cssStyleElementRichTextMartinTop",(function(){return Zt})),o.d(t,"cssStyleElementRichTextMartinBottom",(function(){return Qt})),o.d(t,"cssStyleElementRichTextGradient",(function(){return eo})),o.d(t,"cssStyleElementRichTextFontSize",(function(){return to})),o.d(t,"cssStyleElementRichTextBgImage",(function(){return oo})),o.d(t,"cssStyleElementRichTextFontFamily",(function(){return no})),o.d(t,"cssStyleElementRichTextColor",(function(){return ao})),o.d(t,"cssStyleElementButtonBorderRadius",(function(){return ro})),o.d(t,"cssStyleElementButtonIconPosition",(function(){return io})),o.d(t,"cssStyleElementButtonIconFontSize",(function(){return lo})),o.d(t,"cssStyleElementButtonIconMargin",(function(){return so})),o.d(t,"cssStyleElementIconStrokeWidth",(function(){return co})),o.d(t,"cssStyleElementButtonPropertyHoverTransition",(function(){return uo})),o.d(t,"cssStyleElementButtonPropertyContentAlign",(function(){return po})),o.d(t,"cssStyleElementFacebookButtonPropertyHoverTransition",(function(){return bo})),o.d(t,"cssStyleElementFacebookCommentsPropertyHoverTransition",(function(){return mo})),o.d(t,"cssStyleElementFacebookEmbedPropertyHoverTransition",(function(){return ho})),o.d(t,"cssStyleElementFacebookGroupPropertyHoverTransition",(function(){return go})),o.d(t,"cssStyleElementFacebookPagePropertyHoverTransition",(function(){return vo})),o.d(t,"cssStyleElementMapPropertyHoverTransition",(function(){return fo})),o.d(t,"cssStyleElementMapPropertyPositionFixed",(function(){return yo})),o.d(t,"cssStyleElementMapCoverSrc",(function(){return Oo})),o.d(t,"cssStyleElementMapCoverPosition",(function(){return So})),o.d(t,"cssStyleElementMapBgSize",(function(){return xo})),o.d(t,"cssStyleElementSoundCloudPropertyHoverTransition",(function(){return Co})),o.d(t,"cssStyleContainerPopup2ContainerWidth",(function(){return jo})),o.d(t,"cssStyleContainerPopup2CloseState",(function(){return Po})),o.d(t,"cssStyleContainerPopup2ClosePosition",(function(){return ko})),o.d(t,"cssStyleContainerPopup2CloseFontSize",(function(){return wo})),o.d(t,"cssStyleContainerPopup2CloseBgSize",(function(){return To})),o.d(t,"cssStyleContainerPopup2CloseBorderRadius",(function(){return zo})),o.d(t,"cssStyleContainerPopup2CloseColor",(function(){return Bo})),o.d(t,"cssStyleContainerPopup2CloseBgColor",(function(){return Eo})),o.d(t,"cssStyleContainerPopup2RowFlexVerticalAlign",(function(){return Ho})),o.d(t,"cssStyleContainerPopup2CustomHeight",(function(){return Fo})),o.d(t,"cssStyleContainerPopup2CustomHeightOverflow",(function(){return _o})),o.d(t,"cssStyleContainerPopup2Custom2Height100",(function(){return Ro})),o.d(t,"cssStyleContainerPopup2Custom2MaxHeight100",(function(){return Lo})),o.d(t,"cssStyleZIndex",(function(){return Mo})),o.d(t,"cssStyleZIndexStory",(function(){return Io})),o.d(t,"cssStyleFlexVerticalAlign",(function(){return Wo})),o.d(t,"cssStyleFlexColumnVerticalAlign",(function(){return Do})),o.d(t,"cssStyleFlexHorizontalAlign",(function(){return No})),o.d(t,"cssStyleContentAlign",(function(){return Ao})),o.d(t,"cssStyleMarginAlign",(function(){return Vo})),o.d(t,"cssStyleExcerptAlign",(function(){return $o})),o.d(t,"cssStyleFlexColumn",(function(){return Go})),o.d(t,"cssStylePadding",(function(){return Jo})),o.d(t,"cssStylePaddingFourFields",(function(){return Uo})),o.d(t,"cssStylePaddingPreview",(function(){return Ko})),o.d(t,"cssStylePaddingTopForEditorResizer",(function(){return Yo})),o.d(t,"cssStylePaddingBottomForEditorResizer",(function(){return qo})),o.d(t,"cssStylePaddingRightLeftForEditor",(function(){return Xo})),o.d(t,"cssStyleItemPadding",(function(){return Zo})),o.d(t,"cssStyleMargin",(function(){return Qo})),o.d(t,"cssStyleItemMargin",(function(){return en})),o.d(t,"cssStyleDisplayFlex",(function(){return tn})),o.d(t,"cssStyleDisplayInlineFlex",(function(){return on})),o.d(t,"cssStyleDisplayBlock",(function(){return nn})),o.d(t,"cssStyleVisible",(function(){return an})),o.d(t,"cssStyleVisibleEditorDisplayNoneOrFlex",(function(){return rn})),o.d(t,"cssStyleVisibleEditorDisplayNoneOrBlock",(function(){return sn})),o.d(t,"cssStyleVisibleEditorDisplayNoneOrInlineFlex",(function(){return ln})),o.d(t,"cssStyleVisibleMode",(function(){return cn})),o.d(t,"cssStyleShowMembershipBlock",(function(){return un})),o.d(t,"cssStyleShowMembershipFlex",(function(){return pn})),o.d(t,"cssStyleFilter",(function(){return mn})),o.d(t,"cssStyleFilterSuffixForGlamour",(function(){return bn})),o.d(t,"cssStyleElementVideoPaddingRatio",(function(){return hn})),o.d(t,"cssStyleElementVideoFilter",(function(){return gn})),o.d(t,"cssStyleElementVideoIframeFix",(function(){return fn})),o.d(t,"cssStyleElementVideoBgSize",(function(){return vn})),o.d(t,"cssStyleElementVideoIconFontSize",(function(){return yn})),o.d(t,"cssStyleElementVideoIconWidth",(function(){return On})),o.d(t,"cssStyleElementVideoIconHeight",(function(){return Sn})),o.d(t,"cssStyleElementVideoControlsIconFontSize",(function(){return zn})),o.d(t,"cssStyleElementVideoBgColorRatio",(function(){return xn})),o.d(t,"cssStyleElementVideoCoverSrc",(function(){return Cn})),o.d(t,"cssStyleElementVideoCoverPosition",(function(){return jn})),o.d(t,"cssStyleElementVideoPropertyHoverTransition",(function(){return Pn})),o.d(t,"cssStyleElementVideoHoverBoxShadowTransition",(function(){return Bn})),o.d(t,"cssStyleVideoControlsBgColor",(function(){return wn})),o.d(t,"cssStyleVideoIconControls",(function(){return Tn})),o.d(t,"cssStyleElementVideoMask",(function(){return En})),o.d(t,"cssStyleElementVideoPlaylistSubTitleVideoTypography2FontFamily",(function(){return kn})),o.d(t,"cssStyleElementVideoPlaylistSubTitleVideoTypography2FontSize",(function(){return Hn})),o.d(t,"cssStyleElementVideoPlaylistSubTitleVideoTypography2LineHeight",(function(){return Fn})),o.d(t,"cssStyleElementVideoPlaylistSubTitleVideoTypography2FontWeight",(function(){return _n})),o.d(t,"cssStyleElementVideoPlaylistSubTitleVideoTypography2LetterSpacing",(function(){return Rn})),o.d(t,"cssStyleElementVideoPlaylistBorderItem",(function(){return In})),o.d(t,"cssStyleElementVideoPlaylistGridItemWidth",(function(){return Nn})),o.d(t,"cssStyleSizeWidthPixel",(function(){return Ln})),o.d(t,"cssStyleElementVideoPlaylistImageSize",(function(){return Mn})),o.d(t,"cssStyleSizeWidthVideoBlock",(function(){return Wn})),o.d(t,"cssStyleBgIconCoverColor",(function(){return Dn})),o.d(t,"cssStyleCoverIconColor",(function(){return An})),o.d(t,"cssStyleCoverSubTitleColor",(function(){return Vn})),o.d(t,"cssStyleElementVideoPlaylistItemActiveBg",(function(){return $n})),o.d(t,"cssStyleElementVideoPlaylistBorderItemActive",(function(){return Gn})),o.d(t,"cssStyleElementVideoPlaylistItemActiveColor",(function(){return Un})),o.d(t,"cssStyleElementVideoPlaylistItemSubtitleActiveColor",(function(){return Kn})),o.d(t,"cssStyleElementVideoPlaylistPropertyHoverTransition",(function(){return Yn})),o.d(t,"cssStyleElementMediaIconFontSize",(function(){return qn})),o.d(t,"cssStyleElementMediaPadding",(function(){return Xn})),o.d(t,"cssStyleRowMinHeight",(function(){return Jn})),o.d(t,"cssStyleRowReverseColumn",(function(){return Zn})),o.d(t,"cssStylePosition",(function(){return ra})),o.d(t,"cssStylePositionMode",(function(){return ia})),o.d(t,"cssStyleCustomPosition",(function(){return la})),o.d(t,"cssStyleCustomWidth",(function(){return sa})),o.d(t,"cssStyleOffset",(function(){return ca})),o.d(t,"cssStyleIconSpacing",(function(){return da})),o.d(t,"cssStyleIconSize",(function(){return ua})),o.d(t,"cssStyleSectionMaxWidth",(function(){return ma})),o.d(t,"cssStyleSectionSliderHeight",(function(){return ha})),o.d(t,"cssStyleSectionColorDots",(function(){return ga})),o.d(t,"cssStyleSectionColorArrows",(function(){return va})),o.d(t,"cssStyleSectionPropertyHoverTransition",(function(){return fa})),o.d(t,"cssStyleSectionToolbarOffset",(function(){return ya})),o.d(t,"cssStyleSectionHeightStyle",(function(){return Oa})),o.d(t,"cssStyleSectionPaddingsForEditorResize",(function(){return Sa})),o.d(t,"cssStyleSectionPopupContainerWrap",(function(){return xa})),o.d(t,"cssStyleElementBreadcrumbsArrowSize",(function(){return Ca})),o.d(t,"cssStyleElementBreadcrumbsColorActive",(function(){return ja})),o.d(t,"cssStyleElementBreadcrumbsColorArrows",(function(){return Pa})),o.d(t,"cssStyleElementForm2FlexBasisPercent",(function(){return Ba})),o.d(t,"cssStyleElementForm2SubmitWidth",(function(){return wa})),o.d(t,"cssStyleElementForm2InputHeight",(function(){return Ta})),o.d(t,"cssStyleElementForm2FieldsLineHeight",(function(){return Ha})),o.d(t,"cssStyleElementForm2FieldsLabelFontFamily",(function(){return Fa})),o.d(t,"cssStyleElementForm2FieldsLabelFontSize",(function(){return _a})),o.d(t,"cssStyleElementForm2FieldsLabelFontWeight",(function(){return La})),o.d(t,"cssStyleElementForm2FieldsLabelLetterSpacing",(function(){return Ma})),o.d(t,"cssStyleElementForm2FieldsLabelAlign",(function(){return za})),o.d(t,"cssStyleElementForm2FieldsLabelLineHeight",(function(){return Ra})),o.d(t,"cssStyleElementForm2FieldsLabelPadding",(function(){return Ia})),o.d(t,"cssStyleElementForm2Margin",(function(){return Ea})),o.d(t,"cssStyleElementForm2Padding",(function(){return ka})),o.d(t,"cssStyleElementForm2FieldsBorderRequired",(function(){return Ka})),o.d(t,"cssStyleElementForm2FieldsCheckboxColor",(function(){return Wa})),o.d(t,"cssStyleElementForm2FieldsCheckboxFontFamily",(function(){return Na})),o.d(t,"cssStyleElementForm2FieldsCheckboxFontSize",(function(){return Aa})),o.d(t,"cssStyleElementForm2FieldsCheckboxFontWeight",(function(){return Va})),o.d(t,"cssStyleElementForm2FieldsCheckboxLetterSpacing",(function(){return Da})),o.d(t,"cssStyleElementForm2FieldsCheckboxLineHeight",(function(){return $a})),o.d(t,"cssStyleElementForm2FieldsSelectColor",(function(){return Ga})),o.d(t,"cssStyleElementForm2FieldsSelectBgColor",(function(){return Ua})),o.d(t,"cssStyleElementForm2FieldsSelectChoiceBgColor",(function(){return Ya})),o.d(t,"cssStyleElementForm2FieldsSelectBorder",(function(){return qa})),o.d(t,"cssStyleElementForm2FieldsSelectBorderRadius",(function(){return Xa})),o.d(t,"cssStyleElementForm2FieldsSelectBoxShadow",(function(){return Ja})),o.d(t,"cssStyleElementForm2FieldColumns",(function(){return Za})),o.d(t,"cssStyleElementForm2StoryButtonHeight",(function(){return Qa})),o.d(t,"cssStyleElementLoginFormMargin",(function(){return er})),o.d(t,"cssStyleElementLoginFieldPadding",(function(){return tr})),o.d(t,"cssStyleElementLoginLostPasswordColor",(function(){return lr})),o.d(t,"cssStyleElementLoginLostPasswordAlign",(function(){return sr})),o.d(t,"cssStyleElementLoginRememberMeAlign",(function(){return cr})),o.d(t,"cssStyleElementLoginLostPasswordTypography2FontFamily",(function(){return or})),o.d(t,"cssStyleElementLoginLostPasswordTypography2FontSize",(function(){return nr})),o.d(t,"cssStyleElementLoginLostPasswordTypography2FontWeight",(function(){return rr})),o.d(t,"cssStyleElementLoginLostPasswordTypography2LetterSpacing",(function(){return ir})),o.d(t,"cssStyleElementLoginLostPasswordTypography2LineHeight",(function(){return ar})),o.d(t,"cssStyleElementLoginAutorizedAlign",(function(){return dr})),o.d(t,"cssStyleElementLoginTextTypography2FontFamily",(function(){return ur})),o.d(t,"cssStyleElementLoginTextTypography2FontSize",(function(){return pr})),o.d(t,"cssStyleElementLoginTextTypography2LineHeight",(function(){return br})),o.d(t,"cssStyleElementLoginTextTypography2FontWeight",(function(){return mr})),o.d(t,"cssStyleElementLoginTextTypography2LetterSpacing",(function(){return hr})),o.d(t,"cssStyleElementLoginTextColor",(function(){return gr})),o.d(t,"cssStyleElementLoginLinkColor",(function(){return vr})),o.d(t,"cssStyleElementLoginRegisterInfoTypography2FontFamily",(function(){return fr})),o.d(t,"cssStyleElementLoginRegisterInfoTypography2FontSize",(function(){return yr})),o.d(t,"cssStyleElementLoginRegisterInfoTypography2LineHeight",(function(){return Or})),o.d(t,"cssStyleElementLoginRegisterInfoTypography2FontWeight",(function(){return Sr})),o.d(t,"cssStyleElementLoginRegisterInfoTypography2LetterSpacing",(function(){return xr})),o.d(t,"cssStyleElementRegisterInfoColor",(function(){return Cr})),o.d(t,"cssStyleElementRegisterInfoAlign",(function(){return jr})),o.d(t,"cssStyleElementLoginRegisterLinkTypography2FontFamily",(function(){return Pr})),o.d(t,"cssStyleElementLoginRegisterLinkTypography2FontSize",(function(){return Br})),o.d(t,"cssStyleElementLoginRegisterLinkTypography2LineHeight",(function(){return wr})),o.d(t,"cssStyleElementLoginRegisterLinkTypography2FontWeight",(function(){return Tr})),o.d(t,"cssStyleElementLoginRegisterLinkTypography2LetterSpacing",(function(){return zr})),o.d(t,"cssStyleElementLoginRegisterLinkColor",(function(){return Er})),o.d(t,"cssStyleElementLoginRegisterLinkAlign",(function(){return kr})),o.d(t,"cssStyleElementLoginLoginLinkTypography2FontFamily",(function(){return Hr})),o.d(t,"cssStyleElementLoginLoginLinkTypography2FontSize",(function(){return Fr})),o.d(t,"cssStyleElementLoginLoginLinkTypography2LineHeight",(function(){return _r})),o.d(t,"cssStyleElementLoginLoginLinkTypography2FontWeight",(function(){return Rr})),o.d(t,"cssStyleElementLoginLoginLinkTypography2LetterSpacing",(function(){return Lr})),o.d(t,"cssStyleElementLoginLoginLinkColor",(function(){return Mr})),o.d(t,"cssStyleElementLoginLoginLinkAlign",(function(){return Ir})),o.d(t,"cssStyleElementPostInfoColorText",(function(){return Nr})),o.d(t,"cssStyleElementPostInfoColorIcons",(function(){return Wr})),o.d(t,"cssStyleElementPostInfoSpacing",(function(){return Ar})),o.d(t,"cssStyleElementPostNavigation2TitleFontFamily",(function(){return Vr})),o.d(t,"cssStyleElementPostNavigation2TitleFontSize",(function(){return Dr})),o.d(t,"cssStyleElementPostNavigation2TitleLineHeight",(function(){return $r})),o.d(t,"cssStyleElementPostNavigation2TitleFontWeight",(function(){return Gr})),o.d(t,"cssStyleElementPostNavigation2TitleLetterSpacing",(function(){return Ur})),o.d(t,"cssStyleElementPostNavigation2PostFontFamily",(function(){return Kr})),o.d(t,"cssStyleElementPostNavigation2PostFontSize",(function(){return Yr})),o.d(t,"cssStyleElementPostNavigation2PostLineHeight",(function(){return qr})),o.d(t,"cssStyleElementPostNavigation2PostFontWeight",(function(){return Xr})),o.d(t,"cssStyleElementPostNavigation2PostLetterSpacing",(function(){return Jr})),o.d(t,"cssStyleElementPostNavigationColorTitle",(function(){return Zr})),o.d(t,"cssStyleElementPostNavigationColorPost",(function(){return Qr})),o.d(t,"cssStyleElementPostNavigationSpacing",(function(){return ei})),o.d(t,"cssStyleElementPostNavigationSeparationHeight",(function(){return ti})),o.d(t,"cssStyleElementPostNavigationShowSeparation",(function(){return oi})),o.d(t,"cssStyleElementStarRatingRatingColor",(function(){return ni})),o.d(t,"cssStyleElementStarRatingRatingBackgroundColor",(function(){return ai})),o.d(t,"cssStyleElementStarRatingPropertyHoverTransition",(function(){return li})),o.d(t,"cssStyleElementStarRatingTextSpacing",(function(){return ci})),o.d(t,"cssStyleElementStarRatingStyle2Background",(function(){return ri})),o.d(t,"cssStyleElementStarRatingStyle2BorderRadius",(function(){return ii})),o.d(t,"cssStyleElementStarRatingDirection",(function(){return si})),o.d(t,"cssStyleElementTimelineTabContentArrowColor",(function(){return Ki})),o.d(t,"cssStyleElementTimelineTabContentArrowCustomColor",(function(){return Yi})),o.d(t,"cssStyleElementTimelineTabContentArrowCustomColor1",(function(){return qi})),o.d(t,"cssStyleElementTimelineBeforeDisplay",(function(){return Ei})),o.d(t,"cssStyleElementTimelineCustomLineOdd",(function(){return Ii})),o.d(t,"cssStyleElementTimelineVerticalTab",(function(){return ll})),o.d(t,"cssStyleElementTimelineVerticalLastTab",(function(){return sl})),o.d(t,"cssStyleElementTimelineTabsVerticalContent",(function(){return il})),o.d(t,"cssStyleElementTimelineTabsVerticalNavIcon",(function(){return rl})),o.d(t,"cssStyleElementTimelineTabsHorizontalStyle3",(function(){return al})),o.d(t,"cssStyleElementTimelineTabHorizontalStyle3Odd",(function(){return nl})),o.d(t,"cssStyleElementTimelineTabCustomStyle",(function(){return ol})),o.d(t,"cssStyleElementTimelineContentBeforeStyle3",(function(){return Qi})),o.d(t,"cssStyleElementTimelineVerticalTabBeforeNone",(function(){return cl})),o.d(t,"cssStyleElementTimelineVerticalTabBeforeStyle3",(function(){return dl})),o.d(t,"cssStyleElementTimelineNavTitleStyle3",(function(){return tl})),o.d(t,"cssStyleElementTimelineTab",(function(){return Ji})),o.d(t,"cssStyleElementTimelineTabs",(function(){return Xi})),o.d(t,"cssStyleElementTimelineTabContentBefore",(function(){return Zi})),o.d(t,"cssStyleElementTimelineNavTitleSpacing",(function(){return el})),o.d(t,"cssStyleElementTimelineWidth",(function(){return Ui})),o.d(t,"cssStyleElementTimelineIconSize",(function(){return hi})),o.d(t,"cssStyleElementTimelineIconWidth",(function(){return vi})),o.d(t,"cssStyleElementTimelineIconHeight",(function(){return fi})),o.d(t,"cssStyleElementTimelineIconBorderRadius",(function(){return Pi})),o.d(t,"cssStyleElementTimelineNavTitleWidth",(function(){return yi})),o.d(t,"cssStyleElementTimelineLineBgColor",(function(){return Si})),o.d(t,"cssStyleElementTimelineLineTop",(function(){return xi})),o.d(t,"cssStyleElementTimelineArrowBorder",(function(){return ji})),o.d(t,"cssStyleElementTimelineVerticalCustomTabPositionOdd",(function(){return Vi})),o.d(t,"cssStyleElementTimelineContentSpacing",(function(){return Ci})),o.d(t,"cssStyleElementTimelineVerticalCustomContentSpacing",(function(){return Gi})),o.d(t,"cssStyleElementTimelinePaddingForIcon",(function(){return gi})),o.d(t,"cssStyleElementTimelineNavTitleVisible",(function(){return Oi})),o.d(t,"cssStyleElementTimelineVerticalPosition",(function(){return Bi})),o.d(t,"cssStyleElementTimelineLineWidthHeightBefore",(function(){return wi})),o.d(t,"cssStyleElementTimelineLineWidthHeightAfter",(function(){return Ti})),o.d(t,"cssStyleElementTimelineVerticalLinePosition",(function(){return zi})),o.d(t,"cssStyleElementTimelineVerticalLineTopPosition",(function(){return ki})),o.d(t,"cssStyleElementTimelineVerticalLineBottomPosition",(function(){return Hi})),o.d(t,"cssStyleElementTimelineCustomTabWidth",(function(){return Fi})),o.d(t,"cssStyleElementTimelineCustomLastTabWidth",(function(){return _i})),o.d(t,"cssStyleElementTimelineVerticalInvertPosition",(function(){return Ri})),o.d(t,"cssStyleElementTimelineVerticalInvertLinePosition",(function(){return Li})),o.d(t,"cssStyleElementTimelineCustomLineTop",(function(){return Mi})),o.d(t,"cssStyleElementTimelineCustomContentSpacing",(function(){return Wi})),o.d(t,"cssStyleElementTimelineCustomContentBottomSpacing",(function(){return Ni})),o.d(t,"cssStyleElementTimelineVerticalCustomTabPosition",(function(){return Ai})),o.d(t,"cssStyleElementTimelineVerticalCustomPosition",(function(){return Di})),o.d(t,"cssStyleElementTimelineVerticalStyle3ArrowPosition",(function(){return $i})),o.d(t,"cssStyleElementSwitcherNavSpacing",(function(){return ml})),o.d(t,"cssStyleElementSwitcherNavBeforeBg",(function(){return bl})),o.d(t,"cssStyleElementSwitcherActiveTextColor",(function(){return hl})),o.d(t,"cssStyleElementSwitcherNav2Width",(function(){return ul})),o.d(t,"cssStyleElementSwitcherNav2Height",(function(){return pl})),o.d(t,"cssStyleElementSwitcherWidth",(function(){return gl})),o.d(t,"cssStyleElementWPPostContentH1Color",(function(){return vl})),o.d(t,"cssStyleElementWPPostContentH2Color",(function(){return fl})),o.d(t,"cssStyleElementWPPostContentH3Color",(function(){return yl})),o.d(t,"cssStyleElementWPPostContentH4Color",(function(){return Ol})),o.d(t,"cssStyleElementWPPostContentH5Color",(function(){return Sl})),o.d(t,"cssStyleElementWPPostContentH6Color",(function(){return xl})),o.d(t,"cssStyleElementWPPostContentParagraphColor",(function(){return Cl})),o.d(t,"cssStyleElementWPPostContentTypography2ParagraphFontFamily",(function(){return jl})),o.d(t,"cssStyleElementWPPostContentTypography2ParagraphFontSize",(function(){return Pl})),o.d(t,"cssStyleElementWPPostContentTypography2ParagraphLineHeight",(function(){return Bl})),o.d(t,"cssStyleElementWPPostContentTypography2ParagraphFontWeight",(function(){return wl})),o.d(t,"cssStyleElementWPPostContentTypography2ParagraphLetterSpacing",(function(){return Tl})),o.d(t,"cssStyleElementWPPostContentTypography2H1FontFamily",(function(){return zl})),o.d(t,"cssStyleElementWPPostContentTypography2H1FontSize",(function(){return El})),o.d(t,"cssStyleElementWPPostContentTypography2H1LineHeight",(function(){return kl})),o.d(t,"cssStyleElementWPPostContentTypography2H1FontWeight",(function(){return Hl})),o.d(t,"cssStyleElementWPPostContentTypography2H1LetterSpacing",(function(){return Fl})),o.d(t,"cssStyleElementWPPostContentTypography2H2FontFamily",(function(){return _l})),o.d(t,"cssStyleElementWPPostContentTypography2H2FontSize",(function(){return Rl})),o.d(t,"cssStyleElementWPPostContentTypography2H2LineHeight",(function(){return Ll})),o.d(t,"cssStyleElementWPPostContentTypography2H2FontWeight",(function(){return Ml})),o.d(t,"cssStyleElementWPPostContentTypography2H2LetterSpacing",(function(){return Il})),o.d(t,"cssStyleElementWPPostContentTypography2H3FontFamily",(function(){return Wl})),o.d(t,"cssStyleElementWPPostContentTypography2H3FontSize",(function(){return Nl})),o.d(t,"cssStyleElementWPPostContentTypography2H3LineHeight",(function(){return Al})),o.d(t,"cssStyleElementWPPostContentTypography2H3FontWeight",(function(){return Vl})),o.d(t,"cssStyleElementWPPostContentTypography2H3LetterSpacing",(function(){return Dl})),o.d(t,"cssStyleElementWPPostContentTypography2H4FontFamily",(function(){return $l})),o.d(t,"cssStyleElementWPPostContentTypography2H4FontSize",(function(){return Gl})),o.d(t,"cssStyleElementWPPostContentTypography2H4LineHeight",(function(){return Ul})),o.d(t,"cssStyleElementWPPostContentTypography2H4FontWeight",(function(){return Kl})),o.d(t,"cssStyleElementWPPostContentTypography2H4LetterSpacing",(function(){return Yl})),o.d(t,"cssStyleElementWPPostContentTypography2H5FontFamily",(function(){return ql})),o.d(t,"cssStyleElementWPPostContentTypography2H5FontSize",(function(){return Xl})),o.d(t,"cssStyleElementWPPostContentTypography2H5LineHeight",(function(){return Jl})),o.d(t,"cssStyleElementWPPostContentTypography2H5FontWeight",(function(){return Zl})),o.d(t,"cssStyleElementWPPostContentTypography2H5LetterSpacing",(function(){return Ql})),o.d(t,"cssStyleElementWPPostContentTypography2H6FontFamily",(function(){return es})),o.d(t,"cssStyleElementWPPostContentTypography2H6FontSize",(function(){return ts})),o.d(t,"cssStyleElementWPPostContentTypography2H6LineHeight",(function(){return os})),o.d(t,"cssStyleElementWPPostContentTypography2H6FontWeight",(function(){return ns})),o.d(t,"cssStyleElementWPPostContentTypography2H6LetterSpacing",(function(){return as})),o.d(t,"cssStyleElementWPPostContentFontWeightInherit",(function(){return rs})),o.d(t,"cssStyleElementWOOPriceColorSale",(function(){return is})),o.d(t,"cssStyleElementWOOPriceSaleFontFamily",(function(){return ls})),o.d(t,"cssStyleElementWOOPriceSaleFontSize",(function(){return ss})),o.d(t,"cssStyleElementWOOPriceSaleLineHeight",(function(){return cs})),o.d(t,"cssStyleElementWOOPriceSaleFontWeight",(function(){return ds})),o.d(t,"cssStyleElementWOOPriceSaleLetterSpacing",(function(){return us})),o.d(t,"cssStyleElementWOOPriceColumn",(function(){return ps})),o.d(t,"cssStyleElementWOOPriceSpacingFirst",(function(){return bs})),o.d(t,"cssStyleElementWOOPriceSpacingLast",(function(){return ms})),o.d(t,"cssStyleElementWOOAdditionalTitleFontFamily",(function(){return hs})),o.d(t,"cssStyleElementWOOAdditionalTitleFontSize",(function(){return gs})),o.d(t,"cssStyleElementWOOAdditionalTitleLineHeight",(function(){return vs})),o.d(t,"cssStyleElementWOOAdditionalTitleFontWeight",(function(){return fs})),o.d(t,"cssStyleElementWOOAdditionalTitleLetterSpacing",(function(){return ys})),o.d(t,"cssStyleElementWOOAdditionalTitleColor",(function(){return Os})),o.d(t,"cssStyleElementWOOAdditionalTitleSpacing",(function(){return Ss})),o.d(t,"cssStyleElementWOOAttributesAttributesFontFamily",(function(){return xs})),o.d(t,"cssStyleElementWOOAttributesAttributesFontSize",(function(){return Cs})),o.d(t,"cssStyleElementWOOAttributesAttributesLineHeight",(function(){return js})),o.d(t,"cssStyleElementWOOAttributesAttributesFontWeight",(function(){return Ps})),o.d(t,"cssStyleElementWOOAttributesAttributesLetterSpacing",(function(){return Bs})),o.d(t,"cssStyleElementWOOAttributesSpacing",(function(){return ws})),o.d(t,"cssStyleElementWOOAttributesAttributeColor",(function(){return Ts})),o.d(t,"cssStyleElementWOOAttributesBorder",(function(){return zs})),o.d(t,"cssStyleElementWOOAttributesLastElementBorder",(function(){return Es})),o.d(t,"cssStyleElementPostsItemWidth",(function(){return Hs})),o.d(t,"cssStyleElementPostsItemSpacing",(function(){return Fs})),o.d(t,"cssStyleElementPostsPaginationSpacing",(function(){return _s})),o.d(t,"cssStyleElementPostsPaginationFontFamily",(function(){return Rs})),o.d(t,"cssStyleElementPostsPaginationFontSize",(function(){return Ls})),o.d(t,"cssStyleElementPostsPaginationLineHeight",(function(){return Ms})),o.d(t,"cssStyleElementPostsPaginationFontWeight",(function(){return Is})),o.d(t,"cssStyleElementPostsPaginationLetterSpacing",(function(){return Ws})),o.d(t,"cssStyleElementPostsPaginationColor",(function(){return Ns})),o.d(t,"cssStyleElementPostsPaginationBgColor",(function(){return As})),o.d(t,"cssStyleElementPostsPaginationBorder",(function(){return Vs})),o.d(t,"cssStyleElementPostsPaginationActiveColor",(function(){return Ds})),o.d(t,"cssStyleElementPostsPaginationActiveBgColor",(function(){return $s})),o.d(t,"cssStyleElementPostsPaginationActiveBorder",(function(){return Gs})),o.d(t,"cssStyleElementPostsPaginationBorderRadius",(function(){return Us})),o.d(t,"cssStyleElementPostsFilterDisplay",(function(){return Ks})),o.d(t,"cssStyleElementPostsFilterHorizontalAlign",(function(){return Ys})),o.d(t,"cssStyleElementPostsFilterSpacing",(function(){return qs})),o.d(t,"cssStyleElementPostsFilterAfterSpacing",(function(){return Xs})),o.d(t,"cssStyleElementPostsFilterFontFamily",(function(){return Js})),o.d(t,"cssStyleElementPostsFilterFontSize",(function(){return Zs})),o.d(t,"cssStyleElementPostsFilterLineHeight",(function(){return Qs})),o.d(t,"cssStyleElementPostsFilterFontWeight",(function(){return ec})),o.d(t,"cssStyleElementPostsFilterLetterSpacing",(function(){return tc})),o.d(t,"cssStyleElementPostsFilterColor",(function(){return oc})),o.d(t,"cssStyleElementPostsFilterBgColor",(function(){return nc})),o.d(t,"cssStyleElementPostsFilterBorder",(function(){return ac})),o.d(t,"cssStyleElementPostsFilterBorderRadius",(function(){return rc})),o.d(t,"cssStyleElementPostsFilterShadow",(function(){return ic})),o.d(t,"cssStyleElementPostsFilterPaddingFourFields",(function(){return lc})),o.d(t,"cssStyleElementPostsFilterActiveColor",(function(){return sc})),o.d(t,"cssStyleElementPostsFilterActiveBgColor",(function(){return cc})),o.d(t,"cssStyleElementPostsFilterActiveBorder",(function(){return dc})),o.d(t,"cssStyleElementPostsFilterActiveShadow",(function(){return uc})),o.d(t,"cssStyleElementPostsHoverTransition",(function(){return pc})),o.d(t,"cssStyleElementAccordion3FontFamily",(function(){return Fc})),o.d(t,"cssStyleElementAccordion3FontSize",(function(){return _c})),o.d(t,"cssStyleElementAccordion3LineHeight",(function(){return Rc})),o.d(t,"cssStyleElementAccordion3FontWeight",(function(){return Lc})),o.d(t,"cssStyleElementAccordion3LetterSpacing",(function(){return Mc})),o.d(t,"cssStyleElementAccordionFilterColor",(function(){return mc})),o.d(t,"cssStyleElementAccordionFilterBgColor",(function(){return yc})),o.d(t,"cssStyleElementAccordionFilterBorder",(function(){return Oc})),o.d(t,"cssStyleElementAccordionFilterBorderRadius",(function(){return Sc})),o.d(t,"cssStyleElementAccordionFilterShadow",(function(){return xc})),o.d(t,"cssStyleElementAccordionMarginTop",(function(){return Cc})),o.d(t,"cssStyleElementAccordionSpacing",(function(){return jc})),o.d(t,"cssStyleElementAccordionFilterSpacing",(function(){return Pc})),o.d(t,"cssStyleElementAccordionFilterAfterSpacing",(function(){return Bc})),o.d(t,"cssStyleElementAccordionNavAlign",(function(){return wc})),o.d(t,"cssStyleElementAccordionNavTextAlign",(function(){return Tc})),o.d(t,"cssStyleElementAccordionNavIconSpacing",(function(){return zc})),o.d(t,"cssStyleElementAccordionNavIconSize",(function(){return Ec})),o.d(t,"cssStyleElementAccordionFilterHorizontalAlign",(function(){return kc})),o.d(t,"cssStyleElementAccordionFilterPaddingFourFields",(function(){return Hc})),o.d(t,"cssStyleElementAccordionFilterActiveColor",(function(){return hc})),o.d(t,"cssStyleElementAccordionFilterActiveBgColor",(function(){return gc})),o.d(t,"cssStyleElementAccordionFilterActiveBorder",(function(){return vc})),o.d(t,"cssStyleElementAccordionFilterActiveShadow",(function(){return fc})),o.d(t,"cssStyleElementAccordionActiveColor",(function(){return Ic})),o.d(t,"cssStyleElementAccordionActiveBgColor",(function(){return Wc})),o.d(t,"cssStyleElementAccordionActiveBorder",(function(){return Nc})),o.d(t,"cssStyleElementAccordionActiveShadow",(function(){return Ac})),o.d(t,"cssStyleElementAccordionAnimDuration",(function(){return Vc})),o.d(t,"cssStyleElementAccordionPropertyHoverTransition",(function(){return Dc})),o.d(t,"cssStyleElementTabsBtnSpacing",(function(){return $c})),o.d(t,"cssStyleElementTabsBtnIconSize",(function(){return Gc})),o.d(t,"cssStyleElementTabsBtnActiveBorderBottomColor",(function(){return Uc})),o.d(t,"cssStyleElementTabsBtnActiveBorderRightColor",(function(){return Kc})),o.d(t,"cssStyleElementTabsBtnActiveBorderLeftColor",(function(){return Yc})),o.d(t,"cssStyleElementTabsActiveBeforeAfterColor",(function(){return qc})),o.d(t,"cssStyleElementTabsActiveBeforeHeight",(function(){return Xc})),o.d(t,"cssStyleElementTabsActiveBeforeWidth",(function(){return Jc})),o.d(t,"cssStyleElementTabsBeforeAfterRightWidth",(function(){return Zc})),o.d(t,"cssStyleElementTabsBeforeAfterLeftWidth",(function(){return Qc})),o.d(t,"cssStyleElementTabsBorderMobileWidth",(function(){return ed})),o.d(t,"cssStyleElementTabsEmptyContent",(function(){return td})),o.d(t,"cssStyleElementTabsBtnIconPosition",(function(){return od})),o.d(t,"cssStyleElementTabsBtnIconJustifyContent",(function(){return nd})),o.d(t,"cssStyleElementTabsBeforeAfterTop",(function(){return ad})),o.d(t,"cssStyleElementTabsBeforeAfterBottom",(function(){return rd})),o.d(t,"cssStyleElementTabsAfterSpacing",(function(){return id})),o.d(t,"cssStyleElementTabsSpacing",(function(){return sd})),o.d(t,"cssStyleElementTabsAfterSpacingVertical",(function(){return ld})),o.d(t,"cssStyleElementTabsNavAlign",(function(){return cd})),o.d(t,"cssStyleElementTabsNavBorderBottom",(function(){return ud})),o.d(t,"cssStyleElementTabsNavStyle3Before",(function(){return pd})),o.d(t,"cssStyleElementTabsPadding",(function(){return dd})),o.d(t,"cssStyleElementTabsActiveColor",(function(){return bd})),o.d(t,"cssStyleElementTabsActiveBgColor",(function(){return md})),o.d(t,"cssStyleElementTabsActiveBorder",(function(){return gd})),o.d(t,"cssStyleElementTabsActiveShadow",(function(){return hd})),o.d(t,"cssStyleElementTabsContentBgColor",(function(){return vd})),o.d(t,"cssStyleElementTabsContentBorder",(function(){return fd})),o.d(t,"cssStyleElementTabsContentShadow",(function(){return yd})),o.d(t,"cssStyleElementTabsBgColor",(function(){return Od})),o.d(t,"cssStyleElementTabsPropertyHoverTransition",(function(){return Sd})),o.d(t,"cssStyleElementCommentsNameFontFamily",(function(){return xd})),o.d(t,"cssStyleElementCommentsNameFontSize",(function(){return Cd})),o.d(t,"cssStyleElementCommentsNameLineHeight",(function(){return jd})),o.d(t,"cssStyleElementCommentsNameFontWeight",(function(){return Pd})),o.d(t,"cssStyleElementCommentsNameLetterSpacing",(function(){return Bd})),o.d(t,"cssStyleElementCommentsDateFontFamily",(function(){return Hd})),o.d(t,"cssStyleElementCommentsDateFontSize",(function(){return Fd})),o.d(t,"cssStyleElementCommentsDateLineHeight",(function(){return _d})),o.d(t,"cssStyleElementCommentsDateFontWeight",(function(){return Rd})),o.d(t,"cssStyleElementCommentsDateLetterSpacing",(function(){return Ld})),o.d(t,"cssStyleElementCommentsCommentFontFamily",(function(){return wd})),o.d(t,"cssStyleElementCommentsCommentFontSize",(function(){return Td})),o.d(t,"cssStyleElementCommentsCommentLineHeight",(function(){return zd})),o.d(t,"cssStyleElementCommentsCommentFontWeight",(function(){return Ed})),o.d(t,"cssStyleElementCommentsCommentLetterSpacing",(function(){return kd})),o.d(t,"cssStyleElementCommentsReplyFontFamily",(function(){return Md})),o.d(t,"cssStyleElementCommentsReplyFontSize",(function(){return Id})),o.d(t,"cssStyleElementCommentsReplyLineHeight",(function(){return Wd})),o.d(t,"cssStyleElementCommentsReplyFontWeight",(function(){return Nd})),o.d(t,"cssStyleElementCommentsReplyLetterSpacing",(function(){return Ad})),o.d(t,"cssStyleElementCommentsPostButtonFontFamily",(function(){return Vd})),o.d(t,"cssStyleElementCommentsPostButtonFontSize",(function(){return Dd})),o.d(t,"cssStyleElementCommentsPostButtonLineHeight",(function(){return $d})),o.d(t,"cssStyleElementCommentsPostButtonFontWeight",(function(){return Gd})),o.d(t,"cssStyleElementCommentsPostButtonLetterSpacing",(function(){return Ud})),o.d(t,"cssStyleElementCommentsLogoSize",(function(){return Kd})),o.d(t,"cssStyleElementCommentsWidthContainer",(function(){return Yd})),o.d(t,"cssStyleElementCommentsPostButtonColor",(function(){return qd})),o.d(t,"cssStyleElementCommentsPostButtonBg",(function(){return Xd})),o.d(t,"cssStyleElementCommentsColorLink",(function(){return Jd})),o.d(t,"cssStyleElementCommentsNameColor",(function(){return Zd})),o.d(t,"cssStyleElementCommentsCommentsColor",(function(){return Qd})),o.d(t,"cssStyleElementCommentsChildMargin",(function(){return eu})),o.d(t,"cssStyleElementCommentsStarsColor",(function(){return tu})),o.d(t,"cssStyleElementCommentsStarsBgColor",(function(){return ou})),o.d(t,"cssStyleElementCommentsStarsSize",(function(){return nu})),o.d(t,"cssStyleElementSearchAutocompleteColor",(function(){return au})),o.d(t,"cssStyleElementSearchMinWidth",(function(){return ru})),o.d(t,"cssStyleElementSearchMinHeight",(function(){return iu})),o.d(t,"cssStyleElementSearchPropertyHoverTransition",(function(){return lu})),o.d(t,"cssStyleElementSearchLineHeight",(function(){return su})),o.d(t,"cssStyleElementWOOProductMetaType",(function(){return cu})),o.d(t,"cssStyleElementWOOProductMetaCategoryFontFamily",(function(){return du})),o.d(t,"cssStyleElementWOOProductMetaCategoryFontSize",(function(){return uu})),o.d(t,"cssStyleElementWOOProductMetaCategoryLineHeight",(function(){return pu})),o.d(t,"cssStyleElementWOOProductMetaCategoryFontWeight",(function(){return bu})),o.d(t,"cssStyleElementWOOProductMetaCategoryLetterSpacing",(function(){return mu})),o.d(t,"cssStyleElementWOOProductMetaValueFontFamily",(function(){return hu})),o.d(t,"cssStyleElementWOOProductMetaValueFontSize",(function(){return gu})),o.d(t,"cssStyleElementWOOProductMetaValueLineHeight",(function(){return vu})),o.d(t,"cssStyleElementWOOProductMetaValueFontWeight",(function(){return fu})),o.d(t,"cssStyleElementWOOProductMetaValueLetterSpacing",(function(){return yu})),o.d(t,"cssStyleElementWOOProductMetaTopSpacing",(function(){return Ou})),o.d(t,"cssStyleElementWOOProductMetaRightSpacing",(function(){return Su})),o.d(t,"cssStyleElementWOOProductMetaRightSpacingInline",(function(){return xu})),o.d(t,"cssStyleElementWOOProductMetaCategoryColor",(function(){return Cu})),o.d(t,"cssStyleElementWOOProductMetaValueColor",(function(){return ju})),o.d(t,"cssStyleElementWOOProductMetaDividers",(function(){return Pu})),o.d(t,"cssStyleElementWOORatingSize",(function(){return Bu})),o.d(t,"cssStyleElementWOORatingTextColor",(function(){return wu})),o.d(t,"cssStyleElementWOORatingSpacing",(function(){return Tu})),o.d(t,"cssStyleElementWOORatingBgStarColor",(function(){return zu})),o.d(t,"cssStyleElementWOOCartIconColor",(function(){return Eu})),o.d(t,"cssStyleElementWOOCartSubtotalDisabled",(function(){return ku})),o.d(t,"cssStyleElementWOOCartPurchasesDisabled",(function(){return Hu})),o.d(t,"cssStyleElementWOOCartTransitionProperty",(function(){return Fu})),o.d(t,"cssStyleElementWOOCartPurchasesColor",(function(){return _u})),o.d(t,"cssStyleElementWOOCartPurchasesFontFamily",(function(){return Ru})),o.d(t,"cssStyleElementWOOCartPurchasesFontSize",(function(){return Lu})),o.d(t,"cssStyleElementWOOCartPurchasesLineHeight",(function(){return Mu})),o.d(t,"cssStyleElementWOOCartPurchasesFontWeight",(function(){return Iu})),o.d(t,"cssStyleElementWOOCartPurchasesLetterSpacing",(function(){return Wu})),o.d(t,"cssStyleElementWOOCartTitleFontFamily",(function(){return Nu})),o.d(t,"cssStyleElementWOOCartTitleFontSize",(function(){return Au})),o.d(t,"cssStyleElementWOOCartTitleLineHeight",(function(){return Vu})),o.d(t,"cssStyleElementWOOCartTitleFontWeight",(function(){return Du})),o.d(t,"cssStyleElementWOOCartTitleLetterSpacing",(function(){return $u})),o.d(t,"cssStyleElementWOOCartCostFontFamily",(function(){return Gu})),o.d(t,"cssStyleElementWOOCartCostFontSize",(function(){return Uu})),o.d(t,"cssStyleElementWOOCartCostLineHeight",(function(){return Ku})),o.d(t,"cssStyleElementWOOCartCostFontWeight",(function(){return Yu})),o.d(t,"cssStyleElementWOOCartCostLetterSpacing",(function(){return qu})),o.d(t,"cssStyleElementWOOCartSubtotalFontFamily",(function(){return Xu})),o.d(t,"cssStyleElementWOOCartSubtotalFontSize",(function(){return Ju})),o.d(t,"cssStyleElementWOOCartSubtotalLineHeight",(function(){return Zu})),o.d(t,"cssStyleElementWOOCartSubtotalFontWeight",(function(){return Qu})),o.d(t,"cssStyleElementWOOCartSubtotalLetterSpacing",(function(){return ep})),o.d(t,"cssStyleElementWOOCartButtonFontFamily",(function(){return tp})),o.d(t,"cssStyleElementWOOCartButtonFontSize",(function(){return op})),o.d(t,"cssStyleElementWOOCartButtonLineHeight",(function(){return np})),o.d(t,"cssStyleElementWOOCartButtonFontWeight",(function(){return ap})),o.d(t,"cssStyleElementWOOCartButtonLetterSpacing",(function(){return rp})),o.d(t,"cssStyleElementWOOCartTitleColor",(function(){return ip})),o.d(t,"cssStyleElementWOOCartCostColor",(function(){return lp})),o.d(t,"cssStyleElementWOOCartSubtotalColor",(function(){return sp})),o.d(t,"cssStyleElementWOOCartButtonColor",(function(){return cp})),o.d(t,"cssStyleElementWOOCartButtonBgColor",(function(){return dp})),o.d(t,"cssStyleElementWOOCartButtonDirection",(function(){return up})),o.d(t,"cssStyleElementWOOCartButtonSpacing",(function(){return pp})),o.d(t,"cssStyleElementWOOCartButtonBorderRadius",(function(){return bp})),o.d(t,"cssStyleElementWOOCartSidebarHorizontalAlign",(function(){return mp})),o.d(t,"cssStyleElementWOOCartSidebarVerticalAlign",(function(){return hp})),o.d(t,"cssStyleElementWOOCartSidebarWidth",(function(){return gp})),o.d(t,"cssStyleElementWOOCartSidebarHeight",(function(){return vp})),o.d(t,"cssStyleElementWOOCartBubbleColor",(function(){return fp})),o.d(t,"cssStyleElementWOOCartBubbleBg",(function(){return yp})),o.d(t,"cssStyleWrapperCustomHeight",(function(){return Sp})),o.d(t,"cssStyleWrapperContainerFlex",(function(){return jp})),o.d(t,"cssStyleWrapperFixedFlex",(function(){return xp})),o.d(t,"cssStyleWrapperBorderFlex",(function(){return Cp})),o.d(t,"cssStyleWrapperContainerSize",(function(){return Pp})),o.d(t,"cssStyleElementMenuAlign",(function(){return Bp})),o.d(t,"cssStyleElementMenuMode",(function(){return Hp})),o.d(t,"cssStyleElementMenuSize",(function(){return Fp})),o.d(t,"cssStyleElementMenuDropdown",(function(){return kb})),o.d(t,"cssStyleElementMenuDropdownOpened",(function(){return Fb})),o.d(t,"cssStyleElementMenuInnerDropdown",(function(){return Hb})),o.d(t,"cssStyleElementMenuDropdownInnerOpened",(function(){return _b})),o.d(t,"cssStyleElementMenuDropdownArrow",(function(){return Rb})),o.d(t,"cssStyleElementMenuShow",(function(){return kp})),o.d(t,"cssStyleElementMenuShowIcon",(function(){return Ep})),o.d(t,"cssStyleElementMenuIconPosition",(function(){return wp})),o.d(t,"cssStyleElementMenuIconSpacing",(function(){return Tp})),o.d(t,"cssStyleElementMenuIconSize",(function(){return zp})),o.d(t,"cssStyleElementMenuBgColor",(function(){return _p})),o.d(t,"cssStyleElementMenuLinkBgColor",(function(){return Rp})),o.d(t,"cssStyleElementMenuPadding",(function(){return Mp})),o.d(t,"cssStyleElementMenuActiveColor",(function(){return Ip})),o.d(t,"cssStyleElementMenuActiveBgColor",(function(){return Np})),o.d(t,"cssStyleElementMenuActiveLinkBgColor",(function(){return Wp})),o.d(t,"cssStyleElementMenuActiveBorder",(function(){return Ap})),o.d(t,"cssStyleElementMenuCurrentColor",(function(){return Vp})),o.d(t,"cssStyleElementMenuCurrentLinkBgColor",(function(){return $p})),o.d(t,"cssStyleElementMenuCurrentBgColor",(function(){return Dp})),o.d(t,"cssStyleElementMenuCurrentBorder",(function(){return Gp})),o.d(t,"cssStyleElementMenuBorder",(function(){return Lp})),o.d(t,"cssStyleElementMMenuFontFamily",(function(){return Kp})),o.d(t,"cssStyleElementMMenuFontSize",(function(){return Yp})),o.d(t,"cssStyleElementMMenuLineHeight",(function(){return qp})),o.d(t,"cssStyleElementMMenuFontWeight",(function(){return Xp})),o.d(t,"cssStyleElementMMenuLetterSpacing",(function(){return Jp})),o.d(t,"cssStyleElementMMenuColor",(function(){return Zp})),o.d(t,"cssStyleElementMMenuHoverColor",(function(){return Qp})),o.d(t,"cssStyleElementMMenuActiveColor",(function(){return eb})),o.d(t,"cssStyleElementMMenuBorderColor",(function(){return tb})),o.d(t,"cssStyleElementMMenuBackgroundColor",(function(){return ob})),o.d(t,"cssStyleElementMMenuItemHorizontalAlign",(function(){return nb})),o.d(t,"cssStyleElementMMenuIconColor",(function(){return ab})),o.d(t,"cssStyleElementMMenuSize",(function(){return Up})),o.d(t,"cssStyleElementMMenuIconPosition",(function(){return lb})),o.d(t,"cssStyleElementMMenuIconSpacing",(function(){return rb})),o.d(t,"cssStyleElementMMenuIconSize",(function(){return ib})),o.d(t,"cssStyleElementMMenuBtnNext",(function(){return sb})),o.d(t,"cssStyleElementMMenuListViewMargin",(function(){return cb})),o.d(t,"cssStyleElementMMenuItemPadding",(function(){return db})),o.d(t,"cssStyleElementMMenuItemPaddingTopZero",(function(){return ub})),o.d(t,"cssStyleElementMMenuItemPaddingBottomZero",(function(){return pb})),o.d(t,"cssStyleElementMMenuPadding",(function(){return bb})),o.d(t,"cssStyleElementMenuSubMenuFontFamily",(function(){return mb})),o.d(t,"cssStyleElementMenuSubMenuFontSize",(function(){return hb})),o.d(t,"cssStyleElementMenuSubMenuLineHeight",(function(){return gb})),o.d(t,"cssStyleElementMenuSubMenuFontWeight",(function(){return vb})),o.d(t,"cssStyleElementMenuSubMenuLetterSpacing",(function(){return fb})),o.d(t,"cssStyleElementMenuSubMenuColor",(function(){return yb})),o.d(t,"cssStyleElementMenuSubMenuHoverColor",(function(){return Ob})),o.d(t,"cssStyleElementMenuSubMenuIconPosition",(function(){return Sb})),o.d(t,"cssStyleElementMenuSubMenuIconSpacing",(function(){return xb})),o.d(t,"cssStyleElementMenuSubMenuIconSize",(function(){return Cb})),o.d(t,"cssStyleElementMenuSubMenuBgColor",(function(){return jb})),o.d(t,"cssStyleElementMenuSubMenuHoverBgColor",(function(){return Pb})),o.d(t,"cssStyleElementMenuSubMenuBorderColor",(function(){return Bb})),o.d(t,"cssStyleElementMenuSubMenuBorderBottom",(function(){return wb})),o.d(t,"cssStyleElementMenuSubMenuCurrentColor",(function(){return Tb})),o.d(t,"cssStyleElementMenuSubMenuCurrentBgColor",(function(){return zb})),o.d(t,"cssStyleElementMenuSubMenuCurrentBoxShadow",(function(){return Eb})),o.d(t,"cssStyleMenuDropdownPosition",(function(){return Lb})),o.d(t,"cssStyleMenuDropdownPositionLeft",(function(){return Mb})),o.d(t,"cssStyleMenuDropdownPositionRight",(function(){return Ib})),o.d(t,"cssStyleMenuFirstDropdownPosition",(function(){return Wb})),o.d(t,"cssStyleMenuFirstDropdownPositionLeft",(function(){return Nb})),o.d(t,"cssStyleMenuFirstDropdownPositionRight",(function(){return Ab})),o.d(t,"cssStyleElementMegaMenuWidth",(function(){return Vb})),o.d(t,"cssStyleElementMegaMenuOffsetTop",(function(){return Db})),o.d(t,"cssStyleElementMegaMenuOpened",(function(){return Gb})),o.d(t,"cssStyleElementMegaMenuHeight",(function(){return $b})),o.d(t,"cssStyleElementTableWidth",(function(){return Ub})),o.d(t,"cssStyleElementTableIconSize",(function(){return Kb})),o.d(t,"cssStyleElementTableSpacing",(function(){return Yb})),o.d(t,"cssStyleElementTableBtnIconPosition",(function(){return qb})),o.d(t,"cssStyleElementTableCustomFlexHorizontalAlign",(function(){return Xb})),o.d(t,"cssStyleElementTableCustomTextHorizontalAlign",(function(){return Jb})),o.d(t,"cssStyleElementTableAsideWidth",(function(){return Zb})),o.d(t,"cssStyleElementTableEvenBgColor",(function(){return Qb})),o.d(t,"cssStyleElementTableEvenColor",(function(){return em})),o.d(t,"cssStyleTablePadding",(function(){return tm})),o.d(t,"cssStyleElementMenuSimpleItemPadding",(function(){return om})),o.d(t,"cssStyleElementMenuSimpleColorBars",(function(){return nm})),o.d(t,"cssStyleElementMenuSimpleWidth",(function(){return am})),o.d(t,"cssStyleElementMenuSimpleActiveColor",(function(){return rm})),o.d(t,"cssStyleElementImageMaxWidthPreview",(function(){return cm})),o.d(t,"cssStyleElementImageHeightPreview",(function(){return dm})),o.d(t,"cssStyleElementImageSizePreview",(function(){return ym})),o.d(t,"cssStyleElementImageMaxWidthEditor",(function(){return um})),o.d(t,"cssStyleElementImageHeightEditor",(function(){return pm})),o.d(t,"cssStyleElementImageWidthWrapper",(function(){return bm})),o.d(t,"cssStyleElementImageHeightWrapper",(function(){return mm})),o.d(t,"cssStyleElementImagePosition",(function(){return hm})),o.d(t,"cssStyleElementImageMarginLeft",(function(){return gm})),o.d(t,"cssStyleElementImageMarginTop",(function(){return vm})),o.d(t,"cssStyleElementImagePictureSizePreview",(function(){return fm})),o.d(t,"cssStyleElementImageTransitionProperty",(function(){return Om})),o.d(t,"cssStyleElementImageFilter",(function(){return Sm})),o.d(t,"cssStyleAnimation",(function(){return xm})),o.d(t,"cssStyleAnimationDuration",(function(){return Cm})),o.d(t,"cssStyleAnimationDelay",(function(){return jm})),o.d(t,"cssStyleRotate",(function(){return wm})),o.d(t,"cssStyleStoryFristSlideProgress",(function(){return km})),o.d(t,"cssStyleStoryProgress",(function(){return Em})),o.d(t,"cssStyleElementWOOAddToCartSize",(function(){return Hm})),o.d(t,"cssStyleElementWOOAddToCartSpacing",(function(){return _m})),o.d(t,"cssStyleElementWOOAddToCartInputSize",(function(){return Rm})),o.d(t,"cssStyleElementWOOAddToCartInputPosition",(function(){return Lm})),o.d(t,"cssStyleElementWOOAddToCartInputFontFamily",(function(){return Im})),o.d(t,"cssStyleElementWOOAddToCartInputFontSize",(function(){return Wm})),o.d(t,"cssStyleElementWOOAddToCartInputLineHeight",(function(){return Nm})),o.d(t,"cssStyleElementWOOAddToCartInputFontWeight",(function(){return Am})),o.d(t,"cssStyleElementWOOAddToCartInputLetterSpacing",(function(){return Vm})),o.d(t,"cssStyleElementWOOAddToCartInputAlign",(function(){return Mm})),o.d(t,"cssStyleElementWOOAddToCartInputColor",(function(){return Dm})),o.d(t,"cssStyleElementWOOAddToCartInputBg",(function(){return uh})),o.d(t,"cssStyleElementWOOAddToCartInputBorder",(function(){return bh})),o.d(t,"cssStyleElementWOOAddToCartInputRadius",(function(){return Fm}));o.d(t,"cssStyleElementWOOAddToCartInputBoxShadow",(function(){return mh})),o.d(t,"cssStyleElementWOOAddToCartButtonColor",(function(){return $m})),o.d(t,"cssStyleElementWOOAddToCartLabelFontFamily",(function(){return Gm})),o.d(t,"cssStyleElementWOOAddToCartLabelFontSize",(function(){return Um})),o.d(t,"cssStyleElementWOOAddToCartLabelLineHeight",(function(){return Km})),o.d(t,"cssStyleElementWOOAddToCartLabelFontWeight",(function(){return Ym})),o.d(t,"cssStyleElementWOOAddToCartLabelLetterSpacing",(function(){return qm})),o.d(t,"cssStyleElementWOOAddToCartValueFontFamily",(function(){return Xm})),o.d(t,"cssStyleElementWOOAddToCartValueFontSize",(function(){return Jm})),o.d(t,"cssStyleElementWOOAddToCartValueLineHeight",(function(){return Zm})),o.d(t,"cssStyleElementWOOAddToCartValueFontWeight",(function(){return Qm})),o.d(t,"cssStyleElementWOOAddToCartValueLetterSpacing",(function(){return eh})),o.d(t,"cssStyleElementWOOAddToCartLabelColor",(function(){return th})),o.d(t,"cssStyleElementWOOAddToCartValueColor",(function(){return oh})),o.d(t,"cssStyleElementWOOAddToCartClearFontFamily",(function(){return nh})),o.d(t,"cssStyleElementWOOAddToCartClearFontSize",(function(){return ah})),o.d(t,"cssStyleElementWOOAddToCartClearLineHeight",(function(){return rh})),o.d(t,"cssStyleElementWOOAddToCartClearFontWeight",(function(){return ih})),o.d(t,"cssStyleElementWOOAddToCartClearLetterSpacing",(function(){return lh})),o.d(t,"cssStyleElementWOOAddToCartClearColor",(function(){return sh})),o.d(t,"cssStyleElementWOOAddToCartTableMargin",(function(){return ch})),o.d(t,"cssStyleElementWOOAddToCartTableBorder",(function(){return dh})),o.d(t,"cssStyleElementWOOAddToCartTableBg",(function(){return ph})),o.d(t,"cssStyleElementWOOAddToCartTableBoxShadow",(function(){return hh})),o.d(t,"cssStyleElementWOOAddToCartBorder",(function(){return gh})),o.d(t,"cssStyleElementWOOAddToCartBorderRadius",(function(){return vh})),o.d(t,"cssStyleElementWOOAddToCartPropertyHoverTransition",(function(){return fh})),o.d(t,"cssStyleElementWOOGalleryBorderRadiusThumbnail",(function(){return Oh})),o.d(t,"cssStyleElementWOOGalleryBorderThumbnail",(function(){return yh})),o.d(t,"cssStyleElementWOOGalleryBoxShadowThumbnail",(function(){return Sh})),o.d(t,"cssStyleElementWOOGallerySpacing",(function(){return xh})),o.d(t,"cssStyleElementWOOGalleryParentSize",(function(){return Ch})),o.d(t,"cssStyleElementWOOGalleryBetweenThumbnail",(function(){return jh})),o.d(t,"cssStyleElementWOOGalleryThumbnailSize",(function(){return Ph})),o.d(t,"cssStyleElementWOOGalleryChildStyle",(function(){return Bh})),o.d(t,"cssStyleElementWOOGallerySpacingStyleLeftRigth",(function(){return wh})),o.d(t,"cssStyleElementWOOGalleryZoomReposition",(function(){return Th})),o.d(t,"cssStyleElementTitleTextShadow",(function(){return Eh})),o.d(t,"cssStyleElementShopifyQuantityLineHeight",(function(){return kh})),o.d(t,"cssStyleElementShopifyQuantityInputWidth",(function(){return Hh})),o.d(t,"cssStyleElementShopifyAddToCartSize",(function(){return _h})),o.d(t,"cssStyleElementShopifyAddToCartPropertyHoverTransition",(function(){return Rh})),o.d(t,"cssStyleElementShopifyAddToCartBorderRadius",(function(){return Lh})),o.d(t,"cssStyleElementShopifyAddToCartBorderBorder",(function(){return Mh})),o.d(t,"cssStyleElementShopifyAddToCartButtonColor",(function(){return Ih}));var n={};o.r(n),o.d(n,"renderStyles",(function(){return b})),o.d(n,"parseOutputCss",(function(){return h})),o.d(n,"css",(function(){return v})),o.d(n,"css1",(function(){return f})),o.d(n,"clearCache",(function(){return y})),o.d(n,"tmpCSSFromCache",(function(){return O})),o.d(n,"replacePlaceholders",(function(){return S})),o.d(n,"cssStyleSizeWidthPercent",(function(){return H})),o.d(n,"cssStyleSizeWidthPx",(function(){return F})),o.d(n,"cssStyleSizeMaxWidthPercent",(function(){return R})),o.d(n,"cssStyleSizeWidthStoryOnly",(function(){return _})),o.d(n,"cssStyleSizeHeightPx",(function(){return L})),o.d(n,"cssStyleSizeMinHeightPx",(function(){return M})),o.d(n,"cssStyleSizeMaxWidthSize",(function(){return I})),o.d(n,"cssStyleSizeSizePercent",(function(){return W})),o.d(n,"cssStyleSizeMaxWidthContainer",(function(){return V})),o.d(n,"cssStyleSizeTextSpacing",(function(){return $})),o.d(n,"cssStyleSizeSpacing",(function(){return D})),o.d(n,"cssStyleSizeHeightPxOnly",(function(){return G})),o.d(n,"cssStyleSizeHeightPercentOnly",(function(){return U})),o.d(n,"cssStyleSizeSize",(function(){return N})),o.d(n,"cssStyleSizeWidth",(function(){return A})),o.d(n,"cssStyleElementLineBorder",(function(){return K})),o.d(n,"cssStyleTypographyElementCountdownLabelFontSize",(function(){return ae})),o.d(n,"cssStyleNumberTypography2FontFamily",(function(){return le})),o.d(n,"cssStyleNumberTypography2FontSize",(function(){return se})),o.d(n,"cssStyleNumberTypography2LetterSpacing",(function(){return ue})),o.d(n,"cssStyleNumberTypography2FontWeight",(function(){return de})),o.d(n,"cssStyleNumberTypography2LineHeight",(function(){return ce})),o.d(n,"cssStyleTitleTypography2FontFamily",(function(){return pe})),o.d(n,"cssStyleTitleTypography2FontSize",(function(){return be})),o.d(n,"cssStyleTitleTypography2LetterSpacing",(function(){return ge})),o.d(n,"cssStyleTitleTypography2FontWeight",(function(){return he})),o.d(n,"cssStyleTitleTypography2LineHeight",(function(){return me})),o.d(n,"cssStyleMessageTypography2FontFamily",(function(){return ve})),o.d(n,"cssStyleMessageTypography2FontSize",(function(){return fe})),o.d(n,"cssStyleMessageTypography2LetterSpacing",(function(){return Se})),o.d(n,"cssStyleMessageTypography2FontWeight",(function(){return Oe})),o.d(n,"cssStyleMessageTypography2LineHeight",(function(){return ye})),o.d(n,"cssStyleElementCountDown2NumberColor",(function(){return xe})),o.d(n,"cssStyleElementCountDown2TitleColor",(function(){return Ce})),o.d(n,"cssStyleElementCountDown2MessageColor",(function(){return je})),o.d(n,"cssStyleElementCountDown2SpacingLeft",(function(){return re})),o.d(n,"cssStyleElementCountDown2SpacingRight",(function(){return ie})),o.d(n,"cssStyleElementCountDown2HoverTransitionProperty",(function(){return Pe})),o.d(n,"cssStyleElementCounterChartEnd",(function(){return Be})),o.d(n,"cssStyleElementCounterChartWidth",(function(){return we})),o.d(n,"cssStyleElementCounterFillColor",(function(){return Te})),o.d(n,"cssStyleElementCounterStrokeColor",(function(){return ze})),o.d(n,"cssStyleElementCounterTransitionHoverProperty",(function(){return Ee})),o.d(n,"cssStyleElementIconBoxFlexDirection",(function(){return ke})),o.d(n,"cssStyleElementIconBoxMarginRight",(function(){return He})),o.d(n,"cssStyleElementIconBoxMarginLeft",(function(){return Fe})),o.d(n,"cssStyleElementProtectedPageAutocompleteColor",(function(){return _e})),o.d(n,"cssStyleElementProtectedPagePropertyHoverTransition",(function(){return Re})),o.d(n,"cssStyleElementProtectedPageInputWidth",(function(){return Le})),o.d(n,"cssStyleElementProtectedPageInputSpacing",(function(){return Me})),o.d(n,"cssStyleElementProtectedPageInputHeight",(function(){return Ie})),o.d(n,"cssStyleBorder",(function(){return We})),o.d(n,"cssStyleBorderTransparentColor",(function(){return Ne})),o.d(n,"cssStyleElementImageGallery3FontFamily",(function(){return tt})),o.d(n,"cssStyleElementImageGallery3FontSize",(function(){return ot})),o.d(n,"cssStyleElementImageGallery3LineHeight",(function(){return nt})),o.d(n,"cssStyleElementImageGallery3FontWeight",(function(){return at})),o.d(n,"cssStyleElementImageGallery3LetterSpacing",(function(){return rt})),o.d(n,"cssStyleElementImageGalleryWidth",(function(){return Ve})),o.d(n,"cssStyleElementImageGalleryMargin",(function(){return De})),o.d(n,"cssStyleElementImageGalleryItemWidth",(function(){return $e})),o.d(n,"cssStyleElementImageGalleryItemPadding",(function(){return Ge})),o.d(n,"cssStyleElementImageGalleryFilterSpacing",(function(){return Ue})),o.d(n,"cssStyleElementImageGalleryFilterAfterSpacing",(function(){return Ke})),o.d(n,"cssStyleElementImageGalleryFilterHorizontalAlign",(function(){return Ye})),o.d(n,"cssStyleElementImageGalleryPaddingFourFields",(function(){return qe})),o.d(n,"cssStyleElementImageGalleryBorderRadius",(function(){return et})),o.d(n,"cssStyleElementImageGalleryFilterColor",(function(){return Xe})),o.d(n,"cssStyleElementImageGalleryFilterBgColor",(function(){return Je})),o.d(n,"cssStyleElementImageGalleryFilterBoxShadow",(function(){return Ze})),o.d(n,"cssStyleElementImageGalleryFilterBorder",(function(){return Qe})),o.d(n,"cssStyleElementImageGalleryFilterActiveColor",(function(){return it})),o.d(n,"cssStyleElementImageGalleryFilterActiveBgColor",(function(){return lt})),o.d(n,"cssStyleElementImageGalleryFilterActiveBorder",(function(){return st})),o.d(n,"cssStyleElementImageGalleryFilterActiveShadow",(function(){return ct})),o.d(n,"cssStyleElementImageGalleryPropertyHoverTransition",(function(){return dt})),o.d(n,"cssStyleBorderRadius",(function(){return Ae})),o.d(n,"cssStyleBgColor",(function(){return ut})),o.d(n,"cssStyleBgColorHex",(function(){return pt})),o.d(n,"cssStyleBg2Color",(function(){return bt})),o.d(n,"cssStyleBgGradient",(function(){return mt})),o.d(n,"cssStyleBgImage",(function(){return ht})),o.d(n,"cssStyleBgImageHover",(function(){return gt})),o.d(n,"cssStyleBgMediaImage",(function(){return vt})),o.d(n,"cssStyleBgImagePosition",(function(){return ft})),o.d(n,"cssStyleBgImageAttachment",(function(){return yt})),o.d(n,"cssStyleBgMediaMap",(function(){return Ot})),o.d(n,"cssStyleBgMediaVideo",(function(){return St})),o.d(n,"cssStyleColor",(function(){return xt})),o.d(n,"cssStyleLabelColor",(function(){return Ct})),o.d(n,"cssStyleBoxShadow",(function(){return Pt})),o.d(n,"cssStyleBoxShadowSuffixForGlamour",(function(){return jt})),o.d(n,"cssStyleBoxShadowSection",(function(){return Bt})),o.d(n,"cssStyleTextShadow",(function(){return wt})),o.d(n,"cssStyleShapeTopType",(function(){return Tt})),o.d(n,"cssStyleShapeTopHeight",(function(){return zt})),o.d(n,"cssStyleShapeTopFlip",(function(){return Et})),o.d(n,"cssStyleShapeTopIndex",(function(){return kt})),o.d(n,"cssStyleShapeBottomType",(function(){return Ht})),o.d(n,"cssStyleShapeBottomHeight",(function(){return Ft})),o.d(n,"cssStyleShapeBottomFlip",(function(){return _t})),o.d(n,"cssStyleShapeBottomIndex",(function(){return Rt})),o.d(n,"cssStyleHoverTransition",(function(){return Lt})),o.d(n,"cssStylePropertyHoverTransition",(function(){return Mt})),o.d(n,"cssStyleTypographyFontFamily",(function(){return It})),o.d(n,"cssStyleTypographyFontSize",(function(){return Wt})),o.d(n,"cssStyleTypographyLineHeight",(function(){return Nt})),o.d(n,"cssStyleTypographyFontWeight",(function(){return At})),o.d(n,"cssStyleTypographyLetterSpacing",(function(){return Vt})),o.d(n,"cssStyleTypography2FontFamily",(function(){return Y})),o.d(n,"cssStyleTypography2FontSize",(function(){return q})),o.d(n,"cssStyleTypography2LineHeight",(function(){return X})),o.d(n,"cssStyleTypography2FontWeight",(function(){return J})),o.d(n,"cssStyleTypography2LetterSpacing",(function(){return Z})),o.d(n,"cssStyleTypography3FontFamily",(function(){return Q})),o.d(n,"cssStyleTypography3FontSize",(function(){return ee})),o.d(n,"cssStyleTypography3LineHeight",(function(){return te})),o.d(n,"cssStyleTypography3FontWeight",(function(){return oe})),o.d(n,"cssStyleTypography3LetterSpacing",(function(){return ne})),o.d(n,"cssStyleElementProgressBarPadding",(function(){return Dt})),o.d(n,"cssStyleSizeProgressBarMaxWidthPercent",(function(){return $t})),o.d(n,"cssStyleElementProgressBarPropertyHoverTransition",(function(){return Gt})),o.d(n,"cssStyleElementRichTextMartinTop",(function(){return Zt})),o.d(n,"cssStyleElementRichTextMartinBottom",(function(){return Qt})),o.d(n,"cssStyleElementRichTextGradient",(function(){return eo})),o.d(n,"cssStyleElementRichTextFontSize",(function(){return to})),o.d(n,"cssStyleElementRichTextBgImage",(function(){return oo})),o.d(n,"cssStyleElementRichTextFontFamily",(function(){return no})),o.d(n,"cssStyleElementRichTextColor",(function(){return ao})),o.d(n,"cssStyleElementButtonBorderRadius",(function(){return ro})),o.d(n,"cssStyleElementButtonIconPosition",(function(){return io})),o.d(n,"cssStyleElementButtonIconFontSize",(function(){return lo})),o.d(n,"cssStyleElementButtonIconMargin",(function(){return so})),o.d(n,"cssStyleElementIconStrokeWidth",(function(){return co})),o.d(n,"cssStyleElementButtonPropertyHoverTransition",(function(){return uo})),o.d(n,"cssStyleElementButtonPropertyContentAlign",(function(){return po})),o.d(n,"cssStyleElementFacebookButtonPropertyHoverTransition",(function(){return bo})),o.d(n,"cssStyleElementFacebookCommentsPropertyHoverTransition",(function(){return mo})),o.d(n,"cssStyleElementFacebookEmbedPropertyHoverTransition",(function(){return ho})),o.d(n,"cssStyleElementFacebookGroupPropertyHoverTransition",(function(){return go})),o.d(n,"cssStyleElementFacebookPagePropertyHoverTransition",(function(){return vo})),o.d(n,"cssStyleElementMapPropertyHoverTransition",(function(){return fo})),o.d(n,"cssStyleElementMapPropertyPositionFixed",(function(){return yo})),o.d(n,"cssStyleElementMapCoverSrc",(function(){return Oo})),o.d(n,"cssStyleElementMapCoverPosition",(function(){return So})),o.d(n,"cssStyleElementMapBgSize",(function(){return xo})),o.d(n,"cssStyleElementSoundCloudPropertyHoverTransition",(function(){return Co})),o.d(n,"cssStyleContainerPopup2ContainerWidth",(function(){return jo})),o.d(n,"cssStyleContainerPopup2CloseState",(function(){return Po})),o.d(n,"cssStyleContainerPopup2ClosePosition",(function(){return ko})),o.d(n,"cssStyleContainerPopup2CloseFontSize",(function(){return wo})),o.d(n,"cssStyleContainerPopup2CloseBgSize",(function(){return To})),o.d(n,"cssStyleContainerPopup2CloseBorderRadius",(function(){return zo})),o.d(n,"cssStyleContainerPopup2CloseColor",(function(){return Bo})),o.d(n,"cssStyleContainerPopup2CloseBgColor",(function(){return Eo})),o.d(n,"cssStyleContainerPopup2RowFlexVerticalAlign",(function(){return Ho})),o.d(n,"cssStyleContainerPopup2CustomHeight",(function(){return Fo})),o.d(n,"cssStyleContainerPopup2CustomHeightOverflow",(function(){return _o})),o.d(n,"cssStyleContainerPopup2Custom2Height100",(function(){return Ro})),o.d(n,"cssStyleContainerPopup2Custom2MaxHeight100",(function(){return Lo})),o.d(n,"cssStyleZIndex",(function(){return Mo})),o.d(n,"cssStyleZIndexStory",(function(){return Io})),o.d(n,"cssStyleFlexVerticalAlign",(function(){return Wo})),o.d(n,"cssStyleFlexColumnVerticalAlign",(function(){return Do})),o.d(n,"cssStyleFlexHorizontalAlign",(function(){return No})),o.d(n,"cssStyleContentAlign",(function(){return Ao})),o.d(n,"cssStyleMarginAlign",(function(){return Vo})),o.d(n,"cssStyleExcerptAlign",(function(){return $o})),o.d(n,"cssStyleFlexColumn",(function(){return Go})),o.d(n,"cssStylePadding",(function(){return Jo})),o.d(n,"cssStylePaddingFourFields",(function(){return Uo})),o.d(n,"cssStylePaddingPreview",(function(){return Ko})),o.d(n,"cssStylePaddingTopForEditorResizer",(function(){return Yo})),o.d(n,"cssStylePaddingBottomForEditorResizer",(function(){return qo})),o.d(n,"cssStylePaddingRightLeftForEditor",(function(){return Xo})),o.d(n,"cssStyleItemPadding",(function(){return Zo})),o.d(n,"cssStyleMargin",(function(){return Qo})),o.d(n,"cssStyleItemMargin",(function(){return en})),o.d(n,"cssStyleDisplayFlex",(function(){return tn})),o.d(n,"cssStyleDisplayInlineFlex",(function(){return on})),o.d(n,"cssStyleDisplayBlock",(function(){return nn})),o.d(n,"cssStyleVisible",(function(){return an})),o.d(n,"cssStyleVisibleEditorDisplayNoneOrFlex",(function(){return rn})),o.d(n,"cssStyleVisibleEditorDisplayNoneOrBlock",(function(){return sn})),o.d(n,"cssStyleVisibleEditorDisplayNoneOrInlineFlex",(function(){return ln})),o.d(n,"cssStyleVisibleMode",(function(){return cn})),o.d(n,"cssStyleShowMembershipBlock",(function(){return un})),o.d(n,"cssStyleShowMembershipFlex",(function(){return pn})),o.d(n,"cssStyleFilter",(function(){return mn})),o.d(n,"cssStyleFilterSuffixForGlamour",(function(){return bn})),o.d(n,"cssStyleElementVideoPaddingRatio",(function(){return hn})),o.d(n,"cssStyleElementVideoFilter",(function(){return gn})),o.d(n,"cssStyleElementVideoIframeFix",(function(){return fn})),o.d(n,"cssStyleElementVideoBgSize",(function(){return vn})),o.d(n,"cssStyleElementVideoIconFontSize",(function(){return yn})),o.d(n,"cssStyleElementVideoIconWidth",(function(){return On})),o.d(n,"cssStyleElementVideoIconHeight",(function(){return Sn})),o.d(n,"cssStyleElementVideoControlsIconFontSize",(function(){return zn})),o.d(n,"cssStyleElementVideoBgColorRatio",(function(){return xn})),o.d(n,"cssStyleElementVideoCoverSrc",(function(){return Cn})),o.d(n,"cssStyleElementVideoCoverPosition",(function(){return jn})),o.d(n,"cssStyleElementVideoPropertyHoverTransition",(function(){return Pn})),o.d(n,"cssStyleElementVideoHoverBoxShadowTransition",(function(){return Bn})),o.d(n,"cssStyleVideoControlsBgColor",(function(){return wn})),o.d(n,"cssStyleVideoIconControls",(function(){return Tn})),o.d(n,"cssStyleElementVideoMask",(function(){return En})),o.d(n,"cssStyleElementVideoPlaylistSubTitleVideoTypography2FontFamily",(function(){return kn})),o.d(n,"cssStyleElementVideoPlaylistSubTitleVideoTypography2FontSize",(function(){return Hn})),o.d(n,"cssStyleElementVideoPlaylistSubTitleVideoTypography2LineHeight",(function(){return Fn})),o.d(n,"cssStyleElementVideoPlaylistSubTitleVideoTypography2FontWeight",(function(){return _n})),o.d(n,"cssStyleElementVideoPlaylistSubTitleVideoTypography2LetterSpacing",(function(){return Rn})),o.d(n,"cssStyleElementVideoPlaylistBorderItem",(function(){return In})),o.d(n,"cssStyleElementVideoPlaylistGridItemWidth",(function(){return Nn})),o.d(n,"cssStyleSizeWidthPixel",(function(){return Ln})),o.d(n,"cssStyleElementVideoPlaylistImageSize",(function(){return Mn})),o.d(n,"cssStyleSizeWidthVideoBlock",(function(){return Wn})),o.d(n,"cssStyleBgIconCoverColor",(function(){return Dn})),o.d(n,"cssStyleCoverIconColor",(function(){return An})),o.d(n,"cssStyleCoverSubTitleColor",(function(){return Vn})),o.d(n,"cssStyleElementVideoPlaylistItemActiveBg",(function(){return $n})),o.d(n,"cssStyleElementVideoPlaylistBorderItemActive",(function(){return Gn})),o.d(n,"cssStyleElementVideoPlaylistItemActiveColor",(function(){return Un})),o.d(n,"cssStyleElementVideoPlaylistItemSubtitleActiveColor",(function(){return Kn})),o.d(n,"cssStyleElementVideoPlaylistPropertyHoverTransition",(function(){return Yn})),o.d(n,"cssStyleElementMediaIconFontSize",(function(){return qn})),o.d(n,"cssStyleElementMediaPadding",(function(){return Xn})),o.d(n,"cssStyleRowMinHeight",(function(){return Jn})),o.d(n,"cssStyleRowReverseColumn",(function(){return Zn})),o.d(n,"cssStylePosition",(function(){return ra})),o.d(n,"cssStylePositionMode",(function(){return ia})),o.d(n,"cssStyleCustomPosition",(function(){return la})),o.d(n,"cssStyleCustomWidth",(function(){return sa})),o.d(n,"cssStyleOffset",(function(){return ca})),o.d(n,"cssStyleIconSpacing",(function(){return da})),o.d(n,"cssStyleIconSize",(function(){return ua})),o.d(n,"cssStyleSectionMaxWidth",(function(){return ma})),o.d(n,"cssStyleSectionSliderHeight",(function(){return ha})),o.d(n,"cssStyleSectionColorDots",(function(){return ga})),o.d(n,"cssStyleSectionColorArrows",(function(){return va})),o.d(n,"cssStyleSectionPropertyHoverTransition",(function(){return fa})),o.d(n,"cssStyleSectionToolbarOffset",(function(){return ya})),o.d(n,"cssStyleSectionHeightStyle",(function(){return Oa})),o.d(n,"cssStyleSectionPaddingsForEditorResize",(function(){return Sa})),o.d(n,"cssStyleSectionPopupContainerWrap",(function(){return xa})),o.d(n,"cssStyleElementBreadcrumbsArrowSize",(function(){return Ca})),o.d(n,"cssStyleElementBreadcrumbsColorActive",(function(){return ja})),o.d(n,"cssStyleElementBreadcrumbsColorArrows",(function(){return Pa})),o.d(n,"cssStyleElementForm2FlexBasisPercent",(function(){return Ba})),o.d(n,"cssStyleElementForm2SubmitWidth",(function(){return wa})),o.d(n,"cssStyleElementForm2InputHeight",(function(){return Ta})),o.d(n,"cssStyleElementForm2FieldsLineHeight",(function(){return Ha})),o.d(n,"cssStyleElementForm2FieldsLabelFontFamily",(function(){return Fa})),o.d(n,"cssStyleElementForm2FieldsLabelFontSize",(function(){return _a})),o.d(n,"cssStyleElementForm2FieldsLabelFontWeight",(function(){return La})),o.d(n,"cssStyleElementForm2FieldsLabelLetterSpacing",(function(){return Ma})),o.d(n,"cssStyleElementForm2FieldsLabelAlign",(function(){return za})),o.d(n,"cssStyleElementForm2FieldsLabelLineHeight",(function(){return Ra})),o.d(n,"cssStyleElementForm2FieldsLabelPadding",(function(){return Ia})),o.d(n,"cssStyleElementForm2Margin",(function(){return Ea})),o.d(n,"cssStyleElementForm2Padding",(function(){return ka})),o.d(n,"cssStyleElementForm2FieldsBorderRequired",(function(){return Ka})),o.d(n,"cssStyleElementForm2FieldsCheckboxColor",(function(){return Wa})),o.d(n,"cssStyleElementForm2FieldsCheckboxFontFamily",(function(){return Na})),o.d(n,"cssStyleElementForm2FieldsCheckboxFontSize",(function(){return Aa})),o.d(n,"cssStyleElementForm2FieldsCheckboxFontWeight",(function(){return Va})),o.d(n,"cssStyleElementForm2FieldsCheckboxLetterSpacing",(function(){return Da})),o.d(n,"cssStyleElementForm2FieldsCheckboxLineHeight",(function(){return $a})),o.d(n,"cssStyleElementForm2FieldsSelectColor",(function(){return Ga})),o.d(n,"cssStyleElementForm2FieldsSelectBgColor",(function(){return Ua})),o.d(n,"cssStyleElementForm2FieldsSelectChoiceBgColor",(function(){return Ya})),o.d(n,"cssStyleElementForm2FieldsSelectBorder",(function(){return qa})),o.d(n,"cssStyleElementForm2FieldsSelectBorderRadius",(function(){return Xa})),o.d(n,"cssStyleElementForm2FieldsSelectBoxShadow",(function(){return Ja})),o.d(n,"cssStyleElementForm2FieldColumns",(function(){return Za})),o.d(n,"cssStyleElementForm2StoryButtonHeight",(function(){return Qa})),o.d(n,"cssStyleElementLoginFormMargin",(function(){return er})),o.d(n,"cssStyleElementLoginFieldPadding",(function(){return tr})),o.d(n,"cssStyleElementLoginLostPasswordColor",(function(){return lr})),o.d(n,"cssStyleElementLoginLostPasswordAlign",(function(){return sr})),o.d(n,"cssStyleElementLoginRememberMeAlign",(function(){return cr})),o.d(n,"cssStyleElementLoginLostPasswordTypography2FontFamily",(function(){return or})),o.d(n,"cssStyleElementLoginLostPasswordTypography2FontSize",(function(){return nr})),o.d(n,"cssStyleElementLoginLostPasswordTypography2FontWeight",(function(){return rr})),o.d(n,"cssStyleElementLoginLostPasswordTypography2LetterSpacing",(function(){return ir})),o.d(n,"cssStyleElementLoginLostPasswordTypography2LineHeight",(function(){return ar})),o.d(n,"cssStyleElementLoginAutorizedAlign",(function(){return dr})),o.d(n,"cssStyleElementLoginTextTypography2FontFamily",(function(){return ur})),o.d(n,"cssStyleElementLoginTextTypography2FontSize",(function(){return pr})),o.d(n,"cssStyleElementLoginTextTypography2LineHeight",(function(){return br})),o.d(n,"cssStyleElementLoginTextTypography2FontWeight",(function(){return mr})),o.d(n,"cssStyleElementLoginTextTypography2LetterSpacing",(function(){return hr})),o.d(n,"cssStyleElementLoginTextColor",(function(){return gr})),o.d(n,"cssStyleElementLoginLinkColor",(function(){return vr})),o.d(n,"cssStyleElementLoginRegisterInfoTypography2FontFamily",(function(){return fr})),o.d(n,"cssStyleElementLoginRegisterInfoTypography2FontSize",(function(){return yr})),o.d(n,"cssStyleElementLoginRegisterInfoTypography2LineHeight",(function(){return Or})),o.d(n,"cssStyleElementLoginRegisterInfoTypography2FontWeight",(function(){return Sr})),o.d(n,"cssStyleElementLoginRegisterInfoTypography2LetterSpacing",(function(){return xr})),o.d(n,"cssStyleElementRegisterInfoColor",(function(){return Cr})),o.d(n,"cssStyleElementRegisterInfoAlign",(function(){return jr})),o.d(n,"cssStyleElementLoginRegisterLinkTypography2FontFamily",(function(){return Pr})),o.d(n,"cssStyleElementLoginRegisterLinkTypography2FontSize",(function(){return Br})),o.d(n,"cssStyleElementLoginRegisterLinkTypography2LineHeight",(function(){return wr})),o.d(n,"cssStyleElementLoginRegisterLinkTypography2FontWeight",(function(){return Tr})),o.d(n,"cssStyleElementLoginRegisterLinkTypography2LetterSpacing",(function(){return zr})),o.d(n,"cssStyleElementLoginRegisterLinkColor",(function(){return Er})),o.d(n,"cssStyleElementLoginRegisterLinkAlign",(function(){return kr})),o.d(n,"cssStyleElementLoginLoginLinkTypography2FontFamily",(function(){return Hr})),o.d(n,"cssStyleElementLoginLoginLinkTypography2FontSize",(function(){return Fr})),o.d(n,"cssStyleElementLoginLoginLinkTypography2LineHeight",(function(){return _r})),o.d(n,"cssStyleElementLoginLoginLinkTypography2FontWeight",(function(){return Rr})),o.d(n,"cssStyleElementLoginLoginLinkTypography2LetterSpacing",(function(){return Lr})),o.d(n,"cssStyleElementLoginLoginLinkColor",(function(){return Mr})),o.d(n,"cssStyleElementLoginLoginLinkAlign",(function(){return Ir})),o.d(n,"cssStyleElementPostInfoColorText",(function(){return Nr})),o.d(n,"cssStyleElementPostInfoColorIcons",(function(){return Wr})),o.d(n,"cssStyleElementPostInfoSpacing",(function(){return Ar})),o.d(n,"cssStyleElementPostNavigation2TitleFontFamily",(function(){return Vr})),o.d(n,"cssStyleElementPostNavigation2TitleFontSize",(function(){return Dr})),o.d(n,"cssStyleElementPostNavigation2TitleLineHeight",(function(){return $r})),o.d(n,"cssStyleElementPostNavigation2TitleFontWeight",(function(){return Gr})),o.d(n,"cssStyleElementPostNavigation2TitleLetterSpacing",(function(){return Ur})),o.d(n,"cssStyleElementPostNavigation2PostFontFamily",(function(){return Kr})),o.d(n,"cssStyleElementPostNavigation2PostFontSize",(function(){return Yr})),o.d(n,"cssStyleElementPostNavigation2PostLineHeight",(function(){return qr})),o.d(n,"cssStyleElementPostNavigation2PostFontWeight",(function(){return Xr})),o.d(n,"cssStyleElementPostNavigation2PostLetterSpacing",(function(){return Jr})),o.d(n,"cssStyleElementPostNavigationColorTitle",(function(){return Zr})),o.d(n,"cssStyleElementPostNavigationColorPost",(function(){return Qr})),o.d(n,"cssStyleElementPostNavigationSpacing",(function(){return ei})),o.d(n,"cssStyleElementPostNavigationSeparationHeight",(function(){return ti})),o.d(n,"cssStyleElementPostNavigationShowSeparation",(function(){return oi})),o.d(n,"cssStyleElementStarRatingRatingColor",(function(){return ni})),o.d(n,"cssStyleElementStarRatingRatingBackgroundColor",(function(){return ai})),o.d(n,"cssStyleElementStarRatingPropertyHoverTransition",(function(){return li})),o.d(n,"cssStyleElementStarRatingTextSpacing",(function(){return ci})),o.d(n,"cssStyleElementStarRatingStyle2Background",(function(){return ri})),o.d(n,"cssStyleElementStarRatingStyle2BorderRadius",(function(){return ii})),o.d(n,"cssStyleElementStarRatingDirection",(function(){return si})),o.d(n,"cssStyleElementTimelineTabContentArrowColor",(function(){return Ki})),o.d(n,"cssStyleElementTimelineTabContentArrowCustomColor",(function(){return Yi})),o.d(n,"cssStyleElementTimelineTabContentArrowCustomColor1",(function(){return qi})),o.d(n,"cssStyleElementTimelineBeforeDisplay",(function(){return Ei})),o.d(n,"cssStyleElementTimelineCustomLineOdd",(function(){return Ii})),o.d(n,"cssStyleElementTimelineVerticalTab",(function(){return ll})),o.d(n,"cssStyleElementTimelineVerticalLastTab",(function(){return sl})),o.d(n,"cssStyleElementTimelineTabsVerticalContent",(function(){return il})),o.d(n,"cssStyleElementTimelineTabsVerticalNavIcon",(function(){return rl})),o.d(n,"cssStyleElementTimelineTabsHorizontalStyle3",(function(){return al})),o.d(n,"cssStyleElementTimelineTabHorizontalStyle3Odd",(function(){return nl})),o.d(n,"cssStyleElementTimelineTabCustomStyle",(function(){return ol})),o.d(n,"cssStyleElementTimelineContentBeforeStyle3",(function(){return Qi})),o.d(n,"cssStyleElementTimelineVerticalTabBeforeNone",(function(){return cl})),o.d(n,"cssStyleElementTimelineVerticalTabBeforeStyle3",(function(){return dl})),o.d(n,"cssStyleElementTimelineNavTitleStyle3",(function(){return tl})),o.d(n,"cssStyleElementTimelineTab",(function(){return Ji})),o.d(n,"cssStyleElementTimelineTabs",(function(){return Xi})),o.d(n,"cssStyleElementTimelineTabContentBefore",(function(){return Zi})),o.d(n,"cssStyleElementTimelineNavTitleSpacing",(function(){return el})),o.d(n,"cssStyleElementTimelineWidth",(function(){return Ui})),o.d(n,"cssStyleElementTimelineIconSize",(function(){return hi})),o.d(n,"cssStyleElementTimelineIconWidth",(function(){return vi})),o.d(n,"cssStyleElementTimelineIconHeight",(function(){return fi})),o.d(n,"cssStyleElementTimelineIconBorderRadius",(function(){return Pi})),o.d(n,"cssStyleElementTimelineNavTitleWidth",(function(){return yi})),o.d(n,"cssStyleElementTimelineLineBgColor",(function(){return Si})),o.d(n,"cssStyleElementTimelineLineTop",(function(){return xi})),o.d(n,"cssStyleElementTimelineArrowBorder",(function(){return ji})),o.d(n,"cssStyleElementTimelineVerticalCustomTabPositionOdd",(function(){return Vi})),o.d(n,"cssStyleElementTimelineContentSpacing",(function(){return Ci})),o.d(n,"cssStyleElementTimelineVerticalCustomContentSpacing",(function(){return Gi})),o.d(n,"cssStyleElementTimelinePaddingForIcon",(function(){return gi})),o.d(n,"cssStyleElementTimelineNavTitleVisible",(function(){return Oi})),o.d(n,"cssStyleElementTimelineVerticalPosition",(function(){return Bi})),o.d(n,"cssStyleElementTimelineLineWidthHeightBefore",(function(){return wi})),o.d(n,"cssStyleElementTimelineLineWidthHeightAfter",(function(){return Ti})),o.d(n,"cssStyleElementTimelineVerticalLinePosition",(function(){return zi})),o.d(n,"cssStyleElementTimelineVerticalLineTopPosition",(function(){return ki})),o.d(n,"cssStyleElementTimelineVerticalLineBottomPosition",(function(){return Hi})),o.d(n,"cssStyleElementTimelineCustomTabWidth",(function(){return Fi})),o.d(n,"cssStyleElementTimelineCustomLastTabWidth",(function(){return _i})),o.d(n,"cssStyleElementTimelineVerticalInvertPosition",(function(){return Ri})),o.d(n,"cssStyleElementTimelineVerticalInvertLinePosition",(function(){return Li})),o.d(n,"cssStyleElementTimelineCustomLineTop",(function(){return Mi})),o.d(n,"cssStyleElementTimelineCustomContentSpacing",(function(){return Wi})),o.d(n,"cssStyleElementTimelineCustomContentBottomSpacing",(function(){return Ni})),o.d(n,"cssStyleElementTimelineVerticalCustomTabPosition",(function(){return Ai})),o.d(n,"cssStyleElementTimelineVerticalCustomPosition",(function(){return Di})),o.d(n,"cssStyleElementTimelineVerticalStyle3ArrowPosition",(function(){return $i})),o.d(n,"cssStyleElementSwitcherNavSpacing",(function(){return ml})),o.d(n,"cssStyleElementSwitcherNavBeforeBg",(function(){return bl})),o.d(n,"cssStyleElementSwitcherActiveTextColor",(function(){return hl})),o.d(n,"cssStyleElementSwitcherNav2Width",(function(){return ul})),o.d(n,"cssStyleElementSwitcherNav2Height",(function(){return pl})),o.d(n,"cssStyleElementSwitcherWidth",(function(){return gl})),o.d(n,"cssStyleElementWPPostContentH1Color",(function(){return vl})),o.d(n,"cssStyleElementWPPostContentH2Color",(function(){return fl})),o.d(n,"cssStyleElementWPPostContentH3Color",(function(){return yl})),o.d(n,"cssStyleElementWPPostContentH4Color",(function(){return Ol})),o.d(n,"cssStyleElementWPPostContentH5Color",(function(){return Sl})),o.d(n,"cssStyleElementWPPostContentH6Color",(function(){return xl})),o.d(n,"cssStyleElementWPPostContentParagraphColor",(function(){return Cl})),o.d(n,"cssStyleElementWPPostContentTypography2ParagraphFontFamily",(function(){return jl})),o.d(n,"cssStyleElementWPPostContentTypography2ParagraphFontSize",(function(){return Pl})),o.d(n,"cssStyleElementWPPostContentTypography2ParagraphLineHeight",(function(){return Bl})),o.d(n,"cssStyleElementWPPostContentTypography2ParagraphFontWeight",(function(){return wl})),o.d(n,"cssStyleElementWPPostContentTypography2ParagraphLetterSpacing",(function(){return Tl})),o.d(n,"cssStyleElementWPPostContentTypography2H1FontFamily",(function(){return zl})),o.d(n,"cssStyleElementWPPostContentTypography2H1FontSize",(function(){return El})),o.d(n,"cssStyleElementWPPostContentTypography2H1LineHeight",(function(){return kl})),o.d(n,"cssStyleElementWPPostContentTypography2H1FontWeight",(function(){return Hl})),o.d(n,"cssStyleElementWPPostContentTypography2H1LetterSpacing",(function(){return Fl})),o.d(n,"cssStyleElementWPPostContentTypography2H2FontFamily",(function(){return _l})),o.d(n,"cssStyleElementWPPostContentTypography2H2FontSize",(function(){return Rl})),o.d(n,"cssStyleElementWPPostContentTypography2H2LineHeight",(function(){return Ll})),o.d(n,"cssStyleElementWPPostContentTypography2H2FontWeight",(function(){return Ml})),o.d(n,"cssStyleElementWPPostContentTypography2H2LetterSpacing",(function(){return Il})),o.d(n,"cssStyleElementWPPostContentTypography2H3FontFamily",(function(){return Wl})),o.d(n,"cssStyleElementWPPostContentTypography2H3FontSize",(function(){return Nl})),o.d(n,"cssStyleElementWPPostContentTypography2H3LineHeight",(function(){return Al})),o.d(n,"cssStyleElementWPPostContentTypography2H3FontWeight",(function(){return Vl})),o.d(n,"cssStyleElementWPPostContentTypography2H3LetterSpacing",(function(){return Dl})),o.d(n,"cssStyleElementWPPostContentTypography2H4FontFamily",(function(){return $l})),o.d(n,"cssStyleElementWPPostContentTypography2H4FontSize",(function(){return Gl})),o.d(n,"cssStyleElementWPPostContentTypography2H4LineHeight",(function(){return Ul})),o.d(n,"cssStyleElementWPPostContentTypography2H4FontWeight",(function(){return Kl})),o.d(n,"cssStyleElementWPPostContentTypography2H4LetterSpacing",(function(){return Yl})),o.d(n,"cssStyleElementWPPostContentTypography2H5FontFamily",(function(){return ql})),o.d(n,"cssStyleElementWPPostContentTypography2H5FontSize",(function(){return Xl})),o.d(n,"cssStyleElementWPPostContentTypography2H5LineHeight",(function(){return Jl})),o.d(n,"cssStyleElementWPPostContentTypography2H5FontWeight",(function(){return Zl})),o.d(n,"cssStyleElementWPPostContentTypography2H5LetterSpacing",(function(){return Ql})),o.d(n,"cssStyleElementWPPostContentTypography2H6FontFamily",(function(){return es})),o.d(n,"cssStyleElementWPPostContentTypography2H6FontSize",(function(){return ts})),o.d(n,"cssStyleElementWPPostContentTypography2H6LineHeight",(function(){return os})),o.d(n,"cssStyleElementWPPostContentTypography2H6FontWeight",(function(){return ns})),o.d(n,"cssStyleElementWPPostContentTypography2H6LetterSpacing",(function(){return as})),o.d(n,"cssStyleElementWPPostContentFontWeightInherit",(function(){return rs})),o.d(n,"cssStyleElementWOOPriceColorSale",(function(){return is})),o.d(n,"cssStyleElementWOOPriceSaleFontFamily",(function(){return ls})),o.d(n,"cssStyleElementWOOPriceSaleFontSize",(function(){return ss})),o.d(n,"cssStyleElementWOOPriceSaleLineHeight",(function(){return cs})),o.d(n,"cssStyleElementWOOPriceSaleFontWeight",(function(){return ds})),o.d(n,"cssStyleElementWOOPriceSaleLetterSpacing",(function(){return us})),o.d(n,"cssStyleElementWOOPriceColumn",(function(){return ps})),o.d(n,"cssStyleElementWOOPriceSpacingFirst",(function(){return bs})),o.d(n,"cssStyleElementWOOPriceSpacingLast",(function(){return ms})),o.d(n,"cssStyleElementWOOAdditionalTitleFontFamily",(function(){return hs})),o.d(n,"cssStyleElementWOOAdditionalTitleFontSize",(function(){return gs})),o.d(n,"cssStyleElementWOOAdditionalTitleLineHeight",(function(){return vs})),o.d(n,"cssStyleElementWOOAdditionalTitleFontWeight",(function(){return fs})),o.d(n,"cssStyleElementWOOAdditionalTitleLetterSpacing",(function(){return ys})),o.d(n,"cssStyleElementWOOAdditionalTitleColor",(function(){return Os})),o.d(n,"cssStyleElementWOOAdditionalTitleSpacing",(function(){return Ss})),o.d(n,"cssStyleElementWOOAttributesAttributesFontFamily",(function(){return xs})),o.d(n,"cssStyleElementWOOAttributesAttributesFontSize",(function(){return Cs})),o.d(n,"cssStyleElementWOOAttributesAttributesLineHeight",(function(){return js})),o.d(n,"cssStyleElementWOOAttributesAttributesFontWeight",(function(){return Ps})),o.d(n,"cssStyleElementWOOAttributesAttributesLetterSpacing",(function(){return Bs})),o.d(n,"cssStyleElementWOOAttributesSpacing",(function(){return ws})),o.d(n,"cssStyleElementWOOAttributesAttributeColor",(function(){return Ts})),o.d(n,"cssStyleElementWOOAttributesBorder",(function(){return zs})),o.d(n,"cssStyleElementWOOAttributesLastElementBorder",(function(){return Es})),o.d(n,"cssStyleElementPostsItemWidth",(function(){return Hs})),o.d(n,"cssStyleElementPostsItemSpacing",(function(){return Fs})),o.d(n,"cssStyleElementPostsPaginationSpacing",(function(){return _s})),o.d(n,"cssStyleElementPostsPaginationFontFamily",(function(){return Rs})),o.d(n,"cssStyleElementPostsPaginationFontSize",(function(){return Ls})),o.d(n,"cssStyleElementPostsPaginationLineHeight",(function(){return Ms})),o.d(n,"cssStyleElementPostsPaginationFontWeight",(function(){return Is})),o.d(n,"cssStyleElementPostsPaginationLetterSpacing",(function(){return Ws})),o.d(n,"cssStyleElementPostsPaginationColor",(function(){return Ns})),o.d(n,"cssStyleElementPostsPaginationBgColor",(function(){return As})),o.d(n,"cssStyleElementPostsPaginationBorder",(function(){return Vs})),o.d(n,"cssStyleElementPostsPaginationActiveColor",(function(){return Ds})),o.d(n,"cssStyleElementPostsPaginationActiveBgColor",(function(){return $s})),o.d(n,"cssStyleElementPostsPaginationActiveBorder",(function(){return Gs})),o.d(n,"cssStyleElementPostsPaginationBorderRadius",(function(){return Us})),o.d(n,"cssStyleElementPostsFilterDisplay",(function(){return Ks})),o.d(n,"cssStyleElementPostsFilterHorizontalAlign",(function(){return Ys})),o.d(n,"cssStyleElementPostsFilterSpacing",(function(){return qs})),o.d(n,"cssStyleElementPostsFilterAfterSpacing",(function(){return Xs})),o.d(n,"cssStyleElementPostsFilterFontFamily",(function(){return Js})),o.d(n,"cssStyleElementPostsFilterFontSize",(function(){return Zs})),o.d(n,"cssStyleElementPostsFilterLineHeight",(function(){return Qs})),o.d(n,"cssStyleElementPostsFilterFontWeight",(function(){return ec})),o.d(n,"cssStyleElementPostsFilterLetterSpacing",(function(){return tc})),o.d(n,"cssStyleElementPostsFilterColor",(function(){return oc})),o.d(n,"cssStyleElementPostsFilterBgColor",(function(){return nc})),o.d(n,"cssStyleElementPostsFilterBorder",(function(){return ac})),o.d(n,"cssStyleElementPostsFilterBorderRadius",(function(){return rc})),o.d(n,"cssStyleElementPostsFilterShadow",(function(){return ic})),o.d(n,"cssStyleElementPostsFilterPaddingFourFields",(function(){return lc})),o.d(n,"cssStyleElementPostsFilterActiveColor",(function(){return sc})),o.d(n,"cssStyleElementPostsFilterActiveBgColor",(function(){return cc})),o.d(n,"cssStyleElementPostsFilterActiveBorder",(function(){return dc})),o.d(n,"cssStyleElementPostsFilterActiveShadow",(function(){return uc})),o.d(n,"cssStyleElementPostsHoverTransition",(function(){return pc})),o.d(n,"cssStyleElementAccordion3FontFamily",(function(){return Fc})),o.d(n,"cssStyleElementAccordion3FontSize",(function(){return _c})),o.d(n,"cssStyleElementAccordion3LineHeight",(function(){return Rc})),o.d(n,"cssStyleElementAccordion3FontWeight",(function(){return Lc})),o.d(n,"cssStyleElementAccordion3LetterSpacing",(function(){return Mc})),o.d(n,"cssStyleElementAccordionFilterColor",(function(){return mc})),o.d(n,"cssStyleElementAccordionFilterBgColor",(function(){return yc})),o.d(n,"cssStyleElementAccordionFilterBorder",(function(){return Oc})),o.d(n,"cssStyleElementAccordionFilterBorderRadius",(function(){return Sc})),o.d(n,"cssStyleElementAccordionFilterShadow",(function(){return xc})),o.d(n,"cssStyleElementAccordionMarginTop",(function(){return Cc})),o.d(n,"cssStyleElementAccordionSpacing",(function(){return jc})),o.d(n,"cssStyleElementAccordionFilterSpacing",(function(){return Pc})),o.d(n,"cssStyleElementAccordionFilterAfterSpacing",(function(){return Bc})),o.d(n,"cssStyleElementAccordionNavAlign",(function(){return wc})),o.d(n,"cssStyleElementAccordionNavTextAlign",(function(){return Tc})),o.d(n,"cssStyleElementAccordionNavIconSpacing",(function(){return zc})),o.d(n,"cssStyleElementAccordionNavIconSize",(function(){return Ec})),o.d(n,"cssStyleElementAccordionFilterHorizontalAlign",(function(){return kc})),o.d(n,"cssStyleElementAccordionFilterPaddingFourFields",(function(){return Hc})),o.d(n,"cssStyleElementAccordionFilterActiveColor",(function(){return hc})),o.d(n,"cssStyleElementAccordionFilterActiveBgColor",(function(){return gc})),o.d(n,"cssStyleElementAccordionFilterActiveBorder",(function(){return vc})),o.d(n,"cssStyleElementAccordionFilterActiveShadow",(function(){return fc})),o.d(n,"cssStyleElementAccordionActiveColor",(function(){return Ic})),o.d(n,"cssStyleElementAccordionActiveBgColor",(function(){return Wc})),o.d(n,"cssStyleElementAccordionActiveBorder",(function(){return Nc})),o.d(n,"cssStyleElementAccordionActiveShadow",(function(){return Ac})),o.d(n,"cssStyleElementAccordionAnimDuration",(function(){return Vc})),o.d(n,"cssStyleElementAccordionPropertyHoverTransition",(function(){return Dc})),o.d(n,"cssStyleElementTabsBtnSpacing",(function(){return $c})),o.d(n,"cssStyleElementTabsBtnIconSize",(function(){return Gc})),o.d(n,"cssStyleElementTabsBtnActiveBorderBottomColor",(function(){return Uc})),o.d(n,"cssStyleElementTabsBtnActiveBorderRightColor",(function(){return Kc})),o.d(n,"cssStyleElementTabsBtnActiveBorderLeftColor",(function(){return Yc})),o.d(n,"cssStyleElementTabsActiveBeforeAfterColor",(function(){return qc})),o.d(n,"cssStyleElementTabsActiveBeforeHeight",(function(){return Xc})),o.d(n,"cssStyleElementTabsActiveBeforeWidth",(function(){return Jc})),o.d(n,"cssStyleElementTabsBeforeAfterRightWidth",(function(){return Zc})),o.d(n,"cssStyleElementTabsBeforeAfterLeftWidth",(function(){return Qc})),o.d(n,"cssStyleElementTabsBorderMobileWidth",(function(){return ed})),o.d(n,"cssStyleElementTabsEmptyContent",(function(){return td})),o.d(n,"cssStyleElementTabsBtnIconPosition",(function(){return od})),o.d(n,"cssStyleElementTabsBtnIconJustifyContent",(function(){return nd})),o.d(n,"cssStyleElementTabsBeforeAfterTop",(function(){return ad})),o.d(n,"cssStyleElementTabsBeforeAfterBottom",(function(){return rd})),o.d(n,"cssStyleElementTabsAfterSpacing",(function(){return id})),o.d(n,"cssStyleElementTabsSpacing",(function(){return sd})),o.d(n,"cssStyleElementTabsAfterSpacingVertical",(function(){return ld})),o.d(n,"cssStyleElementTabsNavAlign",(function(){return cd})),o.d(n,"cssStyleElementTabsNavBorderBottom",(function(){return ud})),o.d(n,"cssStyleElementTabsNavStyle3Before",(function(){return pd})),o.d(n,"cssStyleElementTabsPadding",(function(){return dd})),o.d(n,"cssStyleElementTabsActiveColor",(function(){return bd})),o.d(n,"cssStyleElementTabsActiveBgColor",(function(){return md})),o.d(n,"cssStyleElementTabsActiveBorder",(function(){return gd})),o.d(n,"cssStyleElementTabsActiveShadow",(function(){return hd})),o.d(n,"cssStyleElementTabsContentBgColor",(function(){return vd})),o.d(n,"cssStyleElementTabsContentBorder",(function(){return fd})),o.d(n,"cssStyleElementTabsContentShadow",(function(){return yd})),o.d(n,"cssStyleElementTabsBgColor",(function(){return Od})),o.d(n,"cssStyleElementTabsPropertyHoverTransition",(function(){return Sd})),o.d(n,"cssStyleElementCommentsNameFontFamily",(function(){return xd})),o.d(n,"cssStyleElementCommentsNameFontSize",(function(){return Cd})),o.d(n,"cssStyleElementCommentsNameLineHeight",(function(){return jd})),o.d(n,"cssStyleElementCommentsNameFontWeight",(function(){return Pd})),o.d(n,"cssStyleElementCommentsNameLetterSpacing",(function(){return Bd})),o.d(n,"cssStyleElementCommentsDateFontFamily",(function(){return Hd})),o.d(n,"cssStyleElementCommentsDateFontSize",(function(){return Fd})),o.d(n,"cssStyleElementCommentsDateLineHeight",(function(){return _d})),o.d(n,"cssStyleElementCommentsDateFontWeight",(function(){return Rd})),o.d(n,"cssStyleElementCommentsDateLetterSpacing",(function(){return Ld})),o.d(n,"cssStyleElementCommentsCommentFontFamily",(function(){return wd})),o.d(n,"cssStyleElementCommentsCommentFontSize",(function(){return Td})),o.d(n,"cssStyleElementCommentsCommentLineHeight",(function(){return zd})),o.d(n,"cssStyleElementCommentsCommentFontWeight",(function(){return Ed})),o.d(n,"cssStyleElementCommentsCommentLetterSpacing",(function(){return kd})),o.d(n,"cssStyleElementCommentsReplyFontFamily",(function(){return Md})),o.d(n,"cssStyleElementCommentsReplyFontSize",(function(){return Id})),o.d(n,"cssStyleElementCommentsReplyLineHeight",(function(){return Wd})),o.d(n,"cssStyleElementCommentsReplyFontWeight",(function(){return Nd})),o.d(n,"cssStyleElementCommentsReplyLetterSpacing",(function(){return Ad})),o.d(n,"cssStyleElementCommentsPostButtonFontFamily",(function(){return Vd})),o.d(n,"cssStyleElementCommentsPostButtonFontSize",(function(){return Dd})),o.d(n,"cssStyleElementCommentsPostButtonLineHeight",(function(){return $d})),o.d(n,"cssStyleElementCommentsPostButtonFontWeight",(function(){return Gd})),o.d(n,"cssStyleElementCommentsPostButtonLetterSpacing",(function(){return Ud})),o.d(n,"cssStyleElementCommentsLogoSize",(function(){return Kd})),o.d(n,"cssStyleElementCommentsWidthContainer",(function(){return Yd})),o.d(n,"cssStyleElementCommentsPostButtonColor",(function(){return qd})),o.d(n,"cssStyleElementCommentsPostButtonBg",(function(){return Xd})),o.d(n,"cssStyleElementCommentsColorLink",(function(){return Jd})),o.d(n,"cssStyleElementCommentsNameColor",(function(){return Zd})),o.d(n,"cssStyleElementCommentsCommentsColor",(function(){return Qd})),o.d(n,"cssStyleElementCommentsChildMargin",(function(){return eu})),o.d(n,"cssStyleElementCommentsStarsColor",(function(){return tu})),o.d(n,"cssStyleElementCommentsStarsBgColor",(function(){return ou})),o.d(n,"cssStyleElementCommentsStarsSize",(function(){return nu})),o.d(n,"cssStyleElementSearchAutocompleteColor",(function(){return au})),o.d(n,"cssStyleElementSearchMinWidth",(function(){return ru})),o.d(n,"cssStyleElementSearchMinHeight",(function(){return iu})),o.d(n,"cssStyleElementSearchPropertyHoverTransition",(function(){return lu})),o.d(n,"cssStyleElementSearchLineHeight",(function(){return su})),o.d(n,"cssStyleElementWOOProductMetaType",(function(){return cu})),o.d(n,"cssStyleElementWOOProductMetaCategoryFontFamily",(function(){return du})),o.d(n,"cssStyleElementWOOProductMetaCategoryFontSize",(function(){return uu})),o.d(n,"cssStyleElementWOOProductMetaCategoryLineHeight",(function(){return pu})),o.d(n,"cssStyleElementWOOProductMetaCategoryFontWeight",(function(){return bu})),o.d(n,"cssStyleElementWOOProductMetaCategoryLetterSpacing",(function(){return mu})),o.d(n,"cssStyleElementWOOProductMetaValueFontFamily",(function(){return hu})),o.d(n,"cssStyleElementWOOProductMetaValueFontSize",(function(){return gu})),o.d(n,"cssStyleElementWOOProductMetaValueLineHeight",(function(){return vu})),o.d(n,"cssStyleElementWOOProductMetaValueFontWeight",(function(){return fu})),o.d(n,"cssStyleElementWOOProductMetaValueLetterSpacing",(function(){return yu})),o.d(n,"cssStyleElementWOOProductMetaTopSpacing",(function(){return Ou})),o.d(n,"cssStyleElementWOOProductMetaRightSpacing",(function(){return Su})),o.d(n,"cssStyleElementWOOProductMetaRightSpacingInline",(function(){return xu})),o.d(n,"cssStyleElementWOOProductMetaCategoryColor",(function(){return Cu})),o.d(n,"cssStyleElementWOOProductMetaValueColor",(function(){return ju})),o.d(n,"cssStyleElementWOOProductMetaDividers",(function(){return Pu})),o.d(n,"cssStyleElementWOORatingSize",(function(){return Bu})),o.d(n,"cssStyleElementWOORatingTextColor",(function(){return wu})),o.d(n,"cssStyleElementWOORatingSpacing",(function(){return Tu})),o.d(n,"cssStyleElementWOORatingBgStarColor",(function(){return zu})),o.d(n,"cssStyleElementWOOCartIconColor",(function(){return Eu})),o.d(n,"cssStyleElementWOOCartSubtotalDisabled",(function(){return ku})),o.d(n,"cssStyleElementWOOCartPurchasesDisabled",(function(){return Hu})),o.d(n,"cssStyleElementWOOCartTransitionProperty",(function(){return Fu})),o.d(n,"cssStyleElementWOOCartPurchasesColor",(function(){return _u})),o.d(n,"cssStyleElementWOOCartPurchasesFontFamily",(function(){return Ru})),o.d(n,"cssStyleElementWOOCartPurchasesFontSize",(function(){return Lu})),o.d(n,"cssStyleElementWOOCartPurchasesLineHeight",(function(){return Mu})),o.d(n,"cssStyleElementWOOCartPurchasesFontWeight",(function(){return Iu})),o.d(n,"cssStyleElementWOOCartPurchasesLetterSpacing",(function(){return Wu})),o.d(n,"cssStyleElementWOOCartTitleFontFamily",(function(){return Nu})),o.d(n,"cssStyleElementWOOCartTitleFontSize",(function(){return Au})),o.d(n,"cssStyleElementWOOCartTitleLineHeight",(function(){return Vu})),o.d(n,"cssStyleElementWOOCartTitleFontWeight",(function(){return Du})),o.d(n,"cssStyleElementWOOCartTitleLetterSpacing",(function(){return $u})),o.d(n,"cssStyleElementWOOCartCostFontFamily",(function(){return Gu})),o.d(n,"cssStyleElementWOOCartCostFontSize",(function(){return Uu})),o.d(n,"cssStyleElementWOOCartCostLineHeight",(function(){return Ku})),o.d(n,"cssStyleElementWOOCartCostFontWeight",(function(){return Yu})),o.d(n,"cssStyleElementWOOCartCostLetterSpacing",(function(){return qu})),o.d(n,"cssStyleElementWOOCartSubtotalFontFamily",(function(){return Xu})),o.d(n,"cssStyleElementWOOCartSubtotalFontSize",(function(){return Ju})),o.d(n,"cssStyleElementWOOCartSubtotalLineHeight",(function(){return Zu})),o.d(n,"cssStyleElementWOOCartSubtotalFontWeight",(function(){return Qu})),o.d(n,"cssStyleElementWOOCartSubtotalLetterSpacing",(function(){return ep})),o.d(n,"cssStyleElementWOOCartButtonFontFamily",(function(){return tp})),o.d(n,"cssStyleElementWOOCartButtonFontSize",(function(){return op})),o.d(n,"cssStyleElementWOOCartButtonLineHeight",(function(){return np})),o.d(n,"cssStyleElementWOOCartButtonFontWeight",(function(){return ap})),o.d(n,"cssStyleElementWOOCartButtonLetterSpacing",(function(){return rp})),o.d(n,"cssStyleElementWOOCartTitleColor",(function(){return ip})),o.d(n,"cssStyleElementWOOCartCostColor",(function(){return lp})),o.d(n,"cssStyleElementWOOCartSubtotalColor",(function(){return sp})),o.d(n,"cssStyleElementWOOCartButtonColor",(function(){return cp})),o.d(n,"cssStyleElementWOOCartButtonBgColor",(function(){return dp})),o.d(n,"cssStyleElementWOOCartButtonDirection",(function(){return up})),o.d(n,"cssStyleElementWOOCartButtonSpacing",(function(){return pp})),o.d(n,"cssStyleElementWOOCartButtonBorderRadius",(function(){return bp})),o.d(n,"cssStyleElementWOOCartSidebarHorizontalAlign",(function(){return mp})),o.d(n,"cssStyleElementWOOCartSidebarVerticalAlign",(function(){return hp})),o.d(n,"cssStyleElementWOOCartSidebarWidth",(function(){return gp})),o.d(n,"cssStyleElementWOOCartSidebarHeight",(function(){return vp})),o.d(n,"cssStyleElementWOOCartBubbleColor",(function(){return fp})),o.d(n,"cssStyleElementWOOCartBubbleBg",(function(){return yp})),o.d(n,"cssStyleWrapperCustomHeight",(function(){return Sp})),o.d(n,"cssStyleWrapperContainerFlex",(function(){return jp})),o.d(n,"cssStyleWrapperFixedFlex",(function(){return xp})),o.d(n,"cssStyleWrapperBorderFlex",(function(){return Cp})),o.d(n,"cssStyleWrapperContainerSize",(function(){return Pp})),o.d(n,"cssStyleElementMenuAlign",(function(){return Bp})),o.d(n,"cssStyleElementMenuMode",(function(){return Hp})),o.d(n,"cssStyleElementMenuSize",(function(){return Fp})),o.d(n,"cssStyleElementMenuDropdown",(function(){return kb})),o.d(n,"cssStyleElementMenuDropdownOpened",(function(){return Fb})),o.d(n,"cssStyleElementMenuInnerDropdown",(function(){return Hb})),o.d(n,"cssStyleElementMenuDropdownInnerOpened",(function(){return _b})),o.d(n,"cssStyleElementMenuDropdownArrow",(function(){return Rb})),o.d(n,"cssStyleElementMenuShow",(function(){return kp})),o.d(n,"cssStyleElementMenuShowIcon",(function(){return Ep})),o.d(n,"cssStyleElementMenuIconPosition",(function(){return wp})),o.d(n,"cssStyleElementMenuIconSpacing",(function(){return Tp})),o.d(n,"cssStyleElementMenuIconSize",(function(){return zp})),o.d(n,"cssStyleElementMenuBgColor",(function(){return _p})),o.d(n,"cssStyleElementMenuLinkBgColor",(function(){return Rp})),o.d(n,"cssStyleElementMenuPadding",(function(){return Mp})),o.d(n,"cssStyleElementMenuActiveColor",(function(){return Ip})),o.d(n,"cssStyleElementMenuActiveBgColor",(function(){return Np})),o.d(n,"cssStyleElementMenuActiveLinkBgColor",(function(){return Wp})),o.d(n,"cssStyleElementMenuActiveBorder",(function(){return Ap})),o.d(n,"cssStyleElementMenuCurrentColor",(function(){return Vp})),o.d(n,"cssStyleElementMenuCurrentLinkBgColor",(function(){return $p})),o.d(n,"cssStyleElementMenuCurrentBgColor",(function(){return Dp})),o.d(n,"cssStyleElementMenuCurrentBorder",(function(){return Gp})),o.d(n,"cssStyleElementMenuBorder",(function(){return Lp})),o.d(n,"cssStyleElementMMenuFontFamily",(function(){return Kp})),o.d(n,"cssStyleElementMMenuFontSize",(function(){return Yp})),o.d(n,"cssStyleElementMMenuLineHeight",(function(){return qp})),o.d(n,"cssStyleElementMMenuFontWeight",(function(){return Xp})),o.d(n,"cssStyleElementMMenuLetterSpacing",(function(){return Jp})),o.d(n,"cssStyleElementMMenuColor",(function(){return Zp})),o.d(n,"cssStyleElementMMenuHoverColor",(function(){return Qp})),o.d(n,"cssStyleElementMMenuActiveColor",(function(){return eb})),o.d(n,"cssStyleElementMMenuBorderColor",(function(){return tb})),o.d(n,"cssStyleElementMMenuBackgroundColor",(function(){return ob})),o.d(n,"cssStyleElementMMenuItemHorizontalAlign",(function(){return nb})),o.d(n,"cssStyleElementMMenuIconColor",(function(){return ab})),o.d(n,"cssStyleElementMMenuSize",(function(){return Up})),o.d(n,"cssStyleElementMMenuIconPosition",(function(){return lb})),o.d(n,"cssStyleElementMMenuIconSpacing",(function(){return rb})),o.d(n,"cssStyleElementMMenuIconSize",(function(){return ib})),o.d(n,"cssStyleElementMMenuBtnNext",(function(){return sb})),o.d(n,"cssStyleElementMMenuListViewMargin",(function(){return cb})),o.d(n,"cssStyleElementMMenuItemPadding",(function(){return db})),o.d(n,"cssStyleElementMMenuItemPaddingTopZero",(function(){return ub})),o.d(n,"cssStyleElementMMenuItemPaddingBottomZero",(function(){return pb})),o.d(n,"cssStyleElementMMenuPadding",(function(){return bb})),o.d(n,"cssStyleElementMenuSubMenuFontFamily",(function(){return mb})),o.d(n,"cssStyleElementMenuSubMenuFontSize",(function(){return hb})),o.d(n,"cssStyleElementMenuSubMenuLineHeight",(function(){return gb})),o.d(n,"cssStyleElementMenuSubMenuFontWeight",(function(){return vb})),o.d(n,"cssStyleElementMenuSubMenuLetterSpacing",(function(){return fb})),o.d(n,"cssStyleElementMenuSubMenuColor",(function(){return yb})),o.d(n,"cssStyleElementMenuSubMenuHoverColor",(function(){return Ob})),o.d(n,"cssStyleElementMenuSubMenuIconPosition",(function(){return Sb})),o.d(n,"cssStyleElementMenuSubMenuIconSpacing",(function(){return xb})),o.d(n,"cssStyleElementMenuSubMenuIconSize",(function(){return Cb})),o.d(n,"cssStyleElementMenuSubMenuBgColor",(function(){return jb})),o.d(n,"cssStyleElementMenuSubMenuHoverBgColor",(function(){return Pb})),o.d(n,"cssStyleElementMenuSubMenuBorderColor",(function(){return Bb})),o.d(n,"cssStyleElementMenuSubMenuBorderBottom",(function(){return wb})),o.d(n,"cssStyleElementMenuSubMenuCurrentColor",(function(){return Tb})),o.d(n,"cssStyleElementMenuSubMenuCurrentBgColor",(function(){return zb})),o.d(n,"cssStyleElementMenuSubMenuCurrentBoxShadow",(function(){return Eb})),o.d(n,"cssStyleMenuDropdownPosition",(function(){return Lb})),o.d(n,"cssStyleMenuDropdownPositionLeft",(function(){return Mb})),o.d(n,"cssStyleMenuDropdownPositionRight",(function(){return Ib})),o.d(n,"cssStyleMenuFirstDropdownPosition",(function(){return Wb})),o.d(n,"cssStyleMenuFirstDropdownPositionLeft",(function(){return Nb})),o.d(n,"cssStyleMenuFirstDropdownPositionRight",(function(){return Ab})),o.d(n,"cssStyleElementMegaMenuWidth",(function(){return Vb})),o.d(n,"cssStyleElementMegaMenuOffsetTop",(function(){return Db})),o.d(n,"cssStyleElementMegaMenuOpened",(function(){return Gb})),o.d(n,"cssStyleElementMegaMenuHeight",(function(){return $b})),o.d(n,"cssStyleElementTableWidth",(function(){return Ub})),o.d(n,"cssStyleElementTableIconSize",(function(){return Kb})),o.d(n,"cssStyleElementTableSpacing",(function(){return Yb})),o.d(n,"cssStyleElementTableBtnIconPosition",(function(){return qb})),o.d(n,"cssStyleElementTableCustomFlexHorizontalAlign",(function(){return Xb})),o.d(n,"cssStyleElementTableCustomTextHorizontalAlign",(function(){return Jb})),o.d(n,"cssStyleElementTableAsideWidth",(function(){return Zb})),o.d(n,"cssStyleElementTableEvenBgColor",(function(){return Qb})),o.d(n,"cssStyleElementTableEvenColor",(function(){return em})),o.d(n,"cssStyleTablePadding",(function(){return tm})),o.d(n,"cssStyleElementMenuSimpleItemPadding",(function(){return om})),o.d(n,"cssStyleElementMenuSimpleColorBars",(function(){return nm})),o.d(n,"cssStyleElementMenuSimpleWidth",(function(){return am})),o.d(n,"cssStyleElementMenuSimpleActiveColor",(function(){return rm})),o.d(n,"cssStyleElementImageMaxWidthPreview",(function(){return cm})),o.d(n,"cssStyleElementImageHeightPreview",(function(){return dm})),o.d(n,"cssStyleElementImageSizePreview",(function(){return ym})),o.d(n,"cssStyleElementImageMaxWidthEditor",(function(){return um})),o.d(n,"cssStyleElementImageHeightEditor",(function(){return pm})),o.d(n,"cssStyleElementImageWidthWrapper",(function(){return bm})),o.d(n,"cssStyleElementImageHeightWrapper",(function(){return mm})),o.d(n,"cssStyleElementImagePosition",(function(){return hm})),o.d(n,"cssStyleElementImageMarginLeft",(function(){return gm})),o.d(n,"cssStyleElementImageMarginTop",(function(){return vm})),o.d(n,"cssStyleElementImagePictureSizePreview",(function(){return fm})),o.d(n,"cssStyleElementImageTransitionProperty",(function(){return Om})),o.d(n,"cssStyleElementImageFilter",(function(){return Sm})),o.d(n,"cssStyleAnimation",(function(){return xm})),o.d(n,"cssStyleAnimationDuration",(function(){return Cm})),o.d(n,"cssStyleAnimationDelay",(function(){return jm})),o.d(n,"cssStyleRotate",(function(){return wm})),o.d(n,"cssStyleStoryFristSlideProgress",(function(){return km})),o.d(n,"cssStyleStoryProgress",(function(){return Em})),o.d(n,"cssStyleElementWOOAddToCartSize",(function(){return Hm})),o.d(n,"cssStyleElementWOOAddToCartSpacing",(function(){return _m})),o.d(n,"cssStyleElementWOOAddToCartInputSize",(function(){return Rm})),o.d(n,"cssStyleElementWOOAddToCartInputPosition",(function(){return Lm})),o.d(n,"cssStyleElementWOOAddToCartInputFontFamily",(function(){return Im})),o.d(n,"cssStyleElementWOOAddToCartInputFontSize",(function(){return Wm})),o.d(n,"cssStyleElementWOOAddToCartInputLineHeight",(function(){return Nm})),o.d(n,"cssStyleElementWOOAddToCartInputFontWeight",(function(){return Am})),o.d(n,"cssStyleElementWOOAddToCartInputLetterSpacing",(function(){return Vm})),o.d(n,"cssStyleElementWOOAddToCartInputAlign",(function(){return Mm})),o.d(n,"cssStyleElementWOOAddToCartInputColor",(function(){return Dm})),o.d(n,"cssStyleElementWOOAddToCartInputBg",(function(){return uh})),o.d(n,"cssStyleElementWOOAddToCartInputBorder",(function(){return bh})),o.d(n,"cssStyleElementWOOAddToCartInputRadius",(function(){return Fm}));o.d(n,"cssStyleElementWOOAddToCartInputBoxShadow",(function(){return mh})),o.d(n,"cssStyleElementWOOAddToCartButtonColor",(function(){return $m})),o.d(n,"cssStyleElementWOOAddToCartLabelFontFamily",(function(){return Gm})),o.d(n,"cssStyleElementWOOAddToCartLabelFontSize",(function(){return Um})),o.d(n,"cssStyleElementWOOAddToCartLabelLineHeight",(function(){return Km})),o.d(n,"cssStyleElementWOOAddToCartLabelFontWeight",(function(){return Ym})),o.d(n,"cssStyleElementWOOAddToCartLabelLetterSpacing",(function(){return qm})),o.d(n,"cssStyleElementWOOAddToCartValueFontFamily",(function(){return Xm})),o.d(n,"cssStyleElementWOOAddToCartValueFontSize",(function(){return Jm})),o.d(n,"cssStyleElementWOOAddToCartValueLineHeight",(function(){return Zm})),o.d(n,"cssStyleElementWOOAddToCartValueFontWeight",(function(){return Qm})),o.d(n,"cssStyleElementWOOAddToCartValueLetterSpacing",(function(){return eh})),o.d(n,"cssStyleElementWOOAddToCartLabelColor",(function(){return th})),o.d(n,"cssStyleElementWOOAddToCartValueColor",(function(){return oh})),o.d(n,"cssStyleElementWOOAddToCartClearFontFamily",(function(){return nh})),o.d(n,"cssStyleElementWOOAddToCartClearFontSize",(function(){return ah})),o.d(n,"cssStyleElementWOOAddToCartClearLineHeight",(function(){return rh})),o.d(n,"cssStyleElementWOOAddToCartClearFontWeight",(function(){return ih})),o.d(n,"cssStyleElementWOOAddToCartClearLetterSpacing",(function(){return lh})),o.d(n,"cssStyleElementWOOAddToCartClearColor",(function(){return sh})),o.d(n,"cssStyleElementWOOAddToCartTableMargin",(function(){return ch})),o.d(n,"cssStyleElementWOOAddToCartTableBorder",(function(){return dh})),o.d(n,"cssStyleElementWOOAddToCartTableBg",(function(){return ph})),o.d(n,"cssStyleElementWOOAddToCartTableBoxShadow",(function(){return hh})),o.d(n,"cssStyleElementWOOAddToCartBorder",(function(){return gh})),o.d(n,"cssStyleElementWOOAddToCartBorderRadius",(function(){return vh})),o.d(n,"cssStyleElementWOOAddToCartPropertyHoverTransition",(function(){return fh})),o.d(n,"cssStyleElementWOOGalleryBorderRadiusThumbnail",(function(){return Oh})),o.d(n,"cssStyleElementWOOGalleryBorderThumbnail",(function(){return yh})),o.d(n,"cssStyleElementWOOGalleryBoxShadowThumbnail",(function(){return Sh})),o.d(n,"cssStyleElementWOOGallerySpacing",(function(){return xh})),o.d(n,"cssStyleElementWOOGalleryParentSize",(function(){return Ch})),o.d(n,"cssStyleElementWOOGalleryBetweenThumbnail",(function(){return jh})),o.d(n,"cssStyleElementWOOGalleryThumbnailSize",(function(){return Ph})),o.d(n,"cssStyleElementWOOGalleryChildStyle",(function(){return Bh})),o.d(n,"cssStyleElementWOOGallerySpacingStyleLeftRigth",(function(){return wh})),o.d(n,"cssStyleElementWOOGalleryZoomReposition",(function(){return Th})),o.d(n,"cssStyleElementTitleTextShadow",(function(){return Eh})),o.d(n,"cssStyleElementShopifyQuantityLineHeight",(function(){return kh})),o.d(n,"cssStyleElementShopifyQuantityInputWidth",(function(){return Hh})),o.d(n,"cssStyleElementShopifyAddToCartSize",(function(){return _h})),o.d(n,"cssStyleElementShopifyAddToCartPropertyHoverTransition",(function(){return Rh})),o.d(n,"cssStyleElementShopifyAddToCartBorderRadius",(function(){return Lh})),o.d(n,"cssStyleElementShopifyAddToCartBorderBorder",(function(){return Mh})),o.d(n,"cssStyleElementShopifyAddToCartButtonColor",(function(){return Ih}));o(76);var a=o(64);function r(e){return function(e,t){let o=1540483477,n=t^e.length,a=e.length,r=0;for(;a>=4;){let t=i(e,r);t=s(t,o),t^=t>>>24,t=s(t,o),n=s(n,o),n^=t,r+=4,a-=4}switch(a){case 3:n^=l(e,r),n^=e.charCodeAt(r+2)<<16,n=s(n,o);break;case 2:n^=l(e,r),n=s(n,o);break;case 1:n^=e.charCodeAt(r),n=s(n,o)}return n^=n>>>13,n=s(n,o),n^=n>>>15,n>>>0}(e).toString(36)}function i(e,t){return e.charCodeAt(t++)+(e.charCodeAt(t++)<<8)+(e.charCodeAt(t++)<<16)+(e.charCodeAt(t)<<24)}function l(e,t){return e.charCodeAt(t++)+(e.charCodeAt(t++)<<8)}function s(e,t){return(65535&(e|=0))*(t|=0)+(((e>>>16)*t&65535)<<16)|0}var c=o(16);const d=c.d?{desktop:1500}:{desktop:1500,tablet:991,mobile:767},u=c.d?{normal:"normal"}:{normal:"normal",hover:"hover"};let p={};function b({v:e,vs:t,vd:o,styles:a,props:r}){if(o){const{defaultCSS:i,rulesCSS:l,customCSS:s}=function({v:e,vs:t,vd:o,styles:a,props:r}){let i="",l="",s="",c={},b={},h={},v="";Object.entries(d).forEach((function([d,p]){Object.entries(u).forEach((function([u,p]){"desktop"!==d&&"normal"!==u||Object.entries(a).forEach((function([a,p]){Object.entries(p).forEach((function([p,m]){m.forEach((function(p){const m=p.split("|||");v=2===m.length?m[1]:"";const f=m[0];if(!n[f])throw`The style function ${f} is missing`;i=n[f]({v:e,device:d,state:u,mode:v,props:r}),c=g({legacy:c,out:i,styleKey:a,state:u,currentStyle:p}),l=n[f]({v:t,device:d,state:u,mode:v,props:r}),b=g({legacy:b,out:l,styleKey:a,state:u,currentStyle:p}),s=n[f]({v:o,device:d,state:u,mode:v,props:r}),h=g({legacy:h,out:s,styleKey:a,state:u,currentStyle:p})}))}))}))}))}));const f=m({v:void 0,styles:a,legacy:h});p=h;const y=m({v:t,styles:a,legacy:b});p=b;const O=m({v:e,styles:a,legacy:c});return{defaultCSS:f,rulesCSS:y,customCSS:O}}({v:e,vs:t,vd:o,styles:a,props:r});return[i,l,s]}throw new Error("this should not happen. we must have accidentally omitted some element")}function m({v:e,styles:t,legacy:o}){let n="",a="",r="",i="",l="",s=0,c="",b="";return Object.entries(d).forEach((function([d,m],h,g){Object.entries(u).forEach((function([u,h]){o[u]&&(r="",i="",Object.entries(o[u]).forEach((function([l,c]){let d;n="",a="",Object.entries(c).forEach((function([r,i]){let c=i[s];e&&JSON.stringify(p[u][l][r])===JSON.stringify(o[u][l][r])&&(c=""),n+=t[l].standart&&-1!==t[l].standart.indexOf(r)&&""!==c&&void 0!==c?c:"",a+=t[l].interval&&-1!==t[l].interval.indexOf(r)&&""!==c&&void 0!==c?c:""})),d="normal"===u?l.replace(":hover","")+"{":l+"{",""!==n&&(r+=d+n+"}"),""!==a&&(i+=d+a+"}")}))),""!==r&&(c="desktop"===d&&"hover"===u?`@media(min-width:${g[s+1][1]}px){`:"desktop"===d?"":s===g.length-1?`@media(max-width:${m}px){`:`@media(max-width:${g[s][1]}px) and (min-width:${g[s+1][1]+1}px){`,l+=c+r+(""!==c?"}":"")),""!==i&&(b=g.length>1?0===s?`@media(min-width:${g[s+1][1]}px){`:s===g.length-1?`@media(max-width:${m}px){`:`@media(max-width:${g[s][1]}px) and (min-width:${g[s+1][1]+1}px){`:"",l+=b+i+(""!==b?"}":""))})),s++})),l}function h(e,t){let o=e;const n=new RegExp(t+"{(.+?)}");let a={};if(d.mobile){const t=/@media\(max-width:767px\)\{(.+?\})\}/,i=e.match(t)[1];a.mobile=r(i.match(n)[1].split(";")),o=o.replace(t,"")}if(d.tablet){const t=/@media\(max-width:991px\) and \(min-width:768px\){(.+?\})\}/,i=e.match(t)[1];a.tablet=r(i.match(n)[1].split(";")),o=o.replace(t,"")}return a.desktop=r(o.match(n)[1].split(";")),a;function r(e){return e.reduce((e,t)=>{const[o,n]=t.split(":");return o&&n&&(e[o]=n),e},{})}}function g({legacy:e,out:t,styleKey:o,state:n,currentStyle:a}){return"hover"===n&&e.normal&&e.normal[o]&&e.normal[o][a]&&(t=e.normal[o][a][0]===t?"":t),e[n]?e[n][o]?e[n][o][a]?e[n][o][a].push(t):e[n][o][a]=[t]:e[n][o]={[a]:[t]}:e[n]={[o]:{[a]:[t]}},e}function v(e,t,[o,n,i]){let l,s,c;if(o)if(l=C.get(e),l){const{node:e,className:t,cssText:n}=l,a=S(o,t);a!==n&&(v.isServer||(e.childNodes[0].nodeValue=a),l.cssText=a)}else{const t="brz-css-"+Object(a.a)(5),n=S(o,t);let r;v.isServer||(r=document.createElement("style"),r.appendChild(document.createTextNode("")),r.childNodes[0].nodeValue=n,x("default",r)),l={node:r,className:t,cssText:n},j.default.push(l),C.set(e,l)}if(n){const e=r(n);if(s=C.get(e),!s){const t="brz-css-"+Object(a.a)(5),o=S(n,t);let r;v.isServer||(r=document.createElement("style"),r.appendChild(document.createTextNode("")),r.childNodes[0].nodeValue=o,x("rules",r)),s={node:r,className:t,cssText:o},j.rules.push(s),C.set(e,s)}}if(i)if(c=C.get(t),c){const{node:e,className:t,cssText:o}=c,n=S(i,t);n!==o&&(v.isServer||(e.childNodes[0].nodeValue=n),c.cssText=n)}else{const e="brz-css-"+Object(a.a)(5),o=S(i,e);let n;v.isServer||(n=document.createElement("style"),n.appendChild(document.createTextNode("")),n.childNodes[0].nodeValue=o,x("custom",n)),c={node:n,className:e,cssText:o},j.custom.push(c),C.set(t,c)}return[...l?[l.className]:[],...s?[s.className]:[],...c?[c.className]:[]].join(" ")}function f(e,t,o=S){let n;if(n=C.get(e),n){const{node:a,className:r,cssText:i}=n,l=o(t,r);l!==i&&(v.isServer||(a.childNodes[0].nodeValue=l),n={node:a,className:r,cssText:l},C.set(e,n))}else{const r="brz-css-"+Object(a.a)(5),i=o(t,r);let l;v.isServer||(l=document.createElement("style"),l.appendChild(document.createTextNode("")),l.childNodes[0].nodeValue=i,x("custom",l)),n={node:l,className:r,cssText:i},j.custom.push(n),C.set(e,n)}return{className:n.className,cssText:n.cssText,clean(){const t=C.get(e);document.head.removeChild(t.node),C.delete(e)}}}function y(){for(const[e]of C)C.clear(e)}function O(){let e="";for(const t of["default","rules","custom"])for(const{cssText:o}of j[t])e+=o,e+="\n";return e}function S(e,t){return e.replace(/&&/gm,"."+t)}function x(e,t){const o=j.default,n=j.rules,a=j.custom;let r;switch(e){case"default":r=o.length>0?o[o.length-1].node:null;break;case"rules":r=n.length>0?n[n.length-1].node:o.length>0?o[o.length-1].node:null;break;case"custom":r=a.length>0?a[a.length-1].node:n.length>0?n[n.length-1].node:o.length>0?o[o.length-1].node:null;break;default:throw new Error("invalid tujur css node type: "+e)}r?r.insertAdjacentElement("afterend",t):document.head.appendChild(t)}const C=new Map,j={default:[],rules:[],custom:[]};var P=o(2),B=o(5),w=o(30),T=o(25),z=o(3);function E(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function k(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?E(Object(o),!0).forEach((function(t){Object(P.a)(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):E(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function H(e){const t=Object(B.Zd)(e);return void 0===t?"":`width:${t}%;`}function F(e){const t=Object(B.Zd)(e);return void 0===t?"":`width:${t}px;`}function _(e){const t=Object(B.Zd)(e);return c.d&&void 0!==t?`width:${t}%;`:""}function R(e){const t=Object(B.Zd)(e);return void 0===t?"":`max-width:${t}%;`}function L(e){var t;return null!==(t=Object(w.c)(e=>`height:${e}px;`,Object(B.Vd)(e)))&&void 0!==t?t:""}function M(e){var t;return null!==(t=Object(w.c)(e=>`min-height:${e}px;`,Object(B.Vd)(e)))&&void 0!==t?t:""}function I(e){const t=Object(B.Wd)(e),o=T.d(Object(z.defaultValueValue)(k({key:"sizeSuffix"},e)))||"%";return void 0===t?"":`max-width:${t}${o};`}function W(e){const t=Object(B.Wd)(e);return void 0===t?"":`width:${t}%;`}function N(e){const t=Object(B.Wd)(e),o=T.d(Object(z.defaultValueValue)(k({key:"sizeSuffix"},e)));return void 0!==t&&o?`width:${t}${o};`:""}function A(e){const t=Object(B.Zd)(e),o=T.d(Object(z.defaultValueValue)(k({key:"widthSuffix"},e)));return void 0===t?"":`width:${t}${o||"%"};`}function V(e){const t=Object(B.Ud)(e);return"desktop"===e.device?`max-width: ${t}%;`:""}function D(e){var t;return null!==(t=Object(w.c)(e=>`margin-right: ${e}px;`,Object(B.Xd)(e)))&&void 0!==t?t:""}function $(e){var t;return null!==(t=Object(w.c)(e=>`margin-right: ${e}px;`,Object(B.Yd)(e)))&&void 0!==t?t:""}function G(e){var t;const o=T.d(Object(z.defaultValueValue)(k({key:"heightSuffix"},e)));return"px"===o?null!==(t=Object(w.c)(e=>`height:${e}${o};`,Object(B.Vd)(e)))&&void 0!==t?t:"":"%"===o?"height: unset;":""}function U(e){var t;const o=T.d(Object(z.defaultValueValue)(k({key:"heightSuffix"},e)));return"%"===o?null!==(t=Object(w.c)(e=>`content: ""; display:block; width: 0; padding-top:${e}${o};`,Object(B.Vd)(e)))&&void 0!==t?t:"":"px"===o?"height: unset;":""}function K({v:e,device:t,state:o}){const n=Object(B.u)({v:e,device:t,state:o,current:"top"}),a=Object(B.r)({v:e,device:t,state:o}),r=Object(B.n)({v:e,device:t,state:o});return void 0===n?"":`border-top:${n}px ${a} ${r};`}function Y({v:e,device:t,prefix:o=""}){return`font-family:${Object(B.ge)({v:e,device:t,prefix:o})};`}function q({v:e,device:t,prefix:o=""}){return`font-size:${Object(B.he)({v:e,device:t,prefix:o})}${Object(B.ie)({v:e,device:t,prefix:o})};`}function X({v:e,device:t,prefix:o=""}){return`line-height:${Object(B.le)({v:e,device:t,prefix:o})};`}function J({v:e,device:t,prefix:o=""}){return`font-weight:${Object(B.je)({v:e,device:t,prefix:o})};`}function Z({v:e,device:t,state:o,prefix:n=""}){return`letter-spacing:${Object(B.ke)({v:e,device:t,state:o,prefix:n})};`}function Q({v:e,device:t}){return Y({v:e,device:t,prefix:"typography"})}function ee({v:e,device:t}){return q({v:e,device:t,prefix:"typography"})}function te({v:e,device:t}){return X({v:e,device:t,prefix:"typography"})}function oe({v:e,device:t}){return J({v:e,device:t,prefix:"typography"})}function ne({v:e,device:t}){return Z({v:e,device:t,prefix:"typography"})}function ae({v:e,device:t}){return`font-size:${Object(B.me)({v:e,device:t})};`}function re({v:e,device:t}){return`margin-left:${Object(B.bb)({v:e,device:t})};`}function ie({v:e,device:t}){return`margin-right:${Object(B.bb)({v:e,device:t})};`}function le({v:e,device:t}){return Y({v:e,device:t,prefix:"number"})}function se({v:e,device:t}){return q({v:e,device:t,prefix:"number"})}function ce({v:e,device:t}){return X({v:e,device:t,prefix:"number"})}function de({v:e,device:t}){return J({v:e,device:t,prefix:"number"})}function ue({v:e,device:t}){return Z({v:e,device:t,prefix:"number"})}function pe({v:e,device:t}){return Y({v:e,device:t,prefix:"title"})}function be({v:e,device:t}){return q({v:e,device:t,prefix:"title"})}function me({v:e,device:t}){return X({v:e,device:t,prefix:"title"})}function he({v:e,device:t}){return J({v:e,device:t,prefix:"title"})}function ge({v:e,device:t}){return Z({v:e,device:t,prefix:"title"})}function ve({v:e,device:t}){return Y({v:e,device:t,prefix:"message"})}function fe({v:e,device:t}){return q({v:e,device:t,prefix:"message"})}function ye({v:e,device:t}){return X({v:e,device:t,prefix:"message"})}function Oe({v:e,device:t}){return J({v:e,device:t,prefix:"message"})}function Se({v:e,device:t}){return Z({v:e,device:t,prefix:"message"})}function xe({v:e,device:t,state:o}){return xt({v:e,device:t,state:o,prefix:"numberColor"})}function Ce({v:e,device:t,state:o}){return xt({v:e,device:t,state:o,prefix:"titleColor"})}function je({v:e,device:t,state:o}){return xt({v:e,device:t,state:o,prefix:"messageColor"})}function Pe(){return"transition-property: color, background-color, border, box-shadow;"}function Be({v:e}){return`stroke-dasharray: calc(${e.end} + 0.5) 100;`}function we({v:e}){return`stroke-width: ${e.strokeWidth} !important;`}function Te({v:e,device:t,state:o,prefix:n="fillColor"}){const a=Object(B.cb)({v:e,device:t,state:o,prefix:n});return void 0===a?"":`fill:${a};`}function ze({v:e,device:t,state:o,prefix:n="strokeColor"}){const a=Object(B.db)({v:e,device:t,state:o,prefix:n});return void 0===a?"":`stroke:${a};`}function Ee(){return"transition-property: color, fill, stroke;"}function ke({v:e,device:t,state:o}){return`flex-direction:${Object(B.fb)({v:e,device:t,state:o})};`}function He({v:e,device:t,state:o}){return`margin-right:${Object(B.hb)({v:e,device:t,state:o})};`}function Fe({v:e,device:t,state:o}){return`margin-left:${Object(B.gb)({v:e,device:t,state:o})};`}function _e({v:e,device:t,state:o,prefix:n}){const a=Object(B.B)({v:e,device:t,state:o,prefix:n});return void 0===a?"":`-webkit-text-fill-color:${a} !important;`}function Re(){return"transition-property:background-color,color,border,box-shadow;"}function Le({v:e,device:t}){var o;return`width: ${o="inputWidth",Object(z.defaultValueValue)({v:e,key:o,device:t})}%;`}function Me({v:e,device:t}){var o;return`grid-gap: ${o="inputSpacing",Object(z.defaultValueValue)({v:e,key:o,device:t})}px;`}function Ie({v:e,device:t}){var o;return`padding: ${o="inputHeight",Object(z.defaultValueValue)({v:e,key:o,device:t})}px;`}function We({v:e,device:t,state:o,prefix:n="",borderColor:a="color"}){let r="",i=0,l=0,s=0,c=0,d=Object(B.t)({v:e,device:t,state:o,prefix:n}),u="",p=0,b=0,m=0,h=0,g=!1,v="",f="";const y=Object(B.r)({v:e,device:t,state:o,prefix:n});if(a="transparent"===a?"transparent":Object(B.n)({v:e,device:t,state:o,prefix:n}),"grouped"===d){const a=Object(B.s)({v:e,device:t,state:o,prefix:n});i=a,l=a,s=a,c=a}else i=Object(B.u)({v:e,device:t,state:o,prefix:n,current:"top"}),l=Object(B.u)({v:e,device:t,state:o,prefix:n,current:"right"}),s=Object(B.u)({v:e,device:t,state:o,prefix:n,current:"bottom"}),c=Object(B.u)({v:e,device:t,state:o,prefix:n,current:"left"});if("normal"===o){if(v=Object(B.r)({v:e,device:t,prefix:n,state:"hover"}),f="transparent"===a?"transparent":Object(B.n)({v:e,device:t,prefix:n,state:"hover"}),u=Object(B.t)({v:e,device:t,prefix:n,state:"hover"}),"grouped"===u){const o=Object(B.s)({v:e,device:t,state:"hover"});p=o,b=o,m=o,h=o}else p=Object(B.u)({v:e,device:t,prefix:n,state:"hover",current:"top"}),b=Object(B.u)({v:e,device:t,prefix:n,state:"hover",current:"right"}),m=Object(B.u)({v:e,device:t,prefix:n,state:"hover",current:"bottom"}),h=Object(B.u)({v:e,device:t,prefix:n,state:"hover",current:"left"});g=(p>0||b>0||m>0||h>0)&&""!==v}return r=void 0===i||void 0===l||void 0===s||void 0===c||void 0===y||void 0===a?"":i===l&&i===s&&i===c&&i>0&&""!==y?`border:${i}px ${y} ${a};`:(i>0||l>0||s>0||c>0)&&""!==y?`border-width:${i}px ${l}px ${s}px ${c}px;border-style:${y};border-color:${a};`:(i===l&&i===s&&i===c&&0===i||""===y)&&g?`border:0px ${v} ${f};`:`border:0px solid ${a};`,r}function Ne({v:e,device:t,state:o,prefix:n="",borderColor:a="transparent"}){return We({v:e,device:t,state:o,prefix:n,borderColor:a})}function Ae({v:e,device:t,state:o,prefix:n=""}){let a=0,r=0,i=0,l=0;if("ungrouped"!==Object(B.p)({v:e,device:t,state:o,prefix:n})){const s=Object(B.o)({v:e,device:t,state:o,prefix:n});a=s,r=s,i=s,l=s}else a=Object(B.q)({v:e,device:t,state:o,prefix:n,current:"topLeft"}),r=Object(B.q)({v:e,device:t,state:o,prefix:n,current:"topRight"}),i=Object(B.q)({v:e,device:t,state:o,prefix:n,current:"bottomLeft"}),l=Object(B.q)({v:e,device:t,state:o,prefix:n,current:"bottomRight"});return void 0===a?"":a===r&&a===i&&a===l&&a>0?`border-radius: ${a}px;`:a>0||r>0||i>0||l>0?`border-radius:${a}px ${r}px ${l}px ${i}px;`:"border-radius:0;"}function Ve({v:e,device:t,state:o}){return`width:calc(100% + ${Object(B.lb)({v:e,device:t,state:o})}px);`}function De({v:e,device:t,state:o}){return`margin:-${Object(B.lb)({v:e,device:t,state:o})/2}px;`}function $e({v:e,device:t,state:o}){const n=Object(B.kb)({v:e,device:t,state:o});return`width:${n>1?100/n:100}%;`}function Ge({v:e,device:t,state:o}){return`padding:${Object(B.lb)({v:e,device:t,state:o})/2}px;`}function Ue({v:e,device:t,state:o}){const n=(a="filterSpacing",Object(z.defaultValueValue)({v:e,key:a,device:t,state:o}));var a;return`margin: 1px ${n}px 0 ${n}px;`}function Ke({v:e,device:t,state:o}){var n;return`margin-bottom:${n="afterFilterSpacing",Object(z.defaultValueValue)({v:e,key:n,device:t,state:o})}px;`}function Ye({v:e,device:t,state:o}){const n=Object(B.jb)({v:e,device:t,state:o}),a=Object(B.c)({v:e,device:t,state:o,prefix:"filter"});switch(n){case"style-2":return"center"===a?"":"left"===a?"margin-right: auto;":"margin-left: auto;";default:{const e={left:"flex-start",center:"center",right:"flex-end"};return`justify-content:${void 0===a?a:e[a]};`}}}function qe({v:e,device:t,state:o}){return Uo({v:e,device:t,state:o,prefix:"filter"})}function Xe({v:e,device:t,state:o}){return xt({v:e,device:t,state:o,prefix:"filterColor"})}function Je({v:e,device:t,state:o}){return ut({v:e,device:t,state:o,prefix:"filterBg"})}function Ze({v:e,device:t,state:o}){return Pt({v:e,device:t,state:o,prefix:"filter"})}function Qe({v:e,device:t,state:o}){return We({v:e,device:t,state:o,prefix:"filter"})}function et({v:e,device:t,state:o}){return Ae({v:e,device:t,state:o,prefix:"filter"})}function tt({v:e,device:t}){return Y({v:e,device:t,prefix:"filter"})}function ot({v:e,device:t}){return q({v:e,device:t,prefix:"filter"})}function nt({v:e,device:t}){return X({v:e,device:t,prefix:"filter"})}function at({v:e,device:t}){return J({v:e,device:t,prefix:"filter"})}function rt({v:e,device:t}){return Z({v:e,device:t,prefix:"filter"})}function it({v:e,device:t}){return xt({v:e,device:t,state:"active",prefix:"filterColor"})}function lt({v:e,device:t}){return ut({v:e,device:t,state:"active",prefix:"filterBg"})}function st({v:e,device:t}){return We({v:e,device:t,state:"active",prefix:"filter"})}function ct({v:e,device:t}){return Pt({v:e,device:t,state:"active",prefix:"filter"})}function dt(){return"transition-property: color, background, border-color, box-shadow;"}function ut({v:e,device:t,state:o,prefix:n="bg"}){const a=Object(B.h)({v:e,device:t,state:o,prefix:n}),r=Object(B.j)({v:e,device:t,state:o});return void 0===a||"none"!==r?"background-color:transparent;":`background-color:${a};`}function pt({v:e,device:t,state:o,prefix:n="bg"}){const a=Object(B.i)({v:e,device:t,state:o,prefix:n});return void 0===a?"":`background-color:${a};`}function bt({v:e,device:t,state:o}){return ut({v:e,device:t,state:o,prefix:"bg2"})}function mt({v:e,device:t,state:o}){return`background-image:${Object(B.j)({v:e,device:t,state:o})};`}function ht({v:e,device:t,state:o}){return`background-image:${Object(B.k)({v:e,device:t,state:o})};`}function gt({v:e,device:t}){const o=Object(B.k)({v:e,device:t,state:"hover"});return o?`content: "";background-image:${o};`:""}function vt({v:e,device:t}){return"image"===Object(B.wd)({v:e,device:t})?"display: block;":"display: none;"}function ft({v:e,device:t,state:o}){const n=Object(B.k)({v:e,device:t,state:o}),a=Object(B.l)({v:e,device:t,state:o}),r=Object(B.m)({v:e,device:t,state:o});return"none"===n?"":`background-position:${a} ${r};`}function yt({v:e,device:t,props:o}){const{isSlider:n}=o.meta.section,a=Object(B.g)({v:e,isSlider:n});return"desktop"!==t||void 0===a?"":`background-attachment:${a};`}function Ot({v:e,device:t}){return`display: ${"map"===Object(B.wd)({v:e,device:t})?"block":"none"};`}function St({v:e,device:t}){return`display: ${"video"===Object(B.wd)({v:e,device:t})?"block":"none"};`}function xt({v:e,device:t,state:o,prefix:n}){const a=Object(B.B)({v:e,device:t,state:o,prefix:n});return void 0===a?"":`color:${a};`}function Ct({v:e,device:t,state:o}){const n=Object(B.B)({v:e,device:t,state:o,prefix:"labelColor"});return void 0===n?"":`color:${n};`}function jt({v:e,device:t,state:o,prefix:n=""}){const a=Object(B.z)({v:e,device:t,state:o,prefix:n}),r=Object(B.w)({v:e,device:t,state:o,prefix:n}),i=Object(B.v)({v:e,device:t,state:o,prefix:n}),l=Object(B.y)({v:e,device:t,state:o,prefix:n}),s="inset"===a?-1*Object(B.x)({v:e,device:t,state:o,prefix:n}):Object(B.x)({v:e,device:t,state:o,prefix:n}),c="inset"===a?-1*Object(B.A)({v:e,device:t,state:o,prefix:n}):Object(B.A)({v:e,device:t,state:o,prefix:n});if(""===a||"off"===a||0===s&&0===c&&0===i&&0===l)return"";return`${"inset"===a?"inset ":""}${s}px ${c}px ${i}px ${l}px ${r};`}function Pt({v:e,device:t,state:o,prefix:n=""}){const a=jt({v:e,device:t,state:o,prefix:n});return""===a?"":`box-shadow:${a};`}function Bt({v:e,device:t,state:o,prefix:n=""}){const a=Object(B.z)({v:e,device:t,state:o,prefix:n}),r=Object(B.A)({v:e,device:t,state:o,prefix:n}),i=Object(B.v)({v:e,device:t,state:o,prefix:n}),l=Object(B.w)({v:e,device:t,state:o,prefix:n}),s=r<0?-i:i;return""===a||"off"===a||0===r&&0===i?"":0===r?`box-shadow:inset 0 ${r+s}px ${i}px -${i}px ${l}, inset 0 -${r+s}px ${i}px -${i}px ${l};display: block;`:`box-shadow:inset 0 ${r+s}px ${i}px -${i}px ${l}, inset 0 0 0 0 ${l};display: block;`}function wt({v:e,device:t,state:o,prefix:n=""}){const a=function({v:e,device:t,state:o,prefix:n=""}){const a=Object(B.ee)({v:e,device:t,state:o,prefix:n}),r=Object(B.ce)({v:e,device:t,state:o,prefix:n}),i=Object(B.be)({v:e,device:t,state:o,prefix:n}),l="inset"===a?-1*Object(B.de)({v:e,device:t,state:o,prefix:n}):Object(B.de)({v:e,device:t,state:o,prefix:n}),s="inset"===a?-1*Object(B.fe)({v:e,device:t,state:o,prefix:n}):Object(B.fe)({v:e,device:t,state:o,prefix:n});return""===a||"off"===a||0===l&&0===s&&0===i?"":`${"inset"===a?"inset ":""}${l}px ${s}px ${i}px ${r};`}({v:e,device:t,state:o,prefix:n});return""===a?"":`text-shadow:${a};`}function Tt({v:e,device:t,state:o}){const n=n=>Object(z.defaultValueValue)({v:e,key:n,device:t,state:o}),a=Object(B.Qd)({v:e,device:t,state:o}),r=Object(B.Pd)({v:e,device:t,state:o}),i=n("shapeTopColorPalette"),l=n("shapeTopColorOpacity");return void 0===a?"":"none"===a?"background-image: none; -webkit-mask-image: none;":i?`background-color: rgba(var(--brz-global-${i}), ${l}); -webkit-mask-image: url("${r}");-webkit-mask-size:100% 100%;`:`background-image: url(${r});`}function zt({v:e,device:t,state:o}){const n=Object(B.Md)({v:e,device:t,state:o}),a=Object(B.Nd)({v:e,device:t,state:o});return`background-size: 100% ${n}${a}; height: ${n}${a};`}function Et({v:e,device:t,state:o}){return`transform: ${"on"===Object(B.Ld)({v:e,device:t,state:o})?"rotateX(0deg) rotateY(-180deg)":"rotateX(0deg) rotateY(0deg)"};`}function kt({v:e,device:t,state:o}){return`z-index: ${Object(B.Od)({v:e,device:t,state:o})};`}function Ht({v:e,device:t,state:o}){const n=n=>Object(z.defaultValueValue)({v:e,key:n,device:t,state:o}),a=Object(B.Kd)({v:e,device:t,state:o}),r=Object(B.Jd)({v:e,device:t,state:o}),i=n("shapeBottomColorPalette"),l=n("shapeBottomColorOpacity");return void 0===a?"":"none"===a?"background-image: none; -webkit-mask-image: none;":i?`background-color: rgba(var(--brz-global-${i}), ${l}); -webkit-mask-image: url("${r}");-webkit-mask-size:100% 100%;`:`background-image: url(${r});`}function Ft({v:e,device:t,state:o}){const n=Object(B.Gd)({v:e,device:t,state:o}),a=Object(B.Hd)({v:e,device:t,state:o});return`background-size: 100% ${n}${a}; height: ${n}${a};`}function _t({v:e,device:t,state:o}){return`transform: ${"on"===Object(B.Fd)({v:e,device:t,state:o})?"rotateX(-180deg) rotateY(0deg)":"rotateX(-180deg) rotateY(-180deg)"};`}function Rt({v:e,device:t,state:o}){return`z-index: ${Object(B.Id)({v:e,device:t,state:o})};`}function Lt({v:e,device:t,state:o}){const n=Object(B.gd)({v:e,device:t,state:o});return void 0===n?"":`transition-duration:0.${n}s;`}function Mt(){return"transition-property: filter, box-shadow, background, border-radius, border-color;"}function It({v:e,device:t,state:o}){const n=Object(B.ne)({v:e,device:t,state:o});return void 0===n?"":`font-family:${n};`}function Wt({v:e,device:t,state:o}){const n=Object(B.oe)({v:e,device:t,state:o}),a=Object(B.pe)({v:e,device:t,state:o});return void 0===n?"":`font-size:${n}${a};`}function Nt({v:e,device:t,state:o}){const n=Object(B.se)({v:e,device:t,state:o});return void 0===n?"":`line-height:${n};`}function At({v:e,device:t,state:o}){const n=Object(B.qe)({v:e,device:t,state:o});return void 0===n?"":`font-weight:${n};`}function Vt({v:e,device:t,state:o}){const n=Object(B.re)({v:e,device:t,state:o});return void 0===n?"":`letter-spacing:${n};`}function Dt({v:e,device:t,state:o}){const n=Object(B.Ad)({v:e,device:t,state:o,current:"paddingTop"}),a=Object(B.Ad)({v:e,device:t,state:o,current:"paddingRight"});return void 0===n&&void 0===a?"":`padding:${n}px ${a}px;`}function $t({v:e,device:t,state:o}){const n=Object(B.Lb)({v:e,device:t,state:o});return void 0===n?"":`max-width:${n}%;`}function Gt(){return"transition-property: color, background, box-shadow;"}var Ut=o(9),Kt=o(17),Yt=o(13),qt=o(44);function Xt(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Jt(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Xt(Object(o),!0).forEach((function(t){Object(P.a)(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Xt(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function Zt(e){const t=function({v:e,device:t,state:o}){return n="mar