diff --git a/.gitignore b/.gitignore index efb79773..e6857ff7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ #### Digital.gov Specific -web/themes/custom/digital_gov/static +web/themes/custom/digital_gov/static/dist +web/themes/custom/digital_gov/static/uswds #### End Digital.gov Specific diff --git a/config/sync/block.block.digital_gov_account_menu.yml b/config/sync/block.block.digital_gov_account_menu.yml deleted file mode 100644 index b9bfe206..00000000 --- a/config/sync/block.block.digital_gov_account_menu.yml +++ /dev/null @@ -1,27 +0,0 @@ -uuid: e5039976-bd84-46b5-8832-d216e0e3a01e -langcode: en -status: true -dependencies: - config: - - system.menu.account - module: - - system - theme: - - digital_gov -_core: - default_config_hash: gmxYWWHmgbe0Pnv8y48ZLSLH5mEHejOjAP6RLxUfdzU -id: digital_gov_account_menu -theme: digital_gov -region: secondary_menu -weight: -4 -provider: null -plugin: 'system_menu_block:account' -settings: - id: 'system_menu_block:account' - label: 'User account menu' - label_display: '0' - provider: system - level: 1 - depth: 1 - expand_all_items: false -visibility: { } diff --git a/config/sync/block.block.digital_gov_main_menu.yml b/config/sync/block.block.digital_gov_main_menu.yml deleted file mode 100644 index ab200bf9..00000000 --- a/config/sync/block.block.digital_gov_main_menu.yml +++ /dev/null @@ -1,27 +0,0 @@ -uuid: 99e18c3e-5c88-4440-94ab-0c81dd903cd7 -langcode: en -status: true -dependencies: - config: - - system.menu.main - module: - - system - theme: - - digital_gov -_core: - default_config_hash: KWAiziL39uEzmOJEql_wbUP2RtqGceL3WM2CfxhMelE -id: digital_gov_main_menu -theme: digital_gov -region: primary_menu -weight: 0 -provider: null -plugin: 'system_menu_block:main' -settings: - id: 'system_menu_block:main' - label: 'Main navigation' - label_display: '0' - provider: system - level: 1 - depth: 2 - expand_all_items: true -visibility: { } diff --git a/config/sync/block.block.digital_gov_messages.yml b/config/sync/block.block.digital_gov_messages.yml index af1de983..d6d65fd1 100644 --- a/config/sync/block.block.digital_gov_messages.yml +++ b/config/sync/block.block.digital_gov_messages.yml @@ -11,7 +11,7 @@ _core: id: digital_gov_messages theme: digital_gov region: header -weight: -5 +weight: -6 provider: null plugin: system_messages_block settings: diff --git a/config/sync/block.block.digital_gov_page_title.yml b/config/sync/block.block.digital_gov_page_title.yml deleted file mode 100644 index 05cdbbf3..00000000 --- a/config/sync/block.block.digital_gov_page_title.yml +++ /dev/null @@ -1,20 +0,0 @@ -uuid: e797fbc6-958e-40c2-9c48-c22795b9a4e2 -langcode: en -status: true -dependencies: - theme: - - digital_gov -_core: - default_config_hash: 6aOgWsNTXjqrDm98TXSAjP6qd2nCijD1xw45MrnbK-Y -id: digital_gov_page_title -theme: digital_gov -region: header -weight: -5 -provider: null -plugin: page_title_block -settings: - id: page_title_block - label: 'Page title' - label_display: '0' - provider: core -visibility: { } diff --git a/config/sync/block.block.digital_gov_powered.yml b/config/sync/block.block.digital_gov_powered.yml deleted file mode 100644 index 99b92744..00000000 --- a/config/sync/block.block.digital_gov_powered.yml +++ /dev/null @@ -1,22 +0,0 @@ -uuid: fdb988f5-cce2-4ce7-b81e-ce0879688744 -langcode: en -status: true -dependencies: - module: - - system - theme: - - digital_gov -_core: - default_config_hash: eYL19CLDyinGTWYQfBD1DswWzglEotE_kHnHx3AxTXM -id: digital_gov_powered -theme: digital_gov -region: header -weight: 0 -provider: null -plugin: system_powered_by_block -settings: - id: system_powered_by_block - label: 'Powered by Drupal' - label_display: '0' - provider: system -visibility: { } diff --git a/config/sync/block.block.digital_gov_primary_admin_actions.yml b/config/sync/block.block.digital_gov_primary_admin_actions.yml index 7abe42cd..72f31bbf 100644 --- a/config/sync/block.block.digital_gov_primary_admin_actions.yml +++ b/config/sync/block.block.digital_gov_primary_admin_actions.yml @@ -9,7 +9,7 @@ _core: id: digital_gov_primary_admin_actions theme: digital_gov region: header -weight: -5 +weight: -7 provider: null plugin: local_actions_block settings: diff --git a/config/sync/block.block.digital_gov_primary_local_tasks.yml b/config/sync/block.block.digital_gov_primary_local_tasks.yml index 14572832..b8843247 100644 --- a/config/sync/block.block.digital_gov_primary_local_tasks.yml +++ b/config/sync/block.block.digital_gov_primary_local_tasks.yml @@ -9,7 +9,7 @@ _core: id: digital_gov_primary_local_tasks theme: digital_gov region: header -weight: -4 +weight: -5 provider: null plugin: local_tasks_block settings: diff --git a/config/sync/block.block.digital_gov_secondary_local_tasks.yml b/config/sync/block.block.digital_gov_secondary_local_tasks.yml index 37bbfa50..5aaf46f0 100644 --- a/config/sync/block.block.digital_gov_secondary_local_tasks.yml +++ b/config/sync/block.block.digital_gov_secondary_local_tasks.yml @@ -9,7 +9,7 @@ _core: id: digital_gov_secondary_local_tasks theme: digital_gov region: header -weight: -2 +weight: -4 provider: null plugin: local_tasks_block settings: diff --git a/config/sync/block.block.digital_gov_site_branding.yml b/config/sync/block.block.digital_gov_site_branding.yml deleted file mode 100644 index 7ada9e10..00000000 --- a/config/sync/block.block.digital_gov_site_branding.yml +++ /dev/null @@ -1,25 +0,0 @@ -uuid: 4c63b426-cadd-4fef-b8ce-9f7fa4f14ed7 -langcode: en -status: true -dependencies: - module: - - system - theme: - - digital_gov -_core: - default_config_hash: n_nlgjggHVfQt2H__zvLOKB2YtjPDbQ5tHijF9LE1aM -id: digital_gov_site_branding -theme: digital_gov -region: header -weight: 0 -provider: null -plugin: system_branding_block -settings: - id: system_branding_block - label: 'Site branding' - label_display: '0' - provider: system - use_site_logo: true - use_site_name: true - use_site_slogan: false -visibility: { } diff --git a/config/sync/block.block.digital_gov_sitewrapperfooter.yml b/config/sync/block.block.digital_gov_sitewrapperfooter.yml new file mode 100644 index 00000000..c6a58991 --- /dev/null +++ b/config/sync/block.block.digital_gov_sitewrapperfooter.yml @@ -0,0 +1,20 @@ +uuid: 56ad64e2-df62-4018-8e39-705125aeb1aa +langcode: en +status: true +dependencies: + module: + - site_wrapper + theme: + - digital_gov +id: digital_gov_sitewrapperfooter +theme: digital_gov +region: footer +weight: -5 +provider: null +plugin: site_wrapper_footer +settings: + id: site_wrapper_footer + label: 'Site Wrapper: Footer' + label_display: '0' + provider: site_wrapper +visibility: { } diff --git a/config/sync/block.block.digital_gov_sitewrapperheader.yml b/config/sync/block.block.digital_gov_sitewrapperheader.yml new file mode 100644 index 00000000..867515cb --- /dev/null +++ b/config/sync/block.block.digital_gov_sitewrapperheader.yml @@ -0,0 +1,20 @@ +uuid: 3653b82d-afbc-4ed5-b5a4-0f6c4c41e216 +langcode: en +status: true +dependencies: + module: + - site_wrapper + theme: + - digital_gov +id: digital_gov_sitewrapperheader +theme: digital_gov +region: header +weight: 0 +provider: null +plugin: site_wrapper_header +settings: + id: site_wrapper_header + label: 'Site Wrapper: Header' + label_display: '0' + provider: site_wrapper +visibility: { } diff --git a/config/sync/block.block.digital_gov_sitewrappernewslettersignup.yml b/config/sync/block.block.digital_gov_sitewrappernewslettersignup.yml new file mode 100644 index 00000000..3bf4192d --- /dev/null +++ b/config/sync/block.block.digital_gov_sitewrappernewslettersignup.yml @@ -0,0 +1,20 @@ +uuid: 54bd9d9f-2c6d-4cc3-a78c-459556dbbcd7 +langcode: en +status: true +dependencies: + module: + - site_wrapper + theme: + - digital_gov +id: digital_gov_sitewrappernewslettersignup +theme: digital_gov +region: footer +weight: -6 +provider: null +plugin: site_wrapper_newsletter_signup +settings: + id: site_wrapper_newsletter_signup + label: 'Site Wrapper: Newsletter Signup' + label_display: '0' + provider: site_wrapper +visibility: { } diff --git a/config/sync/block.block.digital_gov_sitewrappernoticebar.yml b/config/sync/block.block.digital_gov_sitewrappernoticebar.yml new file mode 100644 index 00000000..e98cc8d0 --- /dev/null +++ b/config/sync/block.block.digital_gov_sitewrappernoticebar.yml @@ -0,0 +1,20 @@ +uuid: 2907cf49-56ee-4550-9f40-9fff46373aa3 +langcode: en +status: true +dependencies: + module: + - site_wrapper + theme: + - digital_gov +id: digital_gov_sitewrappernoticebar +theme: digital_gov +region: header +weight: -3 +provider: null +plugin: site_wrapper_notice_bar +settings: + id: site_wrapper_notice_bar + label: 'Site Wrapper: Notice Bar' + label_display: '0' + provider: site_wrapper +visibility: { } diff --git a/config/sync/block.block.digital_gov_sitewrappersitewidealert.yml b/config/sync/block.block.digital_gov_sitewrappersitewidealert.yml new file mode 100644 index 00000000..82a46e48 --- /dev/null +++ b/config/sync/block.block.digital_gov_sitewrappersitewidealert.yml @@ -0,0 +1,20 @@ +uuid: 3501ec6a-716c-48b3-99b5-f68749080fa9 +langcode: en +status: true +dependencies: + module: + - site_wrapper + theme: + - digital_gov +id: digital_gov_sitewrappersitewidealert +theme: digital_gov +region: header +weight: -1 +provider: null +plugin: site_wrapper_sitewide_alert +settings: + id: site_wrapper_sitewide_alert + label: 'Site Wrapper: Sitewide Alert' + label_display: '0' + provider: site_wrapper +visibility: { } diff --git a/config/sync/block.block.digital_gov_sitewrapperusabanner.yml b/config/sync/block.block.digital_gov_sitewrapperusabanner.yml new file mode 100644 index 00000000..1c8cef86 --- /dev/null +++ b/config/sync/block.block.digital_gov_sitewrapperusabanner.yml @@ -0,0 +1,20 @@ +uuid: 8fa881b9-af33-4839-9129-fe462f1692be +langcode: en +status: true +dependencies: + module: + - site_wrapper + theme: + - digital_gov +id: digital_gov_sitewrapperusabanner +theme: digital_gov +region: header +weight: -2 +provider: null +plugin: site_wrapper_usa_banner +settings: + id: site_wrapper_usa_banner + label: 'Site Wrapper: USA Banner' + label_display: '0' + provider: site_wrapper +visibility: { } diff --git a/config/sync/block.block.digital_gov_sitewrapperusaidentifier.yml b/config/sync/block.block.digital_gov_sitewrapperusaidentifier.yml new file mode 100644 index 00000000..3832b511 --- /dev/null +++ b/config/sync/block.block.digital_gov_sitewrapperusaidentifier.yml @@ -0,0 +1,20 @@ +uuid: 2c119388-1ce4-4534-9069-648da919ce14 +langcode: en +status: true +dependencies: + module: + - site_wrapper + theme: + - digital_gov +id: digital_gov_sitewrapperusaidentifier +theme: digital_gov +region: footer +weight: -4 +provider: null +plugin: site_wrapper_usa_identifier +settings: + id: site_wrapper_usa_identifier + label: 'Site Wrapper: USA Identifier' + label_display: '0' + provider: site_wrapper +visibility: { } diff --git a/config/sync/block.block.digital_gov_syndicate.yml b/config/sync/block.block.digital_gov_syndicate.yml deleted file mode 100644 index 26ed9a18..00000000 --- a/config/sync/block.block.digital_gov_syndicate.yml +++ /dev/null @@ -1,23 +0,0 @@ -uuid: 57fb2b58-a08c-4784-a55f-42fb34601247 -langcode: en -status: true -dependencies: - module: - - node - theme: - - digital_gov -_core: - default_config_hash: 0gq3VPg-_UM69FCCWurLFIrrnIjC2HLKhwo9iQNtcUo -id: digital_gov_syndicate -theme: digital_gov -region: header -weight: 0 -provider: null -plugin: node_syndicate_block -settings: - id: node_syndicate_block - label: 'RSS feed' - label_display: '0' - provider: node - block_count: 10 -visibility: { } diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 23eb5695..98565db4 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -49,6 +49,7 @@ module: require_revision_log_message: 0 scheduler: 0 scheduler_content_moderation_integration: 0 + site_wrapper: 0 system: 0 text: 0 toolbar: 0 diff --git a/config/sync/system.site.yml b/config/sync/system.site.yml index 8bc80add..ce45c98c 100644 --- a/config/sync/system.site.yml +++ b/config/sync/system.site.yml @@ -4,7 +4,7 @@ langcode: en uuid: 4500d032-f2f6-465f-81f0-86a5b20089f3 name: Digital.gov mail: no-reply@digital.gov -slogan: '' +slogan: 'Guidance on building better digital services in government' page: 403: '' 404: '' diff --git a/web/modules/custom/site_wrapper/site_wrapper.info.yml b/web/modules/custom/site_wrapper/site_wrapper.info.yml new file mode 100644 index 00000000..e630333c --- /dev/null +++ b/web/modules/custom/site_wrapper/site_wrapper.info.yml @@ -0,0 +1,5 @@ +name: 'Site Wrapper' +type: module +description: 'Provides the global elements for the site wrapper.' +package: Custom +core_version_requirement: ^10 || ^11 diff --git a/web/modules/custom/site_wrapper/site_wrapper.module b/web/modules/custom/site_wrapper/site_wrapper.module new file mode 100644 index 00000000..59fd2234 --- /dev/null +++ b/web/modules/custom/site_wrapper/site_wrapper.module @@ -0,0 +1,6 @@ + [ + '#markup' => 'This text is not used.', + ], + ]; + } + +} diff --git a/web/modules/custom/site_wrapper/src/Plugin/Block/HeaderBlock.php b/web/modules/custom/site_wrapper/src/Plugin/Block/HeaderBlock.php new file mode 100644 index 00000000..9d0f27d0 --- /dev/null +++ b/web/modules/custom/site_wrapper/src/Plugin/Block/HeaderBlock.php @@ -0,0 +1,31 @@ + [ + '#markup' => 'This text is not used.', + ], + ]; + } + +} diff --git a/web/modules/custom/site_wrapper/src/Plugin/Block/NewsletterSignupBlock.php b/web/modules/custom/site_wrapper/src/Plugin/Block/NewsletterSignupBlock.php new file mode 100644 index 00000000..ed6eadd8 --- /dev/null +++ b/web/modules/custom/site_wrapper/src/Plugin/Block/NewsletterSignupBlock.php @@ -0,0 +1,31 @@ + [ + '#markup' => 'This text is not used.', + ], + ]; + } + +} diff --git a/web/modules/custom/site_wrapper/src/Plugin/Block/NoticeBarBlock.php b/web/modules/custom/site_wrapper/src/Plugin/Block/NoticeBarBlock.php new file mode 100644 index 00000000..9e6e1f89 --- /dev/null +++ b/web/modules/custom/site_wrapper/src/Plugin/Block/NoticeBarBlock.php @@ -0,0 +1,31 @@ + [ + '#markup' => 'This text is not used.', + ], + ]; + } + +} diff --git a/web/modules/custom/site_wrapper/src/Plugin/Block/SitewideAlertBlock.php b/web/modules/custom/site_wrapper/src/Plugin/Block/SitewideAlertBlock.php new file mode 100644 index 00000000..8740c53d --- /dev/null +++ b/web/modules/custom/site_wrapper/src/Plugin/Block/SitewideAlertBlock.php @@ -0,0 +1,31 @@ + [ + '#markup' => 'This text is not used.', + ], + ]; + } + +} diff --git a/web/modules/custom/site_wrapper/src/Plugin/Block/UsaBannerBlock.php b/web/modules/custom/site_wrapper/src/Plugin/Block/UsaBannerBlock.php new file mode 100644 index 00000000..674c0a79 --- /dev/null +++ b/web/modules/custom/site_wrapper/src/Plugin/Block/UsaBannerBlock.php @@ -0,0 +1,31 @@ + [ + '#markup' => 'This text is not used.', + ], + ]; + } + +} diff --git a/web/modules/custom/site_wrapper/src/Plugin/Block/UsaIdentifierBlock.php b/web/modules/custom/site_wrapper/src/Plugin/Block/UsaIdentifierBlock.php new file mode 100644 index 00000000..6347ec6e --- /dev/null +++ b/web/modules/custom/site_wrapper/src/Plugin/Block/UsaIdentifierBlock.php @@ -0,0 +1,31 @@ + [ + '#markup' => 'This text is not used.', + ], + ]; + } + +} diff --git a/web/sites/default/settings.php b/web/sites/default/settings.php index 532f89b8..56885786 100644 --- a/web/sites/default/settings.php +++ b/web/sites/default/settings.php @@ -864,6 +864,10 @@ # $settings['migrate_file_public_path'] = ''; # $settings['migrate_file_private_path'] = ''; +// @TODO add logic for detecting if the current environment is a non-production +// remote environment. +$config['environment']['env_non_prod_remote'] = FALSE; + /** * Load local development override configuration, if available. * diff --git a/web/themes/custom/digital_gov/digital_gov.info.yml b/web/themes/custom/digital_gov/digital_gov.info.yml index 9476c8b6..27703c9f 100644 --- a/web/themes/custom/digital_gov/digital_gov.info.yml +++ b/web/themes/custom/digital_gov/digital_gov.info.yml @@ -8,13 +8,8 @@ libraries: - digital_gov/global regions: header: 'Header' - primary_menu: 'Primary menu' - secondary_menu: 'Secondary menu' page_top: 'Page top' page_bottom: 'Page bottom' - featured: 'Featured' breadcrumb: 'Breadcrumb' content: 'Content' - sidebar_first: 'Sidebar first' - sidebar_second: 'Sidebar second' footer: 'Footer' diff --git a/web/themes/custom/digital_gov/digital_gov.theme b/web/themes/custom/digital_gov/digital_gov.theme index 41fa202b..8b41864e 100644 --- a/web/themes/custom/digital_gov/digital_gov.theme +++ b/web/themes/custom/digital_gov/digital_gov.theme @@ -32,3 +32,36 @@ function digital_gov_preprocess_page(array &$variables): void { function digital_gov_preprocess_node(array &$variables): void { } + +/** + * Implements hook_preprocess_HOOK(). + */ +function digital_gov_preprocess_block__site_wrapper_header(&$variables) { + $variables['theme_path'] = \Drupal::theme()->getActiveTheme()->getPath(); + $variables['logo_url'] = theme_get_setting('logo.url'); + $site_config = \Drupal::config('system.site'); + $variables['site_name'] = $site_config->get('name'); + $variables['site_slogan'] = $site_config->get('slogan'); +} + +/** + * Implements hook_preprocess_HOOK(). + */ +function digital_gov_preprocess_block__site_wrapper_usa_banner(&$variables) { + $variables['theme_path'] = \Drupal::theme()->getActiveTheme()->getPath(); +} + +/** + * Implements hook_preprocess_HOOK(). + */ +function digital_gov_preprocess_block__site_wrapper_notice_bar(&$variables) { + $site_config = \Drupal::config('environment'); + $variables['env_non_prod_remote'] = $site_config->get('env_non_prod_remote'); +} + +/** + * Implements hook_preprocess_HOOK(). + */ +function digital_gov_preprocess_block__site_wrapper_footer(&$variables) { + $variables['theme_path'] = \Drupal::theme()->getActiveTheme()->getPath(); +} diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/alerts/emergency.svg b/web/themes/custom/digital_gov/static/digitalgov/img/alerts/emergency.svg new file mode 100644 index 00000000..0a31c98d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/alerts/emergency.svg @@ -0,0 +1,4 @@ + + + + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/alerts/error-white.svg b/web/themes/custom/digital_gov/static/digitalgov/img/alerts/error-white.svg new file mode 100644 index 00000000..d8bcefed --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/alerts/error-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/alerts/error.svg b/web/themes/custom/digital_gov/static/digitalgov/img/alerts/error.svg new file mode 100755 index 00000000..0b4fad92 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/alerts/error.svg @@ -0,0 +1,4 @@ + + + + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/alerts/info.svg b/web/themes/custom/digital_gov/static/digitalgov/img/alerts/info.svg new file mode 100755 index 00000000..b0047432 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/alerts/info.svg @@ -0,0 +1,4 @@ + + + + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/alerts/success.svg b/web/themes/custom/digital_gov/static/digitalgov/img/alerts/success.svg new file mode 100755 index 00000000..3d1f6292 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/alerts/success.svg @@ -0,0 +1 @@ +Shape \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/alerts/warning.svg b/web/themes/custom/digital_gov/static/digitalgov/img/alerts/warning.svg new file mode 100755 index 00000000..40c017ca --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/alerts/warning.svg @@ -0,0 +1,4 @@ + + + + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-gray-90.svg b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-gray-90.svg new file mode 100644 index 00000000..1a5d2442 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-gray-90.svg @@ -0,0 +1 @@ +angle-arrow-down-gray-90 \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-hover.png b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-hover.png new file mode 100644 index 00000000..e611376d Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-hover.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-hover.svg b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-hover.svg new file mode 100644 index 00000000..039d0805 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-hover.svg @@ -0,0 +1 @@ +angle-arrow-down-hover \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-primary-hover.png b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-primary-hover.png new file mode 100644 index 00000000..2ea69897 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-primary-hover.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-primary-hover.svg b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-primary-hover.svg new file mode 100644 index 00000000..b014eb36 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-primary-hover.svg @@ -0,0 +1 @@ +angle-arrow-down-primary-hover \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-primary.png b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-primary.png new file mode 100644 index 00000000..ee7b9ed6 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-primary.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-primary.svg b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-primary.svg new file mode 100644 index 00000000..111dd825 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-primary.svg @@ -0,0 +1 @@ +angle-arrow-down-primary \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-white.svg b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-white.svg new file mode 100644 index 00000000..b59fd759 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down-white.svg @@ -0,0 +1 @@ +angle-arrow-down-white \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down.png b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down.png new file mode 100644 index 00000000..31a81906 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down.svg b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down.svg new file mode 100644 index 00000000..52668843 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-down.svg @@ -0,0 +1 @@ +angle-arrow-down \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-right-black.svg b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-right-black.svg new file mode 100644 index 00000000..32f5f605 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-right-black.svg @@ -0,0 +1,11 @@ + + + + Path + Created with Sketch. + + + + + + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-right-white.svg b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-right-white.svg new file mode 100644 index 00000000..8f33d009 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-right-white.svg @@ -0,0 +1 @@ +angle-arrow \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-right.svg b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-right.svg new file mode 100644 index 00000000..fabfe0e6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-right.svg @@ -0,0 +1 @@ +angle-arrow \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-up-primary-hover.png b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-up-primary-hover.png new file mode 100644 index 00000000..a8af5709 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-up-primary-hover.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-up-primary-hover.svg b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-up-primary-hover.svg new file mode 100644 index 00000000..78159b67 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-up-primary-hover.svg @@ -0,0 +1 @@ +angle-arrow-up-primary-hover \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-up-primary.png b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-up-primary.png new file mode 100644 index 00000000..20fdf18e Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-up-primary.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-up-primary.svg b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-up-primary.svg new file mode 100644 index 00000000..a0413b8d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-up-primary.svg @@ -0,0 +1 @@ +angle-arrow-up-primary \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-up-white.svg b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-up-white.svg new file mode 100644 index 00000000..0eb91312 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/angle-arrow-up-white.svg @@ -0,0 +1 @@ +angle-arrow-up-white \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-double-left-solid.svg b/web/themes/custom/digital_gov/static/digitalgov/img/angle-double-left-solid.svg new file mode 100644 index 00000000..d924a723 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/angle-double-left-solid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-double-right-solid.svg b/web/themes/custom/digital_gov/static/digitalgov/img/angle-double-right-solid.svg new file mode 100644 index 00000000..8e0588e8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/angle-double-right-solid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-left-solid.svg b/web/themes/custom/digital_gov/static/digitalgov/img/angle-left-solid.svg new file mode 100644 index 00000000..040f2f82 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/angle-left-solid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/angle-right-solid.svg b/web/themes/custom/digital_gov/static/digitalgov/img/angle-right-solid.svg new file mode 100644 index 00000000..dec139d8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/angle-right-solid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/arrow-both.png b/web/themes/custom/digital_gov/static/digitalgov/img/arrow-both.png new file mode 100644 index 00000000..075ffa97 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/arrow-both.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/arrow-both.svg b/web/themes/custom/digital_gov/static/digitalgov/img/arrow-both.svg new file mode 100644 index 00000000..ffde1f19 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/arrow-both.svg @@ -0,0 +1 @@ +arrow-both \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/arrow-down-gray-60.svg b/web/themes/custom/digital_gov/static/digitalgov/img/arrow-down-gray-60.svg new file mode 100644 index 00000000..05b18e15 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/arrow-down-gray-60.svg @@ -0,0 +1 @@ +arrow-down \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/arrow-down.svg b/web/themes/custom/digital_gov/static/digitalgov/img/arrow-down.svg new file mode 100644 index 00000000..87696fcc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/arrow-down.svg @@ -0,0 +1 @@ +arrow-down \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/arrow-left-indigo-cool-50v.svg b/web/themes/custom/digital_gov/static/digitalgov/img/arrow-left-indigo-cool-50v.svg new file mode 100644 index 00000000..2c44ea4b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/arrow-left-indigo-cool-50v.svg @@ -0,0 +1 @@ +arrow-left diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/arrow-left-white.svg b/web/themes/custom/digital_gov/static/digitalgov/img/arrow-left-white.svg new file mode 100644 index 00000000..79232c72 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/arrow-left-white.svg @@ -0,0 +1 @@ +arrow \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/arrow-left.svg b/web/themes/custom/digital_gov/static/digitalgov/img/arrow-left.svg new file mode 100644 index 00000000..c691911a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/arrow-left.svg @@ -0,0 +1 @@ +arrow \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/arrow-right.svg b/web/themes/custom/digital_gov/static/digitalgov/img/arrow-right.svg new file mode 100644 index 00000000..0323812a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/arrow-right.svg @@ -0,0 +1 @@ +arrow-right \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/calendar-alt-solid.svg b/web/themes/custom/digital_gov/static/digitalgov/img/calendar-alt-solid.svg new file mode 100644 index 00000000..e6518c61 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/calendar-alt-solid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/checkbox-check-print.svg b/web/themes/custom/digital_gov/static/digitalgov/img/checkbox-check-print.svg new file mode 100644 index 00000000..d4093cab --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/checkbox-check-print.svg @@ -0,0 +1 @@ +checkbox-check-print \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/chevron-right-white.svg b/web/themes/custom/digital_gov/static/digitalgov/img/chevron-right-white.svg new file mode 100644 index 00000000..ada3ec71 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/chevron-right-white.svg @@ -0,0 +1 @@ +angle-arrow-down copy 2 \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/chevron-right.svg b/web/themes/custom/digital_gov/static/digitalgov/img/chevron-right.svg new file mode 100644 index 00000000..6860ab6a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/chevron-right.svg @@ -0,0 +1 @@ +angle-arrow-down copy \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/chevron-white.svg b/web/themes/custom/digital_gov/static/digitalgov/img/chevron-white.svg new file mode 100644 index 00000000..edbe1066 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/chevron-white.svg @@ -0,0 +1 @@ +chevron \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/chevron.svg b/web/themes/custom/digital_gov/static/digitalgov/img/chevron.svg new file mode 100644 index 00000000..515cc809 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/chevron.svg @@ -0,0 +1 @@ +chevron \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/circle-124.png b/web/themes/custom/digital_gov/static/digitalgov/img/circle-124.png new file mode 100644 index 00000000..f9544959 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/circle-124.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/circle-gray-20.svg b/web/themes/custom/digital_gov/static/digitalgov/img/circle-gray-20.svg new file mode 100644 index 00000000..6cb31f03 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/circle-gray-20.svg @@ -0,0 +1 @@ +Oval \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/close-alt-blue-60v.svg b/web/themes/custom/digital_gov/static/digitalgov/img/close-alt-blue-60v.svg new file mode 100644 index 00000000..815e22da --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/close-alt-blue-60v.svg @@ -0,0 +1,3 @@ + + + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/close-alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/close-alt.svg new file mode 100644 index 00000000..243587f5 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/close-alt.svg @@ -0,0 +1,3 @@ + + + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/close-blue-30-alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/close-blue-30-alt.svg new file mode 100644 index 00000000..f47fc155 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/close-blue-30-alt.svg @@ -0,0 +1,3 @@ + + + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/close-blue-40v-alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/close-blue-40v-alt.svg new file mode 100644 index 00000000..1f23e021 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/close-blue-40v-alt.svg @@ -0,0 +1,3 @@ + + + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/close-blue-50-alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/close-blue-50-alt.svg new file mode 100644 index 00000000..06cd0d78 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/close-blue-50-alt.svg @@ -0,0 +1,3 @@ + + + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/close-blue-50v-alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/close-blue-50v-alt.svg new file mode 100644 index 00000000..8c55079c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/close-blue-50v-alt.svg @@ -0,0 +1,3 @@ + + + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/close-blue-60-alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/close-blue-60-alt.svg new file mode 100644 index 00000000..a57b0bc3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/close-blue-60-alt.svg @@ -0,0 +1,3 @@ + + + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/close-blue-60v-alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/close-blue-60v-alt.svg new file mode 100644 index 00000000..815e22da --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/close-blue-60v-alt.svg @@ -0,0 +1,3 @@ + + + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/close-gray-60.svg b/web/themes/custom/digital_gov/static/digitalgov/img/close-gray-60.svg new file mode 100644 index 00000000..60d34e16 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/close-gray-60.svg @@ -0,0 +1 @@ +close \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/close-gray-90-alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/close-gray-90-alt.svg new file mode 100644 index 00000000..9fe9f790 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/close-gray-90-alt.svg @@ -0,0 +1,3 @@ + + + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/close-primary.png b/web/themes/custom/digital_gov/static/digitalgov/img/close-primary.png new file mode 100644 index 00000000..11260c53 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/close-primary.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/close-primary.svg b/web/themes/custom/digital_gov/static/digitalgov/img/close-primary.svg new file mode 100644 index 00000000..76f37991 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/close-primary.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/close-white-alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/close-white-alt.svg new file mode 100644 index 00000000..a09fc688 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/close-white-alt.svg @@ -0,0 +1,3 @@ + + + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/close-white.svg b/web/themes/custom/digital_gov/static/digitalgov/img/close-white.svg new file mode 100644 index 00000000..e63e02a5 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/close-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/close.png b/web/themes/custom/digital_gov/static/digitalgov/img/close.png new file mode 100644 index 00000000..677ac8f4 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/close.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/close.svg b/web/themes/custom/digital_gov/static/digitalgov/img/close.svg new file mode 100644 index 00000000..604bee65 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/close.svg @@ -0,0 +1 @@ +close \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/correct8-alt.png b/web/themes/custom/digital_gov/static/digitalgov/img/correct8-alt.png new file mode 100644 index 00000000..594622e9 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/correct8-alt.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/correct8-alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/correct8-alt.svg new file mode 100644 index 00000000..cba03c31 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/correct8-alt.svg @@ -0,0 +1 @@ +correct8-alt \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/correct8.svg b/web/themes/custom/digital_gov/static/digitalgov/img/correct8.svg new file mode 100644 index 00000000..3270fdb2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/correct8.svg @@ -0,0 +1 @@ +correct8 \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/correct9.svg b/web/themes/custom/digital_gov/static/digitalgov/img/correct9.svg new file mode 100755 index 00000000..e4751047 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/correct9.svg @@ -0,0 +1 @@ +correct9 \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/external-link-alt-hover.png b/web/themes/custom/digital_gov/static/digitalgov/img/external-link-alt-hover.png new file mode 100644 index 00000000..bf0242ce Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/external-link-alt-hover.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/external-link-alt-hover.svg b/web/themes/custom/digital_gov/static/digitalgov/img/external-link-alt-hover.svg new file mode 100644 index 00000000..344795ea --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/external-link-alt-hover.svg @@ -0,0 +1 @@ +external-link-alt-hover \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/external-link-alt.png b/web/themes/custom/digital_gov/static/digitalgov/img/external-link-alt.png new file mode 100644 index 00000000..7761c284 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/external-link-alt.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/external-link-alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/external-link-alt.svg new file mode 100644 index 00000000..58b06336 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/external-link-alt.svg @@ -0,0 +1 @@ +external-link-alt \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/external-link-hover.png b/web/themes/custom/digital_gov/static/digitalgov/img/external-link-hover.png new file mode 100644 index 00000000..9df376d4 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/external-link-hover.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/external-link-hover.svg b/web/themes/custom/digital_gov/static/digitalgov/img/external-link-hover.svg new file mode 100644 index 00000000..eb2a8ae4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/external-link-hover.svg @@ -0,0 +1 @@ +external-link-hover \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/external-link.png b/web/themes/custom/digital_gov/static/digitalgov/img/external-link.png new file mode 100644 index 00000000..b98fd998 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/external-link.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/external-link.svg b/web/themes/custom/digital_gov/static/digitalgov/img/external-link.svg new file mode 100644 index 00000000..404d0603 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/external-link.svg @@ -0,0 +1 @@ +external-link \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-114.png b/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-114.png new file mode 100644 index 00000000..0a37f660 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-114.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-144.png b/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-144.png new file mode 100644 index 00000000..3f3f63b3 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-144.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-16.png b/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-16.png new file mode 100644 index 00000000..88c50443 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-16.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-192.png b/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-192.png new file mode 100644 index 00000000..1208322a Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-192.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-40.png b/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-40.png new file mode 100644 index 00000000..e1c6b2e9 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-40.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-57.png b/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-57.png new file mode 100644 index 00000000..80cb056a Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-57.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-72.png b/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-72.png new file mode 100644 index 00000000..2f6c1f6d Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon-72.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon.ico b/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon.ico new file mode 100644 index 00000000..51502bae Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon.ico differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon.png b/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon.png new file mode 100644 index 00000000..06a8a5e6 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/favicons/favicon.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/file-excel.svg b/web/themes/custom/digital_gov/static/digitalgov/img/file-excel.svg new file mode 100644 index 00000000..9bf512ad --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/file-excel.svg @@ -0,0 +1 @@ + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/file-pdf.svg b/web/themes/custom/digital_gov/static/digitalgov/img/file-pdf.svg new file mode 100644 index 00000000..c40ec126 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/file-pdf.svg @@ -0,0 +1 @@ + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/file-video.svg b/web/themes/custom/digital_gov/static/digitalgov/img/file-video.svg new file mode 100644 index 00000000..d3933c88 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/file-video.svg @@ -0,0 +1 @@ + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/file-word.svg b/web/themes/custom/digital_gov/static/digitalgov/img/file-word.svg new file mode 100644 index 00000000..214b55a1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/file-word.svg @@ -0,0 +1 @@ + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/file.svg b/web/themes/custom/digital_gov/static/digitalgov/img/file.svg new file mode 100644 index 00000000..8469c7e9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/file.svg @@ -0,0 +1 @@ + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/hero.png b/web/themes/custom/digital_gov/static/digitalgov/img/hero.png new file mode 100644 index 00000000..edd9bfa2 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/hero.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/icon-dot-gov.svg b/web/themes/custom/digital_gov/static/digitalgov/img/icon-dot-gov.svg new file mode 100644 index 00000000..3bf04789 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/icon-dot-gov.svg @@ -0,0 +1 @@ +icon-dot-gov \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/icon-https.svg b/web/themes/custom/digital_gov/static/digitalgov/img/icon-https.svg new file mode 100644 index 00000000..19ad04fc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/icon-https.svg @@ -0,0 +1 @@ +icon-https \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/loader.gif b/web/themes/custom/digital_gov/static/digitalgov/img/loader.gif new file mode 100644 index 00000000..a0b26b57 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/loader.gif differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/loader.svg b/web/themes/custom/digital_gov/static/digitalgov/img/loader.svg new file mode 100644 index 00000000..0435ab92 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/loader.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/lock.svg b/web/themes/custom/digital_gov/static/digitalgov/img/lock.svg new file mode 100644 index 00000000..63281726 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/lock.svg @@ -0,0 +1 @@ +lock \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/logo-img.png b/web/themes/custom/digital_gov/static/digitalgov/img/logo-img.png new file mode 100644 index 00000000..82ab23ec Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/logo-img.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/minus-alt.png b/web/themes/custom/digital_gov/static/digitalgov/img/minus-alt.png new file mode 100644 index 00000000..aaa386d9 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/minus-alt.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/minus-alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/minus-alt.svg new file mode 100644 index 00000000..7e787216 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/minus-alt.svg @@ -0,0 +1 @@ +minus-alt \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/minus.svg b/web/themes/custom/digital_gov/static/digitalgov/img/minus.svg new file mode 100644 index 00000000..02fff800 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/minus.svg @@ -0,0 +1 @@ +minus \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/plus-alt.png b/web/themes/custom/digital_gov/static/digitalgov/img/plus-alt.png new file mode 100644 index 00000000..746aaa1e Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/plus-alt.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/plus-alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/plus-alt.svg new file mode 100644 index 00000000..8fc8d1d1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/plus-alt.svg @@ -0,0 +1 @@ +plus-alt \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/plus.svg b/web/themes/custom/digital_gov/static/digitalgov/img/plus.svg new file mode 100644 index 00000000..00844f89 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/plus.svg @@ -0,0 +1 @@ +plus \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/search-alt.png b/web/themes/custom/digital_gov/static/digitalgov/img/search-alt.png new file mode 100755 index 00000000..32927c61 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/search-alt.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/search-alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/search-alt.svg new file mode 100755 index 00000000..4094d0b1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/search-alt.svg @@ -0,0 +1 @@ +search-alt \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/search-primary.png b/web/themes/custom/digital_gov/static/digitalgov/img/search-primary.png new file mode 100644 index 00000000..f8b4aa45 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/search-primary.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/search-primary.svg b/web/themes/custom/digital_gov/static/digitalgov/img/search-primary.svg new file mode 100644 index 00000000..a8004e83 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/search-primary.svg @@ -0,0 +1 @@ +search-primary \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/search.svg b/web/themes/custom/digital_gov/static/digitalgov/img/search.svg new file mode 100755 index 00000000..8bc614fc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/search.svg @@ -0,0 +1 @@ +search \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/facebook25.png b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/facebook25.png new file mode 100644 index 00000000..98d55698 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/facebook25.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/facebook25.svg b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/facebook25.svg new file mode 100755 index 00000000..f9c1bc3a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/facebook25.svg @@ -0,0 +1 @@ + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/png/facebook25.png b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/png/facebook25.png new file mode 100644 index 00000000..98d55698 Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/png/facebook25.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/png/rss25.png b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/png/rss25.png new file mode 100644 index 00000000..b0102b3d Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/png/rss25.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/png/twitter16.png b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/png/twitter16.png new file mode 100644 index 00000000..f169313e Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/png/twitter16.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/png/youtube15.png b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/png/youtube15.png new file mode 100644 index 00000000..f3cf18bd Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/png/youtube15.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/rss25.png b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/rss25.png new file mode 100644 index 00000000..b0102b3d Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/rss25.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/rss25.svg b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/rss25.svg new file mode 100755 index 00000000..42f11fa4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/rss25.svg @@ -0,0 +1 @@ + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/twitter16.png b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/twitter16.png new file mode 100644 index 00000000..f169313e Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/twitter16.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/twitter16.svg b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/twitter16.svg new file mode 100755 index 00000000..8e728c36 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/twitter16.svg @@ -0,0 +1 @@ + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/youtube15.png b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/youtube15.png new file mode 100644 index 00000000..f3cf18bd Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/youtube15.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/youtube15.svg b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/youtube15.svg new file mode 100755 index 00000000..c3013332 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/social-icons/youtube15.svg @@ -0,0 +1 @@ + diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/sprite.svg b/web/themes/custom/digital_gov/static/digitalgov/img/sprite.svg new file mode 100644 index 00000000..5019007e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/sprite.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/us_flag_small.png b/web/themes/custom/digital_gov/static/digitalgov/img/us_flag_small.png new file mode 100644 index 00000000..7d61cd6c Binary files /dev/null and b/web/themes/custom/digital_gov/static/digitalgov/img/us_flag_small.png differ diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/10k.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/10k.svg new file mode 100644 index 00000000..33e9227e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/10k.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/10mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/10mp.svg new file mode 100644 index 00000000..f6390c35 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/10mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/11mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/11mp.svg new file mode 100644 index 00000000..a2f38a93 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/11mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/12mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/12mp.svg new file mode 100644 index 00000000..530d5090 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/12mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/13mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/13mp.svg new file mode 100644 index 00000000..6a5f670f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/13mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/14mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/14mp.svg new file mode 100644 index 00000000..3cc453bc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/14mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/15mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/15mp.svg new file mode 100644 index 00000000..07e88879 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/15mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/16mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/16mp.svg new file mode 100644 index 00000000..cb32638c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/16mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/17mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/17mp.svg new file mode 100644 index 00000000..d52a8658 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/17mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/18mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/18mp.svg new file mode 100644 index 00000000..1c8da358 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/18mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/19mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/19mp.svg new file mode 100644 index 00000000..d1d5ff75 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/19mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/1k.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/1k.svg new file mode 100644 index 00000000..d409f9d0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/1k.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/1k_plus.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/1k_plus.svg new file mode 100644 index 00000000..e5c8a151 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/1k_plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/20mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/20mp.svg new file mode 100644 index 00000000..fe9d02e2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/20mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/21mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/21mp.svg new file mode 100644 index 00000000..137a7640 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/21mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/22mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/22mp.svg new file mode 100644 index 00000000..37097782 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/22mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/23mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/23mp.svg new file mode 100644 index 00000000..a66abbdd --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/23mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/24mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/24mp.svg new file mode 100644 index 00000000..ce8639b3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/24mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/2k.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/2k.svg new file mode 100644 index 00000000..0e96cdb8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/2k.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/2k_plus.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/2k_plus.svg new file mode 100644 index 00000000..9120a315 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/2k_plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/2mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/2mp.svg new file mode 100644 index 00000000..23f806a7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/2mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/360.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/360.svg new file mode 100644 index 00000000..02d33bf8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/360.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/3d_rotation.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/3d_rotation.svg new file mode 100644 index 00000000..d00da571 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/3d_rotation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/3k.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/3k.svg new file mode 100644 index 00000000..27bc0dd4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/3k.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/3k_plus.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/3k_plus.svg new file mode 100644 index 00000000..39231928 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/3k_plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/3mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/3mp.svg new file mode 100644 index 00000000..11876e88 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/3mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/4k.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/4k.svg new file mode 100644 index 00000000..3cd85901 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/4k.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/4k_plus.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/4k_plus.svg new file mode 100644 index 00000000..74364a42 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/4k_plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/4mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/4mp.svg new file mode 100644 index 00000000..e9f6ca82 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/4mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/5g.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/5g.svg new file mode 100644 index 00000000..5ea27218 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/5g.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/5k.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/5k.svg new file mode 100644 index 00000000..cb570a65 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/5k.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/5k_plus.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/5k_plus.svg new file mode 100644 index 00000000..7e8d6dc3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/5k_plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/5mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/5mp.svg new file mode 100644 index 00000000..f8ae270f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/5mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/6_ft_apart.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/6_ft_apart.svg new file mode 100644 index 00000000..8baf5a38 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/6_ft_apart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/6k.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/6k.svg new file mode 100644 index 00000000..2e98fc48 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/6k.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/6k_plus.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/6k_plus.svg new file mode 100644 index 00000000..13e79e9d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/6k_plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/6mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/6mp.svg new file mode 100644 index 00000000..bb0cc56b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/6mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/7k.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/7k.svg new file mode 100644 index 00000000..5736dba0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/7k.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/7k_plus.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/7k_plus.svg new file mode 100644 index 00000000..20ca2ec5 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/7k_plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/7mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/7mp.svg new file mode 100644 index 00000000..4ef77bbb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/7mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/8k.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/8k.svg new file mode 100644 index 00000000..41d721c9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/8k.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/8k_plus.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/8k_plus.svg new file mode 100644 index 00000000..6e383fda --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/8k_plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/8mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/8mp.svg new file mode 100644 index 00000000..344c53d0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/8mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/9k.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/9k.svg new file mode 100644 index 00000000..ce3015ec --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/9k.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/9k_plus.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/9k_plus.svg new file mode 100644 index 00000000..a45af0db --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/9k_plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/9mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/9mp.svg new file mode 100644 index 00000000..2bd8ae98 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/9mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ac_unit.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ac_unit.svg new file mode 100644 index 00000000..6e021987 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ac_unit.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/access_alarm.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/access_alarm.svg new file mode 100644 index 00000000..a0242f91 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/access_alarm.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/access_alarms.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/access_alarms.svg new file mode 100644 index 00000000..3aeb2f45 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/access_alarms.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/access_time.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/access_time.svg new file mode 100644 index 00000000..a8993658 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/access_time.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/accessibility.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/accessibility.svg new file mode 100644 index 00000000..5e658e1a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/accessibility.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/accessible.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/accessible.svg new file mode 100644 index 00000000..621c2a00 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/accessible.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/account_balance_wallet.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/account_balance_wallet.svg new file mode 100644 index 00000000..d68da34a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/account_balance_wallet.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/account_tree.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/account_tree.svg new file mode 100644 index 00000000..ac0c5e15 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/account_tree.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ad_units.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ad_units.svg new file mode 100644 index 00000000..86eccdc1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ad_units.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/adb.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/adb.svg new file mode 100644 index 00000000..56a7b065 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/adb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_a_photo.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_a_photo.svg new file mode 100644 index 00000000..32aa52ba --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_a_photo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_alarm.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_alarm.svg new file mode 100644 index 00000000..64ae6a46 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_alarm.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_alert.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_alert.svg new file mode 100644 index 00000000..d351b9b1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_alert.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_box.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_box.svg new file mode 100644 index 00000000..8a5fc9c8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_box.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_business.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_business.svg new file mode 100644 index 00000000..44432810 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_business.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_call.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_call.svg new file mode 100644 index 00000000..7d64b0c0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_call.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_chart.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_chart.svg new file mode 100644 index 00000000..04269143 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_chart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_comment.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_comment.svg new file mode 100644 index 00000000..7fd759de --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_comment.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_ic_call.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_ic_call.svg new file mode 100644 index 00000000..0ef98ff2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_ic_call.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_link.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_link.svg new file mode 100644 index 00000000..5b374993 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_link.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_location.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_location.svg new file mode 100644 index 00000000..8531ed87 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_location.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_location_alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_location_alt.svg new file mode 100644 index 00000000..4e332a5c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_location_alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_moderator.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_moderator.svg new file mode 100644 index 00000000..7afb673f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_moderator.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_photo_alternate.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_photo_alternate.svg new file mode 100644 index 00000000..4970737e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_photo_alternate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_road.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_road.svg new file mode 100644 index 00000000..f658a67f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_road.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_shopping_cart.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_shopping_cart.svg new file mode 100644 index 00000000..59fe5532 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_shopping_cart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_task.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_task.svg new file mode 100644 index 00000000..0767f8b7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_task.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_to_drive.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_to_drive.svg new file mode 100644 index 00000000..5ea43d31 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_to_drive.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_to_home_screen.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_to_home_screen.svg new file mode 100644 index 00000000..1c8963f3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_to_home_screen.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_to_photos.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_to_photos.svg new file mode 100644 index 00000000..e7114513 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_to_photos.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_to_queue.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_to_queue.svg new file mode 100644 index 00000000..96ec5620 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/add_to_queue.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/addchart.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/addchart.svg new file mode 100644 index 00000000..c15d9add --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/addchart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/adjust.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/adjust.svg new file mode 100644 index 00000000..6b3f55b6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/adjust.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/admin_panel_settings.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/admin_panel_settings.svg new file mode 100644 index 00000000..f593e2c0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/admin_panel_settings.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/agriculture.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/agriculture.svg new file mode 100644 index 00000000..469ebfb1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/agriculture.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_flat.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_flat.svg new file mode 100644 index 00000000..849bf5ea --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_flat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_flat_angled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_flat_angled.svg new file mode 100644 index 00000000..65833836 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_flat_angled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_individual_suite.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_individual_suite.svg new file mode 100644 index 00000000..33779b27 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_individual_suite.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_legroom_extra.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_legroom_extra.svg new file mode 100644 index 00000000..f7608c22 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_legroom_extra.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_legroom_normal.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_legroom_normal.svg new file mode 100644 index 00000000..fada751c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_legroom_normal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_legroom_reduced.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_legroom_reduced.svg new file mode 100644 index 00000000..90f4008f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_legroom_reduced.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_recline_extra.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_recline_extra.svg new file mode 100644 index 00000000..f22333d2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_recline_extra.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_recline_normal.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_recline_normal.svg new file mode 100644 index 00000000..2243e58a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airline_seat_recline_normal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airplanemode_active.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airplanemode_active.svg new file mode 100644 index 00000000..4ab73e1f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airplanemode_active.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airplanemode_inactive.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airplanemode_inactive.svg new file mode 100644 index 00000000..7c552ecc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airplanemode_inactive.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airplay.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airplay.svg new file mode 100644 index 00000000..4af2b940 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airplay.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airport_shuttle.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airport_shuttle.svg new file mode 100644 index 00000000..0c73ce89 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/airport_shuttle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/alarm_add.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/alarm_add.svg new file mode 100644 index 00000000..64ae6a46 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/alarm_add.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/alarm_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/alarm_off.svg new file mode 100644 index 00000000..951f90e7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/alarm_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/alarm_on.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/alarm_on.svg new file mode 100644 index 00000000..0001bf29 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/alarm_on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/album.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/album.svg new file mode 100644 index 00000000..dbecf43b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/album.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/align_horizontal_center.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/align_horizontal_center.svg new file mode 100644 index 00000000..0bf34335 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/align_horizontal_center.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/align_horizontal_left.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/align_horizontal_left.svg new file mode 100644 index 00000000..66d11e4f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/align_horizontal_left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/align_horizontal_right.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/align_horizontal_right.svg new file mode 100644 index 00000000..386b951d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/align_horizontal_right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/align_vertical_bottom.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/align_vertical_bottom.svg new file mode 100644 index 00000000..677e1c2d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/align_vertical_bottom.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/align_vertical_center.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/align_vertical_center.svg new file mode 100644 index 00000000..485e3935 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/align_vertical_center.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/align_vertical_top.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/align_vertical_top.svg new file mode 100644 index 00000000..37eeda2e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/align_vertical_top.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/all_inbox.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/all_inbox.svg new file mode 100644 index 00000000..a4052e39 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/all_inbox.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/all_inclusive.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/all_inclusive.svg new file mode 100644 index 00000000..5881f8de --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/all_inclusive.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/all_out.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/all_out.svg new file mode 100644 index 00000000..0328541c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/all_out.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/alt_route.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/alt_route.svg new file mode 100644 index 00000000..695d905f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/alt_route.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/amp_stories.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/amp_stories.svg new file mode 100644 index 00000000..3738ad13 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/amp_stories.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/analytics.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/analytics.svg new file mode 100644 index 00000000..5c1a5780 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/analytics.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/anchor.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/anchor.svg new file mode 100644 index 00000000..fe5a4d43 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/anchor.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/android.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/android.svg new file mode 100644 index 00000000..38598387 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/android.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/animation.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/animation.svg new file mode 100644 index 00000000..6f30a3af --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/animation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/apartment.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/apartment.svg new file mode 100644 index 00000000..6b5b7305 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/apartment.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/app_blocking.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/app_blocking.svg new file mode 100644 index 00000000..74d65d48 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/app_blocking.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/app_registration.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/app_registration.svg new file mode 100644 index 00000000..91767df7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/app_registration.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/app_settings_alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/app_settings_alt.svg new file mode 100644 index 00000000..592055b2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/app_settings_alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/approval.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/approval.svg new file mode 100644 index 00000000..c245769c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/approval.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/apps.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/apps.svg new file mode 100644 index 00000000..c14f96b1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/apps.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/architecture.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/architecture.svg new file mode 100644 index 00000000..8e376ced --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/architecture.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/archive.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/archive.svg new file mode 100644 index 00000000..3f38fe5e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/archive.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_back_ios.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_back_ios.svg new file mode 100644 index 00000000..2a970a40 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_back_ios.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_circle_down.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_circle_down.svg new file mode 100644 index 00000000..c9b9a4f5 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_circle_down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_circle_up.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_circle_up.svg new file mode 100644 index 00000000..0796a89e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_circle_up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_drop_down_circle.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_drop_down_circle.svg new file mode 100644 index 00000000..81980cda --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_drop_down_circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_forward_ios.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_forward_ios.svg new file mode 100644 index 00000000..de8674bb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_forward_ios.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_left.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_left.svg new file mode 100644 index 00000000..b20ba588 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_right.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_right.svg new file mode 100644 index 00000000..5d25b6d9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_right_alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_right_alt.svg new file mode 100644 index 00000000..37cdb209 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/arrow_right_alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/art_track.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/art_track.svg new file mode 100644 index 00000000..6dcf2d99 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/art_track.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/article.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/article.svg new file mode 100644 index 00000000..ff7b585f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/article.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/aspect_ratio.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/aspect_ratio.svg new file mode 100644 index 00000000..5fec3f8c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/aspect_ratio.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assignment.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assignment.svg new file mode 100644 index 00000000..4eab9de0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assignment.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assignment_ind.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assignment_ind.svg new file mode 100644 index 00000000..abd8a6b4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assignment_ind.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assignment_late.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assignment_late.svg new file mode 100644 index 00000000..ff9926d7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assignment_late.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assignment_return.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assignment_return.svg new file mode 100644 index 00000000..f6776175 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assignment_return.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assignment_returned.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assignment_returned.svg new file mode 100644 index 00000000..8c73a6d2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assignment_returned.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assignment_turned_in.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assignment_turned_in.svg new file mode 100644 index 00000000..36db7070 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assignment_turned_in.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assistant.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assistant.svg new file mode 100644 index 00000000..7a8852f9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assistant.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assistant_direction.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assistant_direction.svg new file mode 100644 index 00000000..a9742c8d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assistant_direction.svg @@ -0,0 +1 @@ +Asset 1 \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assistant_navigation.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assistant_navigation.svg new file mode 100644 index 00000000..84298a60 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assistant_navigation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assistant_photo.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assistant_photo.svg new file mode 100644 index 00000000..e9cda1e1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/assistant_photo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/atm.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/atm.svg new file mode 100644 index 00000000..63196829 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/atm.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/attach_email.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/attach_email.svg new file mode 100644 index 00000000..b98cedb1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/attach_email.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/attachment.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/attachment.svg new file mode 100644 index 00000000..73cf9151 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/attachment.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/attractions.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/attractions.svg new file mode 100644 index 00000000..5090352c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/attractions.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/audiotrack.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/audiotrack.svg new file mode 100644 index 00000000..351b8346 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/audiotrack.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_awesome.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_awesome.svg new file mode 100644 index 00000000..e1ebed1c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_awesome.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_awesome_mosaic.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_awesome_mosaic.svg new file mode 100644 index 00000000..c3976971 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_awesome_mosaic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_awesome_motion.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_awesome_motion.svg new file mode 100644 index 00000000..edc6c5e4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_awesome_motion.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_delete.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_delete.svg new file mode 100644 index 00000000..18320717 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_delete.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_fix_high.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_fix_high.svg new file mode 100644 index 00000000..72be647a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_fix_high.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_fix_normal.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_fix_normal.svg new file mode 100644 index 00000000..a1b9890d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_fix_normal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_fix_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_fix_off.svg new file mode 100644 index 00000000..a4fbc434 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_fix_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_stories.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_stories.svg new file mode 100644 index 00000000..98d157f1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/auto_stories.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/av_timer.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/av_timer.svg new file mode 100644 index 00000000..fb24b959 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/av_timer.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/baby_changing_station.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/baby_changing_station.svg new file mode 100644 index 00000000..70e512de --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/baby_changing_station.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/backspace.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/backspace.svg new file mode 100644 index 00000000..ec36e407 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/backspace.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/backup.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/backup.svg new file mode 100644 index 00000000..c944fc41 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/backup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/backup_table.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/backup_table.svg new file mode 100644 index 00000000..7ca128bc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/backup_table.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/badge.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/badge.svg new file mode 100644 index 00000000..9a64f182 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/badge.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bakery_dining.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bakery_dining.svg new file mode 100644 index 00000000..e3c64141 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bakery_dining.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ballot.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ballot.svg new file mode 100644 index 00000000..5934f559 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ballot.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bar_chart.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bar_chart.svg new file mode 100644 index 00000000..501a7ad5 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bar_chart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/batch_prediction.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/batch_prediction.svg new file mode 100644 index 00000000..90aa6697 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/batch_prediction.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/battery_alert.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/battery_alert.svg new file mode 100644 index 00000000..8acb457e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/battery_alert.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/battery_charging_full.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/battery_charging_full.svg new file mode 100644 index 00000000..6dc6dd71 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/battery_charging_full.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/battery_full.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/battery_full.svg new file mode 100644 index 00000000..c7be068f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/battery_full.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/battery_std.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/battery_std.svg new file mode 100644 index 00000000..c7be068f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/battery_std.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/battery_unknown.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/battery_unknown.svg new file mode 100644 index 00000000..61f990e1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/battery_unknown.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/beach_access.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/beach_access.svg new file mode 100644 index 00000000..12cadd0d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/beach_access.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bedtime.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bedtime.svg new file mode 100644 index 00000000..d2f1e393 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bedtime.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/beenhere.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/beenhere.svg new file mode 100644 index 00000000..2caad592 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/beenhere.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bento.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bento.svg new file mode 100644 index 00000000..ade7ce1b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bento.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bike_scooter.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bike_scooter.svg new file mode 100644 index 00000000..a7318269 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bike_scooter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/biotech.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/biotech.svg new file mode 100644 index 00000000..cff7a8bf --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/biotech.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/block.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/block.svg new file mode 100644 index 00000000..f97c8ec6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/block.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/block_flipped.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/block_flipped.svg new file mode 100644 index 00000000..7006e2f4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/block_flipped.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bluetooth.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bluetooth.svg new file mode 100644 index 00000000..8a77da29 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bluetooth.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bluetooth_audio.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bluetooth_audio.svg new file mode 100644 index 00000000..75934a40 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bluetooth_audio.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bluetooth_connected.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bluetooth_connected.svg new file mode 100644 index 00000000..d14aa5aa --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bluetooth_connected.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bluetooth_disabled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bluetooth_disabled.svg new file mode 100644 index 00000000..6ac5b0d3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bluetooth_disabled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bluetooth_searching.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bluetooth_searching.svg new file mode 100644 index 00000000..75934a40 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bluetooth_searching.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/blur_circular.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/blur_circular.svg new file mode 100644 index 00000000..b0919fd0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/blur_circular.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/blur_linear.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/blur_linear.svg new file mode 100644 index 00000000..74c9f5d8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/blur_linear.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/blur_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/blur_off.svg new file mode 100644 index 00000000..3fdf22c5 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/blur_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/blur_on.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/blur_on.svg new file mode 100644 index 00000000..2a1b7b16 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/blur_on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bolt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bolt.svg new file mode 100644 index 00000000..04f3a95b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bolt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/book.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/book.svg new file mode 100644 index 00000000..0cbaa44a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/book.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/book_online.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/book_online.svg new file mode 100644 index 00000000..19fca072 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/book_online.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bookmark_border.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bookmark_border.svg new file mode 100644 index 00000000..995998b2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bookmark_border.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bookmarks.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bookmarks.svg new file mode 100644 index 00000000..3004ed21 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bookmarks.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_all.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_all.svg new file mode 100644 index 00000000..337c14a8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_all.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_bottom.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_bottom.svg new file mode 100644 index 00000000..1c9cd696 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_bottom.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_clear.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_clear.svg new file mode 100644 index 00000000..dc244cfe --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_clear.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_color.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_color.svg new file mode 100644 index 00000000..0cd93f3f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_horizontal.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_horizontal.svg new file mode 100644 index 00000000..d9c2a9b9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_horizontal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_inner.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_inner.svg new file mode 100644 index 00000000..5dce4082 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_inner.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_left.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_left.svg new file mode 100644 index 00000000..388fb25a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_outer.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_outer.svg new file mode 100644 index 00000000..cc025427 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_outer.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_right.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_right.svg new file mode 100644 index 00000000..33ee9b18 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_style.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_style.svg new file mode 100644 index 00000000..c5d24f2d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_style.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_top.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_top.svg new file mode 100644 index 00000000..80494dd9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_top.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_vertical.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_vertical.svg new file mode 100644 index 00000000..7106f456 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/border_vertical.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/branding_watermark.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/branding_watermark.svg new file mode 100644 index 00000000..a2ffca41 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/branding_watermark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/breakfast_dining.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/breakfast_dining.svg new file mode 100644 index 00000000..09ca9fa2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/breakfast_dining.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_1.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_1.svg new file mode 100644 index 00000000..1b37ef25 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_2.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_2.svg new file mode 100644 index 00000000..3b1965eb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_3.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_3.svg new file mode 100644 index 00000000..1416bb6b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_4.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_4.svg new file mode 100644 index 00000000..b89e1c5c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_5.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_5.svg new file mode 100644 index 00000000..9bde2682 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_6.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_6.svg new file mode 100644 index 00000000..a23e2ddc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_7.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_7.svg new file mode 100644 index 00000000..4969cbcc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_auto.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_auto.svg new file mode 100644 index 00000000..8c6064de --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_auto.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_high.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_high.svg new file mode 100644 index 00000000..4969cbcc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_high.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_low.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_low.svg new file mode 100644 index 00000000..9bde2682 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_low.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_medium.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_medium.svg new file mode 100644 index 00000000..a23e2ddc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brightness_medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/broken_image.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/broken_image.svg new file mode 100644 index 00000000..1b0e5bbe --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/broken_image.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/browser_not_supported.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/browser_not_supported.svg new file mode 100644 index 00000000..1b6b7468 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/browser_not_supported.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brunch_dining.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brunch_dining.svg new file mode 100644 index 00000000..c8d5ee61 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brunch_dining.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brush.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brush.svg new file mode 100644 index 00000000..2063e2c2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/brush.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bubble_chart.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bubble_chart.svg new file mode 100644 index 00000000..62fa76d4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bubble_chart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/build_circle.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/build_circle.svg new file mode 100644 index 00000000..c1b586e0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/build_circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/burst_mode.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/burst_mode.svg new file mode 100644 index 00000000..9aae3962 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/burst_mode.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bus_alert.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bus_alert.svg new file mode 100644 index 00000000..0bdfc303 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/bus_alert.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/business.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/business.svg new file mode 100644 index 00000000..be4ed896 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/business.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/business_center.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/business_center.svg new file mode 100644 index 00000000..b9f3d890 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/business_center.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cached.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cached.svg new file mode 100644 index 00000000..88c3cfde --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cached.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cake.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cake.svg new file mode 100644 index 00000000..c36f5e31 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cake.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/calculate.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/calculate.svg new file mode 100644 index 00000000..353c401d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/calculate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/calendar_view_day.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/calendar_view_day.svg new file mode 100644 index 00000000..887c393e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/calendar_view_day.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call.svg new file mode 100644 index 00000000..18b1331d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_end.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_end.svg new file mode 100644 index 00000000..c4b812c9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_end.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_made.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_made.svg new file mode 100644 index 00000000..16fb3808 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_made.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_merge.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_merge.svg new file mode 100644 index 00000000..8faab530 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_merge.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_missed.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_missed.svg new file mode 100644 index 00000000..b5f1cc34 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_missed.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_missed_outgoing.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_missed_outgoing.svg new file mode 100644 index 00000000..03fd2b14 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_missed_outgoing.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_received.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_received.svg new file mode 100644 index 00000000..61d38c10 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_received.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_split.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_split.svg new file mode 100644 index 00000000..08cf1a91 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_split.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_to_action.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_to_action.svg new file mode 100644 index 00000000..dadcdde4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/call_to_action.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/camera.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/camera.svg new file mode 100644 index 00000000..ffca7668 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/camera.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/camera_alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/camera_alt.svg new file mode 100644 index 00000000..17898e64 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/camera_alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/camera_enhance.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/camera_enhance.svg new file mode 100644 index 00000000..a85f153c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/camera_enhance.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/camera_front.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/camera_front.svg new file mode 100644 index 00000000..cf340c68 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/camera_front.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/camera_rear.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/camera_rear.svg new file mode 100644 index 00000000..f76b851d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/camera_rear.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/camera_roll.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/camera_roll.svg new file mode 100644 index 00000000..d9a0a27a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/camera_roll.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cancel_presentation.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cancel_presentation.svg new file mode 100644 index 00000000..39e0342f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cancel_presentation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cancel_schedule_send.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cancel_schedule_send.svg new file mode 100644 index 00000000..a51307de --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cancel_schedule_send.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/car_rental.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/car_rental.svg new file mode 100644 index 00000000..31d730b8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/car_rental.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/car_repair.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/car_repair.svg new file mode 100644 index 00000000..7fc417c6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/car_repair.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/card_giftcard.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/card_giftcard.svg new file mode 100644 index 00000000..ce9a85e7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/card_giftcard.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/card_membership.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/card_membership.svg new file mode 100644 index 00000000..a2246488 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/card_membership.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/card_travel.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/card_travel.svg new file mode 100644 index 00000000..aaa9c3c0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/card_travel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/carpenter.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/carpenter.svg new file mode 100644 index 00000000..7362d417 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/carpenter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cases.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cases.svg new file mode 100644 index 00000000..696ded02 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cases.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/casino.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/casino.svg new file mode 100644 index 00000000..837c8969 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/casino.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cast.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cast.svg new file mode 100644 index 00000000..ee10e959 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cast.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cast_connected.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cast_connected.svg new file mode 100644 index 00000000..fe0850db --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cast_connected.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cast_for_education.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cast_for_education.svg new file mode 100644 index 00000000..ef197f28 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cast_for_education.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/category.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/category.svg new file mode 100644 index 00000000..806f3765 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/category.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/celebration.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/celebration.svg new file mode 100644 index 00000000..4f1b1e90 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/celebration.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cell_wifi.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cell_wifi.svg new file mode 100644 index 00000000..3b462c18 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cell_wifi.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/center_focus_strong.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/center_focus_strong.svg new file mode 100644 index 00000000..a795fbc1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/center_focus_strong.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/center_focus_weak.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/center_focus_weak.svg new file mode 100644 index 00000000..384b776d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/center_focus_weak.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/change_history.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/change_history.svg new file mode 100644 index 00000000..efc6a72b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/change_history.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/charging_station.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/charging_station.svg new file mode 100644 index 00000000..cd163a51 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/charging_station.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/chat_bubble.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/chat_bubble.svg new file mode 100644 index 00000000..1e53e40a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/chat_bubble.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/chat_bubble_outline.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/chat_bubble_outline.svg new file mode 100644 index 00000000..df866fc7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/chat_bubble_outline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/check_box.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/check_box.svg new file mode 100644 index 00000000..3fb385f4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/check_box.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/chevron_left.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/chevron_left.svg new file mode 100644 index 00000000..2dc390cd --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/chevron_left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/chevron_right.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/chevron_right.svg new file mode 100644 index 00000000..aef49e2b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/chevron_right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/child_care.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/child_care.svg new file mode 100644 index 00000000..7cc5c70a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/child_care.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/child_friendly.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/child_friendly.svg new file mode 100644 index 00000000..244cea46 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/child_friendly.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/chrome_reader_mode.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/chrome_reader_mode.svg new file mode 100644 index 00000000..261fe191 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/chrome_reader_mode.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/circle.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/circle.svg new file mode 100644 index 00000000..6e7d916a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/circle_notifications.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/circle_notifications.svg new file mode 100644 index 00000000..32a52f02 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/circle_notifications.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/class.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/class.svg new file mode 100644 index 00000000..0cbaa44a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/class.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cleaning_services.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cleaning_services.svg new file mode 100644 index 00000000..aacb5cfe --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cleaning_services.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/clear.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/clear.svg new file mode 100644 index 00000000..e96a4e7c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/clear.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/clear_all.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/clear_all.svg new file mode 100644 index 00000000..bee1256c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/clear_all.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/close_fullscreen.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/close_fullscreen.svg new file mode 100644 index 00000000..d9208f73 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/close_fullscreen.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/closed_caption_disabled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/closed_caption_disabled.svg new file mode 100644 index 00000000..3843c761 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/closed_caption_disabled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/closed_caption_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/closed_caption_off.svg new file mode 100644 index 00000000..caae432f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/closed_caption_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cloud_circle.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cloud_circle.svg new file mode 100644 index 00000000..fc67ef1b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cloud_circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cloud_done.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cloud_done.svg new file mode 100644 index 00000000..7ee67516 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cloud_done.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cloud_download.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cloud_download.svg new file mode 100644 index 00000000..cb271991 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cloud_download.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cloud_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cloud_off.svg new file mode 100644 index 00000000..f1f8b5e5 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cloud_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cloud_queue.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cloud_queue.svg new file mode 100644 index 00000000..b9a11b67 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cloud_queue.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cloud_upload.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cloud_upload.svg new file mode 100644 index 00000000..c944fc41 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/cloud_upload.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/collections.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/collections.svg new file mode 100644 index 00000000..f8b20deb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/collections.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/collections_bookmark.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/collections_bookmark.svg new file mode 100644 index 00000000..9d61dff7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/collections_bookmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/color_lens.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/color_lens.svg new file mode 100644 index 00000000..97cdaccb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/color_lens.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/colorize.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/colorize.svg new file mode 100644 index 00000000..5021aa85 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/colorize.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/comment_bank.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/comment_bank.svg new file mode 100644 index 00000000..4e7b8488 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/comment_bank.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/commute.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/commute.svg new file mode 100644 index 00000000..a22f9e00 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/commute.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/compare.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/compare.svg new file mode 100644 index 00000000..e6db9006 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/compare.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/compare_arrows.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/compare_arrows.svg new file mode 100644 index 00000000..13448fcd --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/compare_arrows.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/compass_calibration.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/compass_calibration.svg new file mode 100644 index 00000000..06d49539 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/compass_calibration.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/compress.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/compress.svg new file mode 100644 index 00000000..0310df51 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/compress.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/computer.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/computer.svg new file mode 100644 index 00000000..eaf018e3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/computer.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/confirmation_number.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/confirmation_number.svg new file mode 100644 index 00000000..091b04f9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/confirmation_number.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/connected_tv.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/connected_tv.svg new file mode 100644 index 00000000..d6b5de6b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/connected_tv.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/contact_mail.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/contact_mail.svg new file mode 100644 index 00000000..2b33aca4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/contact_mail.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/contact_phone.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/contact_phone.svg new file mode 100644 index 00000000..9536cf40 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/contact_phone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/contact_support.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/contact_support.svg new file mode 100644 index 00000000..db14edbc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/contact_support.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/contactless.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/contactless.svg new file mode 100644 index 00000000..7b95adc7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/contactless.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/contacts.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/contacts.svg new file mode 100644 index 00000000..ed7cb771 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/contacts.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/content_cut.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/content_cut.svg new file mode 100644 index 00000000..e4a14f5b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/content_cut.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/content_paste.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/content_paste.svg new file mode 100644 index 00000000..3ec2ef1e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/content_paste.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/control_camera.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/control_camera.svg new file mode 100644 index 00000000..e1a584e6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/control_camera.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/control_point.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/control_point.svg new file mode 100644 index 00000000..10547074 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/control_point.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/control_point_duplicate.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/control_point_duplicate.svg new file mode 100644 index 00000000..7ff51a6f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/control_point_duplicate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/copyright.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/copyright.svg new file mode 100644 index 00000000..a7d15496 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/copyright.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/corporate_fare.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/corporate_fare.svg new file mode 100644 index 00000000..e19e0a7c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/corporate_fare.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/countertops.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/countertops.svg new file mode 100644 index 00000000..ac6182c9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/countertops.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/create.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/create.svg new file mode 100644 index 00000000..a4b3c9f6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/create.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/create_new_folder.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/create_new_folder.svg new file mode 100644 index 00000000..6d5c23f1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/create_new_folder.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop.svg new file mode 100644 index 00000000..19a039d1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_16_9.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_16_9.svg new file mode 100644 index 00000000..8af8ccd4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_16_9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_3_2.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_3_2.svg new file mode 100644 index 00000000..fda86d82 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_3_2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_5_4.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_5_4.svg new file mode 100644 index 00000000..58c2501c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_5_4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_7_5.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_7_5.svg new file mode 100644 index 00000000..0576431c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_7_5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_din.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_din.svg new file mode 100644 index 00000000..70d790fc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_din.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_free.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_free.svg new file mode 100644 index 00000000..3581be2d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_free.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_landscape.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_landscape.svg new file mode 100644 index 00000000..58c2501c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_landscape.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_original.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_original.svg new file mode 100644 index 00000000..e6b1d2d4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_original.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_portrait.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_portrait.svg new file mode 100644 index 00000000..24569127 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_portrait.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_rotate.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_rotate.svg new file mode 100644 index 00000000..793c4939 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_rotate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_square.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_square.svg new file mode 100644 index 00000000..3c782e6e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/crop_square.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dangerous.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dangerous.svg new file mode 100644 index 00000000..10c7cf20 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dangerous.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dashboard.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dashboard.svg new file mode 100644 index 00000000..398f7c06 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dashboard.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dashboard_customize.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dashboard_customize.svg new file mode 100644 index 00000000..4b352043 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dashboard_customize.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/data_usage.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/data_usage.svg new file mode 100644 index 00000000..6c6d20a3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/data_usage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/date_range.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/date_range.svg new file mode 100644 index 00000000..170c9191 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/date_range.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dehaze.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dehaze.svg new file mode 100644 index 00000000..7a3c243d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dehaze.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/delete_forever.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/delete_forever.svg new file mode 100644 index 00000000..b61a3cc3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/delete_forever.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/delete_outline.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/delete_outline.svg new file mode 100644 index 00000000..e09c06ae --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/delete_outline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/delete_sweep.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/delete_sweep.svg new file mode 100644 index 00000000..64139747 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/delete_sweep.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/delivery_dining.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/delivery_dining.svg new file mode 100644 index 00000000..4f49ef41 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/delivery_dining.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/departure_board.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/departure_board.svg new file mode 100644 index 00000000..c2392fcb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/departure_board.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/description.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/description.svg new file mode 100644 index 00000000..8f9446ad --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/description.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/design_services.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/design_services.svg new file mode 100644 index 00000000..6a2d8318 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/design_services.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/desktop_access_disabled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/desktop_access_disabled.svg new file mode 100644 index 00000000..7eb2e0ed --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/desktop_access_disabled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/desktop_mac.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/desktop_mac.svg new file mode 100644 index 00000000..6bf23561 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/desktop_mac.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/desktop_windows.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/desktop_windows.svg new file mode 100644 index 00000000..f55d7369 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/desktop_windows.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/details.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/details.svg new file mode 100644 index 00000000..00aa086f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/details.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/developer_board.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/developer_board.svg new file mode 100644 index 00000000..d32609fd --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/developer_board.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/developer_mode.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/developer_mode.svg new file mode 100644 index 00000000..3bb448c1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/developer_mode.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/device_hub.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/device_hub.svg new file mode 100644 index 00000000..e15930ae --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/device_hub.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/device_unknown.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/device_unknown.svg new file mode 100644 index 00000000..d2129485 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/device_unknown.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/devices.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/devices.svg new file mode 100644 index 00000000..794ba070 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/devices.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/devices_other.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/devices_other.svg new file mode 100644 index 00000000..b328b277 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/devices_other.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dialer_sip.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dialer_sip.svg new file mode 100644 index 00000000..6e16583d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dialer_sip.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dialpad.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dialpad.svg new file mode 100644 index 00000000..7fbf5543 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dialpad.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dinner_dining.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dinner_dining.svg new file mode 100644 index 00000000..e119f8e1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dinner_dining.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/directions_boat.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/directions_boat.svg new file mode 100644 index 00000000..055c1b24 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/directions_boat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/directions_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/directions_off.svg new file mode 100644 index 00000000..a0c67cfc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/directions_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/directions_railway.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/directions_railway.svg new file mode 100644 index 00000000..8fd3189a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/directions_railway.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/directions_run.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/directions_run.svg new file mode 100644 index 00000000..8c4c05f6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/directions_run.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/directions_subway.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/directions_subway.svg new file mode 100644 index 00000000..6e080699 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/directions_subway.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/directions_transit.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/directions_transit.svg new file mode 100644 index 00000000..6e080699 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/directions_transit.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dirty_lens.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dirty_lens.svg new file mode 100644 index 00000000..005d9287 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dirty_lens.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/disabled_by_default.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/disabled_by_default.svg new file mode 100644 index 00000000..b76cc67f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/disabled_by_default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/disc_full.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/disc_full.svg new file mode 100644 index 00000000..60ec0d27 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/disc_full.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dns.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dns.svg new file mode 100644 index 00000000..de4d4c8a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dns.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/do_not_disturb_alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/do_not_disturb_alt.svg new file mode 100644 index 00000000..2070189d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/do_not_disturb_alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/do_not_disturb_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/do_not_disturb_off.svg new file mode 100644 index 00000000..18b52397 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/do_not_disturb_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/do_not_disturb_on.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/do_not_disturb_on.svg new file mode 100644 index 00000000..45068f14 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/do_not_disturb_on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/do_not_step.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/do_not_step.svg new file mode 100644 index 00000000..1a77a816 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/do_not_step.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dock.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dock.svg new file mode 100644 index 00000000..0adf2c02 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dock.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/domain.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/domain.svg new file mode 100644 index 00000000..547f7caa --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/domain.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/domain_disabled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/domain_disabled.svg new file mode 100644 index 00000000..c1bc346e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/domain_disabled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/domain_verification.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/domain_verification.svg new file mode 100644 index 00000000..ab7e657d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/domain_verification.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/done.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/done.svg new file mode 100644 index 00000000..784eb128 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/done.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/done_all.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/done_all.svg new file mode 100644 index 00000000..365da058 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/done_all.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/done_outline.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/done_outline.svg new file mode 100644 index 00000000..d5c115b1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/done_outline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/donut_large.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/donut_large.svg new file mode 100644 index 00000000..a94d7cd9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/donut_large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/donut_small.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/donut_small.svg new file mode 100644 index 00000000..b42e3041 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/donut_small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/double_arrow.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/double_arrow.svg new file mode 100644 index 00000000..1c7e8ed3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/double_arrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drafts.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drafts.svg new file mode 100644 index 00000000..dd7c3bb9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drafts.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drag_indicator.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drag_indicator.svg new file mode 100644 index 00000000..0559cf1d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drag_indicator.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drive_eta.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drive_eta.svg new file mode 100644 index 00000000..e3d085a4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drive_eta.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drive_file_move.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drive_file_move.svg new file mode 100644 index 00000000..d3b5e046 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drive_file_move.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drive_file_move_outline.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drive_file_move_outline.svg new file mode 100644 index 00000000..80988886 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drive_file_move_outline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drive_file_rename_outline.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drive_file_rename_outline.svg new file mode 100644 index 00000000..97581b02 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drive_file_rename_outline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drive_folder_upload.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drive_folder_upload.svg new file mode 100644 index 00000000..2c120ffa --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/drive_folder_upload.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dry.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dry.svg new file mode 100644 index 00000000..4cf1f659 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dry.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dry_cleaning.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dry_cleaning.svg new file mode 100644 index 00000000..807205a2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dry_cleaning.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/duo.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/duo.svg new file mode 100644 index 00000000..8314fed4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/duo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dvr.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dvr.svg new file mode 100644 index 00000000..c3b90308 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dvr.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dynamic_feed.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dynamic_feed.svg new file mode 100644 index 00000000..48b01e51 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dynamic_feed.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dynamic_form.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dynamic_form.svg new file mode 100644 index 00000000..2cefa654 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/dynamic_form.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/east.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/east.svg new file mode 100644 index 00000000..76d325f6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/east.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/edit_attributes.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/edit_attributes.svg new file mode 100644 index 00000000..02399a9f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/edit_attributes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/edit_location.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/edit_location.svg new file mode 100644 index 00000000..7142a750 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/edit_location.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/edit_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/edit_off.svg new file mode 100644 index 00000000..34091bd4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/edit_off.svg @@ -0,0 +1 @@ +ic_edit_off_24px \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/edit_road.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/edit_road.svg new file mode 100644 index 00000000..d106b848 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/edit_road.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/eject.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/eject.svg new file mode 100644 index 00000000..a6fb47cf --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/eject.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/elderly.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/elderly.svg new file mode 100644 index 00000000..1b20820f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/elderly.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/electric_bike.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/electric_bike.svg new file mode 100644 index 00000000..2d64deb6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/electric_bike.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/electric_car.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/electric_car.svg new file mode 100644 index 00000000..28b5e517 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/electric_car.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/electric_moped.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/electric_moped.svg new file mode 100644 index 00000000..44361852 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/electric_moped.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/electric_rickshaw.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/electric_rickshaw.svg new file mode 100644 index 00000000..4e8e20c9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/electric_rickshaw.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/electric_scooter.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/electric_scooter.svg new file mode 100644 index 00000000..e0d697f1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/electric_scooter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/elevator.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/elevator.svg new file mode 100644 index 00000000..f7723abb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/elevator.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/email.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/email.svg new file mode 100644 index 00000000..afbd592f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/email.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_emotions.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_emotions.svg new file mode 100644 index 00000000..9829cc46 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_emotions.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_flags.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_flags.svg new file mode 100644 index 00000000..ed582a52 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_flags.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_food_beverage.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_food_beverage.svg new file mode 100644 index 00000000..388ca2a1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_food_beverage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_nature.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_nature.svg new file mode 100644 index 00000000..d3b15436 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_nature.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_objects.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_objects.svg new file mode 100644 index 00000000..9b4774e6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_objects.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_people.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_people.svg new file mode 100644 index 00000000..efba0ded --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_people.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_symbols.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_symbols.svg new file mode 100644 index 00000000..0ff5f23b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_symbols.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_transportation.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_transportation.svg new file mode 100644 index 00000000..06fb83ab --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/emoji_transportation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/engineering.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/engineering.svg new file mode 100644 index 00000000..111b4b0b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/engineering.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/enhanced_encryption.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/enhanced_encryption.svg new file mode 100644 index 00000000..9a6434b1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/enhanced_encryption.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/equalizer.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/equalizer.svg new file mode 100644 index 00000000..ca09c6ce --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/equalizer.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/escalator.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/escalator.svg new file mode 100644 index 00000000..22693cba --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/escalator.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/escalator_warning.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/escalator_warning.svg new file mode 100644 index 00000000..a4de5e70 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/escalator_warning.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/euro.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/euro.svg new file mode 100644 index 00000000..6cc969db --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/euro.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/euro_symbol.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/euro_symbol.svg new file mode 100644 index 00000000..dc565cde --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/euro_symbol.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ev_station.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ev_station.svg new file mode 100644 index 00000000..cc540a84 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ev_station.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/event_available.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/event_available.svg new file mode 100644 index 00000000..6eb6dd82 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/event_available.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/event_busy.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/event_busy.svg new file mode 100644 index 00000000..2e918f3b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/event_busy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/event_note.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/event_note.svg new file mode 100644 index 00000000..c1d0db61 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/event_note.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/event_seat.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/event_seat.svg new file mode 100644 index 00000000..1626a0d7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/event_seat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exit_to_app.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exit_to_app.svg new file mode 100644 index 00000000..2f0decb2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exit_to_app.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/expand.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/expand.svg new file mode 100644 index 00000000..234a0daf --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/expand.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/explicit.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/explicit.svg new file mode 100644 index 00000000..b381e0fc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/explicit.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/explore.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/explore.svg new file mode 100644 index 00000000..53b43f03 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/explore.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/explore_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/explore_off.svg new file mode 100644 index 00000000..8b213c14 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/explore_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exposure.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exposure.svg new file mode 100644 index 00000000..6ee67a02 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exposure.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exposure_neg_1.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exposure_neg_1.svg new file mode 100644 index 00000000..5560b351 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exposure_neg_1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exposure_neg_2.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exposure_neg_2.svg new file mode 100644 index 00000000..df938bef --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exposure_neg_2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exposure_plus_1.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exposure_plus_1.svg new file mode 100644 index 00000000..bcc24c99 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exposure_plus_1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exposure_plus_2.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exposure_plus_2.svg new file mode 100644 index 00000000..1cda59b5 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exposure_plus_2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exposure_zero.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exposure_zero.svg new file mode 100644 index 00000000..dbfd73ec --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/exposure_zero.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/extension.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/extension.svg new file mode 100644 index 00000000..e485e29e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/extension.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/face.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/face.svg new file mode 100644 index 00000000..ccdea67b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/face.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/face_retouching_natural.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/face_retouching_natural.svg new file mode 100644 index 00000000..482e07c4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/face_retouching_natural.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fact_check.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fact_check.svg new file mode 100644 index 00000000..89b42996 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fact_check.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/family_restroom.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/family_restroom.svg new file mode 100644 index 00000000..415239a7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/family_restroom.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fastfood.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fastfood.svg new file mode 100644 index 00000000..a4d12695 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fastfood.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/featured_play_list.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/featured_play_list.svg new file mode 100644 index 00000000..1b987471 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/featured_play_list.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/featured_video.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/featured_video.svg new file mode 100644 index 00000000..dcc677ea --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/featured_video.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/feedback.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/feedback.svg new file mode 100644 index 00000000..a9bc26dc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/feedback.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fence.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fence.svg new file mode 100644 index 00000000..05a2797f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fence.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/festival.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/festival.svg new file mode 100644 index 00000000..92733063 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/festival.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fiber_dvr.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fiber_dvr.svg new file mode 100644 index 00000000..9efa3401 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fiber_dvr.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fiber_manual_record.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fiber_manual_record.svg new file mode 100644 index 00000000..c58fd134 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fiber_manual_record.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fiber_new.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fiber_new.svg new file mode 100644 index 00000000..804fef8e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fiber_new.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fiber_pin.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fiber_pin.svg new file mode 100644 index 00000000..2ef49cdb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fiber_pin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fiber_smart_record.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fiber_smart_record.svg new file mode 100644 index 00000000..7fde9e17 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fiber_smart_record.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/file_copy.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/file_copy.svg new file mode 100644 index 00000000..5efb5612 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/file_copy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/file_download_done.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/file_download_done.svg new file mode 100644 index 00000000..1ab91082 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/file_download_done.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter.svg new file mode 100644 index 00000000..632d1a20 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_1.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_1.svg new file mode 100644 index 00000000..3876c9c1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_2.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_2.svg new file mode 100644 index 00000000..e72b2c95 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_3.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_3.svg new file mode 100644 index 00000000..0e1a15d1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_4.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_4.svg new file mode 100644 index 00000000..9e03f393 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_5.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_5.svg new file mode 100644 index 00000000..111f3c1e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_6.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_6.svg new file mode 100644 index 00000000..fecf5d87 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_7.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_7.svg new file mode 100644 index 00000000..287a5621 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_8.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_8.svg new file mode 100644 index 00000000..0587c4d5 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_9.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_9.svg new file mode 100644 index 00000000..734280dd --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_9_plus.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_9_plus.svg new file mode 100644 index 00000000..e6d43288 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_9_plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_b_and_w.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_b_and_w.svg new file mode 100644 index 00000000..50f5703c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_b_and_w.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_center_focus.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_center_focus.svg new file mode 100644 index 00000000..d3f30f75 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_center_focus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_drama.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_drama.svg new file mode 100644 index 00000000..e270dead --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_drama.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_frames.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_frames.svg new file mode 100644 index 00000000..64e2462a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_frames.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_hdr.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_hdr.svg new file mode 100644 index 00000000..367d192c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_hdr.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_list_alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_list_alt.svg new file mode 100644 index 00000000..fa18fdf7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_list_alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_none.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_none.svg new file mode 100644 index 00000000..6aae2c89 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_none.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_tilt_shift.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_tilt_shift.svg new file mode 100644 index 00000000..ff7f3e45 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_tilt_shift.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_vintage.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_vintage.svg new file mode 100644 index 00000000..d1c23b1b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/filter_vintage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/find_in_page.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/find_in_page.svg new file mode 100644 index 00000000..b296938d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/find_in_page.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/find_replace.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/find_replace.svg new file mode 100644 index 00000000..7924f201 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/find_replace.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fire_extinguisher.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fire_extinguisher.svg new file mode 100644 index 00000000..4c8b8616 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fire_extinguisher.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fireplace.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fireplace.svg new file mode 100644 index 00000000..00ba853d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fireplace.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fit_screen.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fit_screen.svg new file mode 100644 index 00000000..b1a6f492 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fit_screen.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fitness_center.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fitness_center.svg new file mode 100644 index 00000000..9f9a106a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fitness_center.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flaky.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flaky.svg new file mode 100644 index 00000000..924e45d9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flaky.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flare.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flare.svg new file mode 100644 index 00000000..54d97d32 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flare.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flash_auto.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flash_auto.svg new file mode 100644 index 00000000..7d0ebfe2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flash_auto.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flash_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flash_off.svg new file mode 100644 index 00000000..02070525 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flash_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flash_on.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flash_on.svg new file mode 100644 index 00000000..e6a36433 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flash_on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flight_land.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flight_land.svg new file mode 100644 index 00000000..0fa989ab --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flight_land.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flight_takeoff.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flight_takeoff.svg new file mode 100644 index 00000000..1fd375fa --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flight_takeoff.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flip.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flip.svg new file mode 100644 index 00000000..f224943f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flip.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flip_camera_android.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flip_camera_android.svg new file mode 100644 index 00000000..9201d28c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flip_camera_android.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flip_camera_ios.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flip_camera_ios.svg new file mode 100644 index 00000000..f5a6aa94 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flip_camera_ios.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flip_to_back.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flip_to_back.svg new file mode 100644 index 00000000..176f49f8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flip_to_back.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flip_to_front.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flip_to_front.svg new file mode 100644 index 00000000..90db4922 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/flip_to_front.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/folder_shared.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/folder_shared.svg new file mode 100644 index 00000000..29f1a038 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/folder_shared.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/folder_special.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/folder_special.svg new file mode 100644 index 00000000..5dcb76f2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/folder_special.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/follow_the_signs.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/follow_the_signs.svg new file mode 100644 index 00000000..d965d35f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/follow_the_signs.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/font_download.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/font_download.svg new file mode 100644 index 00000000..ac844ec7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/font_download.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/food_bank.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/food_bank.svg new file mode 100644 index 00000000..ae45fb2f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/food_bank.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_align_center.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_align_center.svg new file mode 100644 index 00000000..c0864f2d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_align_center.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_align_justify.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_align_justify.svg new file mode 100644 index 00000000..8faceed2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_align_justify.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_align_left.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_align_left.svg new file mode 100644 index 00000000..1d190813 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_align_left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_align_right.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_align_right.svg new file mode 100644 index 00000000..b356445d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_align_right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_bold.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_bold.svg new file mode 100644 index 00000000..07fe6376 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_bold.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_clear.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_clear.svg new file mode 100644 index 00000000..6c7b9f31 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_clear.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_color_fill.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_color_fill.svg new file mode 100644 index 00000000..324cc32e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_color_fill.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_color_reset.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_color_reset.svg new file mode 100644 index 00000000..0cdd259c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_color_reset.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_color_text.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_color_text.svg new file mode 100644 index 00000000..8fc36297 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_color_text.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_indent_decrease.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_indent_decrease.svg new file mode 100644 index 00000000..ca688442 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_indent_decrease.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_indent_increase.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_indent_increase.svg new file mode 100644 index 00000000..26f14233 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_indent_increase.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_italic.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_italic.svg new file mode 100644 index 00000000..3d62f5a1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_italic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_line_spacing.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_line_spacing.svg new file mode 100644 index 00000000..edf1f871 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_line_spacing.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_list_bulleted.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_list_bulleted.svg new file mode 100644 index 00000000..fccc3352 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_list_bulleted.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_list_numbered.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_list_numbered.svg new file mode 100644 index 00000000..8eabd12b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_list_numbered.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_list_numbered_rtl.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_list_numbered_rtl.svg new file mode 100644 index 00000000..2300fd05 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_list_numbered_rtl.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_paint.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_paint.svg new file mode 100644 index 00000000..26d2fff0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_paint.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_shapes.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_shapes.svg new file mode 100644 index 00000000..833fbada --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_shapes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_strikethrough.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_strikethrough.svg new file mode 100644 index 00000000..06269293 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_strikethrough.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_textdirection_l_to_r.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_textdirection_l_to_r.svg new file mode 100644 index 00000000..0f60311e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_textdirection_l_to_r.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_textdirection_r_to_l.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_textdirection_r_to_l.svg new file mode 100644 index 00000000..f6b1c1ec --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_textdirection_r_to_l.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_underlined.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_underlined.svg new file mode 100644 index 00000000..b4405e43 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/format_underlined.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/forward.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/forward.svg new file mode 100644 index 00000000..f6543f96 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/forward.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/forward_10.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/forward_10.svg new file mode 100644 index 00000000..f3c825cd --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/forward_10.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/forward_30.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/forward_30.svg new file mode 100644 index 00000000..def58a47 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/forward_30.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/forward_5.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/forward_5.svg new file mode 100644 index 00000000..411352d1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/forward_5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/forward_to_inbox.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/forward_to_inbox.svg new file mode 100644 index 00000000..c7a120f7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/forward_to_inbox.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/foundation.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/foundation.svg new file mode 100644 index 00000000..0873f633 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/foundation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/free_breakfast.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/free_breakfast.svg new file mode 100644 index 00000000..2d144bf6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/free_breakfast.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fullscreen.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fullscreen.svg new file mode 100644 index 00000000..9e60d60a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fullscreen.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fullscreen_exit.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fullscreen_exit.svg new file mode 100644 index 00000000..76d9e1da --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/fullscreen_exit.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/functions.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/functions.svg new file mode 100644 index 00000000..d4bdc61a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/functions.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/g_translate.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/g_translate.svg new file mode 100644 index 00000000..472150f0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/g_translate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gamepad.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gamepad.svg new file mode 100644 index 00000000..df4de48a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gamepad.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/games.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/games.svg new file mode 100644 index 00000000..df4de48a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/games.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gavel.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gavel.svg new file mode 100644 index 00000000..5c905e3d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gavel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gesture.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gesture.svg new file mode 100644 index 00000000..c8bef7d0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gesture.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/get_app.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/get_app.svg new file mode 100644 index 00000000..48203853 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/get_app.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gif.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gif.svg new file mode 100644 index 00000000..9a38be14 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gif.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/golf_course.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/golf_course.svg new file mode 100644 index 00000000..d6fe0455 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/golf_course.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gps_fixed.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gps_fixed.svg new file mode 100644 index 00000000..ffc7c073 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gps_fixed.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gps_not_fixed.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gps_not_fixed.svg new file mode 100644 index 00000000..7f72a31b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gps_not_fixed.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gps_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gps_off.svg new file mode 100644 index 00000000..a0e27d81 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gps_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/grade.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/grade.svg new file mode 100644 index 00000000..ca1f2dcc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/grade.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gradient.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gradient.svg new file mode 100644 index 00000000..dc4e9e1f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/gradient.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/grading.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/grading.svg new file mode 100644 index 00000000..fe353f07 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/grading.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/grain.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/grain.svg new file mode 100644 index 00000000..059ef123 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/grain.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/graphic_eq.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/graphic_eq.svg new file mode 100644 index 00000000..a71fb56a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/graphic_eq.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/grass.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/grass.svg new file mode 100644 index 00000000..39103375 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/grass.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/grid_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/grid_off.svg new file mode 100644 index 00000000..987f9330 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/grid_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/grid_on.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/grid_on.svg new file mode 100644 index 00000000..6c22da10 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/grid_on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/group.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/group.svg new file mode 100644 index 00000000..30994a7e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/group.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/group_work.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/group_work.svg new file mode 100644 index 00000000..3dc7c827 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/group_work.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hail.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hail.svg new file mode 100644 index 00000000..7fdbac4b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hail.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/handyman.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/handyman.svg new file mode 100644 index 00000000..243040ae --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/handyman.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hardware.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hardware.svg new file mode 100644 index 00000000..6d7a71e4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hardware.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hd.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hd.svg new file mode 100644 index 00000000..9e48b77b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hdr_enhanced_select.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hdr_enhanced_select.svg new file mode 100644 index 00000000..d42aaa1c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hdr_enhanced_select.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hdr_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hdr_off.svg new file mode 100644 index 00000000..80d0dd64 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hdr_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hdr_on.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hdr_on.svg new file mode 100644 index 00000000..15be805d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hdr_on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hdr_strong.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hdr_strong.svg new file mode 100644 index 00000000..605d3c31 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hdr_strong.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hdr_weak.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hdr_weak.svg new file mode 100644 index 00000000..760d7bbc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hdr_weak.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/headset.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/headset.svg new file mode 100644 index 00000000..f1e36b64 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/headset.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/headset_mic.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/headset_mic.svg new file mode 100644 index 00000000..d23f3e48 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/headset_mic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/headset_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/headset_off.svg new file mode 100644 index 00000000..a95d524f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/headset_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/healing.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/healing.svg new file mode 100644 index 00000000..123969b6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/healing.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hearing_disabled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hearing_disabled.svg new file mode 100644 index 00000000..9053912b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hearing_disabled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/height.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/height.svg new file mode 100644 index 00000000..48ca1dfe --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/height.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/help_center.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/help_center.svg new file mode 100644 index 00000000..702082c0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/help_center.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/high_quality.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/high_quality.svg new file mode 100644 index 00000000..e6a7f445 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/high_quality.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/highlight.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/highlight.svg new file mode 100644 index 00000000..470225bd --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/highlight.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/highlight_alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/highlight_alt.svg new file mode 100644 index 00000000..72579d31 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/highlight_alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/history_edu.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/history_edu.svg new file mode 100644 index 00000000..99b789ab --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/history_edu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/history_toggle_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/history_toggle_off.svg new file mode 100644 index 00000000..b175f34d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/history_toggle_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/home_filled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/home_filled.svg new file mode 100644 index 00000000..71a6f5ee --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/home_filled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/home_repair_service.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/home_repair_service.svg new file mode 100644 index 00000000..a422061e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/home_repair_service.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/home_work.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/home_work.svg new file mode 100644 index 00000000..81fd398e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/home_work.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/horizontal_distribute.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/horizontal_distribute.svg new file mode 100644 index 00000000..cf2e754f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/horizontal_distribute.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/horizontal_rule.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/horizontal_rule.svg new file mode 100644 index 00000000..e5f84747 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/horizontal_rule.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/horizontal_split.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/horizontal_split.svg new file mode 100644 index 00000000..9a8c7fcb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/horizontal_split.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hot_tub.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hot_tub.svg new file mode 100644 index 00000000..90809a63 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hot_tub.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hourglass_bottom.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hourglass_bottom.svg new file mode 100644 index 00000000..c64a4fb7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hourglass_bottom.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hourglass_disabled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hourglass_disabled.svg new file mode 100644 index 00000000..b85aaf1f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hourglass_disabled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hourglass_full.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hourglass_full.svg new file mode 100644 index 00000000..4b4e9316 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hourglass_full.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hourglass_top.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hourglass_top.svg new file mode 100644 index 00000000..8d923244 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hourglass_top.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/house.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/house.svg new file mode 100644 index 00000000..aa3fb207 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/house.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/house_siding.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/house_siding.svg new file mode 100644 index 00000000..a05ae76d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/house_siding.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/how_to_reg.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/how_to_reg.svg new file mode 100644 index 00000000..3ec94b9d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/how_to_reg.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/how_to_vote.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/how_to_vote.svg new file mode 100644 index 00000000..95074e5f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/how_to_vote.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/http.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/http.svg new file mode 100644 index 00000000..240930da --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/http.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/https.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/https.svg new file mode 100644 index 00000000..8fd44189 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/https.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hvac.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hvac.svg new file mode 100644 index 00000000..42d74c30 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/hvac.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/icecream.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/icecream.svg new file mode 100644 index 00000000..67bb37cf --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/icecream.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/image_aspect_ratio.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/image_aspect_ratio.svg new file mode 100644 index 00000000..b83fb681 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/image_aspect_ratio.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/image_not_supported.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/image_not_supported.svg new file mode 100644 index 00000000..8ba8b2ac --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/image_not_supported.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/image_search.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/image_search.svg new file mode 100644 index 00000000..3f4060fe --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/image_search.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/imagesearch_roller.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/imagesearch_roller.svg new file mode 100644 index 00000000..acaf4123 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/imagesearch_roller.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/import_contacts.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/import_contacts.svg new file mode 100644 index 00000000..a42e7ae1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/import_contacts.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/import_export.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/import_export.svg new file mode 100644 index 00000000..69589bbd --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/import_export.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/important_devices.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/important_devices.svg new file mode 100644 index 00000000..7f877c06 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/important_devices.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/inbox.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/inbox.svg new file mode 100644 index 00000000..f8ae8744 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/inbox.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/indeterminate_check_box.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/indeterminate_check_box.svg new file mode 100644 index 00000000..3f7b8e5e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/indeterminate_check_box.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/input.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/input.svg new file mode 100644 index 00000000..0cce2cd1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/input.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_chart.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_chart.svg new file mode 100644 index 00000000..68dc0784 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_chart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_chart_outlined.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_chart_outlined.svg new file mode 100644 index 00000000..f32c44fc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_chart_outlined.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_comment.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_comment.svg new file mode 100644 index 00000000..5314b1b9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_comment.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_drive_file.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_drive_file.svg new file mode 100644 index 00000000..94030fb1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_drive_file.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_emoticon.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_emoticon.svg new file mode 100644 index 00000000..4fddd116 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_emoticon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_invitation.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_invitation.svg new file mode 100644 index 00000000..c85543ea --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_invitation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_link.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_link.svg new file mode 100644 index 00000000..50ce54c1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_link.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_photo.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_photo.svg new file mode 100644 index 00000000..5d4bac10 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/insert_photo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/integration_instructions.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/integration_instructions.svg new file mode 100644 index 00000000..33c2b8ec --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/integration_instructions.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/inventory.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/inventory.svg new file mode 100644 index 00000000..ba6e3044 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/inventory.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/invert_colors.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/invert_colors.svg new file mode 100644 index 00000000..769516cc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/invert_colors.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/invert_colors_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/invert_colors_off.svg new file mode 100644 index 00000000..4f159b69 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/invert_colors_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ios_share.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ios_share.svg new file mode 100644 index 00000000..8ad5fe6e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ios_share.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/iso.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/iso.svg new file mode 100644 index 00000000..dd77e555 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/iso.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_arrow_down.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_arrow_down.svg new file mode 100644 index 00000000..6efbc607 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_arrow_down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_arrow_left.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_arrow_left.svg new file mode 100644 index 00000000..1ad255ef --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_arrow_left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_arrow_right.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_arrow_right.svg new file mode 100644 index 00000000..53093519 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_arrow_right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_arrow_up.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_arrow_up.svg new file mode 100644 index 00000000..0f592a06 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_arrow_up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_backspace.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_backspace.svg new file mode 100644 index 00000000..90440e0e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_backspace.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_capslock.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_capslock.svg new file mode 100644 index 00000000..f8895599 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_capslock.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_hide.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_hide.svg new file mode 100644 index 00000000..268abb7f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_hide.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_return.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_return.svg new file mode 100644 index 00000000..0f3f6c5d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_return.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_tab.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_tab.svg new file mode 100644 index 00000000..de79bc85 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_tab.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_voice.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_voice.svg new file mode 100644 index 00000000..8e1f2b07 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/keyboard_voice.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/king_bed.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/king_bed.svg new file mode 100644 index 00000000..f47451b4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/king_bed.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/kitchen.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/kitchen.svg new file mode 100644 index 00000000..620092b1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/kitchen.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/label_important.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/label_important.svg new file mode 100644 index 00000000..710dfffb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/label_important.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/label_important_outline.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/label_important_outline.svg new file mode 100644 index 00000000..faca4579 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/label_important_outline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/label_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/label_off.svg new file mode 100644 index 00000000..60e9a011 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/label_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/label_outline.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/label_outline.svg new file mode 100644 index 00000000..20601d27 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/label_outline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/landscape.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/landscape.svg new file mode 100644 index 00000000..367d192c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/landscape.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/laptop.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/laptop.svg new file mode 100644 index 00000000..eb922d6c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/laptop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/laptop_chromebook.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/laptop_chromebook.svg new file mode 100644 index 00000000..bd11463b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/laptop_chromebook.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/laptop_mac.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/laptop_mac.svg new file mode 100644 index 00000000..d0e7a36e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/laptop_mac.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/laptop_windows.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/laptop_windows.svg new file mode 100644 index 00000000..4f05a29d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/laptop_windows.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/layers.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/layers.svg new file mode 100644 index 00000000..05c13968 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/layers.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/layers_clear.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/layers_clear.svg new file mode 100644 index 00000000..975f2e14 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/layers_clear.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/leaderboard.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/leaderboard.svg new file mode 100644 index 00000000..36ea366d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/leaderboard.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/leak_add.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/leak_add.svg new file mode 100644 index 00000000..63ad6dc4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/leak_add.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/leak_remove.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/leak_remove.svg new file mode 100644 index 00000000..765327b6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/leak_remove.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/legend_toggle.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/legend_toggle.svg new file mode 100644 index 00000000..ea4d9e80 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/legend_toggle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/lens.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/lens.svg new file mode 100644 index 00000000..c4a76f1b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/lens.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/library_add.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/library_add.svg new file mode 100644 index 00000000..e7114513 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/library_add.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/library_add_check.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/library_add_check.svg new file mode 100644 index 00000000..4ff4d5f9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/library_add_check.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/library_books.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/library_books.svg new file mode 100644 index 00000000..ea83c24e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/library_books.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/library_music.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/library_music.svg new file mode 100644 index 00000000..5d281434 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/library_music.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/line_style.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/line_style.svg new file mode 100644 index 00000000..7f318dba --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/line_style.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/line_weight.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/line_weight.svg new file mode 100644 index 00000000..11b58de4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/line_weight.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/linear_scale.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/linear_scale.svg new file mode 100644 index 00000000..c127aa6b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/linear_scale.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/linked_camera.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/linked_camera.svg new file mode 100644 index 00000000..e9d211f1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/linked_camera.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/liquor.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/liquor.svg new file mode 100644 index 00000000..4df14dd4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/liquor.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/list_alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/list_alt.svg new file mode 100644 index 00000000..8ce6b055 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/list_alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/live_help.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/live_help.svg new file mode 100644 index 00000000..f6cc3076 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/live_help.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/live_tv.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/live_tv.svg new file mode 100644 index 00000000..ef4373c4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/live_tv.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_activity.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_activity.svg new file mode 100644 index 00000000..bc81512f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_activity.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_airport.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_airport.svg new file mode 100644 index 00000000..4ab73e1f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_airport.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_atm.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_atm.svg new file mode 100644 index 00000000..e8061c29 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_atm.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_bar.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_bar.svg new file mode 100644 index 00000000..da477e6a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_bar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_car_wash.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_car_wash.svg new file mode 100644 index 00000000..51c9091f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_car_wash.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_convenience_store.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_convenience_store.svg new file mode 100644 index 00000000..6020355a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_convenience_store.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_dining.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_dining.svg new file mode 100644 index 00000000..1d4ca44f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_dining.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_drink.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_drink.svg new file mode 100644 index 00000000..f76fe75c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_drink.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_florist.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_florist.svg new file mode 100644 index 00000000..9801ea83 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_florist.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_hotel.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_hotel.svg new file mode 100644 index 00000000..144b0657 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_hotel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_mall.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_mall.svg new file mode 100644 index 00000000..883972cb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_mall.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_movies.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_movies.svg new file mode 100644 index 00000000..c3baf61b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_movies.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_phone.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_phone.svg new file mode 100644 index 00000000..8acecffa --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_phone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_pizza.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_pizza.svg new file mode 100644 index 00000000..ea20b3db --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_pizza.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_play.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_play.svg new file mode 100644 index 00000000..bc81512f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_play.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_post_office.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_post_office.svg new file mode 100644 index 00000000..afbd592f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_post_office.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_printshop.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_printshop.svg new file mode 100644 index 00000000..9030f78d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_printshop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_see.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_see.svg new file mode 100644 index 00000000..17898e64 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_see.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_shipping.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_shipping.svg new file mode 100644 index 00000000..1a17c766 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/local_shipping.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/location_disabled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/location_disabled.svg new file mode 100644 index 00000000..a0e27d81 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/location_disabled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/location_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/location_off.svg new file mode 100644 index 00000000..ffdd90b4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/location_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/location_pin.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/location_pin.svg new file mode 100644 index 00000000..8865a821 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/location_pin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/location_searching.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/location_searching.svg new file mode 100644 index 00000000..7f72a31b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/location_searching.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/lock_clock.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/lock_clock.svg new file mode 100644 index 00000000..44c4b79f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/lock_clock.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks.svg new file mode 100644 index 00000000..d8b3187f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks_3.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks_3.svg new file mode 100644 index 00000000..43ff3265 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks_3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks_4.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks_4.svg new file mode 100644 index 00000000..eb8c25a0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks_4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks_5.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks_5.svg new file mode 100644 index 00000000..cbcaedda --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks_5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks_6.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks_6.svg new file mode 100644 index 00000000..104130d6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks_6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks_one.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks_one.svg new file mode 100644 index 00000000..d1df3d2c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks_one.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks_two.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks_two.svg new file mode 100644 index 00000000..78c6b4e6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/looks_two.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/loupe.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/loupe.svg new file mode 100644 index 00000000..8c9c02f7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/loupe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/low_priority.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/low_priority.svg new file mode 100644 index 00000000..4fbd5eec --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/low_priority.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/loyalty.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/loyalty.svg new file mode 100644 index 00000000..682aa5d9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/loyalty.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/luggage.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/luggage.svg new file mode 100644 index 00000000..a045dbf8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/luggage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/lunch_dining.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/lunch_dining.svg new file mode 100644 index 00000000..d133b12d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/lunch_dining.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/maps_ugc.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/maps_ugc.svg new file mode 100644 index 00000000..80625dd6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/maps_ugc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/margin.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/margin.svg new file mode 100644 index 00000000..30528957 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/margin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mark_as_unread.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mark_as_unread.svg new file mode 100644 index 00000000..2a686b30 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mark_as_unread.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mark_chat_read.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mark_chat_read.svg new file mode 100644 index 00000000..199015ea --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mark_chat_read.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mark_chat_unread.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mark_chat_unread.svg new file mode 100644 index 00000000..1086fb01 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mark_chat_unread.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mark_email_read.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mark_email_read.svg new file mode 100644 index 00000000..2d5227f8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mark_email_read.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mark_email_unread.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mark_email_unread.svg new file mode 100644 index 00000000..1500e9f1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mark_email_unread.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/markunread.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/markunread.svg new file mode 100644 index 00000000..afbd592f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/markunread.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/markunread_mailbox.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/markunread_mailbox.svg new file mode 100644 index 00000000..4cbb1c0e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/markunread_mailbox.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/maximize.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/maximize.svg new file mode 100644 index 00000000..28e70aa3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/maximize.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mediation.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mediation.svg new file mode 100644 index 00000000..83aec5e5 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mediation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/meeting_room.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/meeting_room.svg new file mode 100644 index 00000000..91494399 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/meeting_room.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/memory.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/memory.svg new file mode 100644 index 00000000..be70cb99 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/memory.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/menu_book.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/menu_book.svg new file mode 100644 index 00000000..16ab9722 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/menu_book.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/menu_open.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/menu_open.svg new file mode 100644 index 00000000..a0dd536c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/menu_open.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/merge_type.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/merge_type.svg new file mode 100644 index 00000000..8faab530 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/merge_type.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/message.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/message.svg new file mode 100644 index 00000000..fcec8bec --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/message.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mic.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mic.svg new file mode 100644 index 00000000..56e1a13b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mic_external_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mic_external_off.svg new file mode 100644 index 00000000..5537b62a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mic_external_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mic_external_on.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mic_external_on.svg new file mode 100644 index 00000000..598679db --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mic_external_on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mic_none.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mic_none.svg new file mode 100644 index 00000000..007de926 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mic_none.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mic_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mic_off.svg new file mode 100644 index 00000000..2d7e121d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mic_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/microwave.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/microwave.svg new file mode 100644 index 00000000..c93d826c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/microwave.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/minimize.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/minimize.svg new file mode 100644 index 00000000..3f1551f9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/minimize.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/miscellaneous_services.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/miscellaneous_services.svg new file mode 100644 index 00000000..42482096 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/miscellaneous_services.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/missed_video_call.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/missed_video_call.svg new file mode 100644 index 00000000..ecf3d8c6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/missed_video_call.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mms.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mms.svg new file mode 100644 index 00000000..6d217166 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mms.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mobile_friendly.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mobile_friendly.svg new file mode 100644 index 00000000..9bf6625e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mobile_friendly.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mobile_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mobile_off.svg new file mode 100644 index 00000000..f2643489 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mobile_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mobile_screen_share.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mobile_screen_share.svg new file mode 100644 index 00000000..688afc35 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mobile_screen_share.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mode_comment.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mode_comment.svg new file mode 100644 index 00000000..b11c47e8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mode_comment.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mode_edit.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mode_edit.svg new file mode 100644 index 00000000..a4b3c9f6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mode_edit.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/model_training.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/model_training.svg new file mode 100644 index 00000000..8c16a1c3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/model_training.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/monetization_on.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/monetization_on.svg new file mode 100644 index 00000000..36be9937 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/monetization_on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/money.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/money.svg new file mode 100644 index 00000000..09621544 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/money.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/money_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/money_off.svg new file mode 100644 index 00000000..83cccd5c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/money_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/monitor.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/monitor.svg new file mode 100644 index 00000000..86abe97f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/monitor.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/monochrome_photos.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/monochrome_photos.svg new file mode 100644 index 00000000..95e0c124 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/monochrome_photos.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mood.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mood.svg new file mode 100644 index 00000000..4fddd116 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mood.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mood_bad.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mood_bad.svg new file mode 100644 index 00000000..c8d64df6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mood_bad.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/moped.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/moped.svg new file mode 100644 index 00000000..4f49ef41 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/moped.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/more.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/more.svg new file mode 100644 index 00000000..0eee24b7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/more.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/more_time.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/more_time.svg new file mode 100644 index 00000000..745a4fac --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/more_time.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/motion_photos_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/motion_photos_off.svg new file mode 100644 index 00000000..8a0b6daf --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/motion_photos_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/motion_photos_on.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/motion_photos_on.svg new file mode 100644 index 00000000..5144a4c3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/motion_photos_on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/motion_photos_pause.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/motion_photos_pause.svg new file mode 100644 index 00000000..122bbaa4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/motion_photos_pause.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/motion_photos_paused.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/motion_photos_paused.svg new file mode 100644 index 00000000..30c30f69 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/motion_photos_paused.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mouse.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mouse.svg new file mode 100644 index 00000000..cda91887 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mouse.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/move_to_inbox.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/move_to_inbox.svg new file mode 100644 index 00000000..404c3203 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/move_to_inbox.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/movie.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/movie.svg new file mode 100644 index 00000000..e2cae647 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/movie.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/movie_creation.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/movie_creation.svg new file mode 100644 index 00000000..e2cae647 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/movie_creation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/movie_filter.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/movie_filter.svg new file mode 100644 index 00000000..cb29e100 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/movie_filter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mp.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mp.svg new file mode 100644 index 00000000..05990bd9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/multiline_chart.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/multiline_chart.svg new file mode 100644 index 00000000..7f36bd1e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/multiline_chart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/multiple_stop.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/multiple_stop.svg new file mode 100644 index 00000000..411d7570 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/multiple_stop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/museum.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/museum.svg new file mode 100644 index 00000000..cfb56321 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/museum.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/music_note.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/music_note.svg new file mode 100644 index 00000000..e48de9e8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/music_note.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/music_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/music_off.svg new file mode 100644 index 00000000..31610e36 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/music_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/music_video.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/music_video.svg new file mode 100644 index 00000000..dbed7b79 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/music_video.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nat.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nat.svg new file mode 100644 index 00000000..b0b0843e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nature.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nature.svg new file mode 100644 index 00000000..8af4f39a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nature.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nature_people.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nature_people.svg new file mode 100644 index 00000000..ec1ae2b4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nature_people.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/navigation.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/navigation.svg new file mode 100644 index 00000000..1ab972bc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/navigation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/near_me_disabled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/near_me_disabled.svg new file mode 100644 index 00000000..0c0dfe02 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/near_me_disabled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/network_cell.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/network_cell.svg new file mode 100644 index 00000000..a5d5e163 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/network_cell.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/network_check.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/network_check.svg new file mode 100644 index 00000000..565c1a63 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/network_check.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/network_locked.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/network_locked.svg new file mode 100644 index 00000000..db6fdaab --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/network_locked.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/network_wifi.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/network_wifi.svg new file mode 100644 index 00000000..6e5e3ed6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/network_wifi.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/new_releases.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/new_releases.svg new file mode 100644 index 00000000..670a0379 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/new_releases.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/next_plan.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/next_plan.svg new file mode 100644 index 00000000..34309a54 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/next_plan.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/next_week.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/next_week.svg new file mode 100644 index 00000000..5faf1a82 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/next_week.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nfc.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nfc.svg new file mode 100644 index 00000000..5ccd0a38 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nfc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/night_shelter.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/night_shelter.svg new file mode 100644 index 00000000..e89479b2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/night_shelter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nightlife.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nightlife.svg new file mode 100644 index 00000000..d748104f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nightlife.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nightlight_round.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nightlight_round.svg new file mode 100644 index 00000000..401faeb6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nightlight_round.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nights_stay.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nights_stay.svg new file mode 100644 index 00000000..93b58b9d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/nights_stay.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_backpack.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_backpack.svg new file mode 100644 index 00000000..cc6711ee --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_backpack.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_cell.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_cell.svg new file mode 100644 index 00000000..fb7ccac8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_cell.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_drinks.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_drinks.svg new file mode 100644 index 00000000..f064e9de --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_drinks.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_encryption.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_encryption.svg new file mode 100644 index 00000000..30b41d1c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_encryption.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_flash.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_flash.svg new file mode 100644 index 00000000..c74c19d8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_flash.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_food.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_food.svg new file mode 100644 index 00000000..f392ccad --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_food.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_luggage.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_luggage.svg new file mode 100644 index 00000000..4fedf334 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_luggage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_meals.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_meals.svg new file mode 100644 index 00000000..e343d48a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_meals.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_meals_ouline.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_meals_ouline.svg new file mode 100644 index 00000000..e343d48a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_meals_ouline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_meeting_room.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_meeting_room.svg new file mode 100644 index 00000000..98396205 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_meeting_room.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_photography.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_photography.svg new file mode 100644 index 00000000..50abcc57 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_photography.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_sim.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_sim.svg new file mode 100644 index 00000000..43c14acc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_sim.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_stroller.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_stroller.svg new file mode 100644 index 00000000..d8e79053 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_stroller.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_transfer.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_transfer.svg new file mode 100644 index 00000000..9475c7c6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/no_transfer.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/north.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/north.svg new file mode 100644 index 00000000..e9580091 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/north.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/north_east.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/north_east.svg new file mode 100644 index 00000000..75186dd3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/north_east.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/north_west.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/north_west.svg new file mode 100644 index 00000000..6d5a85b6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/north_west.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/not_accessible.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/not_accessible.svg new file mode 100644 index 00000000..c0658520 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/not_accessible.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/not_interested.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/not_interested.svg new file mode 100644 index 00000000..f89cbd11 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/not_interested.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/not_listed_location.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/not_listed_location.svg new file mode 100644 index 00000000..571e0711 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/not_listed_location.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/not_started.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/not_started.svg new file mode 100644 index 00000000..351a831d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/not_started.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/note.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/note.svg new file mode 100644 index 00000000..64740c64 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/note.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/note_add.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/note_add.svg new file mode 100644 index 00000000..7e9b308d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/note_add.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/notes.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/notes.svg new file mode 100644 index 00000000..a3c696de --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/notes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/notification_important.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/notification_important.svg new file mode 100644 index 00000000..2efd0435 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/notification_important.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/notifications_paused.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/notifications_paused.svg new file mode 100644 index 00000000..6f769e93 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/notifications_paused.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/offline_bolt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/offline_bolt.svg new file mode 100644 index 00000000..af2e2d02 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/offline_bolt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/offline_pin.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/offline_pin.svg new file mode 100644 index 00000000..71822e31 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/offline_pin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/offline_share.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/offline_share.svg new file mode 100644 index 00000000..acd29264 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/offline_share.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ondemand_video.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ondemand_video.svg new file mode 100644 index 00000000..f81a7fa5 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ondemand_video.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/online_prediction.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/online_prediction.svg new file mode 100644 index 00000000..586e4ed2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/online_prediction.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/opacity.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/opacity.svg new file mode 100644 index 00000000..6f67302a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/opacity.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/open_in_browser.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/open_in_browser.svg new file mode 100644 index 00000000..69cca345 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/open_in_browser.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/open_in_full.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/open_in_full.svg new file mode 100644 index 00000000..5c293a0f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/open_in_full.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/open_in_new.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/open_in_new.svg new file mode 100644 index 00000000..7d9ae314 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/open_in_new.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/open_with.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/open_with.svg new file mode 100644 index 00000000..e20cd3a1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/open_with.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/outbond.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/outbond.svg new file mode 100644 index 00000000..7001d642 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/outbond.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/outbox.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/outbox.svg new file mode 100644 index 00000000..1df46d56 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/outbox.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/outdoor_grill.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/outdoor_grill.svg new file mode 100644 index 00000000..23582310 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/outdoor_grill.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/outgoing_mail.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/outgoing_mail.svg new file mode 100644 index 00000000..c40c8d3c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/outgoing_mail.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/outlet.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/outlet.svg new file mode 100644 index 00000000..0bc324fc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/outlet.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/outlined_flag.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/outlined_flag.svg new file mode 100644 index 00000000..3664d054 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/outlined_flag.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/padding.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/padding.svg new file mode 100644 index 00000000..d35a14b5 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/padding.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pages.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pages.svg new file mode 100644 index 00000000..c7ba461b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pages.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pageview.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pageview.svg new file mode 100644 index 00000000..a917d471 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pageview.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/palette.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/palette.svg new file mode 100644 index 00000000..97cdaccb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/palette.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pan_tool.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pan_tool.svg new file mode 100644 index 00000000..df172c6a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pan_tool.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama.svg new file mode 100644 index 00000000..0ef86f1c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_fish_eye.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_fish_eye.svg new file mode 100644 index 00000000..77e9c6df --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_fish_eye.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_horizontal.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_horizontal.svg new file mode 100644 index 00000000..c270fd0d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_horizontal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_horizontal_select.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_horizontal_select.svg new file mode 100644 index 00000000..6df872d1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_horizontal_select.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_photosphere.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_photosphere.svg new file mode 100644 index 00000000..e03fa99e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_photosphere.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_photosphere_select.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_photosphere_select.svg new file mode 100644 index 00000000..7f7b3787 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_photosphere_select.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_vertical.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_vertical.svg new file mode 100644 index 00000000..3357f2a5 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_vertical.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_vertical_select.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_vertical_select.svg new file mode 100644 index 00000000..09e30c0b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_vertical_select.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_wide_angle.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_wide_angle.svg new file mode 100644 index 00000000..ce3a5c6d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_wide_angle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_wide_angle_select.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_wide_angle_select.svg new file mode 100644 index 00000000..f61cf001 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/panorama_wide_angle_select.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/party_mode.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/party_mode.svg new file mode 100644 index 00000000..c343ea59 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/party_mode.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pause.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pause.svg new file mode 100644 index 00000000..63a1c461 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pause.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pause_circle_filled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pause_circle_filled.svg new file mode 100644 index 00000000..9fc2d0a6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pause_circle_filled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pause_circle_outline.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pause_circle_outline.svg new file mode 100644 index 00000000..cb476dd8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pause_circle_outline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pause_presentation.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pause_presentation.svg new file mode 100644 index 00000000..18708e8f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pause_presentation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/payment.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/payment.svg new file mode 100644 index 00000000..99517a5c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/payment.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/payments.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/payments.svg new file mode 100644 index 00000000..9bffec81 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/payments.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pedal_bike.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pedal_bike.svg new file mode 100644 index 00000000..4259c8c9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pedal_bike.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pending.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pending.svg new file mode 100644 index 00000000..6e93e51d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pending.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pending_actions.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pending_actions.svg new file mode 100644 index 00000000..1ef8d254 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pending_actions.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/people_alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/people_alt.svg new file mode 100644 index 00000000..9a29b183 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/people_alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/people_outline.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/people_outline.svg new file mode 100644 index 00000000..52dca192 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/people_outline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_camera_mic.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_camera_mic.svg new file mode 100644 index 00000000..381e9ef0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_camera_mic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_contact_calendar.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_contact_calendar.svg new file mode 100644 index 00000000..342dde01 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_contact_calendar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_data_setting.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_data_setting.svg new file mode 100644 index 00000000..dfcf7db3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_data_setting.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_device_information.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_device_information.svg new file mode 100644 index 00000000..3142efa4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_device_information.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_identity.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_identity.svg new file mode 100644 index 00000000..edcd6545 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_identity.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_media.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_media.svg new file mode 100644 index 00000000..6a6e7707 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_media.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_phone_msg.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_phone_msg.svg new file mode 100644 index 00000000..f3f12a40 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_phone_msg.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_scan_wifi.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_scan_wifi.svg new file mode 100644 index 00000000..a5a1ece3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/perm_scan_wifi.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_add.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_add.svg new file mode 100644 index 00000000..40736bbc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_add.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_add_alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_add_alt.svg new file mode 100644 index 00000000..7ceee0ef --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_add_alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_add_alt_1.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_add_alt_1.svg new file mode 100644 index 00000000..61788e2e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_add_alt_1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_add_disabled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_add_disabled.svg new file mode 100644 index 00000000..cfc7f5ac --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_add_disabled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_outline.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_outline.svg new file mode 100644 index 00000000..edcd6545 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_outline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_pin.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_pin.svg new file mode 100644 index 00000000..85a7b32b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_pin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_pin_circle.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_pin_circle.svg new file mode 100644 index 00000000..32661c43 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_pin_circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_remove.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_remove.svg new file mode 100644 index 00000000..5e70c9a6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_remove.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_remove_alt_1.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_remove_alt_1.svg new file mode 100644 index 00000000..5e70c9a6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_remove_alt_1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_search.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_search.svg new file mode 100644 index 00000000..56cb4902 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/person_search.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/personal_video.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/personal_video.svg new file mode 100644 index 00000000..6811ed49 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/personal_video.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pest_control.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pest_control.svg new file mode 100644 index 00000000..19b08af2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pest_control.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pest_control_rodent.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pest_control_rodent.svg new file mode 100644 index 00000000..24c12bbb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pest_control_rodent.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_android.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_android.svg new file mode 100644 index 00000000..c45f3781 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_android.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_bluetooth_speaker.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_bluetooth_speaker.svg new file mode 100644 index 00000000..0726cac2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_bluetooth_speaker.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_callback.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_callback.svg new file mode 100644 index 00000000..bb5dee5e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_callback.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_disabled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_disabled.svg new file mode 100644 index 00000000..9f1a5791 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_disabled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_enabled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_enabled.svg new file mode 100644 index 00000000..a5df6773 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_enabled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_forwarded.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_forwarded.svg new file mode 100644 index 00000000..0ae16379 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_forwarded.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_in_talk.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_in_talk.svg new file mode 100644 index 00000000..57b6784b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_in_talk.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_iphone.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_iphone.svg new file mode 100644 index 00000000..d79f587b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_iphone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_locked.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_locked.svg new file mode 100644 index 00000000..421dfdcf --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_locked.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_missed.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_missed.svg new file mode 100644 index 00000000..5f20c288 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_missed.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_paused.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_paused.svg new file mode 100644 index 00000000..d8cb108e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phone_paused.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phonelink.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phonelink.svg new file mode 100644 index 00000000..794ba070 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phonelink.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phonelink_erase.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phonelink_erase.svg new file mode 100644 index 00000000..c6e3cd47 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phonelink_erase.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phonelink_lock.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phonelink_lock.svg new file mode 100644 index 00000000..9185e8a6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phonelink_lock.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phonelink_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phonelink_off.svg new file mode 100644 index 00000000..4dadb1d9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phonelink_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phonelink_ring.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phonelink_ring.svg new file mode 100644 index 00000000..f5451c75 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phonelink_ring.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phonelink_setup.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phonelink_setup.svg new file mode 100644 index 00000000..f152b308 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/phonelink_setup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo.svg new file mode 100644 index 00000000..5d4bac10 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_album.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_album.svg new file mode 100644 index 00000000..3ee3593e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_album.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_camera_back.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_camera_back.svg new file mode 100644 index 00000000..66417737 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_camera_back.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_camera_front.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_camera_front.svg new file mode 100644 index 00000000..3ff35509 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_camera_front.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_filter.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_filter.svg new file mode 100644 index 00000000..50f461bb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_filter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_library.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_library.svg new file mode 100644 index 00000000..f8b20deb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_library.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_size_select_actual.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_size_select_actual.svg new file mode 100644 index 00000000..06a42fb8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_size_select_actual.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_size_select_large.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_size_select_large.svg new file mode 100644 index 00000000..85fd3a9e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_size_select_large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_size_select_small.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_size_select_small.svg new file mode 100644 index 00000000..c9f5faf6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/photo_size_select_small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/picture_as_pdf.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/picture_as_pdf.svg new file mode 100644 index 00000000..37e6b4b9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/picture_as_pdf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/picture_in_picture.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/picture_in_picture.svg new file mode 100644 index 00000000..c56135cb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/picture_in_picture.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/picture_in_picture_alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/picture_in_picture_alt.svg new file mode 100644 index 00000000..bd298a52 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/picture_in_picture_alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pie_chart.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pie_chart.svg new file mode 100644 index 00000000..d2f36913 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pie_chart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pie_chart_outlined.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pie_chart_outlined.svg new file mode 100644 index 00000000..5bf177a3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pie_chart_outlined.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pin_drop.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pin_drop.svg new file mode 100644 index 00000000..f34bd436 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pin_drop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pivot_table_chart.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pivot_table_chart.svg new file mode 100644 index 00000000..a9c1c9c0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pivot_table_chart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/place.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/place.svg new file mode 100644 index 00000000..11dd401b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/place.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/plagiarism.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/plagiarism.svg new file mode 100644 index 00000000..2aee2d51 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/plagiarism.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/play_arrow.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/play_arrow.svg new file mode 100644 index 00000000..fe2e5786 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/play_arrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/play_circle_filled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/play_circle_filled.svg new file mode 100644 index 00000000..eea87d86 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/play_circle_filled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/play_circle_outline.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/play_circle_outline.svg new file mode 100644 index 00000000..a845a76c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/play_circle_outline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/play_disabled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/play_disabled.svg new file mode 100644 index 00000000..4ae07a51 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/play_disabled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/play_for_work.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/play_for_work.svg new file mode 100644 index 00000000..3d32f44b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/play_for_work.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/playlist_add.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/playlist_add.svg new file mode 100644 index 00000000..145f7690 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/playlist_add.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/playlist_add_check.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/playlist_add_check.svg new file mode 100644 index 00000000..c043a108 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/playlist_add_check.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/playlist_play.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/playlist_play.svg new file mode 100644 index 00000000..694d5351 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/playlist_play.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/plumbing.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/plumbing.svg new file mode 100644 index 00000000..62a4d425 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/plumbing.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/plus_one.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/plus_one.svg new file mode 100644 index 00000000..3abc5aea --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/plus_one.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/point_of_sale.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/point_of_sale.svg new file mode 100644 index 00000000..5a53f217 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/point_of_sale.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/policy.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/policy.svg new file mode 100644 index 00000000..f3677ac3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/policy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/poll.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/poll.svg new file mode 100644 index 00000000..68dc0784 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/poll.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/polymer.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/polymer.svg new file mode 100644 index 00000000..832923cc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/polymer.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pool.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pool.svg new file mode 100644 index 00000000..22371506 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pool.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/portable_wifi_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/portable_wifi_off.svg new file mode 100644 index 00000000..d9a094fd --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/portable_wifi_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/portrait.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/portrait.svg new file mode 100644 index 00000000..303b3807 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/portrait.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/post_add.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/post_add.svg new file mode 100644 index 00000000..762848c7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/post_add.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/power.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/power.svg new file mode 100644 index 00000000..af19b7ea --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/power.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/power_input.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/power_input.svg new file mode 100644 index 00000000..6ee94b73 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/power_input.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/power_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/power_off.svg new file mode 100644 index 00000000..9e5c4983 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/power_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/power_settings_new.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/power_settings_new.svg new file mode 100644 index 00000000..8ac90743 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/power_settings_new.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pregnant_woman.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pregnant_woman.svg new file mode 100644 index 00000000..d54eedc8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/pregnant_woman.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/present_to_all.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/present_to_all.svg new file mode 100644 index 00000000..2e3e8ba0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/present_to_all.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/preview.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/preview.svg new file mode 100644 index 00000000..b6c2b58e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/preview.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/print_disabled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/print_disabled.svg new file mode 100644 index 00000000..70f03ed5 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/print_disabled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/privacy_tip.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/privacy_tip.svg new file mode 100644 index 00000000..1d505723 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/privacy_tip.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/psychology.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/psychology.svg new file mode 100644 index 00000000..565e7cc2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/psychology.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/public_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/public_off.svg new file mode 100644 index 00000000..d0ba5558 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/public_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/publish.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/publish.svg new file mode 100644 index 00000000..7fba729c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/publish.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/published_with_changes.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/published_with_changes.svg new file mode 100644 index 00000000..09a7ac1c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/published_with_changes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/qr_code.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/qr_code.svg new file mode 100644 index 00000000..782482f4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/qr_code.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/qr_code_2.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/qr_code_2.svg new file mode 100644 index 00000000..6018e8dd --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/qr_code_2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/qr_code_scanner.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/qr_code_scanner.svg new file mode 100644 index 00000000..5f9fc623 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/qr_code_scanner.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/query_builder.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/query_builder.svg new file mode 100644 index 00000000..a8993658 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/query_builder.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/question_answer.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/question_answer.svg new file mode 100644 index 00000000..10b5689a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/question_answer.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/queue.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/queue.svg new file mode 100644 index 00000000..e7114513 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/queue.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/queue_music.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/queue_music.svg new file mode 100644 index 00000000..c95eaca1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/queue_music.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/queue_play_next.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/queue_play_next.svg new file mode 100644 index 00000000..832057be --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/queue_play_next.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/quickreply.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/quickreply.svg new file mode 100644 index 00000000..f39d0f41 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/quickreply.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/radio.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/radio.svg new file mode 100644 index 00000000..2603230d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/radio.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/radio_button_checked.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/radio_button_checked.svg new file mode 100644 index 00000000..9fab92a0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/radio_button_checked.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/railway_alert.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/railway_alert.svg new file mode 100644 index 00000000..b3f161f3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/railway_alert.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ramen_dining.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ramen_dining.svg new file mode 100644 index 00000000..e19b59bc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ramen_dining.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rate_review.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rate_review.svg new file mode 100644 index 00000000..47a1b953 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rate_review.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/read_more.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/read_more.svg new file mode 100644 index 00000000..97799460 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/read_more.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/receipt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/receipt.svg new file mode 100644 index 00000000..62ac6618 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/receipt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/receipt_long.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/receipt_long.svg new file mode 100644 index 00000000..8fa1e75d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/receipt_long.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/recent_actors.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/recent_actors.svg new file mode 100644 index 00000000..7159298e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/recent_actors.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/recommend.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/recommend.svg new file mode 100644 index 00000000..f43d12b3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/recommend.svg @@ -0,0 +1 @@ +ic_recommend_24px \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/record_voice_over.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/record_voice_over.svg new file mode 100644 index 00000000..11641b64 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/record_voice_over.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/redeem.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/redeem.svg new file mode 100644 index 00000000..ce9a85e7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/redeem.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/redo.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/redo.svg new file mode 100644 index 00000000..d9052726 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/redo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/refresh.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/refresh.svg new file mode 100644 index 00000000..b8d69f40 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/refresh.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/remove_circle.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/remove_circle.svg new file mode 100644 index 00000000..2a1ab5f2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/remove_circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/remove_circle_outline.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/remove_circle_outline.svg new file mode 100644 index 00000000..5ea725d8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/remove_circle_outline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/remove_done.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/remove_done.svg new file mode 100644 index 00000000..7653e368 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/remove_done.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/remove_from_queue.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/remove_from_queue.svg new file mode 100644 index 00000000..915e99aa --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/remove_from_queue.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/remove_moderator.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/remove_moderator.svg new file mode 100644 index 00000000..23f2489b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/remove_moderator.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/remove_shopping_cart.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/remove_shopping_cart.svg new file mode 100644 index 00000000..1b8edee9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/remove_shopping_cart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/reorder.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/reorder.svg new file mode 100644 index 00000000..953b730f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/reorder.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/repeat.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/repeat.svg new file mode 100644 index 00000000..5933dc94 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/repeat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/repeat_on.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/repeat_on.svg new file mode 100644 index 00000000..9e71b97c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/repeat_on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/repeat_one.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/repeat_one.svg new file mode 100644 index 00000000..72f99f5c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/repeat_one.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/repeat_one_on.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/repeat_one_on.svg new file mode 100644 index 00000000..68c1f2c3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/repeat_one_on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/replay.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/replay.svg new file mode 100644 index 00000000..a923269c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/replay.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/replay_10.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/replay_10.svg new file mode 100644 index 00000000..ba4b626e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/replay_10.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/replay_30.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/replay_30.svg new file mode 100644 index 00000000..0d9b7970 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/replay_30.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/replay_5.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/replay_5.svg new file mode 100644 index 00000000..e17e3e7f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/replay_5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/replay_circle_filled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/replay_circle_filled.svg new file mode 100644 index 00000000..8ae267f0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/replay_circle_filled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/reply.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/reply.svg new file mode 100644 index 00000000..ef039fb4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/reply.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/reply_all.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/reply_all.svg new file mode 100644 index 00000000..db180d87 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/reply_all.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/report_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/report_off.svg new file mode 100644 index 00000000..eb498ad3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/report_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/report_problem.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/report_problem.svg new file mode 100644 index 00000000..d27c4c6e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/report_problem.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/request_page.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/request_page.svg new file mode 100644 index 00000000..3619c8b9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/request_page.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/request_quote.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/request_quote.svg new file mode 100644 index 00000000..d7fda1c1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/request_quote.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/reset_tv.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/reset_tv.svg new file mode 100644 index 00000000..13cb02fc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/reset_tv.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/restaurant_menu.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/restaurant_menu.svg new file mode 100644 index 00000000..1d4ca44f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/restaurant_menu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/restore.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/restore.svg new file mode 100644 index 00000000..3dfff5de --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/restore.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/restore_from_trash.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/restore_from_trash.svg new file mode 100644 index 00000000..1125289b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/restore_from_trash.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/restore_page.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/restore_page.svg new file mode 100644 index 00000000..5cb1a271 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/restore_page.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rice_bowl.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rice_bowl.svg new file mode 100644 index 00000000..604335db --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rice_bowl.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ring_volume.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ring_volume.svg new file mode 100644 index 00000000..f086dc06 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/ring_volume.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/roofing.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/roofing.svg new file mode 100644 index 00000000..7ba8414e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/roofing.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/room.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/room.svg new file mode 100644 index 00000000..11dd401b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/room.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/room_preferences.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/room_preferences.svg new file mode 100644 index 00000000..f2148b1f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/room_preferences.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/room_service.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/room_service.svg new file mode 100644 index 00000000..fc22e1ff --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/room_service.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rotate_90_degrees_ccw.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rotate_90_degrees_ccw.svg new file mode 100644 index 00000000..7d8112d8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rotate_90_degrees_ccw.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rotate_left.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rotate_left.svg new file mode 100644 index 00000000..191ea8c1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rotate_left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rotate_right.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rotate_right.svg new file mode 100644 index 00000000..e9848e9f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rotate_right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rounded_corner.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rounded_corner.svg new file mode 100644 index 00000000..1bed74d8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rounded_corner.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/router.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/router.svg new file mode 100644 index 00000000..3b1250ae --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/router.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rowing.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rowing.svg new file mode 100644 index 00000000..ea4c7d01 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rowing.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rtt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rtt.svg new file mode 100644 index 00000000..82bc86c0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rtt.svg @@ -0,0 +1 @@ +ic_dialer_rtt_revised_24px \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rule.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rule.svg new file mode 100644 index 00000000..6e8233a0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rule.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rule_folder.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rule_folder.svg new file mode 100644 index 00000000..9e348832 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rule_folder.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/run_circle.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/run_circle.svg new file mode 100644 index 00000000..b5d70604 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/run_circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rv_hookup.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rv_hookup.svg new file mode 100644 index 00000000..626321ea --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/rv_hookup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/satellite.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/satellite.svg new file mode 100644 index 00000000..3d0f4f7c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/satellite.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/save.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/save.svg new file mode 100644 index 00000000..b32e097c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/save.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/saved_search.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/saved_search.svg new file mode 100644 index 00000000..eed8b864 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/saved_search.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/scanner.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/scanner.svg new file mode 100644 index 00000000..abe2a551 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/scanner.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/scatter_plot.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/scatter_plot.svg new file mode 100644 index 00000000..06edd7ef --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/scatter_plot.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/schedule_send.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/schedule_send.svg new file mode 100644 index 00000000..fa34306f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/schedule_send.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/score.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/score.svg new file mode 100644 index 00000000..7ebfb2c1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/score.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/screen_lock_landscape.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/screen_lock_landscape.svg new file mode 100644 index 00000000..53a1487b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/screen_lock_landscape.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/screen_lock_portrait.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/screen_lock_portrait.svg new file mode 100644 index 00000000..8fdb9c79 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/screen_lock_portrait.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/screen_lock_rotation.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/screen_lock_rotation.svg new file mode 100644 index 00000000..d184eb8f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/screen_lock_rotation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/screen_rotation.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/screen_rotation.svg new file mode 100644 index 00000000..25d14ec0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/screen_rotation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/screen_search_desktop.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/screen_search_desktop.svg new file mode 100644 index 00000000..7d5bed52 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/screen_search_desktop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/screen_share.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/screen_share.svg new file mode 100644 index 00000000..c3e3baad --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/screen_share.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sd.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sd.svg new file mode 100644 index 00000000..8115af36 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sd_card.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sd_card.svg new file mode 100644 index 00000000..20265fae --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sd_card.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sd_storage.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sd_storage.svg new file mode 100644 index 00000000..20265fae --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sd_storage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/search_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/search_off.svg new file mode 100644 index 00000000..b125cdcc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/search_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/segment.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/segment.svg new file mode 100644 index 00000000..6d1cafa8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/segment.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/select_all.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/select_all.svg new file mode 100644 index 00000000..c04f77aa --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/select_all.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/self_improvement.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/self_improvement.svg new file mode 100644 index 00000000..ce43c96a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/self_improvement.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/send_and_archive.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/send_and_archive.svg new file mode 100644 index 00000000..efc0a6d3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/send_and_archive.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/send_to_mobile.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/send_to_mobile.svg new file mode 100644 index 00000000..cd39df14 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/send_to_mobile.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sensor_door.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sensor_door.svg new file mode 100644 index 00000000..b5ee9bca --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sensor_door.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sensor_window.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sensor_window.svg new file mode 100644 index 00000000..293ef224 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sensor_window.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sentiment_very_satisfied.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sentiment_very_satisfied.svg new file mode 100644 index 00000000..eb926011 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sentiment_very_satisfied.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/set_meal.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/set_meal.svg new file mode 100644 index 00000000..44949e54 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/set_meal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_applications.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_applications.svg new file mode 100644 index 00000000..25ecc246 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_applications.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_backup_restore.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_backup_restore.svg new file mode 100644 index 00000000..8f3f1bde --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_backup_restore.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_bluetooth.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_bluetooth.svg new file mode 100644 index 00000000..2c02bb9d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_bluetooth.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_brightness.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_brightness.svg new file mode 100644 index 00000000..0eee99df --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_brightness.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_cell.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_cell.svg new file mode 100644 index 00000000..14667c4b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_cell.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_ethernet.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_ethernet.svg new file mode 100644 index 00000000..05d4a7c0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_ethernet.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_input_antenna.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_input_antenna.svg new file mode 100644 index 00000000..dec5e26a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_input_antenna.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_input_component.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_input_component.svg new file mode 100644 index 00000000..8171d08a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_input_component.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_input_composite.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_input_composite.svg new file mode 100644 index 00000000..8171d08a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_input_composite.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_input_hdmi.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_input_hdmi.svg new file mode 100644 index 00000000..1770f2f7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_input_hdmi.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_input_svideo.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_input_svideo.svg new file mode 100644 index 00000000..eea64e54 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_input_svideo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_overscan.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_overscan.svg new file mode 100644 index 00000000..b85482a2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_overscan.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_phone.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_phone.svg new file mode 100644 index 00000000..86bd64d3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_phone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_power.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_power.svg new file mode 100644 index 00000000..39d63ed5 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_power.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_remote.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_remote.svg new file mode 100644 index 00000000..e4a26b70 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_remote.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_system_daydream.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_system_daydream.svg new file mode 100644 index 00000000..f8b98459 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_system_daydream.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_voice.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_voice.svg new file mode 100644 index 00000000..5fe59c58 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/settings_voice.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shop.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shop.svg new file mode 100644 index 00000000..04bee8c4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shop_two.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shop_two.svg new file mode 100644 index 00000000..81c711bc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shop_two.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shopping_bag.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shopping_bag.svg new file mode 100644 index 00000000..d239c17c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shopping_bag.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shopping_cart.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shopping_cart.svg new file mode 100644 index 00000000..81e8dcd5 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shopping_cart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/short_text.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/short_text.svg new file mode 100644 index 00000000..62d65234 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/short_text.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/show_chart.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/show_chart.svg new file mode 100644 index 00000000..082fc3c7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/show_chart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shuffle.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shuffle.svg new file mode 100644 index 00000000..a3efe19c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shuffle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shuffle_on.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shuffle_on.svg new file mode 100644 index 00000000..5435c03d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shuffle_on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shutter_speed.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shutter_speed.svg new file mode 100644 index 00000000..1fcc0a65 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/shutter_speed.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sick.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sick.svg new file mode 100644 index 00000000..06c6e9d2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sick.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_0_bar.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_0_bar.svg new file mode 100644 index 00000000..db6e8e4a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_0_bar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_4_bar.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_4_bar.svg new file mode 100644 index 00000000..eecf01a3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_4_bar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_alt.svg new file mode 100644 index 00000000..3f129ca6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_connected_no_internet_4_bar.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_connected_no_internet_4_bar.svg new file mode 100644 index 00000000..0c9c55e0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_connected_no_internet_4_bar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_no_sim.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_no_sim.svg new file mode 100644 index 00000000..928ef444 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_no_sim.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_null.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_null.svg new file mode 100644 index 00000000..7f0ad0cf --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_null.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_off.svg new file mode 100644 index 00000000..2eeb87d5 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_cellular_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_wifi_0_bar.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_wifi_0_bar.svg new file mode 100644 index 00000000..3bb08b0c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_wifi_0_bar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_wifi_4_bar.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_wifi_4_bar.svg new file mode 100644 index 00000000..0d3e0e5d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_wifi_4_bar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_wifi_4_bar_lock.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_wifi_4_bar_lock.svg new file mode 100644 index 00000000..4e6e305a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_wifi_4_bar_lock.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_wifi_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_wifi_off.svg new file mode 100644 index 00000000..20f8696c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/signal_wifi_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sim_card.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sim_card.svg new file mode 100644 index 00000000..e8261a55 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sim_card.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sim_card_alert.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sim_card_alert.svg new file mode 100644 index 00000000..47f052d3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sim_card_alert.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/single_bed.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/single_bed.svg new file mode 100644 index 00000000..824c2136 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/single_bed.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/skip_next.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/skip_next.svg new file mode 100644 index 00000000..25b78bb8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/skip_next.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/skip_previous.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/skip_previous.svg new file mode 100644 index 00000000..fe2bd534 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/skip_previous.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/slideshow.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/slideshow.svg new file mode 100644 index 00000000..db740bad --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/slideshow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/slow_motion_video.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/slow_motion_video.svg new file mode 100644 index 00000000..3af92d67 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/slow_motion_video.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/smart_button.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/smart_button.svg new file mode 100644 index 00000000..682a9b71 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/smart_button.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/smartphone.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/smartphone.svg new file mode 100644 index 00000000..c1808e7e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/smartphone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/smoke_free.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/smoke_free.svg new file mode 100644 index 00000000..1a1a8d0f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/smoke_free.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/smoking_rooms.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/smoking_rooms.svg new file mode 100644 index 00000000..d5431ee1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/smoking_rooms.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sms.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sms.svg new file mode 100644 index 00000000..08cf07ce --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sms.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sms_failed.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sms_failed.svg new file mode 100644 index 00000000..a9bc26dc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sms_failed.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/snippet_folder.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/snippet_folder.svg new file mode 100644 index 00000000..97df527b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/snippet_folder.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/snooze.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/snooze.svg new file mode 100644 index 00000000..88d54d94 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/snooze.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sort.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sort.svg new file mode 100644 index 00000000..146754d2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sort.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sort_by_alpha.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sort_by_alpha.svg new file mode 100644 index 00000000..e1e7ee1b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sort_by_alpha.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/source.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/source.svg new file mode 100644 index 00000000..8de67999 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/source.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/south.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/south.svg new file mode 100644 index 00000000..78a994da --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/south.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/south_east.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/south_east.svg new file mode 100644 index 00000000..5670fcc4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/south_east.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/south_west.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/south_west.svg new file mode 100644 index 00000000..17b66f82 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/south_west.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/spa.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/spa.svg new file mode 100644 index 00000000..e7e9ebc8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/spa.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/space_bar.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/space_bar.svg new file mode 100644 index 00000000..cea0b55b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/space_bar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/speaker.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/speaker.svg new file mode 100644 index 00000000..07690178 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/speaker.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/speaker_group.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/speaker_group.svg new file mode 100644 index 00000000..20293ce2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/speaker_group.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/speaker_notes.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/speaker_notes.svg new file mode 100644 index 00000000..1f9a4c8e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/speaker_notes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/speaker_notes_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/speaker_notes_off.svg new file mode 100644 index 00000000..ba29a0ff --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/speaker_notes_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/speaker_phone.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/speaker_phone.svg new file mode 100644 index 00000000..a8e09c34 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/speaker_phone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/speed.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/speed.svg new file mode 100644 index 00000000..ac9e2c2d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/speed.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports.svg new file mode 100644 index 00000000..ba2f72f8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_bar.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_bar.svg new file mode 100644 index 00000000..cf7c3b0a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_bar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_baseball.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_baseball.svg new file mode 100644 index 00000000..f54fd64c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_baseball.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_basketball.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_basketball.svg new file mode 100644 index 00000000..9843160e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_basketball.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_cricket.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_cricket.svg new file mode 100644 index 00000000..e93ba696 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_cricket.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_esports.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_esports.svg new file mode 100644 index 00000000..20252edf --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_esports.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_football.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_football.svg new file mode 100644 index 00000000..d7824ea5 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_football.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_golf.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_golf.svg new file mode 100644 index 00000000..fcf4bfae --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_golf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_handball.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_handball.svg new file mode 100644 index 00000000..08df689b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_handball.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_hockey.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_hockey.svg new file mode 100644 index 00000000..2dc28ac4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_hockey.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_kabaddi.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_kabaddi.svg new file mode 100644 index 00000000..5575a5cd --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_kabaddi.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_mma.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_mma.svg new file mode 100644 index 00000000..b6287943 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_mma.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_motorsports.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_motorsports.svg new file mode 100644 index 00000000..dc5370da --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_motorsports.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_rugby.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_rugby.svg new file mode 100644 index 00000000..7516899b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_rugby.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_soccer.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_soccer.svg new file mode 100644 index 00000000..bdfe2214 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_soccer.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_tennis.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_tennis.svg new file mode 100644 index 00000000..00a499d0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_tennis.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_volleyball.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_volleyball.svg new file mode 100644 index 00000000..d8cc6f38 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sports_volleyball.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/square_foot.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/square_foot.svg new file mode 100644 index 00000000..9b901f47 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/square_foot.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stacked_bar_chart.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stacked_bar_chart.svg new file mode 100644 index 00000000..9e4d123c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stacked_bar_chart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stacked_line_chart.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stacked_line_chart.svg new file mode 100644 index 00000000..27c1f93a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stacked_line_chart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stairs.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stairs.svg new file mode 100644 index 00000000..28179bdb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stairs.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/star_border.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/star_border.svg new file mode 100644 index 00000000..eae074f2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/star_border.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/star_rate.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/star_rate.svg new file mode 100644 index 00000000..d0029499 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/star_rate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stars.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stars.svg new file mode 100644 index 00000000..1e0311ae --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stars.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stay_current_landscape.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stay_current_landscape.svg new file mode 100644 index 00000000..e4807c0b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stay_current_landscape.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stay_current_portrait.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stay_current_portrait.svg new file mode 100644 index 00000000..eeaa16a9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stay_current_portrait.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stay_primary_landscape.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stay_primary_landscape.svg new file mode 100644 index 00000000..e4807c0b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stay_primary_landscape.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stay_primary_portrait.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stay_primary_portrait.svg new file mode 100644 index 00000000..eeaa16a9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stay_primary_portrait.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sticky_note_2.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sticky_note_2.svg new file mode 100644 index 00000000..e382fcf6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sticky_note_2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stop.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stop.svg new file mode 100644 index 00000000..f6976ad7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stop_circle.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stop_circle.svg new file mode 100644 index 00000000..d704b206 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stop_circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stop_screen_share.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stop_screen_share.svg new file mode 100644 index 00000000..b78af127 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stop_screen_share.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/storage.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/storage.svg new file mode 100644 index 00000000..5db222e7 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/storage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/store_mall_directory.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/store_mall_directory.svg new file mode 100644 index 00000000..a4d22011 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/store_mall_directory.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/storefront.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/storefront.svg new file mode 100644 index 00000000..64ba2a90 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/storefront.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/straighten.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/straighten.svg new file mode 100644 index 00000000..cd10de81 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/straighten.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stream.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stream.svg new file mode 100644 index 00000000..ffd36c8d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stream.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/streetview.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/streetview.svg new file mode 100644 index 00000000..d72d41b0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/streetview.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/strikethrough_s.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/strikethrough_s.svg new file mode 100644 index 00000000..4dceffe6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/strikethrough_s.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stroller.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stroller.svg new file mode 100644 index 00000000..d1ea3aa0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/stroller.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/style.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/style.svg new file mode 100644 index 00000000..901fd0fd --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/style.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subdirectory_arrow_left.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subdirectory_arrow_left.svg new file mode 100644 index 00000000..a6071f3f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subdirectory_arrow_left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subdirectory_arrow_right.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subdirectory_arrow_right.svg new file mode 100644 index 00000000..2b51743e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subdirectory_arrow_right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subject.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subject.svg new file mode 100644 index 00000000..06bbf656 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subject.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subscript.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subscript.svg new file mode 100644 index 00000000..1c61c6eb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subscript.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subscriptions.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subscriptions.svg new file mode 100644 index 00000000..88c6c4b5 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subscriptions.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subtitles.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subtitles.svg new file mode 100644 index 00000000..a1ac1259 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subtitles.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subtitles_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subtitles_off.svg new file mode 100644 index 00000000..0cf64485 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subtitles_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subway.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subway.svg new file mode 100644 index 00000000..a8f2fe96 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/subway.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/superscript.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/superscript.svg new file mode 100644 index 00000000..da1d9de1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/superscript.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/supervised_user_circle.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/supervised_user_circle.svg new file mode 100644 index 00000000..2eb3872f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/supervised_user_circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/supervisor_account.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/supervisor_account.svg new file mode 100644 index 00000000..4e14c296 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/supervisor_account.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/surround_sound.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/surround_sound.svg new file mode 100644 index 00000000..1b6a13f9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/surround_sound.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/swap_calls.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/swap_calls.svg new file mode 100644 index 00000000..197e6176 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/swap_calls.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/swap_horiz.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/swap_horiz.svg new file mode 100644 index 00000000..83b0a84a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/swap_horiz.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/swap_horizontal_circle.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/swap_horizontal_circle.svg new file mode 100644 index 00000000..46833ba5 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/swap_horizontal_circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/swap_vert.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/swap_vert.svg new file mode 100644 index 00000000..fd61be8f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/swap_vert.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/swap_vertical_circle.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/swap_vertical_circle.svg new file mode 100644 index 00000000..0d072660 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/swap_vertical_circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/swipe.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/swipe.svg new file mode 100644 index 00000000..58af60d9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/swipe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/switch_account.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/switch_account.svg new file mode 100644 index 00000000..57ced9f2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/switch_account.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/switch_camera.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/switch_camera.svg new file mode 100644 index 00000000..f3ea3927 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/switch_camera.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/switch_left.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/switch_left.svg new file mode 100644 index 00000000..b0777ec9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/switch_left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/switch_right.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/switch_right.svg new file mode 100644 index 00000000..b0299f17 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/switch_right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/switch_video.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/switch_video.svg new file mode 100644 index 00000000..bd48c9f4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/switch_video.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sync.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sync.svg new file mode 100644 index 00000000..aa8c3b54 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sync.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sync_alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sync_alt.svg new file mode 100644 index 00000000..da35aac2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sync_alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sync_disabled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sync_disabled.svg new file mode 100644 index 00000000..00255ef3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sync_disabled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sync_problem.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sync_problem.svg new file mode 100644 index 00000000..7e0e17c1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/sync_problem.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/system_update.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/system_update.svg new file mode 100644 index 00000000..9358eb4d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/system_update.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/system_update_alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/system_update_alt.svg new file mode 100644 index 00000000..fcf7fd3b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/system_update_alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tab.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tab.svg new file mode 100644 index 00000000..b82216c3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tab.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tab_unselected.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tab_unselected.svg new file mode 100644 index 00000000..4df010fa --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tab_unselected.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/table_chart.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/table_chart.svg new file mode 100644 index 00000000..f5b872cc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/table_chart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/table_rows.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/table_rows.svg new file mode 100644 index 00000000..d69be91a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/table_rows.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/table_view.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/table_view.svg new file mode 100644 index 00000000..25091391 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/table_view.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tablet.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tablet.svg new file mode 100644 index 00000000..c7d39e30 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tablet.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tablet_android.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tablet_android.svg new file mode 100644 index 00000000..e31c4730 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tablet_android.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tablet_mac.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tablet_mac.svg new file mode 100644 index 00000000..6a583140 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tablet_mac.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tag.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tag.svg new file mode 100644 index 00000000..f0c939df --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tag.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tag_faces.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tag_faces.svg new file mode 100644 index 00000000..4fddd116 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tag_faces.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/takeout_dining.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/takeout_dining.svg new file mode 100644 index 00000000..d67228c8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/takeout_dining.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tap_and_play.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tap_and_play.svg new file mode 100644 index 00000000..a1bde8bf --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tap_and_play.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tapas.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tapas.svg new file mode 100644 index 00000000..0444740c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tapas.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/taxi_alert.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/taxi_alert.svg new file mode 100644 index 00000000..62fcf82a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/taxi_alert.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/terrain.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/terrain.svg new file mode 100644 index 00000000..367d192c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/terrain.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_format.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_format.svg new file mode 100644 index 00000000..373ef137 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_format.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_rotate_up.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_rotate_up.svg new file mode 100644 index 00000000..5abab5ff --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_rotate_up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_rotate_vertical.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_rotate_vertical.svg new file mode 100644 index 00000000..ad1bb0d4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_rotate_vertical.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_rotation_angledown.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_rotation_angledown.svg new file mode 100644 index 00000000..b6e5ad7d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_rotation_angledown.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_rotation_angleup.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_rotation_angleup.svg new file mode 100644 index 00000000..0ec58277 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_rotation_angleup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_rotation_down.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_rotation_down.svg new file mode 100644 index 00000000..021028c6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_rotation_down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_rotation_none.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_rotation_none.svg new file mode 100644 index 00000000..3ab818dc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_rotation_none.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_snippet.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_snippet.svg new file mode 100644 index 00000000..8de59504 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/text_snippet.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/textsms.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/textsms.svg new file mode 100644 index 00000000..08cf07ce --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/textsms.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/texture.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/texture.svg new file mode 100644 index 00000000..1e9a814b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/texture.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/theater_comedy.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/theater_comedy.svg new file mode 100644 index 00000000..648b1654 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/theater_comedy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/theaters.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/theaters.svg new file mode 100644 index 00000000..c3baf61b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/theaters.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/thumb_down.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/thumb_down.svg new file mode 100644 index 00000000..c3c97aa6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/thumb_down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/thumb_down_alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/thumb_down_alt.svg new file mode 100644 index 00000000..c673773b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/thumb_down_alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/thumb_up.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/thumb_up.svg new file mode 100644 index 00000000..97f5745b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/thumb_up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/thumb_up_off_alt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/thumb_up_off_alt.svg new file mode 100644 index 00000000..d5122486 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/thumb_up_off_alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/thumbs_up_down.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/thumbs_up_down.svg new file mode 100644 index 00000000..2d3a97f1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/thumbs_up_down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/time_to_leave.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/time_to_leave.svg new file mode 100644 index 00000000..e3d085a4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/time_to_leave.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/timelapse.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/timelapse.svg new file mode 100644 index 00000000..77795b63 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/timelapse.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/timeline.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/timeline.svg new file mode 100644 index 00000000..ebbad301 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/timeline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/timer_10.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/timer_10.svg new file mode 100644 index 00000000..fb8b28ea --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/timer_10.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/timer_3.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/timer_3.svg new file mode 100644 index 00000000..65cc3e66 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/timer_3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/timer_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/timer_off.svg new file mode 100644 index 00000000..e97c440d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/timer_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/title.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/title.svg new file mode 100644 index 00000000..3e163daa --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/title.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/toc.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/toc.svg new file mode 100644 index 00000000..c64c4005 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/toc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/today.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/today.svg new file mode 100644 index 00000000..077c48da --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/today.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/toll.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/toll.svg new file mode 100644 index 00000000..fe3b090a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/toll.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tonality.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tonality.svg new file mode 100644 index 00000000..4869abe8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tonality.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/touch_app.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/touch_app.svg new file mode 100644 index 00000000..5cb95131 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/touch_app.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tour.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tour.svg new file mode 100644 index 00000000..8d81504b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tour.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/toys.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/toys.svg new file mode 100644 index 00000000..9a87c9d3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/toys.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/track_changes.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/track_changes.svg new file mode 100644 index 00000000..a8569672 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/track_changes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/traffic.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/traffic.svg new file mode 100644 index 00000000..0ea0bf42 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/traffic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/train.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/train.svg new file mode 100644 index 00000000..029d4538 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/train.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tram.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tram.svg new file mode 100644 index 00000000..f54fc3da --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tram.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/transfer_within_a_station.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/transfer_within_a_station.svg new file mode 100644 index 00000000..38f08d76 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/transfer_within_a_station.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/transform.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/transform.svg new file mode 100644 index 00000000..1e7af364 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/transform.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/transit_enterexit.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/transit_enterexit.svg new file mode 100644 index 00000000..df8e7a90 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/transit_enterexit.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/trending_flat.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/trending_flat.svg new file mode 100644 index 00000000..fa3a0d1e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/trending_flat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/trip_origin.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/trip_origin.svg new file mode 100644 index 00000000..561f848a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/trip_origin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tty.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tty.svg new file mode 100644 index 00000000..d1c1b753 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tty.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tune.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tune.svg new file mode 100644 index 00000000..f69b635e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tune.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/turned_in.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/turned_in.svg new file mode 100644 index 00000000..f72fdfa3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/turned_in.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/turned_in_not.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/turned_in_not.svg new file mode 100644 index 00000000..995998b2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/turned_in_not.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tv.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tv.svg new file mode 100644 index 00000000..37e45c11 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tv.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tv_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tv_off.svg new file mode 100644 index 00000000..627fc097 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/tv_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/two_wheeler.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/two_wheeler.svg new file mode 100644 index 00000000..e012ed16 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/two_wheeler.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/umbrella.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/umbrella.svg new file mode 100644 index 00000000..e5222e12 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/umbrella.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/unarchive.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/unarchive.svg new file mode 100644 index 00000000..53687b0c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/unarchive.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/unpublished.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/unpublished.svg new file mode 100644 index 00000000..79af6dbf --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/unpublished.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/unsubscribe.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/unsubscribe.svg new file mode 100644 index 00000000..e1f6ddf4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/unsubscribe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/update_disabled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/update_disabled.svg new file mode 100644 index 00000000..a07617aa --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/update_disabled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/upgrade.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/upgrade.svg new file mode 100644 index 00000000..86ab3e53 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/upgrade.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/usb.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/usb.svg new file mode 100644 index 00000000..b37f4b8e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/usb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vertical_align_bottom.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vertical_align_bottom.svg new file mode 100644 index 00000000..1cd68d1e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vertical_align_bottom.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vertical_align_center.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vertical_align_center.svg new file mode 100644 index 00000000..3ebf782d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vertical_align_center.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vertical_align_top.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vertical_align_top.svg new file mode 100644 index 00000000..98f39fd0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vertical_align_top.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vertical_distribute.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vertical_distribute.svg new file mode 100644 index 00000000..57f76033 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vertical_distribute.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vertical_split.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vertical_split.svg new file mode 100644 index 00000000..fe351113 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vertical_split.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vibration.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vibration.svg new file mode 100644 index 00000000..b36b4be2 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vibration.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/video_call.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/video_call.svg new file mode 100644 index 00000000..5b51379c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/video_call.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/video_label.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/video_label.svg new file mode 100644 index 00000000..44edd662 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/video_label.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/video_library.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/video_library.svg new file mode 100644 index 00000000..b3df7282 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/video_library.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/video_settings.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/video_settings.svg new file mode 100644 index 00000000..4a8a7659 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/video_settings.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/videocam.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/videocam.svg new file mode 100644 index 00000000..49a20acb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/videocam.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/videocam_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/videocam_off.svg new file mode 100644 index 00000000..f5fcd7c8 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/videocam_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/videogame_asset.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/videogame_asset.svg new file mode 100644 index 00000000..f29ca63f --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/videogame_asset.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_agenda.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_agenda.svg new file mode 100644 index 00000000..79574dfb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_agenda.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_array.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_array.svg new file mode 100644 index 00000000..4c3054fd --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_array.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_carousel.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_carousel.svg new file mode 100644 index 00000000..4bb1904c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_carousel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_column.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_column.svg new file mode 100644 index 00000000..ff4397b0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_column.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_comfy.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_comfy.svg new file mode 100644 index 00000000..4e96bac1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_comfy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_compact.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_compact.svg new file mode 100644 index 00000000..a17a55aa --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_compact.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_day.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_day.svg new file mode 100644 index 00000000..12e5e9cd --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_day.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_headline.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_headline.svg new file mode 100644 index 00000000..6e6e2580 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_headline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_in_ar.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_in_ar.svg new file mode 100644 index 00000000..5bf07362 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_in_ar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_list.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_list.svg new file mode 100644 index 00000000..a687b130 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_list.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_module.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_module.svg new file mode 100644 index 00000000..781bc927 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_module.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_quilt.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_quilt.svg new file mode 100644 index 00000000..7f7749c9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_quilt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_sidebar.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_sidebar.svg new file mode 100644 index 00000000..172d1e0d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_sidebar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_stream.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_stream.svg new file mode 100644 index 00000000..9067236a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_stream.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_week.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_week.svg new file mode 100644 index 00000000..afffeb69 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/view_week.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vignette.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vignette.svg new file mode 100644 index 00000000..86b5da7e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vignette.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/voice_chat.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/voice_chat.svg new file mode 100644 index 00000000..971cd692 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/voice_chat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/voice_over_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/voice_over_off.svg new file mode 100644 index 00000000..cc6e9009 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/voice_over_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/voicemail.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/voicemail.svg new file mode 100644 index 00000000..0a6e77cc --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/voicemail.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/volume_down.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/volume_down.svg new file mode 100644 index 00000000..f1c58a10 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/volume_down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/volume_mute.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/volume_mute.svg new file mode 100644 index 00000000..018f6b6d --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/volume_mute.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/volume_up.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/volume_up.svg new file mode 100644 index 00000000..be86f3ef --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/volume_up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/volunteer_activism.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/volunteer_activism.svg new file mode 100644 index 00000000..4d72f33a --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/volunteer_activism.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vpn_key.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vpn_key.svg new file mode 100644 index 00000000..6dff0bf1 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vpn_key.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vpn_lock.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vpn_lock.svg new file mode 100644 index 00000000..d2ea4f55 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/vpn_lock.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wallpaper.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wallpaper.svg new file mode 100644 index 00000000..92242a3e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wallpaper.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/watch.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/watch.svg new file mode 100644 index 00000000..33e49036 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/watch.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/watch_later.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/watch_later.svg new file mode 100644 index 00000000..a2044af4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/watch_later.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/water_damage.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/water_damage.svg new file mode 100644 index 00000000..2066bee6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/water_damage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/waterfall_chart.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/waterfall_chart.svg new file mode 100644 index 00000000..d259062b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/waterfall_chart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/waves.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/waves.svg new file mode 100644 index 00000000..91304d97 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/waves.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_auto.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_auto.svg new file mode 100644 index 00000000..967763de --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_auto.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_cloudy.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_cloudy.svg new file mode 100644 index 00000000..527402e4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_cloudy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_incandescent.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_incandescent.svg new file mode 100644 index 00000000..e2827118 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_incandescent.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_iridescent.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_iridescent.svg new file mode 100644 index 00000000..f51f10b0 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_iridescent.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_shade.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_shade.svg new file mode 100644 index 00000000..dc0fff6c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_shade.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_sunny.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_sunny.svg new file mode 100644 index 00000000..e312b70e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_sunny.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_twighlight.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_twighlight.svg new file mode 100644 index 00000000..e75a29fb --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wb_twighlight.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wc.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wc.svg new file mode 100644 index 00000000..52c72938 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/web.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/web.svg new file mode 100644 index 00000000..34eed1c9 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/web.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/web_asset.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/web_asset.svg new file mode 100644 index 00000000..28629567 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/web_asset.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/weekend.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/weekend.svg new file mode 100644 index 00000000..ed6d9213 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/weekend.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/west.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/west.svg new file mode 100644 index 00000000..dd2df211 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/west.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/whatshot.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/whatshot.svg new file mode 100644 index 00000000..c0f10e83 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/whatshot.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wheelchair_pickup.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wheelchair_pickup.svg new file mode 100644 index 00000000..ce476809 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wheelchair_pickup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/where_to_vote.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/where_to_vote.svg new file mode 100644 index 00000000..fed9d92e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/where_to_vote.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/widgets.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/widgets.svg new file mode 100644 index 00000000..81f29d7b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/widgets.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wifi_calling.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wifi_calling.svg new file mode 100644 index 00000000..2e077849 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wifi_calling.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wifi_lock.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wifi_lock.svg new file mode 100644 index 00000000..632d0016 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wifi_lock.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wifi_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wifi_off.svg new file mode 100644 index 00000000..480200b4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wifi_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wifi_protected_setup.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wifi_protected_setup.svg new file mode 100644 index 00000000..f72d1c31 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wifi_protected_setup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wifi_tethering.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wifi_tethering.svg new file mode 100644 index 00000000..35bd3f1b --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wifi_tethering.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wine_bar.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wine_bar.svg new file mode 100644 index 00000000..2068b33e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wine_bar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/work_off.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/work_off.svg new file mode 100644 index 00000000..5729f9d4 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/work_off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/work_outline.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/work_outline.svg new file mode 100644 index 00000000..6150933e --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/work_outline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/workspaces_filled.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/workspaces_filled.svg new file mode 100644 index 00000000..c41de9d6 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/workspaces_filled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/workspaces_outline.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/workspaces_outline.svg new file mode 100644 index 00000000..ba9a5053 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/workspaces_outline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wrap_text.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wrap_text.svg new file mode 100644 index 00000000..1da369b3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wrap_text.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wrong_location.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wrong_location.svg new file mode 100644 index 00000000..6a5f656c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wrong_location.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wysiwyg.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wysiwyg.svg new file mode 100644 index 00000000..428d5c1c --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/wysiwyg.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/youtube_searched_for.svg b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/youtube_searched_for.svg new file mode 100644 index 00000000..15ed00e3 --- /dev/null +++ b/web/themes/custom/digital_gov/static/digitalgov/img/usa-icons-unused/youtube_searched_for.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/themes/custom/digital_gov/templates/block/block--site-wrapper-footer.html.twig b/web/themes/custom/digital_gov/templates/block/block--site-wrapper-footer.html.twig new file mode 100644 index 00000000..5ab08b34 --- /dev/null +++ b/web/themes/custom/digital_gov/templates/block/block--site-wrapper-footer.html.twig @@ -0,0 +1,200 @@ +{# +/** + * @file + * Default theme implementation to display a block. + * + * Available variables: + * - plugin_id: The ID of the block implementation. + * - label: The configured label of the block if visible. + * - configuration: A list of the block's configuration values. + * - label: The configured label for the block. + * - label_display: The display settings for the label. + * - provider: The module or other provider that provided this block plugin. + * - Block plugin specific settings will also be stored here. + * - in_preview: Whether the plugin is being rendered in preview mode. + * - content: The content of this block. + * - attributes: array of HTML attributes populated by modules, intended to + * be added to the main container tag of this template. + * - id: A valid HTML ID and guaranteed unique. + * - title_attributes: Same as attributes, except applied to the main title + * tag that appears in the template. + * - title_prefix: Additional output populated by modules, intended to be + * displayed in front of the main title tag that appears in the template. + * - title_suffix: Additional output populated by modules, intended to be + * displayed after the main title tag that appears in the template. + * + * @see template_preprocess_block() + * + * @ingroup themeable + */ + #} + diff --git a/web/themes/custom/digital_gov/templates/block/block--site-wrapper-header.html.twig b/web/themes/custom/digital_gov/templates/block/block--site-wrapper-header.html.twig new file mode 100644 index 00000000..ab104da0 --- /dev/null +++ b/web/themes/custom/digital_gov/templates/block/block--site-wrapper-header.html.twig @@ -0,0 +1,130 @@ +{# +/** + * @file + * Default theme implementation to display a block. + * + * Available variables: + * - plugin_id: The ID of the block implementation. + * - label: The configured label of the block if visible. + * - configuration: A list of the block's configuration values. + * - label: The configured label for the block. + * - label_display: The display settings for the label. + * - provider: The module or other provider that provided this block plugin. + * - Block plugin specific settings will also be stored here. + * - in_preview: Whether the plugin is being rendered in preview mode. + * - content: The content of this block. + * - attributes: array of HTML attributes populated by modules, intended to + * be added to the main container tag of this template. + * - id: A valid HTML ID and guaranteed unique. + * - title_attributes: Same as attributes, except applied to the main title + * tag that appears in the template. + * - title_prefix: Additional output populated by modules, intended to be + * displayed in front of the main title tag that appears in the template. + * - title_suffix: Additional output populated by modules, intended to be + * displayed after the main title tag that appears in the template. + * + * @see template_preprocess_block() + * + * @ingroup themeable + */ + #} +
+ diff --git a/web/themes/custom/digital_gov/templates/block/block--site-wrapper-newsletter-signup.html.twig b/web/themes/custom/digital_gov/templates/block/block--site-wrapper-newsletter-signup.html.twig new file mode 100644 index 00000000..6ec38d38 --- /dev/null +++ b/web/themes/custom/digital_gov/templates/block/block--site-wrapper-newsletter-signup.html.twig @@ -0,0 +1,61 @@ +{# +/** + * @file + * Default theme implementation to display a block. + * + * Available variables: + * - plugin_id: The ID of the block implementation. + * - label: The configured label of the block if visible. + * - configuration: A list of the block's configuration values. + * - label: The configured label for the block. + * - label_display: The display settings for the label. + * - provider: The module or other provider that provided this block plugin. + * - Block plugin specific settings will also be stored here. + * - in_preview: Whether the plugin is being rendered in preview mode. + * - content: The content of this block. + * - attributes: array of HTML attributes populated by modules, intended to + * be added to the main container tag of this template. + * - id: A valid HTML ID and guaranteed unique. + * - title_attributes: Same as attributes, except applied to the main title + * tag that appears in the template. + * - title_prefix: Additional output populated by modules, intended to be + * displayed in front of the main title tag that appears in the template. + * - title_suffix: Additional output populated by modules, intended to be + * displayed after the main title tag that appears in the template. + * + * @see template_preprocess_block() + * + * @ingroup themeable + */ + #} +{# GovDelivery Newsletter Form #} +
+
+
+
+ +
+
+ +
+
+
+
diff --git a/web/themes/custom/digital_gov/templates/block/block--site-wrapper-notice-bar.html.twig b/web/themes/custom/digital_gov/templates/block/block--site-wrapper-notice-bar.html.twig new file mode 100644 index 00000000..c4894bcc --- /dev/null +++ b/web/themes/custom/digital_gov/templates/block/block--site-wrapper-notice-bar.html.twig @@ -0,0 +1,45 @@ +{# +/** + * @file + * Default theme implementation to display a block. + * + * Available variables: + * - plugin_id: The ID of the block implementation. + * - label: The configured label of the block if visible. + * - configuration: A list of the block's configuration values. + * - label: The configured label for the block. + * - label_display: The display settings for the label. + * - provider: The module or other provider that provided this block plugin. + * - Block plugin specific settings will also be stored here. + * - in_preview: Whether the plugin is being rendered in preview mode. + * - content: The content of this block. + * - attributes: array of HTML attributes populated by modules, intended to + * be added to the main container tag of this template. + * - id: A valid HTML ID and guaranteed unique. + * - title_attributes: Same as attributes, except applied to the main title + * tag that appears in the template. + * - title_prefix: Additional output populated by modules, intended to be + * displayed in front of the main title tag that appears in the template. + * - title_suffix: Additional output populated by modules, intended to be + * displayed after the main title tag that appears in the template. + * + * @see template_preprocess_block() + * + * @ingroup themeable + */ + #} +[Placeholder: Template is here, just need to update logic for env_non_prod_remote in settings.php.] +{% if env_non_prod_remote %} +
+
+
+
+
+ {{ 'This is a PREVIEW of a Digital.gov page. Visit + our current site at @link'|t({'@link': 'https://digital.gov'}) }} +
+
+
+
+
+{% endif %} diff --git a/web/themes/custom/digital_gov/templates/block/block--site-wrapper-sitewide-alert.html.twig b/web/themes/custom/digital_gov/templates/block/block--site-wrapper-sitewide-alert.html.twig new file mode 100644 index 00000000..bcfa1f60 --- /dev/null +++ b/web/themes/custom/digital_gov/templates/block/block--site-wrapper-sitewide-alert.html.twig @@ -0,0 +1,78 @@ +{# +/** + * @file + * Default theme implementation to display a block. + * + * Available variables: + * - plugin_id: The ID of the block implementation. + * - label: The configured label of the block if visible. + * - configuration: A list of the block's configuration values. + * - label: The configured label for the block. + * - label_display: The display settings for the label. + * - provider: The module or other provider that provided this block plugin. + * - Block plugin specific settings will also be stored here. + * - in_preview: Whether the plugin is being rendered in preview mode. + * - content: The content of this block. + * - attributes: array of HTML attributes populated by modules, intended to + * be added to the main container tag of this template. + * - id: A valid HTML ID and guaranteed unique. + * - title_attributes: Same as attributes, except applied to the main title + * tag that appears in the template. + * - title_prefix: Additional output populated by modules, intended to be + * displayed in front of the main title tag that appears in the template. + * - title_suffix: Additional output populated by modules, intended to be + * displayed after the main title tag that appears in the template. + * + * @see template_preprocess_block() + * + * @ingroup themeable + */ + #} +[Placeholder: Site Wide Alert. The modules out there don't have the fields we need. Use config_pages to drive this data.] +{# NOT-MIGRATED +{{ range .Site.Data.sitewide_alert }} + {{ $is_emergency := .is_emergency }} + {{ $has_icon := .has_icon }} + {{ $is_slim := .is_slim }} + {{ $header := .header }} + + {{ $variant := "usa-site-alert--info" }} + {{ if $is_emergency }} + {{ $variant = "usa-site-alert--emergency" }} + {{ end }} + + {{ if (eq .display_alert true ) }} +
+
+
+ {{ if $header }} +

{{- $header -}}

+ {{ end }} + {{ if eq (len .alerts) 1 }} +

+ {{ index (.alerts) 0 | markdownify }} +

+ {{ else }} +
    + {{ range .alerts }} +
  • {{ . | markdownify }}
  • + {{ end }} +
+ {{ end }} +
+
+
+{{ end }} +{{ end }} + + +#} diff --git a/web/themes/custom/digital_gov/templates/block/block--site-wrapper-usa-banner.html.twig b/web/themes/custom/digital_gov/templates/block/block--site-wrapper-usa-banner.html.twig new file mode 100644 index 00000000..2cd0693c --- /dev/null +++ b/web/themes/custom/digital_gov/templates/block/block--site-wrapper-usa-banner.html.twig @@ -0,0 +1,128 @@ +{# +/** + * @file + * Default theme implementation to display a block. + * + * Available variables: + * - plugin_id: The ID of the block implementation. + * - label: The configured label of the block if visible. + * - configuration: A list of the block's configuration values. + * - label: The configured label for the block. + * - label_display: The display settings for the label. + * - provider: The module or other provider that provided this block plugin. + * - Block plugin specific settings will also be stored here. + * - in_preview: Whether the plugin is being rendered in preview mode. + * - content: The content of this block. + * - attributes: array of HTML attributes populated by modules, intended to + * be added to the main container tag of this template. + * - id: A valid HTML ID and guaranteed unique. + * - title_attributes: Same as attributes, except applied to the main title + * tag that appears in the template. + * - title_prefix: Additional output populated by modules, intended to be + * displayed in front of the main title tag that appears in the template. + * - title_suffix: Additional output populated by modules, intended to be + * displayed after the main title tag that appears in the template. + * + * @see template_preprocess_block() + * + * @ingroup themeable + */ + #} +
+
+
+
+
+ +
+ + +
+
+
+
+
+ +
+

+ {{ 'Official websites use .gov'|t }} +
+ {{ 'A .gov website belongs to an official government + organization in the United States.'|t }} +

+
+
+
+ +
+

+ {{ 'Secure .gov websites use HTTPS'|t }}
{{ 'A + lock'|t }} ( + + + + + + ) {{ 'or https:// means you’ve safely connected to + the .gov website. Share sensitive information only on official, + secure websites.'|t }} +

+
+
+
+
+
+
diff --git a/web/themes/custom/digital_gov/templates/block/block--site-wrapper-usa-identifier.html.twig b/web/themes/custom/digital_gov/templates/block/block--site-wrapper-usa-identifier.html.twig new file mode 100644 index 00000000..06c0b615 --- /dev/null +++ b/web/themes/custom/digital_gov/templates/block/block--site-wrapper-usa-identifier.html.twig @@ -0,0 +1,138 @@ +{# +/** + * @file + * Default theme implementation to display a block. + * + * Available variables: + * - plugin_id: The ID of the block implementation. + * - label: The configured label of the block if visible. + * - configuration: A list of the block's configuration values. + * - label: The configured label for the block. + * - label_display: The display settings for the label. + * - provider: The module or other provider that provided this block plugin. + * - Block plugin specific settings will also be stored here. + * - in_preview: Whether the plugin is being rendered in preview mode. + * - content: The content of this block. + * - attributes: array of HTML attributes populated by modules, intended to + * be added to the main container tag of this template. + * - id: A valid HTML ID and guaranteed unique. + * - title_attributes: Same as attributes, except applied to the main title + * tag that appears in the template. + * - title_prefix: Additional output populated by modules, intended to be + * displayed in front of the main title tag that appears in the template. + * - title_suffix: Additional output populated by modules, intended to be + * displayed after the main title tag that appears in the template. + * + * @see template_preprocess_block() + * + * @ingroup themeable + */ + #} +[Placeholder: USA Identifier. Use config_pages to drive this data.] +{# NOT-MIGRATED +# USWDS Identifier component data +# See usa-identifier.html for the template +identifier_data: + aria_label: Agency identifier + domain: Digital.gov + site_url: https://digital.gov/ + parent_agency: + name: U.S. General Services Administration + acronym: GSA + logo: img/gsa-logo-w100.png + url: https://www.gsa.gov + required_links: + label: Important links + links: + - label: About GSA + url: https://www.gsa.gov/about-us + - label: Accessibility statement + url: https://www.gsa.gov/website-information/accessibility-statement + - label: FOIA requests + url: https://www.gsa.gov/reference/freedom-of-information-act-foia + - label: No FEAR Act data + url: https://www.gsa.gov/reference/civil-rights-programs/the-no-fear-act + - label: Office of the Inspector General + url: https://www.gsaig.gov/ + - label: Performance reports + url: https://www.gsa.gov/reference/reports/budget-performance + - label: Privacy policy + url: https://www.gsa.gov/website-information/website-policies + usagov: + label: U.S. government information and services + description: Looking for U.S. government information and services? + link: + label: Visit USA.gov + url: https://www.usa.gov/ + + + + + +{{ range .Site.Data.usa_identifier }} + +
+
+
+
+ +
+
+

{{ .domain }}

+

+ An official website of the + {{ .parent_agency.name }} +

+
+
+
+ +
+
+
+ {{ .usagov.description }} +
+ + {{ .usagov.link.label }} + +
+
+
+{{ end }} +#} \ No newline at end of file diff --git a/web/themes/custom/digital_gov/templates/page/page.html.twig b/web/themes/custom/digital_gov/templates/page/page.html.twig new file mode 100644 index 00000000..40609379 --- /dev/null +++ b/web/themes/custom/digital_gov/templates/page/page.html.twig @@ -0,0 +1,85 @@ +{# +/** + * @file + * Default theme implementation to display a single page. + * + * The doctype, html, head and body tags are not in this template. Instead they + * can be found in the html.html.twig template in this directory. + * + * Available variables: + * + * General utility variables: + * - base_path: The base URL path of the Drupal installation. Will usually be + * "/" unless you have installed Drupal in a sub-directory. + * - is_front: A flag indicating if the current page is the front page. + * - logged_in: A flag indicating if the user is registered and signed in. + * - is_admin: A flag indicating if the user has permission to access + * administration pages. + * + * Site identity: + * - front_page: The URL of the front page. Use this instead of base_path when + * linking to the front page. This includes the language domain or prefix. + * + * Page content (in order of occurrence in the default page.html.twig): + * - messages: Status and error messages. Should be displayed prominently. + * - node: Fully loaded node, if there is an automatically-loaded node + * associated with the page and the node ID is the second argument in the + * page's path (e.g. node/12345 and node/12345/revisions, but not + * comment/reply/12345). + * + * Regions: + * - page.header: Items for the header region. + * - page.primary_menu: Items for the primary menu region. + * - page.secondary_menu: Items for the secondary menu region. + * - page.highlighted: Items for the highlighted content region. + * - page.help: Dynamic help text, mostly for admin pages. + * - page.content: The main content of the current page. + * - page.sidebar_first: Items for the first sidebar. + * - page.sidebar_second: Items for the second sidebar. + * - page.footer: Items for the footer region. + * - page.breadcrumb: Items for the breadcrumb region. + * + * @see template_preprocess_page() + * @see html.html.twig + * + * @ingroup themeable + */ +#} +
+ + Skip to main content + + {{ page.header }} + + {{ page.breadcrumb }} + + {{ page.highlighted }} + + {{ page.help }} + + {{ page.content }} + + {{ page.footer }} + +
+ + + +{# NOT-MIGRATED #} +{# The glossary will NOT be included in this way, leaving it just to remember + to implement it. + + +#} \ No newline at end of file