Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

092 pa11y fix #105

Merged
merged 14 commits into from
Aug 1, 2024
Merged

092 pa11y fix #105

merged 14 commits into from
Aug 1, 2024

Conversation

wesley-dean-gsa
Copy link
Contributor

Changes proposed in this pull request:

This refactors the Pa11y (accessibility scanner) to more readily identify problematic pa11y runs, use the correct version of headless Google Chrome, a supported version of Node, and attach the results of running pa11y to PR comments.

Security Considerations

This workflow now uses the publicly-accessible preview URLs provided by Cloud.gov Pages. Previously, a local development web server was run to build and serve content to be tested. Because we're using the content hosted on the preview URLs, we don't need to run a temporary web server. Simpler, less redundancy, fewer running processes ought support an improved security posture.

@wesley-dean-gsa wesley-dean-gsa linked an issue Jul 19, 2024 that may be closed by this pull request
Copy link

Pa11y testing results ```npm error Missing script: "pa11y" npm error npm error To see a list of scripts, run: npm error npm run

npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2024-07-19T15_43_31_247Z-debug-0.log

Copy link

Pa11y testing results ```npm error Missing script: "pa11y" npm error npm error To see a list of scripts, run: npm error npm run

npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2024-07-19T15_48_02_710Z-debug-0.log

Copy link

Pa11y testing results ``` Welcome to Pa11y

Running Pa11y on URL https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov//092-pa11y-fix/

Results for URL: https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov//092-pa11y-fix/

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.68:1. Recommendation: change background to #63686c.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #main-content > section:nth-child(3) > div > div > div:nth-child(2) > p
└──

For over 50 years, GSA has been...

• Error: Duplicate id attribute value "svg-accessibility_new" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-accessibility_new
└── <path d="M20.5 6c-2.61.7-5.67 1...

• Error: Duplicate id attribute value "svg-accessible_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-accessible_forward
└── <circle cx="18" cy="4.54" r="2"...

• Error: Duplicate id attribute value "svg-account_balance" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_balance
└── <path d="M6.5 10h-2v7h2v-7zm6 0...

• Error: Duplicate id attribute value "svg-account_box" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_box
└── <path d="M19 3H5c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-account_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-add" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add
└── <path d="M19 13h-6v6h-2v-6H5v-2...

• Error: Duplicate id attribute value "svg-add_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-add_circle_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add_circle_outline
└── <path d="M13 7h-2v4H7v2h4v4h2v-...

• Error: Duplicate id attribute value "svg-alarm" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-alarm
└── <path d="M12.5 8H11v6l4.75 2.85...

• Error: Duplicate id attribute value "svg-alternate_email" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-alternate_email
└── <path d="M12 1.95c-5.52 0-10 4....

• Error: Duplicate id attribute value "svg-announcement" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-announcement
└── <path d="M20 2H4c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-api" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-api
└── <path d="M14 12l-2 2-2-2 2-2 2 ...

• Error: Duplicate id attribute value "svg-arrow_back" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_back
└── <path d="M20 11H7.83l5.59-5.59L...

• Error: Duplicate id attribute value "svg-arrow_downward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_downward
└── <path d="M20 12l-1.41-1.41L13 1...

• Error: Duplicate id attribute value "svg-arrow_drop_down" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_drop_down
└── </pa...

• Error: Duplicate id attribute value "svg-arrow_drop_up" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_drop_up
└── </pa...

• Error: Duplicate id attribute value "svg-arrow_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_forward
└── <path d="M12 4l-1.41 1.41L16.17...

• Error: Duplicate id attribute value "svg-arrow_upward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_upward
└── <path d="M4 12l1.41 1.41L11 7.8...

• Error: Duplicate id attribute value "svg-assessment" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-assessment
└── <path d="M19 3H5c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-attach_file" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-attach_file
└── <path d="M16.5 6v11.5c0 2.21-1....

• Error: Duplicate id attribute value "svg-attach_money" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-attach_money
└── <path d="M11.8 10.9c-2.27-.59-3...

• Error: Duplicate id attribute value "svg-autorenew" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-autorenew
└── <path d="M12 6v3l4-4-4-4v3c-4.4...

• Error: Duplicate id attribute value "svg-backpack" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-backpack
└── <path d="M17 4.14V2h-3v2h-4V2H7...

• Error: Duplicate id attribute value "svg-bathtub" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bathtub
└── </c...

• Error: Duplicate id attribute value "svg-bedding" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bedding
└── <path d="M17 10.13a33.86 33.86 ...

• Error: Duplicate id attribute value "svg-bookmark" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bookmark
└── <path d="M17 3H7c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-bug_report" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bug_report
└── <path d="M20 8h-2.81a5.985 5.98...

• Error: Duplicate id attribute value "svg-build" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-build
└── <path d="M22.61 18.99l-9.08-9.0...

• Error: Duplicate id attribute value "svg-calendar_today" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-calendar_today
└── <path d="M20 3h-1V1h-2v2H7V1H5v...

• Error: Duplicate id attribute value "svg-campaign" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-campaign
└── <path d="M18 11v2h4v-2h-4zm-2 6...

• Error: Duplicate id attribute value "svg-camping" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-camping
└── <path fill-rule="evenodd" d="M1...

• Error: Duplicate id attribute value "svg-cancel" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-cancel
└── <path d="M12 2C6.47 2 2 6.47 2 ...

• Error: Duplicate id attribute value "svg-chat" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chat
└── <path d="M4 4h16v12H5.17L4 17.1...

• Error: Duplicate id attribute value "svg-check" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check
└── <path d="M9 16.17L4.83 12l-1.42...

• Error: Duplicate id attribute value "svg-check_box_outline_blank" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_box_outline_blank
└── <path d="M19 5v14H5V5h14m0-2H5c...

• Error: Duplicate id attribute value "svg-check_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-check_circle_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_circle_outline
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-checkroom" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-checkroom
└── <path d="M21.6 18.2L13 11.75v-....

• Error: Duplicate id attribute value "svg-chevron_left" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chevron_left
└── <path d="M0 0h24v24H0z" fill="n...

• Error: Duplicate id attribute value "svg-chevron_right" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chevron_right
└── <path d="M0 0h24v24H0z" fill="n...

• Error: Duplicate id attribute value "svg-clean_hands" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-clean_hands
└── <path d="M16.99 5l.63 1.37 1.37...

• Error: Duplicate id attribute value "svg-close" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-close
└── <path d="M19 6.41L17.59 5 12 10...

• Error: Duplicate id attribute value "svg-closed_caption" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-closed_caption
└── <path d="M19 4H5a2 2 0 00-2 2v1...

• Error: Duplicate id attribute value "svg-clothes" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-clothes
└── <path d="M15.7 2.37L15 2.3V4a3 ...

• Error: Duplicate id attribute value "svg-cloud" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-cloud
└── <path d="M12 6c2.62 0 4.88 1.86...

• Error: Duplicate id attribute value "svg-code" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-code
└── <path d="M9.4 16.6L4.8 12l4.6-4...

• Error: Duplicate id attribute value "svg-comment" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-comment
└── <path d="M21.99 4c0-1.1-.89-2-1...

• Error: Duplicate id attribute value "svg-connect_without_contact" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-connect_without_contact
└── <path d="M11 14H9a9 9 0 019-9v2...

• Error: Duplicate id attribute value "svg-construction" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-construction
└── <path d="M13.783 15.172l2.121-2...

• Error: Duplicate id attribute value "svg-construction_worker" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-construction_worker
└── <circle cx="10.5" cy="4.5" r="1...

• Error: Duplicate id attribute value "svg-contact_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-contact_page
└── <path d="M13.17 4L18 8.83V20H6V...

• Error: Duplicate id attribute value "svg-content_copy" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-content_copy
└── <path d="M16 1H4c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-coronavirus" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-coronavirus
└── <path d="M9.5 12c0 .55-.45 1-1 ...

• Error: Duplicate id attribute value "svg-credit_card" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-credit_card
└── <path d="M20 4H4c-1.11 0-1.99.8...

• Error: Duplicate id attribute value "svg-deck" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-deck
└── <path d="M22 9L12 2 2 9h9v13h2V...

• Error: Duplicate id attribute value "svg-delete" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-delete
└── <path d="M16 9v10H8V9h8m-1.5-6h...

• Error: Duplicate id attribute value "svg-device_thermostat" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-device_thermostat
└── <path d="M15 13V5c0-1.66-1.34-3...

• Error: Duplicate id attribute value "svg-directions" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions
└── <path d="M22.43 10.59l-9.01-9.0...

• Error: Duplicate id attribute value "svg-directions_bike" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_bike
└── <path d="M15.5 5.5c1.1 0 2-.9 2...

• Error: Duplicate id attribute value "svg-directions_bus" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_bus
└── <path d="M12 2c-4.42 0-8 .5-8 4...

• Error: Duplicate id attribute value "svg-directions_car" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_car
└── <path d="M18.92 6.01C18.72 5.42...

• Error: Duplicate id attribute value "svg-directions_walk" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_walk
└── <path d="M13.5 5.5c1.1 0 2-.9 2...

• Error: Duplicate id attribute value "svg-do_not_disturb" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-do_not_disturb
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-do_not_touch" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-do_not_touch
└── <path d="M2.81 2.81L1.39 4.22 7...

• Error: Duplicate id attribute value "svg-drag_handle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-drag_handle
└── <path d="M20 9H4v2h16V9zM4 15h1...

• Error: Duplicate id attribute value "svg-eco" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-eco
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-edit" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-edit
└── <path d="M14.06 9.02l.92.92L5.9...

• Error: Duplicate id attribute value "svg-electrical_services" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-electrical_services
└── <path d="M21 14c0-.55-.45-1-1-1...

• Error: Duplicate id attribute value "svg-emoji_events" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-emoji_events
└── <path d="M19 5h-2V3H7v2H5c-1.1 ...

• Error: Duplicate id attribute value "svg-error" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-error
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-error_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-error_outline
└── <path d="M11 15h2v2h-2v-2zm0-8h...

• Error: Duplicate id attribute value "svg-event" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-event
└── <path d="M19 4h-1V2h-2v2H8V2H6v...

• Error: Duplicate id attribute value "svg-expand_less" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-expand_less
└── <path d="M12 8l-6 6 1.41 1.41L1...

• Error: Duplicate id attribute value "svg-expand_more" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-expand_more
└── <path d="M16.59 8.59L12 13.17 7...

• Error: Duplicate id attribute value "svg-facebook" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-facebook
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-fast_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fast_forward
└── <path d="M15 9.86L18.03 12 15 1...

• Error: Duplicate id attribute value "svg-fast_rewind" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fast_rewind
└── <path d="M18 9.86v4.28L14.97 12...

• Error: Duplicate id attribute value "svg-favorite" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-favorite
└── <path d="M12 21.35l-1.45-1.32C5...

• Error: Duplicate id attribute value "svg-favorite_border" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-favorite_border
└── <path d="M16.5 3c-1.74 0-3.41.8...

• Error: Duplicate id attribute value "svg-fax" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fax
└── <path d="M19 9h-1V4H8v5h-.78C6....

• Error: Duplicate id attribute value "svg-file_download" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_download
└── <path d="M18 15v3H6v-3H4v3c0 1....

• Error: Duplicate id attribute value "svg-file_present" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_present
└── <path d="M14 2H6c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-file_upload" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_upload
└── <path d="M18 15v3H6v-3H4v3c0 1....

• Error: Duplicate id attribute value "svg-filter_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-filter_alt
└── <path d="M7 6h10l-5.01 6.3L7 6z...

• Error: Duplicate id attribute value "svg-filter_list" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-filter_list
└── <path d="M10 18h4v-2h-4v2zM3 6v...

• Error: Duplicate id attribute value "svg-fingerprint" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fingerprint
└── <path d="M17.81 4.47c-.08 0-.16...

• Error: Duplicate id attribute value "svg-first_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-first_page
└── <path d="M18.41 16.59L13.82 12l...

• Error: Duplicate id attribute value "svg-flag" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flag
└── <path d="M12.36 6l.4 2H18v6h-3....

• Error: Duplicate id attribute value "svg-flickr" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flickr
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-flight" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flight
└── <path d="M21 16v-2l-8-5V3.5c0-....

• Error: Duplicate id attribute value "svg-flooding" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flooding
└── <path d="M17 18.16a6 6 0 00-2.9...

• Error: Duplicate id attribute value "svg-folder" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-folder
└── <path d="M9.17 6l2 2H20v10H4V6h...

• Error: Duplicate id attribute value "svg-folder_open" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-folder_open
└── <path d="M20 6h-8l-2-2H4c-1.1 0...

• Error: Duplicate id attribute value "svg-format_quote" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-format_quote
└── <path d="M18.62 18h-5.24l2-4H13...

• Error: Duplicate id attribute value "svg-format_size" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-format_size
└── <path d="M9 4v3h5v12h3V7h5V4H9z...

• Error: Duplicate id attribute value "svg-forum" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-forum
└── <path d="M15 4v7H5.17L4 12.17V4...

• Error: Duplicate id attribute value "svg-github" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-github
└── <path d="M12 2a10 10 0 00-3.16 ...

• Error: Duplicate id attribute value "svg-grid_view" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-grid_view
└── <path d="M3 3v8h8V3H3zm6 6H5V5h...

• Error: Duplicate id attribute value "svg-group_add" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-group_add
└── <path d="M22 9V7h-2v2h-2v2h2v2h...

• Error: Duplicate id attribute value "svg-groups" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-groups
└── <path d="M4 13c1.1 0 2-.9 2-2s-...

• Error: Duplicate id attribute value "svg-hearing" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hearing
└── <path d="M17 20c-.29 0-.56-.06-...

• Error: Duplicate id attribute value "svg-help" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-help
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-help_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-help_outline
└── <path d="M11 18h2v-2h-2v2zm1-16...

• Error: Duplicate id attribute value "svg-highlight_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-highlight_off
└── <path d="M14.59 8L12 10.59 9.41...

• Error: Duplicate id attribute value "svg-history" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-history
└── <path d="M13 3a9 9 0 00-9 9H1l3...

• Error: Duplicate id attribute value "svg-home" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-home
└── <path d="M12 5.69l5 4.5V18h-2v-...

• Error: Duplicate id attribute value "svg-hospital" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hospital
└── <path d="M19 3H5a2 2 0 00-2 2v1...

• Error: Duplicate id attribute value "svg-hotel" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hotel
└── <path d="M7 14c1.66 0 3-1.34 3-...

• Error: Duplicate id attribute value "svg-hourglass_empty" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hourglass_empty
└── <path d="M6 2v6h.01L6 8.01 10 1...

• Error: Duplicate id attribute value "svg-hurricane" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hurricane
└── <path d="M19 12a7 7 0 00-6.34-7...

• Error: Duplicate id attribute value "svg-identification" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-identification
└── <path d="M11 14.14C11 13.38 9.3...

• Error: Duplicate id attribute value "svg-image" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-image
└── <path d="M19 5v14H5V5h14m0-2H5c...

• Error: Duplicate id attribute value "svg-info" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-info
└── <path d="M11 7h2v2h-2zm0 4h2v6h...

• Error: Duplicate id attribute value "svg-info_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-info_outline
└── <path d="M0 0h24v24H0V0z" fill=...

• Error: Duplicate id attribute value "svg-insights" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-insights
└── <path d="M21 8c-1.45 0-2.26 1.4...

• Error: Duplicate id attribute value "svg-instagram" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-instagram
└── <path d="M12 10a2 2 0 102 2 2 2...

• Error: Duplicate id attribute value "svg-keyboard" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-keyboard
└── <path d="M20 7v10H4V7h16m0-2H4c...

• Error: Duplicate id attribute value "svg-label" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-label
└── <path d="M17.63 5.84C17.27 5.33...

• Error: Duplicate id attribute value "svg-language" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-language
└── <path d="M11.99 2C6.47 2 2 6.48...

• Error: Duplicate id attribute value "svg-last_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-last_page
└── <path d="M5.59 7.41L10.18 12l-4...

• Error: Duplicate id attribute value "svg-launch" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-launch
└── <path d="M19 19H5V5h7V3H5a2 2 0...

• Error: Duplicate id attribute value "svg-lightbulb" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lightbulb
└── <path d="M9 21c0 .55.45 1 1 1h4...

• Error: Duplicate id attribute value "svg-lightbulb_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lightbulb_outline
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-link" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-link
└── <path d="M17 7h-4v2h4c1.65 0 3 ...

• Error: Duplicate id attribute value "svg-link_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-link_off
└── <path d="M14.39 11L16 12.61V11z...

• Error: Duplicate id attribute value "svg-list" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-list
└── <path d="M3 13h2v-2H3v2zm0 4h2v...

• Error: Duplicate id attribute value "svg-local_cafe" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_cafe
└── <path d="M16 5v8c0 1.1-.9 2-2 2...

• Error: Duplicate id attribute value "svg-local_fire_department" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_fire_department
└── <path d="M16 6l-.44.55c-.42.52-...

• Error: Duplicate id attribute value "svg-local_gas_station" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_gas_station
└── <path d="M19.77 7.23l.01-.01-3....

• Error: Duplicate id attribute value "svg-local_grocery_store" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_grocery_store
└── <path d="M7 18c-1.1 0-1.99.9-1....

• Error: Duplicate id attribute value "svg-local_hospital" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_hospital
└── <path d="M19 3H5c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-local_laundry_service" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_laundry_service
└── <path d="M18 2.01L6 2c-1.11 0-2...

• Error: Duplicate id attribute value "svg-local_library" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_library
└── <path d="M12 9c2.21 0 4-1.79 4-...

• Error: Duplicate id attribute value "svg-local_offer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_offer
└── <path d="M21.41 11.58l-9-9C12.0...

• Error: Duplicate id attribute value "svg-local_parking" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_parking
└── <path d="M13 3H6v18h4v-6h3c3.31...

• Error: Duplicate id attribute value "svg-local_pharmacy" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_pharmacy
└── <path d="M21 5h-2.64l1.14-3.14L...

• Error: Duplicate id attribute value "svg-local_police" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_police
└── <path d="M14.5 12.59l.9 3.88-3....

• Error: Duplicate id attribute value "svg-local_taxi" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_taxi
└── <path d="M18.92 6.01C18.72 5.42...

• Error: Duplicate id attribute value "svg-location_city" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-location_city
└── <path d="M15 11V5l-3-3-3 3v2H3v...

• Error: Duplicate id attribute value "svg-location_on" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-location_on
└── <path d="M12 2C8.13 2 5 5.13 5 ...

• Error: Duplicate id attribute value "svg-lock" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock
└── <path d="M18 8h-1V6c0-2.76-2.24...

• Error: Duplicate id attribute value "svg-lock_open" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock_open
└── <path d="M18 8h-1V6c0-2.76-2.24...

• Error: Duplicate id attribute value "svg-lock_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock_outline
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-login" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-login
└── <path d="M11 7L9.6 8.4l2.6 2.6H...

• Error: Duplicate id attribute value "svg-logout" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-logout
└── <path d="M17 8l-1.41 1.41L17.17...

• Error: Duplicate id attribute value "svg-loop" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-loop
└── <path d="M12 4V1L8 5l4 4V6c3.31...

• Error: Duplicate id attribute value "svg-mail" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-mail
└── <path d="M22 6c0-1.1-.9-2-2-2H4...

• Error: Duplicate id attribute value "svg-mail_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-mail_outline
└── <path d="M20 4H4c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-map" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-map
└── <path d="M20.5 3l-.16.03L15 5.1...

• Error: Duplicate id attribute value "svg-masks" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-masks
└── <path d="M19.5 6c-1.31 0-2.37 1...

• Error: Duplicate id attribute value "svg-medical_services" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-medical_services
└── <path d="M20 6h-4V4c0-1.1-.9-2-...

• Error: Duplicate id attribute value "svg-menu" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-menu
└── <path d="M3 18h18v-2H3v2zm0-5h1...

• Error: Duplicate id attribute value "svg-military_tech" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-military_tech
└── <path d="M17 10.43V2H7v8.43c0 ....

• Error: Duplicate id attribute value "svg-more_horiz" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-more_horiz
└── <path d="M6 10c-1.1 0-2 .9-2 2s...

• Error: Duplicate id attribute value "svg-more_vert" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-more_vert
└── <path d="M12 8c1.1 0 2-.9 2-2s-...

• Error: Duplicate id attribute value "svg-my_location" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-my_location
└── <path d="M12 8c-2.21 0-4 1.79-4...

• Error: Duplicate id attribute value "svg-navigate_before" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_before
└── <path d="M15.61 7.41L14.2 6l-6 ...

• Error: Duplicate id attribute value "svg-navigate_far_before" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_far_before
└── <path d="M11.41 7.41L10 6l-6 6 ...

• Error: Duplicate id attribute value "svg-navigate_far_next" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_far_next
└── <path d="M14 6l-1.41 1.41L17.17...

• Error: Duplicate id attribute value "svg-navigate_next" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_next
└── <path d="M10.02 6L8.61 7.41 13....

• Error: Duplicate id attribute value "svg-near_me" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-near_me
└── <path d="M17.27 6.73l-4.24 10.1...

• Error: Duplicate id attribute value "svg-notifications" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_active" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_active
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_none" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_none
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_off
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-park" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-park
└── <path d="M17 12h2L12 2 5.05 12H...

• Error: Duplicate id attribute value "svg-people" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-people
└── <path d="M9 13.75c-2.34 0-7 1.1...

• Error: Duplicate id attribute value "svg-person" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-person
└── <path d="M12 6c1.1 0 2 .9 2 2s-...

• Error: Duplicate id attribute value "svg-pets" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-pets
└── <circle cx="4.5" cy="9.5" r="2....

• Error: Duplicate id attribute value "svg-phone" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-phone
└── <path d="M6.54 5c.06.89.21 1.76...

• Error: Duplicate id attribute value "svg-photo_camera" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-photo_camera
└── <path d="M14.12 4l1.83 2H20v12H...

• Error: Duplicate id attribute value "svg-print" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-print
└── <path d="M19 8h-1V3H6v5H5c-1.66...

• Error: Duplicate id attribute value "svg-priority_high" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-priority_high
└── <...

• Error: Duplicate id attribute value "svg-public" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-public
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-push_pin" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-push_pin
└── <path d="M14 4v5c0 1.12.37 2.16...

• Error: Duplicate id attribute value "svg-radio_button_unchecked" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-radio_button_unchecked
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-rain" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-rain
└── <path d="M17.51 7A5.62 5.62 0 0...

• Error: Duplicate id attribute value "svg-reduce_capacity" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-reduce_capacity
└── <path d="M16 4c0-1.1.9-2 2-2s2 ...

• Error: Duplicate id attribute value "svg-remove" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-remove
└── </p...

• Error: Duplicate id attribute value "svg-remove_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-remove_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-report" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-report
└── <path d="M15.73 3H8.27L3 8.27v7...

• Error: Duplicate id attribute value "svg-restaurant" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-restaurant
└── <path d="M16 6v8h3v8h2V2c-2.76 ...

• Error: Duplicate id attribute value "svg-rss_feed" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-rss_feed
└── <circle cx="6.18" cy="17.82" r=...

• Error: Duplicate id attribute value "svg-safety_divider" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-safety_divider
└── <path d="M11 5h2v14h-2V5zm-6 7c...

• Error: Duplicate id attribute value "svg-sanitizer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sanitizer
└── <path d="M15.5 6.5C15.5 5.66 17...

• Error: Duplicate id attribute value "svg-save_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-save_alt
└── <path d="M19 12v7H5v-7H3v7c0 1....

• Error: Duplicate id attribute value "svg-schedule" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-schedule
└── <path d="M11.99 2C6.47 2 2 6.48...

• Error: Duplicate id attribute value "svg-school" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-school
└── <path d="M12 3L1 9l4 2.18v6L12 ...

• Error: Duplicate id attribute value "svg-science" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-science
└── <path d="M13 11.33L18 18H6l5-6....

• Error: Duplicate id attribute value "svg-search" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-search
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-security" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-security
└── <path d="M12 1L3 5v6c0 5.55 3.8...

• Error: Duplicate id attribute value "svg-send" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-send
└── <path d="M4.01 6.03l7.51 3.22-7...

• Error: Duplicate id attribute value "svg-sentiment_dissatisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_dissatisfied
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_neutral" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_neutral
└── </path...

• Error: Duplicate id attribute value "svg-sentiment_satisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_satisfied
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_satisfied_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_satisfied_alt
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_very_dissatisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_very_dissatisfied
└── <path d="M12 13.5c-2.33 0-4.31 ...

• Error: Duplicate id attribute value "svg-settings" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-settings
└── <path d="M19.43 12.98c.04-.32.0...

• Error: Duplicate id attribute value "svg-severe_weather" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-severe_weather
└── <...

• Error: Duplicate id attribute value "svg-share" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-share
└── <path d="M18 16.08c-.76 0-1.44....

• Error: Duplicate id attribute value "svg-shield" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-shield
└── <path d="M12 2L4 5v6.09c0 5.05 ...

• Error: Duplicate id attribute value "svg-shopping_basket" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-shopping_basket
└── <path d="M22 9h-4.79l-4.38-6.56...

• Error: Duplicate id attribute value "svg-snow" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-snow
└── <path d="M20.76 14.07l-.66-1.34...

• Error: Duplicate id attribute value "svg-soap" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-soap
└── <path d="M14.25 6c.41 0 .75.34....

• Error: Duplicate id attribute value "svg-social_distance" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-social_distance
└── <path d="M4 5c0-1.1.9-2 2-2s2 ....

• Error: Duplicate id attribute value "svg-sort_arrow" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sort_arrow
└── <path d="M15.17 15L13 17.17V6.8...

• Error: Duplicate id attribute value "svg-spellcheck" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-spellcheck
└── <path d="M12.45 16h2.09L9.43 3H...

• Error: Duplicate id attribute value "svg-star" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star
└── <path d="M12 17.27L18.18 21l-1....

• Error: Duplicate id attribute value "svg-star_half" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star_half
└── <path d="M22 9.24l-7.19-.62L12 ...

• Error: Duplicate id attribute value "svg-star_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star_outline
└── <path d="M22 9.24l-7.19-.62L12 ...

• Error: Duplicate id attribute value "svg-store" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-store
└── <path d="M18.36 9l.6 3H5.04l.6-...

• Error: Duplicate id attribute value "svg-support" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-support
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-support_agent" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-support_agent
└── <path d="M21 12.22C21 6.73 16.7...

• Error: Duplicate id attribute value "svg-text_fields" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-text_fields
└── <path d="M2.5 4v3h5v12h3V7h5V4h...

• Error: Duplicate id attribute value "svg-thumb_down_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-thumb_down_alt
└── <path d="M15 3H6c-.83 0-1.54.5-...

• Error: Duplicate id attribute value "svg-thumb_up_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-thumb_up_alt
└── <path d="M21 8h-6.31l.95-4.57.0...

• Error: Duplicate id attribute value "svg-timer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-timer
└── <path d="M15 1H9v2h6V1zm-4 13h2...

• Error: Duplicate id attribute value "svg-toggle_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-toggle_off
└── <path d="M17 6H7c-3.31 0-6 2.69...

• Error: Duplicate id attribute value "svg-toggle_on" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-toggle_on
└── <path d="M17 6H7c-3.31 0-6 2.69...

• Error: Duplicate id attribute value "svg-topic" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-topic
└── <path d="M20 6h-8l-2-2H4c-1.1 0...

• Error: Duplicate id attribute value "svg-tornado" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-tornado
└── <path d="M13 16v-2h2.77c.08-.32...

• Error: Duplicate id attribute value "svg-translate" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-translate
└── <path d="M12.87 15.07l-2.54-2.5...

• Error: Duplicate id attribute value "svg-trending_down" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-trending_down
└── <path d="M16 18l2.29-2.29-4.88-...

• Error: Duplicate id attribute value "svg-trending_up" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-trending_up
└── <path d="M16 6l2.29 2.29-4.88 4...

• Error: Duplicate id attribute value "svg-twitter" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-twitter
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-undo" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-undo
└── <path d="M12.5 8c-2.65 0-5.05.9...

• Error: Duplicate id attribute value "svg-unfold_less" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-unfold_less
└── <path d="M7.41 18.59L8.83 20 12...

• Error: Duplicate id attribute value "svg-unfold_more" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-unfold_more
└── <path d="M12 5.83L15.17 9l1.41-...

• Error: Duplicate id attribute value "svg-update" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-update
└── <path d="M11 8v5l4.25 2.52.77-1...

• Error: Duplicate id attribute value "svg-upload_file" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-upload_file
└── <path d="M14 2H6c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-verified" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-verified
└── <path d="M23 11.99L20.56 9.2l.3...

• Error: Duplicate id attribute value "svg-verified_user" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-verified_user
└── <path d="M12 1L3 5v6c0 5.55 3.8...

• Error: Duplicate id attribute value "svg-visibility" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-visibility
└── <path d="M12 6a9.77 9.77 0 018....

• Error: Duplicate id attribute value "svg-visibility_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-visibility_off
└── <path d="M12 6a9.77 9.77 0 018....

• Error: Duplicate id attribute value "svg-volume_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-volume_off
└── <path d="M4.34 2.93L2.93 4.34 7...

• Error: Duplicate id attribute value "svg-warning" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-warning
└── <path d="M1 21h22L12 2 1 21zm12...

• Error: Duplicate id attribute value "svg-wash" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-wash
└── <path d="M20.75 16a1.25 1.25 0 ...

• Error: Duplicate id attribute value "svg-wifi" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-wifi
└── <path d="M1 9l2 2c4.97-4.97 13....

• Error: Duplicate id attribute value "svg-work" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-work
└── <path d="M20 6h-4V4c0-1.11-.89-...

• Error: Duplicate id attribute value "svg-youtube" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-youtube
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-zoom_in" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_in
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-zoom_out" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_out
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-zoom_out_map" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_out_map
└── <path d="M15 3l2.3 2.3-2.89 2.8...

244 Errors

Chatted with @danielnaab and learned some things (as one does while talking to him) and this is likely a cleaner / better way of doing the thing.
Copy link

Pa11y testing results ``` Welcome to Pa11y

Running Pa11y on URL https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov//092-pa11y-fix/

Results for URL: https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov//092-pa11y-fix/

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.68:1. Recommendation: change background to #63686c.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #main-content > section:nth-child(3) > div > div > div:nth-child(2) > p
└──

For over 50 years, GSA has been...

• Error: Duplicate id attribute value "svg-accessibility_new" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-accessibility_new
└── <path d="M20.5 6c-2.61.7-5.67 1...

• Error: Duplicate id attribute value "svg-accessible_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-accessible_forward
└── <circle cx="18" cy="4.54" r="2"...

• Error: Duplicate id attribute value "svg-account_balance" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_balance
└── <path d="M6.5 10h-2v7h2v-7zm6 0...

• Error: Duplicate id attribute value "svg-account_box" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_box
└── <path d="M19 3H5c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-account_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-add" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add
└── <path d="M19 13h-6v6h-2v-6H5v-2...

• Error: Duplicate id attribute value "svg-add_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-add_circle_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add_circle_outline
└── <path d="M13 7h-2v4H7v2h4v4h2v-...

• Error: Duplicate id attribute value "svg-alarm" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-alarm
└── <path d="M12.5 8H11v6l4.75 2.85...

• Error: Duplicate id attribute value "svg-alternate_email" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-alternate_email
└── <path d="M12 1.95c-5.52 0-10 4....

• Error: Duplicate id attribute value "svg-announcement" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-announcement
└── <path d="M20 2H4c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-api" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-api
└── <path d="M14 12l-2 2-2-2 2-2 2 ...

• Error: Duplicate id attribute value "svg-arrow_back" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_back
└── <path d="M20 11H7.83l5.59-5.59L...

• Error: Duplicate id attribute value "svg-arrow_downward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_downward
└── <path d="M20 12l-1.41-1.41L13 1...

• Error: Duplicate id attribute value "svg-arrow_drop_down" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_drop_down
└── </pa...

• Error: Duplicate id attribute value "svg-arrow_drop_up" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_drop_up
└── </pa...

• Error: Duplicate id attribute value "svg-arrow_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_forward
└── <path d="M12 4l-1.41 1.41L16.17...

• Error: Duplicate id attribute value "svg-arrow_upward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_upward
└── <path d="M4 12l1.41 1.41L11 7.8...

• Error: Duplicate id attribute value "svg-assessment" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-assessment
└── <path d="M19 3H5c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-attach_file" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-attach_file
└── <path d="M16.5 6v11.5c0 2.21-1....

• Error: Duplicate id attribute value "svg-attach_money" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-attach_money
└── <path d="M11.8 10.9c-2.27-.59-3...

• Error: Duplicate id attribute value "svg-autorenew" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-autorenew
└── <path d="M12 6v3l4-4-4-4v3c-4.4...

• Error: Duplicate id attribute value "svg-backpack" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-backpack
└── <path d="M17 4.14V2h-3v2h-4V2H7...

• Error: Duplicate id attribute value "svg-bathtub" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bathtub
└── </c...

• Error: Duplicate id attribute value "svg-bedding" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bedding
└── <path d="M17 10.13a33.86 33.86 ...

• Error: Duplicate id attribute value "svg-bookmark" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bookmark
└── <path d="M17 3H7c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-bug_report" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bug_report
└── <path d="M20 8h-2.81a5.985 5.98...

• Error: Duplicate id attribute value "svg-build" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-build
└── <path d="M22.61 18.99l-9.08-9.0...

• Error: Duplicate id attribute value "svg-calendar_today" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-calendar_today
└── <path d="M20 3h-1V1h-2v2H7V1H5v...

• Error: Duplicate id attribute value "svg-campaign" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-campaign
└── <path d="M18 11v2h4v-2h-4zm-2 6...

• Error: Duplicate id attribute value "svg-camping" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-camping
└── <path fill-rule="evenodd" d="M1...

• Error: Duplicate id attribute value "svg-cancel" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-cancel
└── <path d="M12 2C6.47 2 2 6.47 2 ...

• Error: Duplicate id attribute value "svg-chat" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chat
└── <path d="M4 4h16v12H5.17L4 17.1...

• Error: Duplicate id attribute value "svg-check" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check
└── <path d="M9 16.17L4.83 12l-1.42...

• Error: Duplicate id attribute value "svg-check_box_outline_blank" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_box_outline_blank
└── <path d="M19 5v14H5V5h14m0-2H5c...

• Error: Duplicate id attribute value "svg-check_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-check_circle_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_circle_outline
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-checkroom" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-checkroom
└── <path d="M21.6 18.2L13 11.75v-....

• Error: Duplicate id attribute value "svg-chevron_left" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chevron_left
└── <path d="M0 0h24v24H0z" fill="n...

• Error: Duplicate id attribute value "svg-chevron_right" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chevron_right
└── <path d="M0 0h24v24H0z" fill="n...

• Error: Duplicate id attribute value "svg-clean_hands" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-clean_hands
└── <path d="M16.99 5l.63 1.37 1.37...

• Error: Duplicate id attribute value "svg-close" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-close
└── <path d="M19 6.41L17.59 5 12 10...

• Error: Duplicate id attribute value "svg-closed_caption" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-closed_caption
└── <path d="M19 4H5a2 2 0 00-2 2v1...

• Error: Duplicate id attribute value "svg-clothes" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-clothes
└── <path d="M15.7 2.37L15 2.3V4a3 ...

• Error: Duplicate id attribute value "svg-cloud" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-cloud
└── <path d="M12 6c2.62 0 4.88 1.86...

• Error: Duplicate id attribute value "svg-code" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-code
└── <path d="M9.4 16.6L4.8 12l4.6-4...

• Error: Duplicate id attribute value "svg-comment" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-comment
└── <path d="M21.99 4c0-1.1-.89-2-1...

• Error: Duplicate id attribute value "svg-connect_without_contact" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-connect_without_contact
└── <path d="M11 14H9a9 9 0 019-9v2...

• Error: Duplicate id attribute value "svg-construction" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-construction
└── <path d="M13.783 15.172l2.121-2...

• Error: Duplicate id attribute value "svg-construction_worker" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-construction_worker
└── <circle cx="10.5" cy="4.5" r="1...

• Error: Duplicate id attribute value "svg-contact_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-contact_page
└── <path d="M13.17 4L18 8.83V20H6V...

• Error: Duplicate id attribute value "svg-content_copy" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-content_copy
└── <path d="M16 1H4c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-coronavirus" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-coronavirus
└── <path d="M9.5 12c0 .55-.45 1-1 ...

• Error: Duplicate id attribute value "svg-credit_card" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-credit_card
└── <path d="M20 4H4c-1.11 0-1.99.8...

• Error: Duplicate id attribute value "svg-deck" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-deck
└── <path d="M22 9L12 2 2 9h9v13h2V...

• Error: Duplicate id attribute value "svg-delete" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-delete
└── <path d="M16 9v10H8V9h8m-1.5-6h...

• Error: Duplicate id attribute value "svg-device_thermostat" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-device_thermostat
└── <path d="M15 13V5c0-1.66-1.34-3...

• Error: Duplicate id attribute value "svg-directions" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions
└── <path d="M22.43 10.59l-9.01-9.0...

• Error: Duplicate id attribute value "svg-directions_bike" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_bike
└── <path d="M15.5 5.5c1.1 0 2-.9 2...

• Error: Duplicate id attribute value "svg-directions_bus" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_bus
└── <path d="M12 2c-4.42 0-8 .5-8 4...

• Error: Duplicate id attribute value "svg-directions_car" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_car
└── <path d="M18.92 6.01C18.72 5.42...

• Error: Duplicate id attribute value "svg-directions_walk" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_walk
└── <path d="M13.5 5.5c1.1 0 2-.9 2...

• Error: Duplicate id attribute value "svg-do_not_disturb" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-do_not_disturb
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-do_not_touch" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-do_not_touch
└── <path d="M2.81 2.81L1.39 4.22 7...

• Error: Duplicate id attribute value "svg-drag_handle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-drag_handle
└── <path d="M20 9H4v2h16V9zM4 15h1...

• Error: Duplicate id attribute value "svg-eco" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-eco
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-edit" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-edit
└── <path d="M14.06 9.02l.92.92L5.9...

• Error: Duplicate id attribute value "svg-electrical_services" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-electrical_services
└── <path d="M21 14c0-.55-.45-1-1-1...

• Error: Duplicate id attribute value "svg-emoji_events" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-emoji_events
└── <path d="M19 5h-2V3H7v2H5c-1.1 ...

• Error: Duplicate id attribute value "svg-error" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-error
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-error_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-error_outline
└── <path d="M11 15h2v2h-2v-2zm0-8h...

• Error: Duplicate id attribute value "svg-event" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-event
└── <path d="M19 4h-1V2h-2v2H8V2H6v...

• Error: Duplicate id attribute value "svg-expand_less" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-expand_less
└── <path d="M12 8l-6 6 1.41 1.41L1...

• Error: Duplicate id attribute value "svg-expand_more" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-expand_more
└── <path d="M16.59 8.59L12 13.17 7...

• Error: Duplicate id attribute value "svg-facebook" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-facebook
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-fast_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fast_forward
└── <path d="M15 9.86L18.03 12 15 1...

• Error: Duplicate id attribute value "svg-fast_rewind" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fast_rewind
└── <path d="M18 9.86v4.28L14.97 12...

• Error: Duplicate id attribute value "svg-favorite" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-favorite
└── <path d="M12 21.35l-1.45-1.32C5...

• Error: Duplicate id attribute value "svg-favorite_border" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-favorite_border
└── <path d="M16.5 3c-1.74 0-3.41.8...

• Error: Duplicate id attribute value "svg-fax" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fax
└── <path d="M19 9h-1V4H8v5h-.78C6....

• Error: Duplicate id attribute value "svg-file_download" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_download
└── <path d="M18 15v3H6v-3H4v3c0 1....

• Error: Duplicate id attribute value "svg-file_present" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_present
└── <path d="M14 2H6c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-file_upload" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_upload
└── <path d="M18 15v3H6v-3H4v3c0 1....

• Error: Duplicate id attribute value "svg-filter_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-filter_alt
└── <path d="M7 6h10l-5.01 6.3L7 6z...

• Error: Duplicate id attribute value "svg-filter_list" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-filter_list
└── <path d="M10 18h4v-2h-4v2zM3 6v...

• Error: Duplicate id attribute value "svg-fingerprint" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fingerprint
└── <path d="M17.81 4.47c-.08 0-.16...

• Error: Duplicate id attribute value "svg-first_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-first_page
└── <path d="M18.41 16.59L13.82 12l...

• Error: Duplicate id attribute value "svg-flag" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flag
└── <path d="M12.36 6l.4 2H18v6h-3....

• Error: Duplicate id attribute value "svg-flickr" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flickr
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-flight" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flight
└── <path d="M21 16v-2l-8-5V3.5c0-....

• Error: Duplicate id attribute value "svg-flooding" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flooding
└── <path d="M17 18.16a6 6 0 00-2.9...

• Error: Duplicate id attribute value "svg-folder" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-folder
└── <path d="M9.17 6l2 2H20v10H4V6h...

• Error: Duplicate id attribute value "svg-folder_open" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-folder_open
└── <path d="M20 6h-8l-2-2H4c-1.1 0...

• Error: Duplicate id attribute value "svg-format_quote" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-format_quote
└── <path d="M18.62 18h-5.24l2-4H13...

• Error: Duplicate id attribute value "svg-format_size" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-format_size
└── <path d="M9 4v3h5v12h3V7h5V4H9z...

• Error: Duplicate id attribute value "svg-forum" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-forum
└── <path d="M15 4v7H5.17L4 12.17V4...

• Error: Duplicate id attribute value "svg-github" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-github
└── <path d="M12 2a10 10 0 00-3.16 ...

• Error: Duplicate id attribute value "svg-grid_view" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-grid_view
└── <path d="M3 3v8h8V3H3zm6 6H5V5h...

• Error: Duplicate id attribute value "svg-group_add" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-group_add
└── <path d="M22 9V7h-2v2h-2v2h2v2h...

• Error: Duplicate id attribute value "svg-groups" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-groups
└── <path d="M4 13c1.1 0 2-.9 2-2s-...

• Error: Duplicate id attribute value "svg-hearing" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hearing
└── <path d="M17 20c-.29 0-.56-.06-...

• Error: Duplicate id attribute value "svg-help" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-help
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-help_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-help_outline
└── <path d="M11 18h2v-2h-2v2zm1-16...

• Error: Duplicate id attribute value "svg-highlight_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-highlight_off
└── <path d="M14.59 8L12 10.59 9.41...

• Error: Duplicate id attribute value "svg-history" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-history
└── <path d="M13 3a9 9 0 00-9 9H1l3...

• Error: Duplicate id attribute value "svg-home" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-home
└── <path d="M12 5.69l5 4.5V18h-2v-...

• Error: Duplicate id attribute value "svg-hospital" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hospital
└── <path d="M19 3H5a2 2 0 00-2 2v1...

• Error: Duplicate id attribute value "svg-hotel" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hotel
└── <path d="M7 14c1.66 0 3-1.34 3-...

• Error: Duplicate id attribute value "svg-hourglass_empty" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hourglass_empty
└── <path d="M6 2v6h.01L6 8.01 10 1...

• Error: Duplicate id attribute value "svg-hurricane" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hurricane
└── <path d="M19 12a7 7 0 00-6.34-7...

• Error: Duplicate id attribute value "svg-identification" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-identification
└── <path d="M11 14.14C11 13.38 9.3...

• Error: Duplicate id attribute value "svg-image" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-image
└── <path d="M19 5v14H5V5h14m0-2H5c...

• Error: Duplicate id attribute value "svg-info" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-info
└── <path d="M11 7h2v2h-2zm0 4h2v6h...

• Error: Duplicate id attribute value "svg-info_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-info_outline
└── <path d="M0 0h24v24H0V0z" fill=...

• Error: Duplicate id attribute value "svg-insights" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-insights
└── <path d="M21 8c-1.45 0-2.26 1.4...

• Error: Duplicate id attribute value "svg-instagram" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-instagram
└── <path d="M12 10a2 2 0 102 2 2 2...

• Error: Duplicate id attribute value "svg-keyboard" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-keyboard
└── <path d="M20 7v10H4V7h16m0-2H4c...

• Error: Duplicate id attribute value "svg-label" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-label
└── <path d="M17.63 5.84C17.27 5.33...

• Error: Duplicate id attribute value "svg-language" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-language
└── <path d="M11.99 2C6.47 2 2 6.48...

• Error: Duplicate id attribute value "svg-last_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-last_page
└── <path d="M5.59 7.41L10.18 12l-4...

• Error: Duplicate id attribute value "svg-launch" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-launch
└── <path d="M19 19H5V5h7V3H5a2 2 0...

• Error: Duplicate id attribute value "svg-lightbulb" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lightbulb
└── <path d="M9 21c0 .55.45 1 1 1h4...

• Error: Duplicate id attribute value "svg-lightbulb_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lightbulb_outline
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-link" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-link
└── <path d="M17 7h-4v2h4c1.65 0 3 ...

• Error: Duplicate id attribute value "svg-link_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-link_off
└── <path d="M14.39 11L16 12.61V11z...

• Error: Duplicate id attribute value "svg-list" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-list
└── <path d="M3 13h2v-2H3v2zm0 4h2v...

• Error: Duplicate id attribute value "svg-local_cafe" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_cafe
└── <path d="M16 5v8c0 1.1-.9 2-2 2...

• Error: Duplicate id attribute value "svg-local_fire_department" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_fire_department
└── <path d="M16 6l-.44.55c-.42.52-...

• Error: Duplicate id attribute value "svg-local_gas_station" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_gas_station
└── <path d="M19.77 7.23l.01-.01-3....

• Error: Duplicate id attribute value "svg-local_grocery_store" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_grocery_store
└── <path d="M7 18c-1.1 0-1.99.9-1....

• Error: Duplicate id attribute value "svg-local_hospital" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_hospital
└── <path d="M19 3H5c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-local_laundry_service" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_laundry_service
└── <path d="M18 2.01L6 2c-1.11 0-2...

• Error: Duplicate id attribute value "svg-local_library" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_library
└── <path d="M12 9c2.21 0 4-1.79 4-...

• Error: Duplicate id attribute value "svg-local_offer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_offer
└── <path d="M21.41 11.58l-9-9C12.0...

• Error: Duplicate id attribute value "svg-local_parking" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_parking
└── <path d="M13 3H6v18h4v-6h3c3.31...

• Error: Duplicate id attribute value "svg-local_pharmacy" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_pharmacy
└── <path d="M21 5h-2.64l1.14-3.14L...

• Error: Duplicate id attribute value "svg-local_police" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_police
└── <path d="M14.5 12.59l.9 3.88-3....

• Error: Duplicate id attribute value "svg-local_taxi" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_taxi
└── <path d="M18.92 6.01C18.72 5.42...

• Error: Duplicate id attribute value "svg-location_city" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-location_city
└── <path d="M15 11V5l-3-3-3 3v2H3v...

• Error: Duplicate id attribute value "svg-location_on" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-location_on
└── <path d="M12 2C8.13 2 5 5.13 5 ...

• Error: Duplicate id attribute value "svg-lock" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock
└── <path d="M18 8h-1V6c0-2.76-2.24...

• Error: Duplicate id attribute value "svg-lock_open" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock_open
└── <path d="M18 8h-1V6c0-2.76-2.24...

• Error: Duplicate id attribute value "svg-lock_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock_outline
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-login" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-login
└── <path d="M11 7L9.6 8.4l2.6 2.6H...

• Error: Duplicate id attribute value "svg-logout" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-logout
└── <path d="M17 8l-1.41 1.41L17.17...

• Error: Duplicate id attribute value "svg-loop" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-loop
└── <path d="M12 4V1L8 5l4 4V6c3.31...

• Error: Duplicate id attribute value "svg-mail" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-mail
└── <path d="M22 6c0-1.1-.9-2-2-2H4...

• Error: Duplicate id attribute value "svg-mail_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-mail_outline
└── <path d="M20 4H4c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-map" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-map
└── <path d="M20.5 3l-.16.03L15 5.1...

• Error: Duplicate id attribute value "svg-masks" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-masks
└── <path d="M19.5 6c-1.31 0-2.37 1...

• Error: Duplicate id attribute value "svg-medical_services" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-medical_services
└── <path d="M20 6h-4V4c0-1.1-.9-2-...

• Error: Duplicate id attribute value "svg-menu" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-menu
└── <path d="M3 18h18v-2H3v2zm0-5h1...

• Error: Duplicate id attribute value "svg-military_tech" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-military_tech
└── <path d="M17 10.43V2H7v8.43c0 ....

• Error: Duplicate id attribute value "svg-more_horiz" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-more_horiz
└── <path d="M6 10c-1.1 0-2 .9-2 2s...

• Error: Duplicate id attribute value "svg-more_vert" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-more_vert
└── <path d="M12 8c1.1 0 2-.9 2-2s-...

• Error: Duplicate id attribute value "svg-my_location" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-my_location
└── <path d="M12 8c-2.21 0-4 1.79-4...

• Error: Duplicate id attribute value "svg-navigate_before" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_before
└── <path d="M15.61 7.41L14.2 6l-6 ...

• Error: Duplicate id attribute value "svg-navigate_far_before" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_far_before
└── <path d="M11.41 7.41L10 6l-6 6 ...

• Error: Duplicate id attribute value "svg-navigate_far_next" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_far_next
└── <path d="M14 6l-1.41 1.41L17.17...

• Error: Duplicate id attribute value "svg-navigate_next" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_next
└── <path d="M10.02 6L8.61 7.41 13....

• Error: Duplicate id attribute value "svg-near_me" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-near_me
└── <path d="M17.27 6.73l-4.24 10.1...

• Error: Duplicate id attribute value "svg-notifications" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_active" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_active
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_none" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_none
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_off
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-park" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-park
└── <path d="M17 12h2L12 2 5.05 12H...

• Error: Duplicate id attribute value "svg-people" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-people
└── <path d="M9 13.75c-2.34 0-7 1.1...

• Error: Duplicate id attribute value "svg-person" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-person
└── <path d="M12 6c1.1 0 2 .9 2 2s-...

• Error: Duplicate id attribute value "svg-pets" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-pets
└── <circle cx="4.5" cy="9.5" r="2....

• Error: Duplicate id attribute value "svg-phone" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-phone
└── <path d="M6.54 5c.06.89.21 1.76...

• Error: Duplicate id attribute value "svg-photo_camera" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-photo_camera
└── <path d="M14.12 4l1.83 2H20v12H...

• Error: Duplicate id attribute value "svg-print" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-print
└── <path d="M19 8h-1V3H6v5H5c-1.66...

• Error: Duplicate id attribute value "svg-priority_high" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-priority_high
└── <...

• Error: Duplicate id attribute value "svg-public" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-public
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-push_pin" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-push_pin
└── <path d="M14 4v5c0 1.12.37 2.16...

• Error: Duplicate id attribute value "svg-radio_button_unchecked" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-radio_button_unchecked
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-rain" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-rain
└── <path d="M17.51 7A5.62 5.62 0 0...

• Error: Duplicate id attribute value "svg-reduce_capacity" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-reduce_capacity
└── <path d="M16 4c0-1.1.9-2 2-2s2 ...

• Error: Duplicate id attribute value "svg-remove" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-remove
└── </p...

• Error: Duplicate id attribute value "svg-remove_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-remove_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-report" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-report
└── <path d="M15.73 3H8.27L3 8.27v7...

• Error: Duplicate id attribute value "svg-restaurant" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-restaurant
└── <path d="M16 6v8h3v8h2V2c-2.76 ...

• Error: Duplicate id attribute value "svg-rss_feed" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-rss_feed
└── <circle cx="6.18" cy="17.82" r=...

• Error: Duplicate id attribute value "svg-safety_divider" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-safety_divider
└── <path d="M11 5h2v14h-2V5zm-6 7c...

• Error: Duplicate id attribute value "svg-sanitizer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sanitizer
└── <path d="M15.5 6.5C15.5 5.66 17...

• Error: Duplicate id attribute value "svg-save_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-save_alt
└── <path d="M19 12v7H5v-7H3v7c0 1....

• Error: Duplicate id attribute value "svg-schedule" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-schedule
└── <path d="M11.99 2C6.47 2 2 6.48...

• Error: Duplicate id attribute value "svg-school" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-school
└── <path d="M12 3L1 9l4 2.18v6L12 ...

• Error: Duplicate id attribute value "svg-science" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-science
└── <path d="M13 11.33L18 18H6l5-6....

• Error: Duplicate id attribute value "svg-search" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-search
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-security" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-security
└── <path d="M12 1L3 5v6c0 5.55 3.8...

• Error: Duplicate id attribute value "svg-send" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-send
└── <path d="M4.01 6.03l7.51 3.22-7...

• Error: Duplicate id attribute value "svg-sentiment_dissatisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_dissatisfied
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_neutral" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_neutral
└── </path...

• Error: Duplicate id attribute value "svg-sentiment_satisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_satisfied
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_satisfied_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_satisfied_alt
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_very_dissatisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_very_dissatisfied
└── <path d="M12 13.5c-2.33 0-4.31 ...

• Error: Duplicate id attribute value "svg-settings" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-settings
└── <path d="M19.43 12.98c.04-.32.0...

• Error: Duplicate id attribute value "svg-severe_weather" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-severe_weather
└── <...

• Error: Duplicate id attribute value "svg-share" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-share
└── <path d="M18 16.08c-.76 0-1.44....

• Error: Duplicate id attribute value "svg-shield" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-shield
└── <path d="M12 2L4 5v6.09c0 5.05 ...

• Error: Duplicate id attribute value "svg-shopping_basket" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-shopping_basket
└── <path d="M22 9h-4.79l-4.38-6.56...

• Error: Duplicate id attribute value "svg-snow" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-snow
└── <path d="M20.76 14.07l-.66-1.34...

• Error: Duplicate id attribute value "svg-soap" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-soap
└── <path d="M14.25 6c.41 0 .75.34....

• Error: Duplicate id attribute value "svg-social_distance" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-social_distance
└── <path d="M4 5c0-1.1.9-2 2-2s2 ....

• Error: Duplicate id attribute value "svg-sort_arrow" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sort_arrow
└── <path d="M15.17 15L13 17.17V6.8...

• Error: Duplicate id attribute value "svg-spellcheck" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-spellcheck
└── <path d="M12.45 16h2.09L9.43 3H...

• Error: Duplicate id attribute value "svg-star" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star
└── <path d="M12 17.27L18.18 21l-1....

• Error: Duplicate id attribute value "svg-star_half" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star_half
└── <path d="M22 9.24l-7.19-.62L12 ...

• Error: Duplicate id attribute value "svg-star_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star_outline
└── <path d="M22 9.24l-7.19-.62L12 ...

• Error: Duplicate id attribute value "svg-store" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-store
└── <path d="M18.36 9l.6 3H5.04l.6-...

• Error: Duplicate id attribute value "svg-support" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-support
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-support_agent" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-support_agent
└── <path d="M21 12.22C21 6.73 16.7...

• Error: Duplicate id attribute value "svg-text_fields" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-text_fields
└── <path d="M2.5 4v3h5v12h3V7h5V4h...

• Error: Duplicate id attribute value "svg-thumb_down_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-thumb_down_alt
└── <path d="M15 3H6c-.83 0-1.54.5-...

• Error: Duplicate id attribute value "svg-thumb_up_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-thumb_up_alt
└── <path d="M21 8h-6.31l.95-4.57.0...

• Error: Duplicate id attribute value "svg-timer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-timer
└── <path d="M15 1H9v2h6V1zm-4 13h2...

• Error: Duplicate id attribute value "svg-toggle_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-toggle_off
└── <path d="M17 6H7c-3.31 0-6 2.69...

• Error: Duplicate id attribute value "svg-toggle_on" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-toggle_on
└── <path d="M17 6H7c-3.31 0-6 2.69...

• Error: Duplicate id attribute value "svg-topic" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-topic
└── <path d="M20 6h-8l-2-2H4c-1.1 0...

• Error: Duplicate id attribute value "svg-tornado" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-tornado
└── <path d="M13 16v-2h2.77c.08-.32...

• Error: Duplicate id attribute value "svg-translate" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-translate
└── <path d="M12.87 15.07l-2.54-2.5...

• Error: Duplicate id attribute value "svg-trending_down" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-trending_down
└── <path d="M16 18l2.29-2.29-4.88-...

• Error: Duplicate id attribute value "svg-trending_up" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-trending_up
└── <path d="M16 6l2.29 2.29-4.88 4...

• Error: Duplicate id attribute value "svg-twitter" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-twitter
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-undo" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-undo
└── <path d="M12.5 8c-2.65 0-5.05.9...

• Error: Duplicate id attribute value "svg-unfold_less" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-unfold_less
└── <path d="M7.41 18.59L8.83 20 12...

• Error: Duplicate id attribute value "svg-unfold_more" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-unfold_more
└── <path d="M12 5.83L15.17 9l1.41-...

• Error: Duplicate id attribute value "svg-update" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-update
└── <path d="M11 8v5l4.25 2.52.77-1...

• Error: Duplicate id attribute value "svg-upload_file" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-upload_file
└── <path d="M14 2H6c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-verified" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-verified
└── <path d="M23 11.99L20.56 9.2l.3...

• Error: Duplicate id attribute value "svg-verified_user" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-verified_user
└── <path d="M12 1L3 5v6c0 5.55 3.8...

• Error: Duplicate id attribute value "svg-visibility" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-visibility
└── <path d="M12 6a9.77 9.77 0 018....

• Error: Duplicate id attribute value "svg-visibility_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-visibility_off
└── <path d="M12 6a9.77 9.77 0 018....

• Error: Duplicate id attribute value "svg-volume_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-volume_off
└── <path d="M4.34 2.93L2.93 4.34 7...

• Error: Duplicate id attribute value "svg-warning" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-warning
└── <path d="M1 21h22L12 2 1 21zm12...

• Error: Duplicate id attribute value "svg-wash" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-wash
└── <path d="M20.75 16a1.25 1.25 0 ...

• Error: Duplicate id attribute value "svg-wifi" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-wifi
└── <path d="M1 9l2 2c4.97-4.97 13....

• Error: Duplicate id attribute value "svg-work" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-work
└── <path d="M20 6h-4V4c0-1.11-.89-...

• Error: Duplicate id attribute value "svg-youtube" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-youtube
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-zoom_in" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_in
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-zoom_out" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_out
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-zoom_out_map" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_out_map
└── <path d="M15 3l2.3 2.3-2.89 2.8...

244 Errors

Copy link

Pa11y testing results ``` Welcome to Pa11y

Running Pa11y on URL https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov//092-pa11y-fix/

Results for URL: https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov//092-pa11y-fix/

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.68:1. Recommendation: change background to #63686c.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #main-content > section:nth-child(3) > div > div > div:nth-child(2) > p
└──

For over 50 years, GSA has been...

• Error: Duplicate id attribute value "svg-accessibility_new" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-accessibility_new
└── <path d="M20.5 6c-2.61.7-5.67 1...

• Error: Duplicate id attribute value "svg-accessible_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-accessible_forward
└── <circle cx="18" cy="4.54" r="2"...

• Error: Duplicate id attribute value "svg-account_balance" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_balance
└── <path d="M6.5 10h-2v7h2v-7zm6 0...

• Error: Duplicate id attribute value "svg-account_box" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_box
└── <path d="M19 3H5c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-account_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-add" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add
└── <path d="M19 13h-6v6h-2v-6H5v-2...

• Error: Duplicate id attribute value "svg-add_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-add_circle_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add_circle_outline
└── <path d="M13 7h-2v4H7v2h4v4h2v-...

• Error: Duplicate id attribute value "svg-alarm" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-alarm
└── <path d="M12.5 8H11v6l4.75 2.85...

• Error: Duplicate id attribute value "svg-alternate_email" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-alternate_email
└── <path d="M12 1.95c-5.52 0-10 4....

• Error: Duplicate id attribute value "svg-announcement" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-announcement
└── <path d="M20 2H4c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-api" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-api
└── <path d="M14 12l-2 2-2-2 2-2 2 ...

• Error: Duplicate id attribute value "svg-arrow_back" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_back
└── <path d="M20 11H7.83l5.59-5.59L...

• Error: Duplicate id attribute value "svg-arrow_downward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_downward
└── <path d="M20 12l-1.41-1.41L13 1...

• Error: Duplicate id attribute value "svg-arrow_drop_down" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_drop_down
└── </pa...

• Error: Duplicate id attribute value "svg-arrow_drop_up" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_drop_up
└── </pa...

• Error: Duplicate id attribute value "svg-arrow_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_forward
└── <path d="M12 4l-1.41 1.41L16.17...

• Error: Duplicate id attribute value "svg-arrow_upward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_upward
└── <path d="M4 12l1.41 1.41L11 7.8...

• Error: Duplicate id attribute value "svg-assessment" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-assessment
└── <path d="M19 3H5c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-attach_file" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-attach_file
└── <path d="M16.5 6v11.5c0 2.21-1....

• Error: Duplicate id attribute value "svg-attach_money" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-attach_money
└── <path d="M11.8 10.9c-2.27-.59-3...

• Error: Duplicate id attribute value "svg-autorenew" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-autorenew
└── <path d="M12 6v3l4-4-4-4v3c-4.4...

• Error: Duplicate id attribute value "svg-backpack" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-backpack
└── <path d="M17 4.14V2h-3v2h-4V2H7...

• Error: Duplicate id attribute value "svg-bathtub" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bathtub
└── </c...

• Error: Duplicate id attribute value "svg-bedding" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bedding
└── <path d="M17 10.13a33.86 33.86 ...

• Error: Duplicate id attribute value "svg-bookmark" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bookmark
└── <path d="M17 3H7c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-bug_report" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bug_report
└── <path d="M20 8h-2.81a5.985 5.98...

• Error: Duplicate id attribute value "svg-build" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-build
└── <path d="M22.61 18.99l-9.08-9.0...

• Error: Duplicate id attribute value "svg-calendar_today" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-calendar_today
└── <path d="M20 3h-1V1h-2v2H7V1H5v...

• Error: Duplicate id attribute value "svg-campaign" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-campaign
└── <path d="M18 11v2h4v-2h-4zm-2 6...

• Error: Duplicate id attribute value "svg-camping" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-camping
└── <path fill-rule="evenodd" d="M1...

• Error: Duplicate id attribute value "svg-cancel" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-cancel
└── <path d="M12 2C6.47 2 2 6.47 2 ...

• Error: Duplicate id attribute value "svg-chat" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chat
└── <path d="M4 4h16v12H5.17L4 17.1...

• Error: Duplicate id attribute value "svg-check" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check
└── <path d="M9 16.17L4.83 12l-1.42...

• Error: Duplicate id attribute value "svg-check_box_outline_blank" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_box_outline_blank
└── <path d="M19 5v14H5V5h14m0-2H5c...

• Error: Duplicate id attribute value "svg-check_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-check_circle_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_circle_outline
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-checkroom" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-checkroom
└── <path d="M21.6 18.2L13 11.75v-....

• Error: Duplicate id attribute value "svg-chevron_left" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chevron_left
└── <path d="M0 0h24v24H0z" fill="n...

• Error: Duplicate id attribute value "svg-chevron_right" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chevron_right
└── <path d="M0 0h24v24H0z" fill="n...

• Error: Duplicate id attribute value "svg-clean_hands" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-clean_hands
└── <path d="M16.99 5l.63 1.37 1.37...

• Error: Duplicate id attribute value "svg-close" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-close
└── <path d="M19 6.41L17.59 5 12 10...

• Error: Duplicate id attribute value "svg-closed_caption" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-closed_caption
└── <path d="M19 4H5a2 2 0 00-2 2v1...

• Error: Duplicate id attribute value "svg-clothes" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-clothes
└── <path d="M15.7 2.37L15 2.3V4a3 ...

• Error: Duplicate id attribute value "svg-cloud" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-cloud
└── <path d="M12 6c2.62 0 4.88 1.86...

• Error: Duplicate id attribute value "svg-code" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-code
└── <path d="M9.4 16.6L4.8 12l4.6-4...

• Error: Duplicate id attribute value "svg-comment" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-comment
└── <path d="M21.99 4c0-1.1-.89-2-1...

• Error: Duplicate id attribute value "svg-connect_without_contact" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-connect_without_contact
└── <path d="M11 14H9a9 9 0 019-9v2...

• Error: Duplicate id attribute value "svg-construction" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-construction
└── <path d="M13.783 15.172l2.121-2...

• Error: Duplicate id attribute value "svg-construction_worker" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-construction_worker
└── <circle cx="10.5" cy="4.5" r="1...

• Error: Duplicate id attribute value "svg-contact_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-contact_page
└── <path d="M13.17 4L18 8.83V20H6V...

• Error: Duplicate id attribute value "svg-content_copy" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-content_copy
└── <path d="M16 1H4c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-coronavirus" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-coronavirus
└── <path d="M9.5 12c0 .55-.45 1-1 ...

• Error: Duplicate id attribute value "svg-credit_card" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-credit_card
└── <path d="M20 4H4c-1.11 0-1.99.8...

• Error: Duplicate id attribute value "svg-deck" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-deck
└── <path d="M22 9L12 2 2 9h9v13h2V...

• Error: Duplicate id attribute value "svg-delete" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-delete
└── <path d="M16 9v10H8V9h8m-1.5-6h...

• Error: Duplicate id attribute value "svg-device_thermostat" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-device_thermostat
└── <path d="M15 13V5c0-1.66-1.34-3...

• Error: Duplicate id attribute value "svg-directions" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions
└── <path d="M22.43 10.59l-9.01-9.0...

• Error: Duplicate id attribute value "svg-directions_bike" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_bike
└── <path d="M15.5 5.5c1.1 0 2-.9 2...

• Error: Duplicate id attribute value "svg-directions_bus" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_bus
└── <path d="M12 2c-4.42 0-8 .5-8 4...

• Error: Duplicate id attribute value "svg-directions_car" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_car
└── <path d="M18.92 6.01C18.72 5.42...

• Error: Duplicate id attribute value "svg-directions_walk" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_walk
└── <path d="M13.5 5.5c1.1 0 2-.9 2...

• Error: Duplicate id attribute value "svg-do_not_disturb" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-do_not_disturb
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-do_not_touch" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-do_not_touch
└── <path d="M2.81 2.81L1.39 4.22 7...

• Error: Duplicate id attribute value "svg-drag_handle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-drag_handle
└── <path d="M20 9H4v2h16V9zM4 15h1...

• Error: Duplicate id attribute value "svg-eco" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-eco
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-edit" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-edit
└── <path d="M14.06 9.02l.92.92L5.9...

• Error: Duplicate id attribute value "svg-electrical_services" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-electrical_services
└── <path d="M21 14c0-.55-.45-1-1-1...

• Error: Duplicate id attribute value "svg-emoji_events" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-emoji_events
└── <path d="M19 5h-2V3H7v2H5c-1.1 ...

• Error: Duplicate id attribute value "svg-error" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-error
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-error_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-error_outline
└── <path d="M11 15h2v2h-2v-2zm0-8h...

• Error: Duplicate id attribute value "svg-event" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-event
└── <path d="M19 4h-1V2h-2v2H8V2H6v...

• Error: Duplicate id attribute value "svg-expand_less" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-expand_less
└── <path d="M12 8l-6 6 1.41 1.41L1...

• Error: Duplicate id attribute value "svg-expand_more" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-expand_more
└── <path d="M16.59 8.59L12 13.17 7...

• Error: Duplicate id attribute value "svg-facebook" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-facebook
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-fast_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fast_forward
└── <path d="M15 9.86L18.03 12 15 1...

• Error: Duplicate id attribute value "svg-fast_rewind" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fast_rewind
└── <path d="M18 9.86v4.28L14.97 12...

• Error: Duplicate id attribute value "svg-favorite" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-favorite
└── <path d="M12 21.35l-1.45-1.32C5...

• Error: Duplicate id attribute value "svg-favorite_border" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-favorite_border
└── <path d="M16.5 3c-1.74 0-3.41.8...

• Error: Duplicate id attribute value "svg-fax" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fax
└── <path d="M19 9h-1V4H8v5h-.78C6....

• Error: Duplicate id attribute value "svg-file_download" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_download
└── <path d="M18 15v3H6v-3H4v3c0 1....

• Error: Duplicate id attribute value "svg-file_present" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_present
└── <path d="M14 2H6c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-file_upload" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_upload
└── <path d="M18 15v3H6v-3H4v3c0 1....

• Error: Duplicate id attribute value "svg-filter_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-filter_alt
└── <path d="M7 6h10l-5.01 6.3L7 6z...

• Error: Duplicate id attribute value "svg-filter_list" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-filter_list
└── <path d="M10 18h4v-2h-4v2zM3 6v...

• Error: Duplicate id attribute value "svg-fingerprint" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fingerprint
└── <path d="M17.81 4.47c-.08 0-.16...

• Error: Duplicate id attribute value "svg-first_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-first_page
└── <path d="M18.41 16.59L13.82 12l...

• Error: Duplicate id attribute value "svg-flag" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flag
└── <path d="M12.36 6l.4 2H18v6h-3....

• Error: Duplicate id attribute value "svg-flickr" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flickr
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-flight" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flight
└── <path d="M21 16v-2l-8-5V3.5c0-....

• Error: Duplicate id attribute value "svg-flooding" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flooding
└── <path d="M17 18.16a6 6 0 00-2.9...

• Error: Duplicate id attribute value "svg-folder" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-folder
└── <path d="M9.17 6l2 2H20v10H4V6h...

• Error: Duplicate id attribute value "svg-folder_open" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-folder_open
└── <path d="M20 6h-8l-2-2H4c-1.1 0...

• Error: Duplicate id attribute value "svg-format_quote" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-format_quote
└── <path d="M18.62 18h-5.24l2-4H13...

• Error: Duplicate id attribute value "svg-format_size" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-format_size
└── <path d="M9 4v3h5v12h3V7h5V4H9z...

• Error: Duplicate id attribute value "svg-forum" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-forum
└── <path d="M15 4v7H5.17L4 12.17V4...

• Error: Duplicate id attribute value "svg-github" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-github
└── <path d="M12 2a10 10 0 00-3.16 ...

• Error: Duplicate id attribute value "svg-grid_view" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-grid_view
└── <path d="M3 3v8h8V3H3zm6 6H5V5h...

• Error: Duplicate id attribute value "svg-group_add" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-group_add
└── <path d="M22 9V7h-2v2h-2v2h2v2h...

• Error: Duplicate id attribute value "svg-groups" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-groups
└── <path d="M4 13c1.1 0 2-.9 2-2s-...

• Error: Duplicate id attribute value "svg-hearing" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hearing
└── <path d="M17 20c-.29 0-.56-.06-...

• Error: Duplicate id attribute value "svg-help" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-help
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-help_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-help_outline
└── <path d="M11 18h2v-2h-2v2zm1-16...

• Error: Duplicate id attribute value "svg-highlight_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-highlight_off
└── <path d="M14.59 8L12 10.59 9.41...

• Error: Duplicate id attribute value "svg-history" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-history
└── <path d="M13 3a9 9 0 00-9 9H1l3...

• Error: Duplicate id attribute value "svg-home" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-home
└── <path d="M12 5.69l5 4.5V18h-2v-...

• Error: Duplicate id attribute value "svg-hospital" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hospital
└── <path d="M19 3H5a2 2 0 00-2 2v1...

• Error: Duplicate id attribute value "svg-hotel" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hotel
└── <path d="M7 14c1.66 0 3-1.34 3-...

• Error: Duplicate id attribute value "svg-hourglass_empty" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hourglass_empty
└── <path d="M6 2v6h.01L6 8.01 10 1...

• Error: Duplicate id attribute value "svg-hurricane" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hurricane
└── <path d="M19 12a7 7 0 00-6.34-7...

• Error: Duplicate id attribute value "svg-identification" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-identification
└── <path d="M11 14.14C11 13.38 9.3...

• Error: Duplicate id attribute value "svg-image" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-image
└── <path d="M19 5v14H5V5h14m0-2H5c...

• Error: Duplicate id attribute value "svg-info" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-info
└── <path d="M11 7h2v2h-2zm0 4h2v6h...

• Error: Duplicate id attribute value "svg-info_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-info_outline
└── <path d="M0 0h24v24H0V0z" fill=...

• Error: Duplicate id attribute value "svg-insights" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-insights
└── <path d="M21 8c-1.45 0-2.26 1.4...

• Error: Duplicate id attribute value "svg-instagram" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-instagram
└── <path d="M12 10a2 2 0 102 2 2 2...

• Error: Duplicate id attribute value "svg-keyboard" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-keyboard
└── <path d="M20 7v10H4V7h16m0-2H4c...

• Error: Duplicate id attribute value "svg-label" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-label
└── <path d="M17.63 5.84C17.27 5.33...

• Error: Duplicate id attribute value "svg-language" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-language
└── <path d="M11.99 2C6.47 2 2 6.48...

• Error: Duplicate id attribute value "svg-last_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-last_page
└── <path d="M5.59 7.41L10.18 12l-4...

• Error: Duplicate id attribute value "svg-launch" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-launch
└── <path d="M19 19H5V5h7V3H5a2 2 0...

• Error: Duplicate id attribute value "svg-lightbulb" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lightbulb
└── <path d="M9 21c0 .55.45 1 1 1h4...

• Error: Duplicate id attribute value "svg-lightbulb_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lightbulb_outline
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-link" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-link
└── <path d="M17 7h-4v2h4c1.65 0 3 ...

• Error: Duplicate id attribute value "svg-link_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-link_off
└── <path d="M14.39 11L16 12.61V11z...

• Error: Duplicate id attribute value "svg-list" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-list
└── <path d="M3 13h2v-2H3v2zm0 4h2v...

• Error: Duplicate id attribute value "svg-local_cafe" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_cafe
└── <path d="M16 5v8c0 1.1-.9 2-2 2...

• Error: Duplicate id attribute value "svg-local_fire_department" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_fire_department
└── <path d="M16 6l-.44.55c-.42.52-...

• Error: Duplicate id attribute value "svg-local_gas_station" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_gas_station
└── <path d="M19.77 7.23l.01-.01-3....

• Error: Duplicate id attribute value "svg-local_grocery_store" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_grocery_store
└── <path d="M7 18c-1.1 0-1.99.9-1....

• Error: Duplicate id attribute value "svg-local_hospital" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_hospital
└── <path d="M19 3H5c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-local_laundry_service" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_laundry_service
└── <path d="M18 2.01L6 2c-1.11 0-2...

• Error: Duplicate id attribute value "svg-local_library" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_library
└── <path d="M12 9c2.21 0 4-1.79 4-...

• Error: Duplicate id attribute value "svg-local_offer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_offer
└── <path d="M21.41 11.58l-9-9C12.0...

• Error: Duplicate id attribute value "svg-local_parking" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_parking
└── <path d="M13 3H6v18h4v-6h3c3.31...

• Error: Duplicate id attribute value "svg-local_pharmacy" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_pharmacy
└── <path d="M21 5h-2.64l1.14-3.14L...

• Error: Duplicate id attribute value "svg-local_police" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_police
└── <path d="M14.5 12.59l.9 3.88-3....

• Error: Duplicate id attribute value "svg-local_taxi" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_taxi
└── <path d="M18.92 6.01C18.72 5.42...

• Error: Duplicate id attribute value "svg-location_city" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-location_city
└── <path d="M15 11V5l-3-3-3 3v2H3v...

• Error: Duplicate id attribute value "svg-location_on" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-location_on
└── <path d="M12 2C8.13 2 5 5.13 5 ...

• Error: Duplicate id attribute value "svg-lock" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock
└── <path d="M18 8h-1V6c0-2.76-2.24...

• Error: Duplicate id attribute value "svg-lock_open" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock_open
└── <path d="M18 8h-1V6c0-2.76-2.24...

• Error: Duplicate id attribute value "svg-lock_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock_outline
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-login" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-login
└── <path d="M11 7L9.6 8.4l2.6 2.6H...

• Error: Duplicate id attribute value "svg-logout" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-logout
└── <path d="M17 8l-1.41 1.41L17.17...

• Error: Duplicate id attribute value "svg-loop" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-loop
└── <path d="M12 4V1L8 5l4 4V6c3.31...

• Error: Duplicate id attribute value "svg-mail" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-mail
└── <path d="M22 6c0-1.1-.9-2-2-2H4...

• Error: Duplicate id attribute value "svg-mail_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-mail_outline
└── <path d="M20 4H4c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-map" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-map
└── <path d="M20.5 3l-.16.03L15 5.1...

• Error: Duplicate id attribute value "svg-masks" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-masks
└── <path d="M19.5 6c-1.31 0-2.37 1...

• Error: Duplicate id attribute value "svg-medical_services" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-medical_services
└── <path d="M20 6h-4V4c0-1.1-.9-2-...

• Error: Duplicate id attribute value "svg-menu" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-menu
└── <path d="M3 18h18v-2H3v2zm0-5h1...

• Error: Duplicate id attribute value "svg-military_tech" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-military_tech
└── <path d="M17 10.43V2H7v8.43c0 ....

• Error: Duplicate id attribute value "svg-more_horiz" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-more_horiz
└── <path d="M6 10c-1.1 0-2 .9-2 2s...

• Error: Duplicate id attribute value "svg-more_vert" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-more_vert
└── <path d="M12 8c1.1 0 2-.9 2-2s-...

• Error: Duplicate id attribute value "svg-my_location" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-my_location
└── <path d="M12 8c-2.21 0-4 1.79-4...

• Error: Duplicate id attribute value "svg-navigate_before" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_before
└── <path d="M15.61 7.41L14.2 6l-6 ...

• Error: Duplicate id attribute value "svg-navigate_far_before" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_far_before
└── <path d="M11.41 7.41L10 6l-6 6 ...

• Error: Duplicate id attribute value "svg-navigate_far_next" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_far_next
└── <path d="M14 6l-1.41 1.41L17.17...

• Error: Duplicate id attribute value "svg-navigate_next" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_next
└── <path d="M10.02 6L8.61 7.41 13....

• Error: Duplicate id attribute value "svg-near_me" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-near_me
└── <path d="M17.27 6.73l-4.24 10.1...

• Error: Duplicate id attribute value "svg-notifications" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_active" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_active
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_none" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_none
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_off
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-park" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-park
└── <path d="M17 12h2L12 2 5.05 12H...

• Error: Duplicate id attribute value "svg-people" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-people
└── <path d="M9 13.75c-2.34 0-7 1.1...

• Error: Duplicate id attribute value "svg-person" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-person
└── <path d="M12 6c1.1 0 2 .9 2 2s-...

• Error: Duplicate id attribute value "svg-pets" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-pets
└── <circle cx="4.5" cy="9.5" r="2....

• Error: Duplicate id attribute value "svg-phone" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-phone
└── <path d="M6.54 5c.06.89.21 1.76...

• Error: Duplicate id attribute value "svg-photo_camera" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-photo_camera
└── <path d="M14.12 4l1.83 2H20v12H...

• Error: Duplicate id attribute value "svg-print" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-print
└── <path d="M19 8h-1V3H6v5H5c-1.66...

• Error: Duplicate id attribute value "svg-priority_high" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-priority_high
└── <...

• Error: Duplicate id attribute value "svg-public" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-public
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-push_pin" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-push_pin
└── <path d="M14 4v5c0 1.12.37 2.16...

• Error: Duplicate id attribute value "svg-radio_button_unchecked" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-radio_button_unchecked
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-rain" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-rain
└── <path d="M17.51 7A5.62 5.62 0 0...

• Error: Duplicate id attribute value "svg-reduce_capacity" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-reduce_capacity
└── <path d="M16 4c0-1.1.9-2 2-2s2 ...

• Error: Duplicate id attribute value "svg-remove" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-remove
└── </p...

• Error: Duplicate id attribute value "svg-remove_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-remove_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-report" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-report
└── <path d="M15.73 3H8.27L3 8.27v7...

• Error: Duplicate id attribute value "svg-restaurant" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-restaurant
└── <path d="M16 6v8h3v8h2V2c-2.76 ...

• Error: Duplicate id attribute value "svg-rss_feed" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-rss_feed
└── <circle cx="6.18" cy="17.82" r=...

• Error: Duplicate id attribute value "svg-safety_divider" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-safety_divider
└── <path d="M11 5h2v14h-2V5zm-6 7c...

• Error: Duplicate id attribute value "svg-sanitizer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sanitizer
└── <path d="M15.5 6.5C15.5 5.66 17...

• Error: Duplicate id attribute value "svg-save_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-save_alt
└── <path d="M19 12v7H5v-7H3v7c0 1....

• Error: Duplicate id attribute value "svg-schedule" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-schedule
└── <path d="M11.99 2C6.47 2 2 6.48...

• Error: Duplicate id attribute value "svg-school" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-school
└── <path d="M12 3L1 9l4 2.18v6L12 ...

• Error: Duplicate id attribute value "svg-science" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-science
└── <path d="M13 11.33L18 18H6l5-6....

• Error: Duplicate id attribute value "svg-search" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-search
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-security" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-security
└── <path d="M12 1L3 5v6c0 5.55 3.8...

• Error: Duplicate id attribute value "svg-send" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-send
└── <path d="M4.01 6.03l7.51 3.22-7...

• Error: Duplicate id attribute value "svg-sentiment_dissatisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_dissatisfied
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_neutral" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_neutral
└── </path...

• Error: Duplicate id attribute value "svg-sentiment_satisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_satisfied
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_satisfied_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_satisfied_alt
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_very_dissatisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_very_dissatisfied
└── <path d="M12 13.5c-2.33 0-4.31 ...

• Error: Duplicate id attribute value "svg-settings" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-settings
└── <path d="M19.43 12.98c.04-.32.0...

• Error: Duplicate id attribute value "svg-severe_weather" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-severe_weather
└── <...

• Error: Duplicate id attribute value "svg-share" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-share
└── <path d="M18 16.08c-.76 0-1.44....

• Error: Duplicate id attribute value "svg-shield" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-shield
└── <path d="M12 2L4 5v6.09c0 5.05 ...

• Error: Duplicate id attribute value "svg-shopping_basket" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-shopping_basket
└── <path d="M22 9h-4.79l-4.38-6.56...

• Error: Duplicate id attribute value "svg-snow" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-snow
└── <path d="M20.76 14.07l-.66-1.34...

• Error: Duplicate id attribute value "svg-soap" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-soap
└── <path d="M14.25 6c.41 0 .75.34....

• Error: Duplicate id attribute value "svg-social_distance" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-social_distance
└── <path d="M4 5c0-1.1.9-2 2-2s2 ....

• Error: Duplicate id attribute value "svg-sort_arrow" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sort_arrow
└── <path d="M15.17 15L13 17.17V6.8...

• Error: Duplicate id attribute value "svg-spellcheck" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-spellcheck
└── <path d="M12.45 16h2.09L9.43 3H...

• Error: Duplicate id attribute value "svg-star" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star
└── <path d="M12 17.27L18.18 21l-1....

• Error: Duplicate id attribute value "svg-star_half" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star_half
└── <path d="M22 9.24l-7.19-.62L12 ...

• Error: Duplicate id attribute value "svg-star_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star_outline
└── <path d="M22 9.24l-7.19-.62L12 ...

• Error: Duplicate id attribute value "svg-store" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-store
└── <path d="M18.36 9l.6 3H5.04l.6-...

• Error: Duplicate id attribute value "svg-support" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-support
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-support_agent" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-support_agent
└── <path d="M21 12.22C21 6.73 16.7...

• Error: Duplicate id attribute value "svg-text_fields" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-text_fields
└── <path d="M2.5 4v3h5v12h3V7h5V4h...

• Error: Duplicate id attribute value "svg-thumb_down_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-thumb_down_alt
└── <path d="M15 3H6c-.83 0-1.54.5-...

• Error: Duplicate id attribute value "svg-thumb_up_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-thumb_up_alt
└── <path d="M21 8h-6.31l.95-4.57.0...

• Error: Duplicate id attribute value "svg-timer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-timer
└── <path d="M15 1H9v2h6V1zm-4 13h2...

• Error: Duplicate id attribute value "svg-toggle_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-toggle_off
└── <path d="M17 6H7c-3.31 0-6 2.69...

• Error: Duplicate id attribute value "svg-toggle_on" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-toggle_on
└── <path d="M17 6H7c-3.31 0-6 2.69...

• Error: Duplicate id attribute value "svg-topic" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-topic
└── <path d="M20 6h-8l-2-2H4c-1.1 0...

• Error: Duplicate id attribute value "svg-tornado" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-tornado
└── <path d="M13 16v-2h2.77c.08-.32...

• Error: Duplicate id attribute value "svg-translate" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-translate
└── <path d="M12.87 15.07l-2.54-2.5...

• Error: Duplicate id attribute value "svg-trending_down" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-trending_down
└── <path d="M16 18l2.29-2.29-4.88-...

• Error: Duplicate id attribute value "svg-trending_up" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-trending_up
└── <path d="M16 6l2.29 2.29-4.88 4...

• Error: Duplicate id attribute value "svg-twitter" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-twitter
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-undo" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-undo
└── <path d="M12.5 8c-2.65 0-5.05.9...

• Error: Duplicate id attribute value "svg-unfold_less" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-unfold_less
└── <path d="M7.41 18.59L8.83 20 12...

• Error: Duplicate id attribute value "svg-unfold_more" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-unfold_more
└── <path d="M12 5.83L15.17 9l1.41-...

• Error: Duplicate id attribute value "svg-update" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-update
└── <path d="M11 8v5l4.25 2.52.77-1...

• Error: Duplicate id attribute value "svg-upload_file" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-upload_file
└── <path d="M14 2H6c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-verified" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-verified
└── <path d="M23 11.99L20.56 9.2l.3...

• Error: Duplicate id attribute value "svg-verified_user" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-verified_user
└── <path d="M12 1L3 5v6c0 5.55 3.8...

• Error: Duplicate id attribute value "svg-visibility" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-visibility
└── <path d="M12 6a9.77 9.77 0 018....

• Error: Duplicate id attribute value "svg-visibility_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-visibility_off
└── <path d="M12 6a9.77 9.77 0 018....

• Error: Duplicate id attribute value "svg-volume_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-volume_off
└── <path d="M4.34 2.93L2.93 4.34 7...

• Error: Duplicate id attribute value "svg-warning" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-warning
└── <path d="M1 21h22L12 2 1 21zm12...

• Error: Duplicate id attribute value "svg-wash" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-wash
└── <path d="M20.75 16a1.25 1.25 0 ...

• Error: Duplicate id attribute value "svg-wifi" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-wifi
└── <path d="M1 9l2 2c4.97-4.97 13....

• Error: Duplicate id attribute value "svg-work" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-work
└── <path d="M20 6h-4V4c0-1.11-.89-...

• Error: Duplicate id attribute value "svg-youtube" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-youtube
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-zoom_in" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_in
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-zoom_out" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_out
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-zoom_out_map" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_out_map
└── <path d="M15 3l2.3 2.3-2.89 2.8...

244 Errors

@wesley-dean-gsa wesley-dean-gsa mentioned this pull request Jul 19, 2024
4 tasks
Copy link

Pa11y testing results ``` Welcome to Pa11y

Running Pa11y on URL https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov//092-pa11y-fix/

Results for URL: https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov//092-pa11y-fix/

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.68:1. Recommendation: change background to #63686c.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #main-content > section:nth-child(3) > div > div > div:nth-child(2) > p
└──

For over 50 years, GSA has been...

• Error: Duplicate id attribute value "svg-accessibility_new" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-accessibility_new
└── <path d="M20.5 6c-2.61.7-5.67 1...

• Error: Duplicate id attribute value "svg-accessible_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-accessible_forward
└── <circle cx="18" cy="4.54" r="2"...

• Error: Duplicate id attribute value "svg-account_balance" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_balance
└── <path d="M6.5 10h-2v7h2v-7zm6 0...

• Error: Duplicate id attribute value "svg-account_box" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_box
└── <path d="M19 3H5c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-account_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-add" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add
└── <path d="M19 13h-6v6h-2v-6H5v-2...

• Error: Duplicate id attribute value "svg-add_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-add_circle_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add_circle_outline
└── <path d="M13 7h-2v4H7v2h4v4h2v-...

• Error: Duplicate id attribute value "svg-alarm" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-alarm
└── <path d="M12.5 8H11v6l4.75 2.85...

• Error: Duplicate id attribute value "svg-alternate_email" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-alternate_email
└── <path d="M12 1.95c-5.52 0-10 4....

• Error: Duplicate id attribute value "svg-announcement" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-announcement
└── <path d="M20 2H4c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-api" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-api
└── <path d="M14 12l-2 2-2-2 2-2 2 ...

• Error: Duplicate id attribute value "svg-arrow_back" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_back
└── <path d="M20 11H7.83l5.59-5.59L...

• Error: Duplicate id attribute value "svg-arrow_downward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_downward
└── <path d="M20 12l-1.41-1.41L13 1...

• Error: Duplicate id attribute value "svg-arrow_drop_down" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_drop_down
└── </pa...

• Error: Duplicate id attribute value "svg-arrow_drop_up" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_drop_up
└── </pa...

• Error: Duplicate id attribute value "svg-arrow_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_forward
└── <path d="M12 4l-1.41 1.41L16.17...

• Error: Duplicate id attribute value "svg-arrow_upward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_upward
└── <path d="M4 12l1.41 1.41L11 7.8...

• Error: Duplicate id attribute value "svg-assessment" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-assessment
└── <path d="M19 3H5c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-attach_file" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-attach_file
└── <path d="M16.5 6v11.5c0 2.21-1....

• Error: Duplicate id attribute value "svg-attach_money" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-attach_money
└── <path d="M11.8 10.9c-2.27-.59-3...

• Error: Duplicate id attribute value "svg-autorenew" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-autorenew
└── <path d="M12 6v3l4-4-4-4v3c-4.4...

• Error: Duplicate id attribute value "svg-backpack" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-backpack
└── <path d="M17 4.14V2h-3v2h-4V2H7...

• Error: Duplicate id attribute value "svg-bathtub" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bathtub
└── </c...

• Error: Duplicate id attribute value "svg-bedding" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bedding
└── <path d="M17 10.13a33.86 33.86 ...

• Error: Duplicate id attribute value "svg-bookmark" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bookmark
└── <path d="M17 3H7c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-bug_report" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bug_report
└── <path d="M20 8h-2.81a5.985 5.98...

• Error: Duplicate id attribute value "svg-build" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-build
└── <path d="M22.61 18.99l-9.08-9.0...

• Error: Duplicate id attribute value "svg-calendar_today" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-calendar_today
└── <path d="M20 3h-1V1h-2v2H7V1H5v...

• Error: Duplicate id attribute value "svg-campaign" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-campaign
└── <path d="M18 11v2h4v-2h-4zm-2 6...

• Error: Duplicate id attribute value "svg-camping" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-camping
└── <path fill-rule="evenodd" d="M1...

• Error: Duplicate id attribute value "svg-cancel" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-cancel
└── <path d="M12 2C6.47 2 2 6.47 2 ...

• Error: Duplicate id attribute value "svg-chat" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chat
└── <path d="M4 4h16v12H5.17L4 17.1...

• Error: Duplicate id attribute value "svg-check" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check
└── <path d="M9 16.17L4.83 12l-1.42...

• Error: Duplicate id attribute value "svg-check_box_outline_blank" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_box_outline_blank
└── <path d="M19 5v14H5V5h14m0-2H5c...

• Error: Duplicate id attribute value "svg-check_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-check_circle_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_circle_outline
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-checkroom" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-checkroom
└── <path d="M21.6 18.2L13 11.75v-....

• Error: Duplicate id attribute value "svg-chevron_left" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chevron_left
└── <path d="M0 0h24v24H0z" fill="n...

• Error: Duplicate id attribute value "svg-chevron_right" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chevron_right
└── <path d="M0 0h24v24H0z" fill="n...

• Error: Duplicate id attribute value "svg-clean_hands" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-clean_hands
└── <path d="M16.99 5l.63 1.37 1.37...

• Error: Duplicate id attribute value "svg-close" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-close
└── <path d="M19 6.41L17.59 5 12 10...

• Error: Duplicate id attribute value "svg-closed_caption" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-closed_caption
└── <path d="M19 4H5a2 2 0 00-2 2v1...

• Error: Duplicate id attribute value "svg-clothes" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-clothes
└── <path d="M15.7 2.37L15 2.3V4a3 ...

• Error: Duplicate id attribute value "svg-cloud" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-cloud
└── <path d="M12 6c2.62 0 4.88 1.86...

• Error: Duplicate id attribute value "svg-code" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-code
└── <path d="M9.4 16.6L4.8 12l4.6-4...

• Error: Duplicate id attribute value "svg-comment" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-comment
└── <path d="M21.99 4c0-1.1-.89-2-1...

• Error: Duplicate id attribute value "svg-connect_without_contact" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-connect_without_contact
└── <path d="M11 14H9a9 9 0 019-9v2...

• Error: Duplicate id attribute value "svg-construction" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-construction
└── <path d="M13.783 15.172l2.121-2...

• Error: Duplicate id attribute value "svg-construction_worker" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-construction_worker
└── <circle cx="10.5" cy="4.5" r="1...

• Error: Duplicate id attribute value "svg-contact_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-contact_page
└── <path d="M13.17 4L18 8.83V20H6V...

• Error: Duplicate id attribute value "svg-content_copy" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-content_copy
└── <path d="M16 1H4c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-coronavirus" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-coronavirus
└── <path d="M9.5 12c0 .55-.45 1-1 ...

• Error: Duplicate id attribute value "svg-credit_card" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-credit_card
└── <path d="M20 4H4c-1.11 0-1.99.8...

• Error: Duplicate id attribute value "svg-deck" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-deck
└── <path d="M22 9L12 2 2 9h9v13h2V...

• Error: Duplicate id attribute value "svg-delete" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-delete
└── <path d="M16 9v10H8V9h8m-1.5-6h...

• Error: Duplicate id attribute value "svg-device_thermostat" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-device_thermostat
└── <path d="M15 13V5c0-1.66-1.34-3...

• Error: Duplicate id attribute value "svg-directions" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions
└── <path d="M22.43 10.59l-9.01-9.0...

• Error: Duplicate id attribute value "svg-directions_bike" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_bike
└── <path d="M15.5 5.5c1.1 0 2-.9 2...

• Error: Duplicate id attribute value "svg-directions_bus" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_bus
└── <path d="M12 2c-4.42 0-8 .5-8 4...

• Error: Duplicate id attribute value "svg-directions_car" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_car
└── <path d="M18.92 6.01C18.72 5.42...

• Error: Duplicate id attribute value "svg-directions_walk" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_walk
└── <path d="M13.5 5.5c1.1 0 2-.9 2...

• Error: Duplicate id attribute value "svg-do_not_disturb" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-do_not_disturb
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-do_not_touch" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-do_not_touch
└── <path d="M2.81 2.81L1.39 4.22 7...

• Error: Duplicate id attribute value "svg-drag_handle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-drag_handle
└── <path d="M20 9H4v2h16V9zM4 15h1...

• Error: Duplicate id attribute value "svg-eco" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-eco
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-edit" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-edit
└── <path d="M14.06 9.02l.92.92L5.9...

• Error: Duplicate id attribute value "svg-electrical_services" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-electrical_services
└── <path d="M21 14c0-.55-.45-1-1-1...

• Error: Duplicate id attribute value "svg-emoji_events" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-emoji_events
└── <path d="M19 5h-2V3H7v2H5c-1.1 ...

• Error: Duplicate id attribute value "svg-error" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-error
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-error_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-error_outline
└── <path d="M11 15h2v2h-2v-2zm0-8h...

• Error: Duplicate id attribute value "svg-event" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-event
└── <path d="M19 4h-1V2h-2v2H8V2H6v...

• Error: Duplicate id attribute value "svg-expand_less" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-expand_less
└── <path d="M12 8l-6 6 1.41 1.41L1...

• Error: Duplicate id attribute value "svg-expand_more" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-expand_more
└── <path d="M16.59 8.59L12 13.17 7...

• Error: Duplicate id attribute value "svg-facebook" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-facebook
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-fast_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fast_forward
└── <path d="M15 9.86L18.03 12 15 1...

• Error: Duplicate id attribute value "svg-fast_rewind" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fast_rewind
└── <path d="M18 9.86v4.28L14.97 12...

• Error: Duplicate id attribute value "svg-favorite" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-favorite
└── <path d="M12 21.35l-1.45-1.32C5...

• Error: Duplicate id attribute value "svg-favorite_border" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-favorite_border
└── <path d="M16.5 3c-1.74 0-3.41.8...

• Error: Duplicate id attribute value "svg-fax" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fax
└── <path d="M19 9h-1V4H8v5h-.78C6....

• Error: Duplicate id attribute value "svg-file_download" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_download
└── <path d="M18 15v3H6v-3H4v3c0 1....

• Error: Duplicate id attribute value "svg-file_present" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_present
└── <path d="M14 2H6c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-file_upload" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_upload
└── <path d="M18 15v3H6v-3H4v3c0 1....

• Error: Duplicate id attribute value "svg-filter_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-filter_alt
└── <path d="M7 6h10l-5.01 6.3L7 6z...

• Error: Duplicate id attribute value "svg-filter_list" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-filter_list
└── <path d="M10 18h4v-2h-4v2zM3 6v...

• Error: Duplicate id attribute value "svg-fingerprint" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fingerprint
└── <path d="M17.81 4.47c-.08 0-.16...

• Error: Duplicate id attribute value "svg-first_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-first_page
└── <path d="M18.41 16.59L13.82 12l...

• Error: Duplicate id attribute value "svg-flag" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flag
└── <path d="M12.36 6l.4 2H18v6h-3....

• Error: Duplicate id attribute value "svg-flickr" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flickr
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-flight" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flight
└── <path d="M21 16v-2l-8-5V3.5c0-....

• Error: Duplicate id attribute value "svg-flooding" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flooding
└── <path d="M17 18.16a6 6 0 00-2.9...

• Error: Duplicate id attribute value "svg-folder" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-folder
└── <path d="M9.17 6l2 2H20v10H4V6h...

• Error: Duplicate id attribute value "svg-folder_open" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-folder_open
└── <path d="M20 6h-8l-2-2H4c-1.1 0...

• Error: Duplicate id attribute value "svg-format_quote" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-format_quote
└── <path d="M18.62 18h-5.24l2-4H13...

• Error: Duplicate id attribute value "svg-format_size" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-format_size
└── <path d="M9 4v3h5v12h3V7h5V4H9z...

• Error: Duplicate id attribute value "svg-forum" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-forum
└── <path d="M15 4v7H5.17L4 12.17V4...

• Error: Duplicate id attribute value "svg-github" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-github
└── <path d="M12 2a10 10 0 00-3.16 ...

• Error: Duplicate id attribute value "svg-grid_view" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-grid_view
└── <path d="M3 3v8h8V3H3zm6 6H5V5h...

• Error: Duplicate id attribute value "svg-group_add" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-group_add
└── <path d="M22 9V7h-2v2h-2v2h2v2h...

• Error: Duplicate id attribute value "svg-groups" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-groups
└── <path d="M4 13c1.1 0 2-.9 2-2s-...

• Error: Duplicate id attribute value "svg-hearing" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hearing
└── <path d="M17 20c-.29 0-.56-.06-...

• Error: Duplicate id attribute value "svg-help" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-help
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-help_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-help_outline
└── <path d="M11 18h2v-2h-2v2zm1-16...

• Error: Duplicate id attribute value "svg-highlight_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-highlight_off
└── <path d="M14.59 8L12 10.59 9.41...

• Error: Duplicate id attribute value "svg-history" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-history
└── <path d="M13 3a9 9 0 00-9 9H1l3...

• Error: Duplicate id attribute value "svg-home" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-home
└── <path d="M12 5.69l5 4.5V18h-2v-...

• Error: Duplicate id attribute value "svg-hospital" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hospital
└── <path d="M19 3H5a2 2 0 00-2 2v1...

• Error: Duplicate id attribute value "svg-hotel" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hotel
└── <path d="M7 14c1.66 0 3-1.34 3-...

• Error: Duplicate id attribute value "svg-hourglass_empty" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hourglass_empty
└── <path d="M6 2v6h.01L6 8.01 10 1...

• Error: Duplicate id attribute value "svg-hurricane" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hurricane
└── <path d="M19 12a7 7 0 00-6.34-7...

• Error: Duplicate id attribute value "svg-identification" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-identification
└── <path d="M11 14.14C11 13.38 9.3...

• Error: Duplicate id attribute value "svg-image" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-image
└── <path d="M19 5v14H5V5h14m0-2H5c...

• Error: Duplicate id attribute value "svg-info" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-info
└── <path d="M11 7h2v2h-2zm0 4h2v6h...

• Error: Duplicate id attribute value "svg-info_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-info_outline
└── <path d="M0 0h24v24H0V0z" fill=...

• Error: Duplicate id attribute value "svg-insights" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-insights
└── <path d="M21 8c-1.45 0-2.26 1.4...

• Error: Duplicate id attribute value "svg-instagram" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-instagram
└── <path d="M12 10a2 2 0 102 2 2 2...

• Error: Duplicate id attribute value "svg-keyboard" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-keyboard
└── <path d="M20 7v10H4V7h16m0-2H4c...

• Error: Duplicate id attribute value "svg-label" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-label
└── <path d="M17.63 5.84C17.27 5.33...

• Error: Duplicate id attribute value "svg-language" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-language
└── <path d="M11.99 2C6.47 2 2 6.48...

• Error: Duplicate id attribute value "svg-last_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-last_page
└── <path d="M5.59 7.41L10.18 12l-4...

• Error: Duplicate id attribute value "svg-launch" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-launch
└── <path d="M19 19H5V5h7V3H5a2 2 0...

• Error: Duplicate id attribute value "svg-lightbulb" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lightbulb
└── <path d="M9 21c0 .55.45 1 1 1h4...

• Error: Duplicate id attribute value "svg-lightbulb_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lightbulb_outline
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-link" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-link
└── <path d="M17 7h-4v2h4c1.65 0 3 ...

• Error: Duplicate id attribute value "svg-link_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-link_off
└── <path d="M14.39 11L16 12.61V11z...

• Error: Duplicate id attribute value "svg-list" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-list
└── <path d="M3 13h2v-2H3v2zm0 4h2v...

• Error: Duplicate id attribute value "svg-local_cafe" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_cafe
└── <path d="M16 5v8c0 1.1-.9 2-2 2...

• Error: Duplicate id attribute value "svg-local_fire_department" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_fire_department
└── <path d="M16 6l-.44.55c-.42.52-...

• Error: Duplicate id attribute value "svg-local_gas_station" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_gas_station
└── <path d="M19.77 7.23l.01-.01-3....

• Error: Duplicate id attribute value "svg-local_grocery_store" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_grocery_store
└── <path d="M7 18c-1.1 0-1.99.9-1....

• Error: Duplicate id attribute value "svg-local_hospital" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_hospital
└── <path d="M19 3H5c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-local_laundry_service" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_laundry_service
└── <path d="M18 2.01L6 2c-1.11 0-2...

• Error: Duplicate id attribute value "svg-local_library" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_library
└── <path d="M12 9c2.21 0 4-1.79 4-...

• Error: Duplicate id attribute value "svg-local_offer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_offer
└── <path d="M21.41 11.58l-9-9C12.0...

• Error: Duplicate id attribute value "svg-local_parking" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_parking
└── <path d="M13 3H6v18h4v-6h3c3.31...

• Error: Duplicate id attribute value "svg-local_pharmacy" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_pharmacy
└── <path d="M21 5h-2.64l1.14-3.14L...

• Error: Duplicate id attribute value "svg-local_police" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_police
└── <path d="M14.5 12.59l.9 3.88-3....

• Error: Duplicate id attribute value "svg-local_taxi" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_taxi
└── <path d="M18.92 6.01C18.72 5.42...

• Error: Duplicate id attribute value "svg-location_city" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-location_city
└── <path d="M15 11V5l-3-3-3 3v2H3v...

• Error: Duplicate id attribute value "svg-location_on" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-location_on
└── <path d="M12 2C8.13 2 5 5.13 5 ...

• Error: Duplicate id attribute value "svg-lock" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock
└── <path d="M18 8h-1V6c0-2.76-2.24...

• Error: Duplicate id attribute value "svg-lock_open" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock_open
└── <path d="M18 8h-1V6c0-2.76-2.24...

• Error: Duplicate id attribute value "svg-lock_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock_outline
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-login" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-login
└── <path d="M11 7L9.6 8.4l2.6 2.6H...

• Error: Duplicate id attribute value "svg-logout" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-logout
└── <path d="M17 8l-1.41 1.41L17.17...

• Error: Duplicate id attribute value "svg-loop" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-loop
└── <path d="M12 4V1L8 5l4 4V6c3.31...

• Error: Duplicate id attribute value "svg-mail" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-mail
└── <path d="M22 6c0-1.1-.9-2-2-2H4...

• Error: Duplicate id attribute value "svg-mail_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-mail_outline
└── <path d="M20 4H4c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-map" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-map
└── <path d="M20.5 3l-.16.03L15 5.1...

• Error: Duplicate id attribute value "svg-masks" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-masks
└── <path d="M19.5 6c-1.31 0-2.37 1...

• Error: Duplicate id attribute value "svg-medical_services" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-medical_services
└── <path d="M20 6h-4V4c0-1.1-.9-2-...

• Error: Duplicate id attribute value "svg-menu" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-menu
└── <path d="M3 18h18v-2H3v2zm0-5h1...

• Error: Duplicate id attribute value "svg-military_tech" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-military_tech
└── <path d="M17 10.43V2H7v8.43c0 ....

• Error: Duplicate id attribute value "svg-more_horiz" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-more_horiz
└── <path d="M6 10c-1.1 0-2 .9-2 2s...

• Error: Duplicate id attribute value "svg-more_vert" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-more_vert
└── <path d="M12 8c1.1 0 2-.9 2-2s-...

• Error: Duplicate id attribute value "svg-my_location" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-my_location
└── <path d="M12 8c-2.21 0-4 1.79-4...

• Error: Duplicate id attribute value "svg-navigate_before" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_before
└── <path d="M15.61 7.41L14.2 6l-6 ...

• Error: Duplicate id attribute value "svg-navigate_far_before" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_far_before
└── <path d="M11.41 7.41L10 6l-6 6 ...

• Error: Duplicate id attribute value "svg-navigate_far_next" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_far_next
└── <path d="M14 6l-1.41 1.41L17.17...

• Error: Duplicate id attribute value "svg-navigate_next" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_next
└── <path d="M10.02 6L8.61 7.41 13....

• Error: Duplicate id attribute value "svg-near_me" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-near_me
└── <path d="M17.27 6.73l-4.24 10.1...

• Error: Duplicate id attribute value "svg-notifications" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_active" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_active
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_none" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_none
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_off
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-park" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-park
└── <path d="M17 12h2L12 2 5.05 12H...

• Error: Duplicate id attribute value "svg-people" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-people
└── <path d="M9 13.75c-2.34 0-7 1.1...

• Error: Duplicate id attribute value "svg-person" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-person
└── <path d="M12 6c1.1 0 2 .9 2 2s-...

• Error: Duplicate id attribute value "svg-pets" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-pets
└── <circle cx="4.5" cy="9.5" r="2....

• Error: Duplicate id attribute value "svg-phone" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-phone
└── <path d="M6.54 5c.06.89.21 1.76...

• Error: Duplicate id attribute value "svg-photo_camera" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-photo_camera
└── <path d="M14.12 4l1.83 2H20v12H...

• Error: Duplicate id attribute value "svg-print" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-print
└── <path d="M19 8h-1V3H6v5H5c-1.66...

• Error: Duplicate id attribute value "svg-priority_high" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-priority_high
└── <...

• Error: Duplicate id attribute value "svg-public" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-public
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-push_pin" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-push_pin
└── <path d="M14 4v5c0 1.12.37 2.16...

• Error: Duplicate id attribute value "svg-radio_button_unchecked" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-radio_button_unchecked
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-rain" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-rain
└── <path d="M17.51 7A5.62 5.62 0 0...

• Error: Duplicate id attribute value "svg-reduce_capacity" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-reduce_capacity
└── <path d="M16 4c0-1.1.9-2 2-2s2 ...

• Error: Duplicate id attribute value "svg-remove" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-remove
└── </p...

• Error: Duplicate id attribute value "svg-remove_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-remove_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-report" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-report
└── <path d="M15.73 3H8.27L3 8.27v7...

• Error: Duplicate id attribute value "svg-restaurant" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-restaurant
└── <path d="M16 6v8h3v8h2V2c-2.76 ...

• Error: Duplicate id attribute value "svg-rss_feed" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-rss_feed
└── <circle cx="6.18" cy="17.82" r=...

• Error: Duplicate id attribute value "svg-safety_divider" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-safety_divider
└── <path d="M11 5h2v14h-2V5zm-6 7c...

• Error: Duplicate id attribute value "svg-sanitizer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sanitizer
└── <path d="M15.5 6.5C15.5 5.66 17...

• Error: Duplicate id attribute value "svg-save_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-save_alt
└── <path d="M19 12v7H5v-7H3v7c0 1....

• Error: Duplicate id attribute value "svg-schedule" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-schedule
└── <path d="M11.99 2C6.47 2 2 6.48...

• Error: Duplicate id attribute value "svg-school" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-school
└── <path d="M12 3L1 9l4 2.18v6L12 ...

• Error: Duplicate id attribute value "svg-science" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-science
└── <path d="M13 11.33L18 18H6l5-6....

• Error: Duplicate id attribute value "svg-search" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-search
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-security" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-security
└── <path d="M12 1L3 5v6c0 5.55 3.8...

• Error: Duplicate id attribute value "svg-send" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-send
└── <path d="M4.01 6.03l7.51 3.22-7...

• Error: Duplicate id attribute value "svg-sentiment_dissatisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_dissatisfied
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_neutral" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_neutral
└── </path...

• Error: Duplicate id attribute value "svg-sentiment_satisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_satisfied
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_satisfied_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_satisfied_alt
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_very_dissatisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_very_dissatisfied
└── <path d="M12 13.5c-2.33 0-4.31 ...

• Error: Duplicate id attribute value "svg-settings" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-settings
└── <path d="M19.43 12.98c.04-.32.0...

• Error: Duplicate id attribute value "svg-severe_weather" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-severe_weather
└── <...

• Error: Duplicate id attribute value "svg-share" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-share
└── <path d="M18 16.08c-.76 0-1.44....

• Error: Duplicate id attribute value "svg-shield" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-shield
└── <path d="M12 2L4 5v6.09c0 5.05 ...

• Error: Duplicate id attribute value "svg-shopping_basket" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-shopping_basket
└── <path d="M22 9h-4.79l-4.38-6.56...

• Error: Duplicate id attribute value "svg-snow" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-snow
└── <path d="M20.76 14.07l-.66-1.34...

• Error: Duplicate id attribute value "svg-soap" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-soap
└── <path d="M14.25 6c.41 0 .75.34....

• Error: Duplicate id attribute value "svg-social_distance" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-social_distance
└── <path d="M4 5c0-1.1.9-2 2-2s2 ....

• Error: Duplicate id attribute value "svg-sort_arrow" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sort_arrow
└── <path d="M15.17 15L13 17.17V6.8...

• Error: Duplicate id attribute value "svg-spellcheck" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-spellcheck
└── <path d="M12.45 16h2.09L9.43 3H...

• Error: Duplicate id attribute value "svg-star" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star
└── <path d="M12 17.27L18.18 21l-1....

• Error: Duplicate id attribute value "svg-star_half" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star_half
└── <path d="M22 9.24l-7.19-.62L12 ...

• Error: Duplicate id attribute value "svg-star_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star_outline
└── <path d="M22 9.24l-7.19-.62L12 ...

• Error: Duplicate id attribute value "svg-store" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-store
└── <path d="M18.36 9l.6 3H5.04l.6-...

• Error: Duplicate id attribute value "svg-support" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-support
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-support_agent" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-support_agent
└── <path d="M21 12.22C21 6.73 16.7...

• Error: Duplicate id attribute value "svg-text_fields" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-text_fields
└── <path d="M2.5 4v3h5v12h3V7h5V4h...

• Error: Duplicate id attribute value "svg-thumb_down_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-thumb_down_alt
└── <path d="M15 3H6c-.83 0-1.54.5-...

• Error: Duplicate id attribute value "svg-thumb_up_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-thumb_up_alt
└── <path d="M21 8h-6.31l.95-4.57.0...

• Error: Duplicate id attribute value "svg-timer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-timer
└── <path d="M15 1H9v2h6V1zm-4 13h2...

• Error: Duplicate id attribute value "svg-toggle_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-toggle_off
└── <path d="M17 6H7c-3.31 0-6 2.69...

• Error: Duplicate id attribute value "svg-toggle_on" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-toggle_on
└── <path d="M17 6H7c-3.31 0-6 2.69...

• Error: Duplicate id attribute value "svg-topic" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-topic
└── <path d="M20 6h-8l-2-2H4c-1.1 0...

• Error: Duplicate id attribute value "svg-tornado" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-tornado
└── <path d="M13 16v-2h2.77c.08-.32...

• Error: Duplicate id attribute value "svg-translate" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-translate
└── <path d="M12.87 15.07l-2.54-2.5...

• Error: Duplicate id attribute value "svg-trending_down" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-trending_down
└── <path d="M16 18l2.29-2.29-4.88-...

• Error: Duplicate id attribute value "svg-trending_up" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-trending_up
└── <path d="M16 6l2.29 2.29-4.88 4...

• Error: Duplicate id attribute value "svg-twitter" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-twitter
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-undo" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-undo
└── <path d="M12.5 8c-2.65 0-5.05.9...

• Error: Duplicate id attribute value "svg-unfold_less" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-unfold_less
└── <path d="M7.41 18.59L8.83 20 12...

• Error: Duplicate id attribute value "svg-unfold_more" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-unfold_more
└── <path d="M12 5.83L15.17 9l1.41-...

• Error: Duplicate id attribute value "svg-update" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-update
└── <path d="M11 8v5l4.25 2.52.77-1...

• Error: Duplicate id attribute value "svg-upload_file" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-upload_file
└── <path d="M14 2H6c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-verified" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-verified
└── <path d="M23 11.99L20.56 9.2l.3...

• Error: Duplicate id attribute value "svg-verified_user" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-verified_user
└── <path d="M12 1L3 5v6c0 5.55 3.8...

• Error: Duplicate id attribute value "svg-visibility" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-visibility
└── <path d="M12 6a9.77 9.77 0 018....

• Error: Duplicate id attribute value "svg-visibility_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-visibility_off
└── <path d="M12 6a9.77 9.77 0 018....

• Error: Duplicate id attribute value "svg-volume_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-volume_off
└── <path d="M4.34 2.93L2.93 4.34 7...

• Error: Duplicate id attribute value "svg-warning" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-warning
└── <path d="M1 21h22L12 2 1 21zm12...

• Error: Duplicate id attribute value "svg-wash" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-wash
└── <path d="M20.75 16a1.25 1.25 0 ...

• Error: Duplicate id attribute value "svg-wifi" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-wifi
└── <path d="M1 9l2 2c4.97-4.97 13....

• Error: Duplicate id attribute value "svg-work" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-work
└── <path d="M20 6h-4V4c0-1.11-.89-...

• Error: Duplicate id attribute value "svg-youtube" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-youtube
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-zoom_in" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_in
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-zoom_out" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_out
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-zoom_out_map" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_out_map
└── <path d="M15 3l2.3 2.3-2.89 2.8...

244 Errors

Copy link

Pa11y testing results ``` Welcome to Pa11y

Running Pa11y on URL https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov//092-pa11y-fix/

Results for URL: https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov//092-pa11y-fix/

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.68:1. Recommendation: change background to #63686c.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #main-content > section:nth-child(3) > div > div > div:nth-child(2) > p
└──

For over 50 years, GSA has been...

• Error: Duplicate id attribute value "svg-accessibility_new" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-accessibility_new
└── <path d="M20.5 6c-2.61.7-5.67 1...

• Error: Duplicate id attribute value "svg-accessible_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-accessible_forward
└── <circle cx="18" cy="4.54" r="2"...

• Error: Duplicate id attribute value "svg-account_balance" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_balance
└── <path d="M6.5 10h-2v7h2v-7zm6 0...

• Error: Duplicate id attribute value "svg-account_box" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_box
└── <path d="M19 3H5c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-account_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-add" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add
└── <path d="M19 13h-6v6h-2v-6H5v-2...

• Error: Duplicate id attribute value "svg-add_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-add_circle_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add_circle_outline
└── <path d="M13 7h-2v4H7v2h4v4h2v-...

• Error: Duplicate id attribute value "svg-alarm" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-alarm
└── <path d="M12.5 8H11v6l4.75 2.85...

• Error: Duplicate id attribute value "svg-alternate_email" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-alternate_email
└── <path d="M12 1.95c-5.52 0-10 4....

• Error: Duplicate id attribute value "svg-announcement" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-announcement
└── <path d="M20 2H4c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-api" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-api
└── <path d="M14 12l-2 2-2-2 2-2 2 ...

• Error: Duplicate id attribute value "svg-arrow_back" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_back
└── <path d="M20 11H7.83l5.59-5.59L...

• Error: Duplicate id attribute value "svg-arrow_downward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_downward
└── <path d="M20 12l-1.41-1.41L13 1...

• Error: Duplicate id attribute value "svg-arrow_drop_down" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_drop_down
└── </pa...

• Error: Duplicate id attribute value "svg-arrow_drop_up" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_drop_up
└── </pa...

• Error: Duplicate id attribute value "svg-arrow_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_forward
└── <path d="M12 4l-1.41 1.41L16.17...

• Error: Duplicate id attribute value "svg-arrow_upward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_upward
└── <path d="M4 12l1.41 1.41L11 7.8...

• Error: Duplicate id attribute value "svg-assessment" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-assessment
└── <path d="M19 3H5c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-attach_file" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-attach_file
└── <path d="M16.5 6v11.5c0 2.21-1....

• Error: Duplicate id attribute value "svg-attach_money" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-attach_money
└── <path d="M11.8 10.9c-2.27-.59-3...

• Error: Duplicate id attribute value "svg-autorenew" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-autorenew
└── <path d="M12 6v3l4-4-4-4v3c-4.4...

• Error: Duplicate id attribute value "svg-backpack" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-backpack
└── <path d="M17 4.14V2h-3v2h-4V2H7...

• Error: Duplicate id attribute value "svg-bathtub" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bathtub
└── </c...

• Error: Duplicate id attribute value "svg-bedding" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bedding
└── <path d="M17 10.13a33.86 33.86 ...

• Error: Duplicate id attribute value "svg-bookmark" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bookmark
└── <path d="M17 3H7c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-bug_report" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bug_report
└── <path d="M20 8h-2.81a5.985 5.98...

• Error: Duplicate id attribute value "svg-build" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-build
└── <path d="M22.61 18.99l-9.08-9.0...

• Error: Duplicate id attribute value "svg-calendar_today" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-calendar_today
└── <path d="M20 3h-1V1h-2v2H7V1H5v...

• Error: Duplicate id attribute value "svg-campaign" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-campaign
└── <path d="M18 11v2h4v-2h-4zm-2 6...

• Error: Duplicate id attribute value "svg-camping" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-camping
└── <path fill-rule="evenodd" d="M1...

• Error: Duplicate id attribute value "svg-cancel" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-cancel
└── <path d="M12 2C6.47 2 2 6.47 2 ...

• Error: Duplicate id attribute value "svg-chat" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chat
└── <path d="M4 4h16v12H5.17L4 17.1...

• Error: Duplicate id attribute value "svg-check" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check
└── <path d="M9 16.17L4.83 12l-1.42...

• Error: Duplicate id attribute value "svg-check_box_outline_blank" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_box_outline_blank
└── <path d="M19 5v14H5V5h14m0-2H5c...

• Error: Duplicate id attribute value "svg-check_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-check_circle_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_circle_outline
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-checkroom" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-checkroom
└── <path d="M21.6 18.2L13 11.75v-....

• Error: Duplicate id attribute value "svg-chevron_left" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chevron_left
└── <path d="M0 0h24v24H0z" fill="n...

• Error: Duplicate id attribute value "svg-chevron_right" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chevron_right
└── <path d="M0 0h24v24H0z" fill="n...

• Error: Duplicate id attribute value "svg-clean_hands" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-clean_hands
└── <path d="M16.99 5l.63 1.37 1.37...

• Error: Duplicate id attribute value "svg-close" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-close
└── <path d="M19 6.41L17.59 5 12 10...

• Error: Duplicate id attribute value "svg-closed_caption" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-closed_caption
└── <path d="M19 4H5a2 2 0 00-2 2v1...

• Error: Duplicate id attribute value "svg-clothes" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-clothes
└── <path d="M15.7 2.37L15 2.3V4a3 ...

• Error: Duplicate id attribute value "svg-cloud" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-cloud
└── <path d="M12 6c2.62 0 4.88 1.86...

• Error: Duplicate id attribute value "svg-code" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-code
└── <path d="M9.4 16.6L4.8 12l4.6-4...

• Error: Duplicate id attribute value "svg-comment" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-comment
└── <path d="M21.99 4c0-1.1-.89-2-1...

• Error: Duplicate id attribute value "svg-connect_without_contact" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-connect_without_contact
└── <path d="M11 14H9a9 9 0 019-9v2...

• Error: Duplicate id attribute value "svg-construction" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-construction
└── <path d="M13.783 15.172l2.121-2...

• Error: Duplicate id attribute value "svg-construction_worker" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-construction_worker
└── <circle cx="10.5" cy="4.5" r="1...

• Error: Duplicate id attribute value "svg-contact_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-contact_page
└── <path d="M13.17 4L18 8.83V20H6V...

• Error: Duplicate id attribute value "svg-content_copy" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-content_copy
└── <path d="M16 1H4c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-coronavirus" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-coronavirus
└── <path d="M9.5 12c0 .55-.45 1-1 ...

• Error: Duplicate id attribute value "svg-credit_card" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-credit_card
└── <path d="M20 4H4c-1.11 0-1.99.8...

• Error: Duplicate id attribute value "svg-deck" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-deck
└── <path d="M22 9L12 2 2 9h9v13h2V...

• Error: Duplicate id attribute value "svg-delete" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-delete
└── <path d="M16 9v10H8V9h8m-1.5-6h...

• Error: Duplicate id attribute value "svg-device_thermostat" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-device_thermostat
└── <path d="M15 13V5c0-1.66-1.34-3...

• Error: Duplicate id attribute value "svg-directions" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions
└── <path d="M22.43 10.59l-9.01-9.0...

• Error: Duplicate id attribute value "svg-directions_bike" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_bike
└── <path d="M15.5 5.5c1.1 0 2-.9 2...

• Error: Duplicate id attribute value "svg-directions_bus" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_bus
└── <path d="M12 2c-4.42 0-8 .5-8 4...

• Error: Duplicate id attribute value "svg-directions_car" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_car
└── <path d="M18.92 6.01C18.72 5.42...

• Error: Duplicate id attribute value "svg-directions_walk" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_walk
└── <path d="M13.5 5.5c1.1 0 2-.9 2...

• Error: Duplicate id attribute value "svg-do_not_disturb" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-do_not_disturb
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-do_not_touch" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-do_not_touch
└── <path d="M2.81 2.81L1.39 4.22 7...

• Error: Duplicate id attribute value "svg-drag_handle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-drag_handle
└── <path d="M20 9H4v2h16V9zM4 15h1...

• Error: Duplicate id attribute value "svg-eco" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-eco
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-edit" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-edit
└── <path d="M14.06 9.02l.92.92L5.9...

• Error: Duplicate id attribute value "svg-electrical_services" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-electrical_services
└── <path d="M21 14c0-.55-.45-1-1-1...

• Error: Duplicate id attribute value "svg-emoji_events" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-emoji_events
└── <path d="M19 5h-2V3H7v2H5c-1.1 ...

• Error: Duplicate id attribute value "svg-error" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-error
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-error_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-error_outline
└── <path d="M11 15h2v2h-2v-2zm0-8h...

• Error: Duplicate id attribute value "svg-event" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-event
└── <path d="M19 4h-1V2h-2v2H8V2H6v...

• Error: Duplicate id attribute value "svg-expand_less" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-expand_less
└── <path d="M12 8l-6 6 1.41 1.41L1...

• Error: Duplicate id attribute value "svg-expand_more" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-expand_more
└── <path d="M16.59 8.59L12 13.17 7...

• Error: Duplicate id attribute value "svg-facebook" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-facebook
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-fast_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fast_forward
└── <path d="M15 9.86L18.03 12 15 1...

• Error: Duplicate id attribute value "svg-fast_rewind" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fast_rewind
└── <path d="M18 9.86v4.28L14.97 12...

• Error: Duplicate id attribute value "svg-favorite" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-favorite
└── <path d="M12 21.35l-1.45-1.32C5...

• Error: Duplicate id attribute value "svg-favorite_border" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-favorite_border
└── <path d="M16.5 3c-1.74 0-3.41.8...

• Error: Duplicate id attribute value "svg-fax" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fax
└── <path d="M19 9h-1V4H8v5h-.78C6....

• Error: Duplicate id attribute value "svg-file_download" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_download
└── <path d="M18 15v3H6v-3H4v3c0 1....

• Error: Duplicate id attribute value "svg-file_present" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_present
└── <path d="M14 2H6c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-file_upload" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_upload
└── <path d="M18 15v3H6v-3H4v3c0 1....

• Error: Duplicate id attribute value "svg-filter_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-filter_alt
└── <path d="M7 6h10l-5.01 6.3L7 6z...

• Error: Duplicate id attribute value "svg-filter_list" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-filter_list
└── <path d="M10 18h4v-2h-4v2zM3 6v...

• Error: Duplicate id attribute value "svg-fingerprint" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fingerprint
└── <path d="M17.81 4.47c-.08 0-.16...

• Error: Duplicate id attribute value "svg-first_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-first_page
└── <path d="M18.41 16.59L13.82 12l...

• Error: Duplicate id attribute value "svg-flag" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flag
└── <path d="M12.36 6l.4 2H18v6h-3....

• Error: Duplicate id attribute value "svg-flickr" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flickr
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-flight" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flight
└── <path d="M21 16v-2l-8-5V3.5c0-....

• Error: Duplicate id attribute value "svg-flooding" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flooding
└── <path d="M17 18.16a6 6 0 00-2.9...

• Error: Duplicate id attribute value "svg-folder" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-folder
└── <path d="M9.17 6l2 2H20v10H4V6h...

• Error: Duplicate id attribute value "svg-folder_open" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-folder_open
└── <path d="M20 6h-8l-2-2H4c-1.1 0...

• Error: Duplicate id attribute value "svg-format_quote" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-format_quote
└── <path d="M18.62 18h-5.24l2-4H13...

• Error: Duplicate id attribute value "svg-format_size" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-format_size
└── <path d="M9 4v3h5v12h3V7h5V4H9z...

• Error: Duplicate id attribute value "svg-forum" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-forum
└── <path d="M15 4v7H5.17L4 12.17V4...

• Error: Duplicate id attribute value "svg-github" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-github
└── <path d="M12 2a10 10 0 00-3.16 ...

• Error: Duplicate id attribute value "svg-grid_view" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-grid_view
└── <path d="M3 3v8h8V3H3zm6 6H5V5h...

• Error: Duplicate id attribute value "svg-group_add" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-group_add
└── <path d="M22 9V7h-2v2h-2v2h2v2h...

• Error: Duplicate id attribute value "svg-groups" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-groups
└── <path d="M4 13c1.1 0 2-.9 2-2s-...

• Error: Duplicate id attribute value "svg-hearing" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hearing
└── <path d="M17 20c-.29 0-.56-.06-...

• Error: Duplicate id attribute value "svg-help" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-help
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-help_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-help_outline
└── <path d="M11 18h2v-2h-2v2zm1-16...

• Error: Duplicate id attribute value "svg-highlight_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-highlight_off
└── <path d="M14.59 8L12 10.59 9.41...

• Error: Duplicate id attribute value "svg-history" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-history
└── <path d="M13 3a9 9 0 00-9 9H1l3...

• Error: Duplicate id attribute value "svg-home" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-home
└── <path d="M12 5.69l5 4.5V18h-2v-...

• Error: Duplicate id attribute value "svg-hospital" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hospital
└── <path d="M19 3H5a2 2 0 00-2 2v1...

• Error: Duplicate id attribute value "svg-hotel" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hotel
└── <path d="M7 14c1.66 0 3-1.34 3-...

• Error: Duplicate id attribute value "svg-hourglass_empty" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hourglass_empty
└── <path d="M6 2v6h.01L6 8.01 10 1...

• Error: Duplicate id attribute value "svg-hurricane" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hurricane
└── <path d="M19 12a7 7 0 00-6.34-7...

• Error: Duplicate id attribute value "svg-identification" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-identification
└── <path d="M11 14.14C11 13.38 9.3...

• Error: Duplicate id attribute value "svg-image" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-image
└── <path d="M19 5v14H5V5h14m0-2H5c...

• Error: Duplicate id attribute value "svg-info" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-info
└── <path d="M11 7h2v2h-2zm0 4h2v6h...

• Error: Duplicate id attribute value "svg-info_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-info_outline
└── <path d="M0 0h24v24H0V0z" fill=...

• Error: Duplicate id attribute value "svg-insights" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-insights
└── <path d="M21 8c-1.45 0-2.26 1.4...

• Error: Duplicate id attribute value "svg-instagram" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-instagram
└── <path d="M12 10a2 2 0 102 2 2 2...

• Error: Duplicate id attribute value "svg-keyboard" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-keyboard
└── <path d="M20 7v10H4V7h16m0-2H4c...

• Error: Duplicate id attribute value "svg-label" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-label
└── <path d="M17.63 5.84C17.27 5.33...

• Error: Duplicate id attribute value "svg-language" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-language
└── <path d="M11.99 2C6.47 2 2 6.48...

• Error: Duplicate id attribute value "svg-last_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-last_page
└── <path d="M5.59 7.41L10.18 12l-4...

• Error: Duplicate id attribute value "svg-launch" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-launch
└── <path d="M19 19H5V5h7V3H5a2 2 0...

• Error: Duplicate id attribute value "svg-lightbulb" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lightbulb
└── <path d="M9 21c0 .55.45 1 1 1h4...

• Error: Duplicate id attribute value "svg-lightbulb_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lightbulb_outline
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-link" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-link
└── <path d="M17 7h-4v2h4c1.65 0 3 ...

• Error: Duplicate id attribute value "svg-link_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-link_off
└── <path d="M14.39 11L16 12.61V11z...

• Error: Duplicate id attribute value "svg-list" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-list
└── <path d="M3 13h2v-2H3v2zm0 4h2v...

• Error: Duplicate id attribute value "svg-local_cafe" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_cafe
└── <path d="M16 5v8c0 1.1-.9 2-2 2...

• Error: Duplicate id attribute value "svg-local_fire_department" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_fire_department
└── <path d="M16 6l-.44.55c-.42.52-...

• Error: Duplicate id attribute value "svg-local_gas_station" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_gas_station
└── <path d="M19.77 7.23l.01-.01-3....

• Error: Duplicate id attribute value "svg-local_grocery_store" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_grocery_store
└── <path d="M7 18c-1.1 0-1.99.9-1....

• Error: Duplicate id attribute value "svg-local_hospital" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_hospital
└── <path d="M19 3H5c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-local_laundry_service" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_laundry_service
└── <path d="M18 2.01L6 2c-1.11 0-2...

• Error: Duplicate id attribute value "svg-local_library" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_library
└── <path d="M12 9c2.21 0 4-1.79 4-...

• Error: Duplicate id attribute value "svg-local_offer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_offer
└── <path d="M21.41 11.58l-9-9C12.0...

• Error: Duplicate id attribute value "svg-local_parking" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_parking
└── <path d="M13 3H6v18h4v-6h3c3.31...

• Error: Duplicate id attribute value "svg-local_pharmacy" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_pharmacy
└── <path d="M21 5h-2.64l1.14-3.14L...

• Error: Duplicate id attribute value "svg-local_police" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_police
└── <path d="M14.5 12.59l.9 3.88-3....

• Error: Duplicate id attribute value "svg-local_taxi" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_taxi
└── <path d="M18.92 6.01C18.72 5.42...

• Error: Duplicate id attribute value "svg-location_city" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-location_city
└── <path d="M15 11V5l-3-3-3 3v2H3v...

• Error: Duplicate id attribute value "svg-location_on" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-location_on
└── <path d="M12 2C8.13 2 5 5.13 5 ...

• Error: Duplicate id attribute value "svg-lock" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock
└── <path d="M18 8h-1V6c0-2.76-2.24...

• Error: Duplicate id attribute value "svg-lock_open" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock_open
└── <path d="M18 8h-1V6c0-2.76-2.24...

• Error: Duplicate id attribute value "svg-lock_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock_outline
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-login" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-login
└── <path d="M11 7L9.6 8.4l2.6 2.6H...

• Error: Duplicate id attribute value "svg-logout" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-logout
└── <path d="M17 8l-1.41 1.41L17.17...

• Error: Duplicate id attribute value "svg-loop" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-loop
└── <path d="M12 4V1L8 5l4 4V6c3.31...

• Error: Duplicate id attribute value "svg-mail" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-mail
└── <path d="M22 6c0-1.1-.9-2-2-2H4...

• Error: Duplicate id attribute value "svg-mail_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-mail_outline
└── <path d="M20 4H4c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-map" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-map
└── <path d="M20.5 3l-.16.03L15 5.1...

• Error: Duplicate id attribute value "svg-masks" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-masks
└── <path d="M19.5 6c-1.31 0-2.37 1...

• Error: Duplicate id attribute value "svg-medical_services" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-medical_services
└── <path d="M20 6h-4V4c0-1.1-.9-2-...

• Error: Duplicate id attribute value "svg-menu" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-menu
└── <path d="M3 18h18v-2H3v2zm0-5h1...

• Error: Duplicate id attribute value "svg-military_tech" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-military_tech
└── <path d="M17 10.43V2H7v8.43c0 ....

• Error: Duplicate id attribute value "svg-more_horiz" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-more_horiz
└── <path d="M6 10c-1.1 0-2 .9-2 2s...

• Error: Duplicate id attribute value "svg-more_vert" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-more_vert
└── <path d="M12 8c1.1 0 2-.9 2-2s-...

• Error: Duplicate id attribute value "svg-my_location" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-my_location
└── <path d="M12 8c-2.21 0-4 1.79-4...

• Error: Duplicate id attribute value "svg-navigate_before" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_before
└── <path d="M15.61 7.41L14.2 6l-6 ...

• Error: Duplicate id attribute value "svg-navigate_far_before" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_far_before
└── <path d="M11.41 7.41L10 6l-6 6 ...

• Error: Duplicate id attribute value "svg-navigate_far_next" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_far_next
└── <path d="M14 6l-1.41 1.41L17.17...

• Error: Duplicate id attribute value "svg-navigate_next" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_next
└── <path d="M10.02 6L8.61 7.41 13....

• Error: Duplicate id attribute value "svg-near_me" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-near_me
└── <path d="M17.27 6.73l-4.24 10.1...

• Error: Duplicate id attribute value "svg-notifications" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_active" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_active
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_none" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_none
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_off
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-park" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-park
└── <path d="M17 12h2L12 2 5.05 12H...

• Error: Duplicate id attribute value "svg-people" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-people
└── <path d="M9 13.75c-2.34 0-7 1.1...

• Error: Duplicate id attribute value "svg-person" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-person
└── <path d="M12 6c1.1 0 2 .9 2 2s-...

• Error: Duplicate id attribute value "svg-pets" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-pets
└── <circle cx="4.5" cy="9.5" r="2....

• Error: Duplicate id attribute value "svg-phone" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-phone
└── <path d="M6.54 5c.06.89.21 1.76...

• Error: Duplicate id attribute value "svg-photo_camera" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-photo_camera
└── <path d="M14.12 4l1.83 2H20v12H...

• Error: Duplicate id attribute value "svg-print" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-print
└── <path d="M19 8h-1V3H6v5H5c-1.66...

• Error: Duplicate id attribute value "svg-priority_high" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-priority_high
└── <...

• Error: Duplicate id attribute value "svg-public" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-public
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-push_pin" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-push_pin
└── <path d="M14 4v5c0 1.12.37 2.16...

• Error: Duplicate id attribute value "svg-radio_button_unchecked" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-radio_button_unchecked
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-rain" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-rain
└── <path d="M17.51 7A5.62 5.62 0 0...

• Error: Duplicate id attribute value "svg-reduce_capacity" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-reduce_capacity
└── <path d="M16 4c0-1.1.9-2 2-2s2 ...

• Error: Duplicate id attribute value "svg-remove" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-remove
└── </p...

• Error: Duplicate id attribute value "svg-remove_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-remove_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-report" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-report
└── <path d="M15.73 3H8.27L3 8.27v7...

• Error: Duplicate id attribute value "svg-restaurant" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-restaurant
└── <path d="M16 6v8h3v8h2V2c-2.76 ...

• Error: Duplicate id attribute value "svg-rss_feed" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-rss_feed
└── <circle cx="6.18" cy="17.82" r=...

• Error: Duplicate id attribute value "svg-safety_divider" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-safety_divider
└── <path d="M11 5h2v14h-2V5zm-6 7c...

• Error: Duplicate id attribute value "svg-sanitizer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sanitizer
└── <path d="M15.5 6.5C15.5 5.66 17...

• Error: Duplicate id attribute value "svg-save_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-save_alt
└── <path d="M19 12v7H5v-7H3v7c0 1....

• Error: Duplicate id attribute value "svg-schedule" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-schedule
└── <path d="M11.99 2C6.47 2 2 6.48...

• Error: Duplicate id attribute value "svg-school" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-school
└── <path d="M12 3L1 9l4 2.18v6L12 ...

• Error: Duplicate id attribute value "svg-science" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-science
└── <path d="M13 11.33L18 18H6l5-6....

• Error: Duplicate id attribute value "svg-search" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-search
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-security" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-security
└── <path d="M12 1L3 5v6c0 5.55 3.8...

• Error: Duplicate id attribute value "svg-send" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-send
└── <path d="M4.01 6.03l7.51 3.22-7...

• Error: Duplicate id attribute value "svg-sentiment_dissatisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_dissatisfied
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_neutral" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_neutral
└── </path...

• Error: Duplicate id attribute value "svg-sentiment_satisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_satisfied
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_satisfied_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_satisfied_alt
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_very_dissatisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_very_dissatisfied
└── <path d="M12 13.5c-2.33 0-4.31 ...

• Error: Duplicate id attribute value "svg-settings" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-settings
└── <path d="M19.43 12.98c.04-.32.0...

• Error: Duplicate id attribute value "svg-severe_weather" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-severe_weather
└── <...

• Error: Duplicate id attribute value "svg-share" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-share
└── <path d="M18 16.08c-.76 0-1.44....

• Error: Duplicate id attribute value "svg-shield" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-shield
└── <path d="M12 2L4 5v6.09c0 5.05 ...

• Error: Duplicate id attribute value "svg-shopping_basket" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-shopping_basket
└── <path d="M22 9h-4.79l-4.38-6.56...

• Error: Duplicate id attribute value "svg-snow" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-snow
└── <path d="M20.76 14.07l-.66-1.34...

• Error: Duplicate id attribute value "svg-soap" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-soap
└── <path d="M14.25 6c.41 0 .75.34....

• Error: Duplicate id attribute value "svg-social_distance" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-social_distance
└── <path d="M4 5c0-1.1.9-2 2-2s2 ....

• Error: Duplicate id attribute value "svg-sort_arrow" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sort_arrow
└── <path d="M15.17 15L13 17.17V6.8...

• Error: Duplicate id attribute value "svg-spellcheck" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-spellcheck
└── <path d="M12.45 16h2.09L9.43 3H...

• Error: Duplicate id attribute value "svg-star" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star
└── <path d="M12 17.27L18.18 21l-1....

• Error: Duplicate id attribute value "svg-star_half" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star_half
└── <path d="M22 9.24l-7.19-.62L12 ...

• Error: Duplicate id attribute value "svg-star_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star_outline
└── <path d="M22 9.24l-7.19-.62L12 ...

• Error: Duplicate id attribute value "svg-store" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-store
└── <path d="M18.36 9l.6 3H5.04l.6-...

• Error: Duplicate id attribute value "svg-support" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-support
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-support_agent" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-support_agent
└── <path d="M21 12.22C21 6.73 16.7...

• Error: Duplicate id attribute value "svg-text_fields" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-text_fields
└── <path d="M2.5 4v3h5v12h3V7h5V4h...

• Error: Duplicate id attribute value "svg-thumb_down_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-thumb_down_alt
└── <path d="M15 3H6c-.83 0-1.54.5-...

• Error: Duplicate id attribute value "svg-thumb_up_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-thumb_up_alt
└── <path d="M21 8h-6.31l.95-4.57.0...

• Error: Duplicate id attribute value "svg-timer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-timer
└── <path d="M15 1H9v2h6V1zm-4 13h2...

• Error: Duplicate id attribute value "svg-toggle_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-toggle_off
└── <path d="M17 6H7c-3.31 0-6 2.69...

• Error: Duplicate id attribute value "svg-toggle_on" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-toggle_on
└── <path d="M17 6H7c-3.31 0-6 2.69...

• Error: Duplicate id attribute value "svg-topic" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-topic
└── <path d="M20 6h-8l-2-2H4c-1.1 0...

• Error: Duplicate id attribute value "svg-tornado" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-tornado
└── <path d="M13 16v-2h2.77c.08-.32...

• Error: Duplicate id attribute value "svg-translate" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-translate
└── <path d="M12.87 15.07l-2.54-2.5...

• Error: Duplicate id attribute value "svg-trending_down" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-trending_down
└── <path d="M16 18l2.29-2.29-4.88-...

• Error: Duplicate id attribute value "svg-trending_up" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-trending_up
└── <path d="M16 6l2.29 2.29-4.88 4...

• Error: Duplicate id attribute value "svg-twitter" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-twitter
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-undo" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-undo
└── <path d="M12.5 8c-2.65 0-5.05.9...

• Error: Duplicate id attribute value "svg-unfold_less" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-unfold_less
└── <path d="M7.41 18.59L8.83 20 12...

• Error: Duplicate id attribute value "svg-unfold_more" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-unfold_more
└── <path d="M12 5.83L15.17 9l1.41-...

• Error: Duplicate id attribute value "svg-update" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-update
└── <path d="M11 8v5l4.25 2.52.77-1...

• Error: Duplicate id attribute value "svg-upload_file" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-upload_file
└── <path d="M14 2H6c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-verified" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-verified
└── <path d="M23 11.99L20.56 9.2l.3...

• Error: Duplicate id attribute value "svg-verified_user" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-verified_user
└── <path d="M12 1L3 5v6c0 5.55 3.8...

• Error: Duplicate id attribute value "svg-visibility" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-visibility
└── <path d="M12 6a9.77 9.77 0 018....

• Error: Duplicate id attribute value "svg-visibility_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-visibility_off
└── <path d="M12 6a9.77 9.77 0 018....

• Error: Duplicate id attribute value "svg-volume_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-volume_off
└── <path d="M4.34 2.93L2.93 4.34 7...

• Error: Duplicate id attribute value "svg-warning" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-warning
└── <path d="M1 21h22L12 2 1 21zm12...

• Error: Duplicate id attribute value "svg-wash" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-wash
└── <path d="M20.75 16a1.25 1.25 0 ...

• Error: Duplicate id attribute value "svg-wifi" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-wifi
└── <path d="M1 9l2 2c4.97-4.97 13....

• Error: Duplicate id attribute value "svg-work" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-work
└── <path d="M20 6h-4V4c0-1.11-.89-...

• Error: Duplicate id attribute value "svg-youtube" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-youtube
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-zoom_in" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_in
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-zoom_out" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_out
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-zoom_out_map" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_out_map
└── <path d="M15 3l2.3 2.3-2.89 2.8...

244 Errors

Copy link

Pa11y testing results ``` Welcome to Pa11y

Running Pa11y on URL https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov//092-pa11y-fix/

Results for URL: https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov//092-pa11y-fix/

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.68:1. Recommendation: change background to #63686c.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #main-content > section:nth-child(3) > div > div > div:nth-child(2) > p
└──

For over 50 years, GSA has been...

• Error: Duplicate id attribute value "svg-accessibility_new" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-accessibility_new
└── <path d="M20.5 6c-2.61.7-5.67 1...

• Error: Duplicate id attribute value "svg-accessible_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-accessible_forward
└── <circle cx="18" cy="4.54" r="2"...

• Error: Duplicate id attribute value "svg-account_balance" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_balance
└── <path d="M6.5 10h-2v7h2v-7zm6 0...

• Error: Duplicate id attribute value "svg-account_box" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_box
└── <path d="M19 3H5c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-account_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-add" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add
└── <path d="M19 13h-6v6h-2v-6H5v-2...

• Error: Duplicate id attribute value "svg-add_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-add_circle_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add_circle_outline
└── <path d="M13 7h-2v4H7v2h4v4h2v-...

• Error: Duplicate id attribute value "svg-alarm" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-alarm
└── <path d="M12.5 8H11v6l4.75 2.85...

• Error: Duplicate id attribute value "svg-alternate_email" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-alternate_email
└── <path d="M12 1.95c-5.52 0-10 4....

• Error: Duplicate id attribute value "svg-announcement" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-announcement
└── <path d="M20 2H4c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-api" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-api
└── <path d="M14 12l-2 2-2-2 2-2 2 ...

• Error: Duplicate id attribute value "svg-arrow_back" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_back
└── <path d="M20 11H7.83l5.59-5.59L...

• Error: Duplicate id attribute value "svg-arrow_downward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_downward
└── <path d="M20 12l-1.41-1.41L13 1...

• Error: Duplicate id attribute value "svg-arrow_drop_down" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_drop_down
└── </pa...

• Error: Duplicate id attribute value "svg-arrow_drop_up" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_drop_up
└── </pa...

• Error: Duplicate id attribute value "svg-arrow_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_forward
└── <path d="M12 4l-1.41 1.41L16.17...

• Error: Duplicate id attribute value "svg-arrow_upward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_upward
└── <path d="M4 12l1.41 1.41L11 7.8...

• Error: Duplicate id attribute value "svg-assessment" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-assessment
└── <path d="M19 3H5c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-attach_file" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-attach_file
└── <path d="M16.5 6v11.5c0 2.21-1....

• Error: Duplicate id attribute value "svg-attach_money" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-attach_money
└── <path d="M11.8 10.9c-2.27-.59-3...

• Error: Duplicate id attribute value "svg-autorenew" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-autorenew
└── <path d="M12 6v3l4-4-4-4v3c-4.4...

• Error: Duplicate id attribute value "svg-backpack" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-backpack
└── <path d="M17 4.14V2h-3v2h-4V2H7...

• Error: Duplicate id attribute value "svg-bathtub" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bathtub
└── </c...

• Error: Duplicate id attribute value "svg-bedding" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bedding
└── <path d="M17 10.13a33.86 33.86 ...

• Error: Duplicate id attribute value "svg-bookmark" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bookmark
└── <path d="M17 3H7c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-bug_report" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bug_report
└── <path d="M20 8h-2.81a5.985 5.98...

• Error: Duplicate id attribute value "svg-build" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-build
└── <path d="M22.61 18.99l-9.08-9.0...

• Error: Duplicate id attribute value "svg-calendar_today" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-calendar_today
└── <path d="M20 3h-1V1h-2v2H7V1H5v...

• Error: Duplicate id attribute value "svg-campaign" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-campaign
└── <path d="M18 11v2h4v-2h-4zm-2 6...

• Error: Duplicate id attribute value "svg-camping" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-camping
└── <path fill-rule="evenodd" d="M1...

• Error: Duplicate id attribute value "svg-cancel" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-cancel
└── <path d="M12 2C6.47 2 2 6.47 2 ...

• Error: Duplicate id attribute value "svg-chat" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chat
└── <path d="M4 4h16v12H5.17L4 17.1...

• Error: Duplicate id attribute value "svg-check" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check
└── <path d="M9 16.17L4.83 12l-1.42...

• Error: Duplicate id attribute value "svg-check_box_outline_blank" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_box_outline_blank
└── <path d="M19 5v14H5V5h14m0-2H5c...

• Error: Duplicate id attribute value "svg-check_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-check_circle_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_circle_outline
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-checkroom" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-checkroom
└── <path d="M21.6 18.2L13 11.75v-....

• Error: Duplicate id attribute value "svg-chevron_left" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chevron_left
└── <path d="M0 0h24v24H0z" fill="n...

• Error: Duplicate id attribute value "svg-chevron_right" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chevron_right
└── <path d="M0 0h24v24H0z" fill="n...

• Error: Duplicate id attribute value "svg-clean_hands" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-clean_hands
└── <path d="M16.99 5l.63 1.37 1.37...

• Error: Duplicate id attribute value "svg-close" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-close
└── <path d="M19 6.41L17.59 5 12 10...

• Error: Duplicate id attribute value "svg-closed_caption" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-closed_caption
└── <path d="M19 4H5a2 2 0 00-2 2v1...

• Error: Duplicate id attribute value "svg-clothes" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-clothes
└── <path d="M15.7 2.37L15 2.3V4a3 ...

• Error: Duplicate id attribute value "svg-cloud" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-cloud
└── <path d="M12 6c2.62 0 4.88 1.86...

• Error: Duplicate id attribute value "svg-code" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-code
└── <path d="M9.4 16.6L4.8 12l4.6-4...

• Error: Duplicate id attribute value "svg-comment" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-comment
└── <path d="M21.99 4c0-1.1-.89-2-1...

• Error: Duplicate id attribute value "svg-connect_without_contact" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-connect_without_contact
└── <path d="M11 14H9a9 9 0 019-9v2...

• Error: Duplicate id attribute value "svg-construction" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-construction
└── <path d="M13.783 15.172l2.121-2...

• Error: Duplicate id attribute value "svg-construction_worker" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-construction_worker
└── <circle cx="10.5" cy="4.5" r="1...

• Error: Duplicate id attribute value "svg-contact_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-contact_page
└── <path d="M13.17 4L18 8.83V20H6V...

• Error: Duplicate id attribute value "svg-content_copy" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-content_copy
└── <path d="M16 1H4c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-coronavirus" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-coronavirus
└── <path d="M9.5 12c0 .55-.45 1-1 ...

• Error: Duplicate id attribute value "svg-credit_card" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-credit_card
└── <path d="M20 4H4c-1.11 0-1.99.8...

• Error: Duplicate id attribute value "svg-deck" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-deck
└── <path d="M22 9L12 2 2 9h9v13h2V...

• Error: Duplicate id attribute value "svg-delete" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-delete
└── <path d="M16 9v10H8V9h8m-1.5-6h...

• Error: Duplicate id attribute value "svg-device_thermostat" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-device_thermostat
└── <path d="M15 13V5c0-1.66-1.34-3...

• Error: Duplicate id attribute value "svg-directions" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions
└── <path d="M22.43 10.59l-9.01-9.0...

• Error: Duplicate id attribute value "svg-directions_bike" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_bike
└── <path d="M15.5 5.5c1.1 0 2-.9 2...

• Error: Duplicate id attribute value "svg-directions_bus" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_bus
└── <path d="M12 2c-4.42 0-8 .5-8 4...

• Error: Duplicate id attribute value "svg-directions_car" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_car
└── <path d="M18.92 6.01C18.72 5.42...

• Error: Duplicate id attribute value "svg-directions_walk" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_walk
└── <path d="M13.5 5.5c1.1 0 2-.9 2...

• Error: Duplicate id attribute value "svg-do_not_disturb" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-do_not_disturb
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-do_not_touch" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-do_not_touch
└── <path d="M2.81 2.81L1.39 4.22 7...

• Error: Duplicate id attribute value "svg-drag_handle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-drag_handle
└── <path d="M20 9H4v2h16V9zM4 15h1...

• Error: Duplicate id attribute value "svg-eco" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-eco
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-edit" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-edit
└── <path d="M14.06 9.02l.92.92L5.9...

• Error: Duplicate id attribute value "svg-electrical_services" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-electrical_services
└── <path d="M21 14c0-.55-.45-1-1-1...

• Error: Duplicate id attribute value "svg-emoji_events" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-emoji_events
└── <path d="M19 5h-2V3H7v2H5c-1.1 ...

• Error: Duplicate id attribute value "svg-error" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-error
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-error_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-error_outline
└── <path d="M11 15h2v2h-2v-2zm0-8h...

• Error: Duplicate id attribute value "svg-event" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-event
└── <path d="M19 4h-1V2h-2v2H8V2H6v...

• Error: Duplicate id attribute value "svg-expand_less" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-expand_less
└── <path d="M12 8l-6 6 1.41 1.41L1...

• Error: Duplicate id attribute value "svg-expand_more" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-expand_more
└── <path d="M16.59 8.59L12 13.17 7...

• Error: Duplicate id attribute value "svg-facebook" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-facebook
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-fast_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fast_forward
└── <path d="M15 9.86L18.03 12 15 1...

• Error: Duplicate id attribute value "svg-fast_rewind" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fast_rewind
└── <path d="M18 9.86v4.28L14.97 12...

• Error: Duplicate id attribute value "svg-favorite" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-favorite
└── <path d="M12 21.35l-1.45-1.32C5...

• Error: Duplicate id attribute value "svg-favorite_border" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-favorite_border
└── <path d="M16.5 3c-1.74 0-3.41.8...

• Error: Duplicate id attribute value "svg-fax" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fax
└── <path d="M19 9h-1V4H8v5h-.78C6....

• Error: Duplicate id attribute value "svg-file_download" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_download
└── <path d="M18 15v3H6v-3H4v3c0 1....

• Error: Duplicate id attribute value "svg-file_present" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_present
└── <path d="M14 2H6c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-file_upload" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_upload
└── <path d="M18 15v3H6v-3H4v3c0 1....

• Error: Duplicate id attribute value "svg-filter_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-filter_alt
└── <path d="M7 6h10l-5.01 6.3L7 6z...

• Error: Duplicate id attribute value "svg-filter_list" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-filter_list
└── <path d="M10 18h4v-2h-4v2zM3 6v...

• Error: Duplicate id attribute value "svg-fingerprint" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fingerprint
└── <path d="M17.81 4.47c-.08 0-.16...

• Error: Duplicate id attribute value "svg-first_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-first_page
└── <path d="M18.41 16.59L13.82 12l...

• Error: Duplicate id attribute value "svg-flag" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flag
└── <path d="M12.36 6l.4 2H18v6h-3....

• Error: Duplicate id attribute value "svg-flickr" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flickr
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-flight" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flight
└── <path d="M21 16v-2l-8-5V3.5c0-....

• Error: Duplicate id attribute value "svg-flooding" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flooding
└── <path d="M17 18.16a6 6 0 00-2.9...

• Error: Duplicate id attribute value "svg-folder" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-folder
└── <path d="M9.17 6l2 2H20v10H4V6h...

• Error: Duplicate id attribute value "svg-folder_open" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-folder_open
└── <path d="M20 6h-8l-2-2H4c-1.1 0...

• Error: Duplicate id attribute value "svg-format_quote" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-format_quote
└── <path d="M18.62 18h-5.24l2-4H13...

• Error: Duplicate id attribute value "svg-format_size" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-format_size
└── <path d="M9 4v3h5v12h3V7h5V4H9z...

• Error: Duplicate id attribute value "svg-forum" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-forum
└── <path d="M15 4v7H5.17L4 12.17V4...

• Error: Duplicate id attribute value "svg-github" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-github
└── <path d="M12 2a10 10 0 00-3.16 ...

• Error: Duplicate id attribute value "svg-grid_view" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-grid_view
└── <path d="M3 3v8h8V3H3zm6 6H5V5h...

• Error: Duplicate id attribute value "svg-group_add" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-group_add
└── <path d="M22 9V7h-2v2h-2v2h2v2h...

• Error: Duplicate id attribute value "svg-groups" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-groups
└── <path d="M4 13c1.1 0 2-.9 2-2s-...

• Error: Duplicate id attribute value "svg-hearing" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hearing
└── <path d="M17 20c-.29 0-.56-.06-...

• Error: Duplicate id attribute value "svg-help" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-help
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-help_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-help_outline
└── <path d="M11 18h2v-2h-2v2zm1-16...

• Error: Duplicate id attribute value "svg-highlight_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-highlight_off
└── <path d="M14.59 8L12 10.59 9.41...

• Error: Duplicate id attribute value "svg-history" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-history
└── <path d="M13 3a9 9 0 00-9 9H1l3...

• Error: Duplicate id attribute value "svg-home" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-home
└── <path d="M12 5.69l5 4.5V18h-2v-...

• Error: Duplicate id attribute value "svg-hospital" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hospital
└── <path d="M19 3H5a2 2 0 00-2 2v1...

• Error: Duplicate id attribute value "svg-hotel" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hotel
└── <path d="M7 14c1.66 0 3-1.34 3-...

• Error: Duplicate id attribute value "svg-hourglass_empty" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hourglass_empty
└── <path d="M6 2v6h.01L6 8.01 10 1...

• Error: Duplicate id attribute value "svg-hurricane" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hurricane
└── <path d="M19 12a7 7 0 00-6.34-7...

• Error: Duplicate id attribute value "svg-identification" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-identification
└── <path d="M11 14.14C11 13.38 9.3...

• Error: Duplicate id attribute value "svg-image" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-image
└── <path d="M19 5v14H5V5h14m0-2H5c...

• Error: Duplicate id attribute value "svg-info" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-info
└── <path d="M11 7h2v2h-2zm0 4h2v6h...

• Error: Duplicate id attribute value "svg-info_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-info_outline
└── <path d="M0 0h24v24H0V0z" fill=...

• Error: Duplicate id attribute value "svg-insights" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-insights
└── <path d="M21 8c-1.45 0-2.26 1.4...

• Error: Duplicate id attribute value "svg-instagram" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-instagram
└── <path d="M12 10a2 2 0 102 2 2 2...

• Error: Duplicate id attribute value "svg-keyboard" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-keyboard
└── <path d="M20 7v10H4V7h16m0-2H4c...

• Error: Duplicate id attribute value "svg-label" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-label
└── <path d="M17.63 5.84C17.27 5.33...

• Error: Duplicate id attribute value "svg-language" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-language
└── <path d="M11.99 2C6.47 2 2 6.48...

• Error: Duplicate id attribute value "svg-last_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-last_page
└── <path d="M5.59 7.41L10.18 12l-4...

• Error: Duplicate id attribute value "svg-launch" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-launch
└── <path d="M19 19H5V5h7V3H5a2 2 0...

• Error: Duplicate id attribute value "svg-lightbulb" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lightbulb
└── <path d="M9 21c0 .55.45 1 1 1h4...

• Error: Duplicate id attribute value "svg-lightbulb_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lightbulb_outline
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-link" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-link
└── <path d="M17 7h-4v2h4c1.65 0 3 ...

• Error: Duplicate id attribute value "svg-link_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-link_off
└── <path d="M14.39 11L16 12.61V11z...

• Error: Duplicate id attribute value "svg-list" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-list
└── <path d="M3 13h2v-2H3v2zm0 4h2v...

• Error: Duplicate id attribute value "svg-local_cafe" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_cafe
└── <path d="M16 5v8c0 1.1-.9 2-2 2...

• Error: Duplicate id attribute value "svg-local_fire_department" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_fire_department
└── <path d="M16 6l-.44.55c-.42.52-...

• Error: Duplicate id attribute value "svg-local_gas_station" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_gas_station
└── <path d="M19.77 7.23l.01-.01-3....

• Error: Duplicate id attribute value "svg-local_grocery_store" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_grocery_store
└── <path d="M7 18c-1.1 0-1.99.9-1....

• Error: Duplicate id attribute value "svg-local_hospital" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_hospital
└── <path d="M19 3H5c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-local_laundry_service" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_laundry_service
└── <path d="M18 2.01L6 2c-1.11 0-2...

• Error: Duplicate id attribute value "svg-local_library" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_library
└── <path d="M12 9c2.21 0 4-1.79 4-...

• Error: Duplicate id attribute value "svg-local_offer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_offer
└── <path d="M21.41 11.58l-9-9C12.0...

• Error: Duplicate id attribute value "svg-local_parking" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_parking
└── <path d="M13 3H6v18h4v-6h3c3.31...

• Error: Duplicate id attribute value "svg-local_pharmacy" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_pharmacy
└── <path d="M21 5h-2.64l1.14-3.14L...

• Error: Duplicate id attribute value "svg-local_police" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_police
└── <path d="M14.5 12.59l.9 3.88-3....

• Error: Duplicate id attribute value "svg-local_taxi" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_taxi
└── <path d="M18.92 6.01C18.72 5.42...

• Error: Duplicate id attribute value "svg-location_city" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-location_city
└── <path d="M15 11V5l-3-3-3 3v2H3v...

• Error: Duplicate id attribute value "svg-location_on" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-location_on
└── <path d="M12 2C8.13 2 5 5.13 5 ...

• Error: Duplicate id attribute value "svg-lock" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock
└── <path d="M18 8h-1V6c0-2.76-2.24...

• Error: Duplicate id attribute value "svg-lock_open" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock_open
└── <path d="M18 8h-1V6c0-2.76-2.24...

• Error: Duplicate id attribute value "svg-lock_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock_outline
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-login" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-login
└── <path d="M11 7L9.6 8.4l2.6 2.6H...

• Error: Duplicate id attribute value "svg-logout" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-logout
└── <path d="M17 8l-1.41 1.41L17.17...

• Error: Duplicate id attribute value "svg-loop" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-loop
└── <path d="M12 4V1L8 5l4 4V6c3.31...

• Error: Duplicate id attribute value "svg-mail" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-mail
└── <path d="M22 6c0-1.1-.9-2-2-2H4...

• Error: Duplicate id attribute value "svg-mail_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-mail_outline
└── <path d="M20 4H4c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-map" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-map
└── <path d="M20.5 3l-.16.03L15 5.1...

• Error: Duplicate id attribute value "svg-masks" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-masks
└── <path d="M19.5 6c-1.31 0-2.37 1...

• Error: Duplicate id attribute value "svg-medical_services" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-medical_services
└── <path d="M20 6h-4V4c0-1.1-.9-2-...

• Error: Duplicate id attribute value "svg-menu" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-menu
└── <path d="M3 18h18v-2H3v2zm0-5h1...

• Error: Duplicate id attribute value "svg-military_tech" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-military_tech
└── <path d="M17 10.43V2H7v8.43c0 ....

• Error: Duplicate id attribute value "svg-more_horiz" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-more_horiz
└── <path d="M6 10c-1.1 0-2 .9-2 2s...

• Error: Duplicate id attribute value "svg-more_vert" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-more_vert
└── <path d="M12 8c1.1 0 2-.9 2-2s-...

• Error: Duplicate id attribute value "svg-my_location" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-my_location
└── <path d="M12 8c-2.21 0-4 1.79-4...

• Error: Duplicate id attribute value "svg-navigate_before" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_before
└── <path d="M15.61 7.41L14.2 6l-6 ...

• Error: Duplicate id attribute value "svg-navigate_far_before" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_far_before
└── <path d="M11.41 7.41L10 6l-6 6 ...

• Error: Duplicate id attribute value "svg-navigate_far_next" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_far_next
└── <path d="M14 6l-1.41 1.41L17.17...

• Error: Duplicate id attribute value "svg-navigate_next" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_next
└── <path d="M10.02 6L8.61 7.41 13....

• Error: Duplicate id attribute value "svg-near_me" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-near_me
└── <path d="M17.27 6.73l-4.24 10.1...

• Error: Duplicate id attribute value "svg-notifications" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_active" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_active
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_none" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_none
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_off
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-park" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-park
└── <path d="M17 12h2L12 2 5.05 12H...

• Error: Duplicate id attribute value "svg-people" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-people
└── <path d="M9 13.75c-2.34 0-7 1.1...

• Error: Duplicate id attribute value "svg-person" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-person
└── <path d="M12 6c1.1 0 2 .9 2 2s-...

• Error: Duplicate id attribute value "svg-pets" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-pets
└── <circle cx="4.5" cy="9.5" r="2....

• Error: Duplicate id attribute value "svg-phone" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-phone
└── <path d="M6.54 5c.06.89.21 1.76...

• Error: Duplicate id attribute value "svg-photo_camera" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-photo_camera
└── <path d="M14.12 4l1.83 2H20v12H...

• Error: Duplicate id attribute value "svg-print" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-print
└── <path d="M19 8h-1V3H6v5H5c-1.66...

• Error: Duplicate id attribute value "svg-priority_high" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-priority_high
└── <...

• Error: Duplicate id attribute value "svg-public" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-public
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-push_pin" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-push_pin
└── <path d="M14 4v5c0 1.12.37 2.16...

• Error: Duplicate id attribute value "svg-radio_button_unchecked" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-radio_button_unchecked
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-rain" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-rain
└── <path d="M17.51 7A5.62 5.62 0 0...

• Error: Duplicate id attribute value "svg-reduce_capacity" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-reduce_capacity
└── <path d="M16 4c0-1.1.9-2 2-2s2 ...

• Error: Duplicate id attribute value "svg-remove" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-remove
└── </p...

• Error: Duplicate id attribute value "svg-remove_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-remove_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-report" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-report
└── <path d="M15.73 3H8.27L3 8.27v7...

• Error: Duplicate id attribute value "svg-restaurant" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-restaurant
└── <path d="M16 6v8h3v8h2V2c-2.76 ...

• Error: Duplicate id attribute value "svg-rss_feed" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-rss_feed
└── <circle cx="6.18" cy="17.82" r=...

• Error: Duplicate id attribute value "svg-safety_divider" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-safety_divider
└── <path d="M11 5h2v14h-2V5zm-6 7c...

• Error: Duplicate id attribute value "svg-sanitizer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sanitizer
└── <path d="M15.5 6.5C15.5 5.66 17...

• Error: Duplicate id attribute value "svg-save_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-save_alt
└── <path d="M19 12v7H5v-7H3v7c0 1....

• Error: Duplicate id attribute value "svg-schedule" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-schedule
└── <path d="M11.99 2C6.47 2 2 6.48...

• Error: Duplicate id attribute value "svg-school" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-school
└── <path d="M12 3L1 9l4 2.18v6L12 ...

• Error: Duplicate id attribute value "svg-science" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-science
└── <path d="M13 11.33L18 18H6l5-6....

• Error: Duplicate id attribute value "svg-search" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-search
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-security" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-security
└── <path d="M12 1L3 5v6c0 5.55 3.8...

• Error: Duplicate id attribute value "svg-send" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-send
└── <path d="M4.01 6.03l7.51 3.22-7...

• Error: Duplicate id attribute value "svg-sentiment_dissatisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_dissatisfied
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_neutral" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_neutral
└── </path...

• Error: Duplicate id attribute value "svg-sentiment_satisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_satisfied
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_satisfied_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_satisfied_alt
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_very_dissatisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_very_dissatisfied
└── <path d="M12 13.5c-2.33 0-4.31 ...

• Error: Duplicate id attribute value "svg-settings" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-settings
└── <path d="M19.43 12.98c.04-.32.0...

• Error: Duplicate id attribute value "svg-severe_weather" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-severe_weather
└── <...

• Error: Duplicate id attribute value "svg-share" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-share
└── <path d="M18 16.08c-.76 0-1.44....

• Error: Duplicate id attribute value "svg-shield" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-shield
└── <path d="M12 2L4 5v6.09c0 5.05 ...

• Error: Duplicate id attribute value "svg-shopping_basket" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-shopping_basket
└── <path d="M22 9h-4.79l-4.38-6.56...

• Error: Duplicate id attribute value "svg-snow" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-snow
└── <path d="M20.76 14.07l-.66-1.34...

• Error: Duplicate id attribute value "svg-soap" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-soap
└── <path d="M14.25 6c.41 0 .75.34....

• Error: Duplicate id attribute value "svg-social_distance" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-social_distance
└── <path d="M4 5c0-1.1.9-2 2-2s2 ....

• Error: Duplicate id attribute value "svg-sort_arrow" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sort_arrow
└── <path d="M15.17 15L13 17.17V6.8...

• Error: Duplicate id attribute value "svg-spellcheck" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-spellcheck
└── <path d="M12.45 16h2.09L9.43 3H...

• Error: Duplicate id attribute value "svg-star" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star
└── <path d="M12 17.27L18.18 21l-1....

• Error: Duplicate id attribute value "svg-star_half" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star_half
└── <path d="M22 9.24l-7.19-.62L12 ...

• Error: Duplicate id attribute value "svg-star_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star_outline
└── <path d="M22 9.24l-7.19-.62L12 ...

• Error: Duplicate id attribute value "svg-store" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-store
└── <path d="M18.36 9l.6 3H5.04l.6-...

• Error: Duplicate id attribute value "svg-support" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-support
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-support_agent" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-support_agent
└── <path d="M21 12.22C21 6.73 16.7...

• Error: Duplicate id attribute value "svg-text_fields" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-text_fields
└── <path d="M2.5 4v3h5v12h3V7h5V4h...

• Error: Duplicate id attribute value "svg-thumb_down_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-thumb_down_alt
└── <path d="M15 3H6c-.83 0-1.54.5-...

• Error: Duplicate id attribute value "svg-thumb_up_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-thumb_up_alt
└── <path d="M21 8h-6.31l.95-4.57.0...

• Error: Duplicate id attribute value "svg-timer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-timer
└── <path d="M15 1H9v2h6V1zm-4 13h2...

• Error: Duplicate id attribute value "svg-toggle_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-toggle_off
└── <path d="M17 6H7c-3.31 0-6 2.69...

• Error: Duplicate id attribute value "svg-toggle_on" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-toggle_on
└── <path d="M17 6H7c-3.31 0-6 2.69...

• Error: Duplicate id attribute value "svg-topic" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-topic
└── <path d="M20 6h-8l-2-2H4c-1.1 0...

• Error: Duplicate id attribute value "svg-tornado" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-tornado
└── <path d="M13 16v-2h2.77c.08-.32...

• Error: Duplicate id attribute value "svg-translate" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-translate
└── <path d="M12.87 15.07l-2.54-2.5...

• Error: Duplicate id attribute value "svg-trending_down" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-trending_down
└── <path d="M16 18l2.29-2.29-4.88-...

• Error: Duplicate id attribute value "svg-trending_up" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-trending_up
└── <path d="M16 6l2.29 2.29-4.88 4...

• Error: Duplicate id attribute value "svg-twitter" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-twitter
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-undo" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-undo
└── <path d="M12.5 8c-2.65 0-5.05.9...

• Error: Duplicate id attribute value "svg-unfold_less" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-unfold_less
└── <path d="M7.41 18.59L8.83 20 12...

• Error: Duplicate id attribute value "svg-unfold_more" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-unfold_more
└── <path d="M12 5.83L15.17 9l1.41-...

• Error: Duplicate id attribute value "svg-update" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-update
└── <path d="M11 8v5l4.25 2.52.77-1...

• Error: Duplicate id attribute value "svg-upload_file" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-upload_file
└── <path d="M14 2H6c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-verified" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-verified
└── <path d="M23 11.99L20.56 9.2l.3...

• Error: Duplicate id attribute value "svg-verified_user" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-verified_user
└── <path d="M12 1L3 5v6c0 5.55 3.8...

• Error: Duplicate id attribute value "svg-visibility" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-visibility
└── <path d="M12 6a9.77 9.77 0 018....

• Error: Duplicate id attribute value "svg-visibility_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-visibility_off
└── <path d="M12 6a9.77 9.77 0 018....

• Error: Duplicate id attribute value "svg-volume_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-volume_off
└── <path d="M4.34 2.93L2.93 4.34 7...

• Error: Duplicate id attribute value "svg-warning" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-warning
└── <path d="M1 21h22L12 2 1 21zm12...

• Error: Duplicate id attribute value "svg-wash" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-wash
└── <path d="M20.75 16a1.25 1.25 0 ...

• Error: Duplicate id attribute value "svg-wifi" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-wifi
└── <path d="M1 9l2 2c4.97-4.97 13....

• Error: Duplicate id attribute value "svg-work" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-work
└── <path d="M20 6h-4V4c0-1.11-.89-...

• Error: Duplicate id attribute value "svg-youtube" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-youtube
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-zoom_in" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_in
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-zoom_out" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_out
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-zoom_out_map" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_out_map
└── <path d="M15 3l2.3 2.3-2.89 2.8...

244 Errors

Copy link

github-actions bot commented Jul 31, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 4 0 0.12s
⚠️ CSS scss-lint 2 1 2.91s
⚠️ CSS stylelint 2 1 0.92s
⚠️ JAVASCRIPT prettier 6 1 0.71s
✅ JSON jsonlint 6 0 0.22s
✅ JSON npm-package-json-lint yes no 0.45s
⚠️ JSON prettier 6 1 1.18s
✅ JSON v8r 6 0 10.41s
⚠️ MARKDOWN markdownlint 20 28 1.29s
⚠️ MARKDOWN markdown-link-check 20 10 14.17s
⚠️ MARKDOWN markdown-table-formatter 20 1 0.25s
⚠️ REPOSITORY checkov yes 1 13.95s
⚠️ REPOSITORY gitleaks yes 1 0.42s
✅ REPOSITORY git_diff yes no 0.22s
⚠️ REPOSITORY grype yes 6 14.53s
✅ REPOSITORY secretlint yes no 2.3s
⚠️ REPOSITORY trivy yes 1 8.31s
✅ REPOSITORY trivy-sbom yes no 1.53s
✅ REPOSITORY trufflehog yes no 4.68s
⚠️ SPELL lychee 40 18 5.43s
⚠️ YAML prettier 14 1 0.92s
⚠️ YAML v8r 14 1 15.53s
⚠️ YAML yamllint 14 15 0.57s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

Pa11y testing results ``` Welcome to Pa11y

Running Pa11y on URL https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov//092-pa11y-fix/

Results for URL: https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov//092-pa11y-fix/

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.68:1. Recommendation: change background to #63686c.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #main-content > section:nth-child(3) > div > div > div:nth-child(2) > p
└──

For over 50 years, GSA has been...

• Error: Duplicate id attribute value "svg-accessibility_new" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-accessibility_new
└── <path d="M20.5 6c-2.61.7-5.67 1...

• Error: Duplicate id attribute value "svg-accessible_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-accessible_forward
└── <circle cx="18" cy="4.54" r="2"...

• Error: Duplicate id attribute value "svg-account_balance" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_balance
└── <path d="M6.5 10h-2v7h2v-7zm6 0...

• Error: Duplicate id attribute value "svg-account_box" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_box
└── <path d="M19 3H5c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-account_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-account_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-add" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add
└── <path d="M19 13h-6v6h-2v-6H5v-2...

• Error: Duplicate id attribute value "svg-add_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-add_circle_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-add_circle_outline
└── <path d="M13 7h-2v4H7v2h4v4h2v-...

• Error: Duplicate id attribute value "svg-alarm" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-alarm
└── <path d="M12.5 8H11v6l4.75 2.85...

• Error: Duplicate id attribute value "svg-alternate_email" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-alternate_email
└── <path d="M12 1.95c-5.52 0-10 4....

• Error: Duplicate id attribute value "svg-announcement" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-announcement
└── <path d="M20 2H4c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-api" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-api
└── <path d="M14 12l-2 2-2-2 2-2 2 ...

• Error: Duplicate id attribute value "svg-arrow_back" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_back
└── <path d="M20 11H7.83l5.59-5.59L...

• Error: Duplicate id attribute value "svg-arrow_downward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_downward
└── <path d="M20 12l-1.41-1.41L13 1...

• Error: Duplicate id attribute value "svg-arrow_drop_down" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_drop_down
└── </pa...

• Error: Duplicate id attribute value "svg-arrow_drop_up" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_drop_up
└── </pa...

• Error: Duplicate id attribute value "svg-arrow_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_forward
└── <path d="M12 4l-1.41 1.41L16.17...

• Error: Duplicate id attribute value "svg-arrow_upward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-arrow_upward
└── <path d="M4 12l1.41 1.41L11 7.8...

• Error: Duplicate id attribute value "svg-assessment" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-assessment
└── <path d="M19 3H5c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-attach_file" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-attach_file
└── <path d="M16.5 6v11.5c0 2.21-1....

• Error: Duplicate id attribute value "svg-attach_money" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-attach_money
└── <path d="M11.8 10.9c-2.27-.59-3...

• Error: Duplicate id attribute value "svg-autorenew" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-autorenew
└── <path d="M12 6v3l4-4-4-4v3c-4.4...

• Error: Duplicate id attribute value "svg-backpack" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-backpack
└── <path d="M17 4.14V2h-3v2h-4V2H7...

• Error: Duplicate id attribute value "svg-bathtub" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bathtub
└── </c...

• Error: Duplicate id attribute value "svg-bedding" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bedding
└── <path d="M17 10.13a33.86 33.86 ...

• Error: Duplicate id attribute value "svg-bookmark" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bookmark
└── <path d="M17 3H7c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-bug_report" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-bug_report
└── <path d="M20 8h-2.81a5.985 5.98...

• Error: Duplicate id attribute value "svg-build" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-build
└── <path d="M22.61 18.99l-9.08-9.0...

• Error: Duplicate id attribute value "svg-calendar_today" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-calendar_today
└── <path d="M20 3h-1V1h-2v2H7V1H5v...

• Error: Duplicate id attribute value "svg-campaign" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-campaign
└── <path d="M18 11v2h4v-2h-4zm-2 6...

• Error: Duplicate id attribute value "svg-camping" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-camping
└── <path fill-rule="evenodd" d="M1...

• Error: Duplicate id attribute value "svg-cancel" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-cancel
└── <path d="M12 2C6.47 2 2 6.47 2 ...

• Error: Duplicate id attribute value "svg-chat" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chat
└── <path d="M4 4h16v12H5.17L4 17.1...

• Error: Duplicate id attribute value "svg-check" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check
└── <path d="M9 16.17L4.83 12l-1.42...

• Error: Duplicate id attribute value "svg-check_box_outline_blank" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_box_outline_blank
└── <path d="M19 5v14H5V5h14m0-2H5c...

• Error: Duplicate id attribute value "svg-check_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-check_circle_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-check_circle_outline
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-checkroom" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-checkroom
└── <path d="M21.6 18.2L13 11.75v-....

• Error: Duplicate id attribute value "svg-chevron_left" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chevron_left
└── <path d="M0 0h24v24H0z" fill="n...

• Error: Duplicate id attribute value "svg-chevron_right" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-chevron_right
└── <path d="M0 0h24v24H0z" fill="n...

• Error: Duplicate id attribute value "svg-clean_hands" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-clean_hands
└── <path d="M16.99 5l.63 1.37 1.37...

• Error: Duplicate id attribute value "svg-close" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-close
└── <path d="M19 6.41L17.59 5 12 10...

• Error: Duplicate id attribute value "svg-closed_caption" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-closed_caption
└── <path d="M19 4H5a2 2 0 00-2 2v1...

• Error: Duplicate id attribute value "svg-clothes" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-clothes
└── <path d="M15.7 2.37L15 2.3V4a3 ...

• Error: Duplicate id attribute value "svg-cloud" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-cloud
└── <path d="M12 6c2.62 0 4.88 1.86...

• Error: Duplicate id attribute value "svg-code" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-code
└── <path d="M9.4 16.6L4.8 12l4.6-4...

• Error: Duplicate id attribute value "svg-comment" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-comment
└── <path d="M21.99 4c0-1.1-.89-2-1...

• Error: Duplicate id attribute value "svg-connect_without_contact" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-connect_without_contact
└── <path d="M11 14H9a9 9 0 019-9v2...

• Error: Duplicate id attribute value "svg-construction" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-construction
└── <path d="M13.783 15.172l2.121-2...

• Error: Duplicate id attribute value "svg-construction_worker" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-construction_worker
└── <circle cx="10.5" cy="4.5" r="1...

• Error: Duplicate id attribute value "svg-contact_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-contact_page
└── <path d="M13.17 4L18 8.83V20H6V...

• Error: Duplicate id attribute value "svg-content_copy" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-content_copy
└── <path d="M16 1H4c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-coronavirus" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-coronavirus
└── <path d="M9.5 12c0 .55-.45 1-1 ...

• Error: Duplicate id attribute value "svg-credit_card" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-credit_card
└── <path d="M20 4H4c-1.11 0-1.99.8...

• Error: Duplicate id attribute value "svg-deck" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-deck
└── <path d="M22 9L12 2 2 9h9v13h2V...

• Error: Duplicate id attribute value "svg-delete" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-delete
└── <path d="M16 9v10H8V9h8m-1.5-6h...

• Error: Duplicate id attribute value "svg-device_thermostat" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-device_thermostat
└── <path d="M15 13V5c0-1.66-1.34-3...

• Error: Duplicate id attribute value "svg-directions" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions
└── <path d="M22.43 10.59l-9.01-9.0...

• Error: Duplicate id attribute value "svg-directions_bike" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_bike
└── <path d="M15.5 5.5c1.1 0 2-.9 2...

• Error: Duplicate id attribute value "svg-directions_bus" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_bus
└── <path d="M12 2c-4.42 0-8 .5-8 4...

• Error: Duplicate id attribute value "svg-directions_car" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_car
└── <path d="M18.92 6.01C18.72 5.42...

• Error: Duplicate id attribute value "svg-directions_walk" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-directions_walk
└── <path d="M13.5 5.5c1.1 0 2-.9 2...

• Error: Duplicate id attribute value "svg-do_not_disturb" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-do_not_disturb
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-do_not_touch" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-do_not_touch
└── <path d="M2.81 2.81L1.39 4.22 7...

• Error: Duplicate id attribute value "svg-drag_handle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-drag_handle
└── <path d="M20 9H4v2h16V9zM4 15h1...

• Error: Duplicate id attribute value "svg-eco" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-eco
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-edit" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-edit
└── <path d="M14.06 9.02l.92.92L5.9...

• Error: Duplicate id attribute value "svg-electrical_services" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-electrical_services
└── <path d="M21 14c0-.55-.45-1-1-1...

• Error: Duplicate id attribute value "svg-emoji_events" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-emoji_events
└── <path d="M19 5h-2V3H7v2H5c-1.1 ...

• Error: Duplicate id attribute value "svg-error" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-error
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-error_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-error_outline
└── <path d="M11 15h2v2h-2v-2zm0-8h...

• Error: Duplicate id attribute value "svg-event" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-event
└── <path d="M19 4h-1V2h-2v2H8V2H6v...

• Error: Duplicate id attribute value "svg-expand_less" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-expand_less
└── <path d="M12 8l-6 6 1.41 1.41L1...

• Error: Duplicate id attribute value "svg-expand_more" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-expand_more
└── <path d="M16.59 8.59L12 13.17 7...

• Error: Duplicate id attribute value "svg-facebook" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-facebook
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-fast_forward" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fast_forward
└── <path d="M15 9.86L18.03 12 15 1...

• Error: Duplicate id attribute value "svg-fast_rewind" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fast_rewind
└── <path d="M18 9.86v4.28L14.97 12...

• Error: Duplicate id attribute value "svg-favorite" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-favorite
└── <path d="M12 21.35l-1.45-1.32C5...

• Error: Duplicate id attribute value "svg-favorite_border" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-favorite_border
└── <path d="M16.5 3c-1.74 0-3.41.8...

• Error: Duplicate id attribute value "svg-fax" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fax
└── <path d="M19 9h-1V4H8v5h-.78C6....

• Error: Duplicate id attribute value "svg-file_download" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_download
└── <path d="M18 15v3H6v-3H4v3c0 1....

• Error: Duplicate id attribute value "svg-file_present" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_present
└── <path d="M14 2H6c-1.1 0-2 .9-2 ...

• Error: Duplicate id attribute value "svg-file_upload" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-file_upload
└── <path d="M18 15v3H6v-3H4v3c0 1....

• Error: Duplicate id attribute value "svg-filter_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-filter_alt
└── <path d="M7 6h10l-5.01 6.3L7 6z...

• Error: Duplicate id attribute value "svg-filter_list" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-filter_list
└── <path d="M10 18h4v-2h-4v2zM3 6v...

• Error: Duplicate id attribute value "svg-fingerprint" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-fingerprint
└── <path d="M17.81 4.47c-.08 0-.16...

• Error: Duplicate id attribute value "svg-first_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-first_page
└── <path d="M18.41 16.59L13.82 12l...

• Error: Duplicate id attribute value "svg-flag" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flag
└── <path d="M12.36 6l.4 2H18v6h-3....

• Error: Duplicate id attribute value "svg-flickr" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flickr
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-flight" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flight
└── <path d="M21 16v-2l-8-5V3.5c0-....

• Error: Duplicate id attribute value "svg-flooding" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-flooding
└── <path d="M17 18.16a6 6 0 00-2.9...

• Error: Duplicate id attribute value "svg-folder" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-folder
└── <path d="M9.17 6l2 2H20v10H4V6h...

• Error: Duplicate id attribute value "svg-folder_open" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-folder_open
└── <path d="M20 6h-8l-2-2H4c-1.1 0...

• Error: Duplicate id attribute value "svg-format_quote" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-format_quote
└── <path d="M18.62 18h-5.24l2-4H13...

• Error: Duplicate id attribute value "svg-format_size" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-format_size
└── <path d="M9 4v3h5v12h3V7h5V4H9z...

• Error: Duplicate id attribute value "svg-forum" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-forum
└── <path d="M15 4v7H5.17L4 12.17V4...

• Error: Duplicate id attribute value "svg-github" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-github
└── <path d="M12 2a10 10 0 00-3.16 ...

• Error: Duplicate id attribute value "svg-grid_view" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-grid_view
└── <path d="M3 3v8h8V3H3zm6 6H5V5h...

• Error: Duplicate id attribute value "svg-group_add" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-group_add
└── <path d="M22 9V7h-2v2h-2v2h2v2h...

• Error: Duplicate id attribute value "svg-groups" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-groups
└── <path d="M4 13c1.1 0 2-.9 2-2s-...

• Error: Duplicate id attribute value "svg-hearing" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hearing
└── <path d="M17 20c-.29 0-.56-.06-...

• Error: Duplicate id attribute value "svg-help" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-help
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-help_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-help_outline
└── <path d="M11 18h2v-2h-2v2zm1-16...

• Error: Duplicate id attribute value "svg-highlight_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-highlight_off
└── <path d="M14.59 8L12 10.59 9.41...

• Error: Duplicate id attribute value "svg-history" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-history
└── <path d="M13 3a9 9 0 00-9 9H1l3...

• Error: Duplicate id attribute value "svg-home" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-home
└── <path d="M12 5.69l5 4.5V18h-2v-...

• Error: Duplicate id attribute value "svg-hospital" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hospital
└── <path d="M19 3H5a2 2 0 00-2 2v1...

• Error: Duplicate id attribute value "svg-hotel" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hotel
└── <path d="M7 14c1.66 0 3-1.34 3-...

• Error: Duplicate id attribute value "svg-hourglass_empty" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hourglass_empty
└── <path d="M6 2v6h.01L6 8.01 10 1...

• Error: Duplicate id attribute value "svg-hurricane" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-hurricane
└── <path d="M19 12a7 7 0 00-6.34-7...

• Error: Duplicate id attribute value "svg-identification" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-identification
└── <path d="M11 14.14C11 13.38 9.3...

• Error: Duplicate id attribute value "svg-image" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-image
└── <path d="M19 5v14H5V5h14m0-2H5c...

• Error: Duplicate id attribute value "svg-info" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-info
└── <path d="M11 7h2v2h-2zm0 4h2v6h...

• Error: Duplicate id attribute value "svg-info_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-info_outline
└── <path d="M0 0h24v24H0V0z" fill=...

• Error: Duplicate id attribute value "svg-insights" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-insights
└── <path d="M21 8c-1.45 0-2.26 1.4...

• Error: Duplicate id attribute value "svg-instagram" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-instagram
└── <path d="M12 10a2 2 0 102 2 2 2...

• Error: Duplicate id attribute value "svg-keyboard" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-keyboard
└── <path d="M20 7v10H4V7h16m0-2H4c...

• Error: Duplicate id attribute value "svg-label" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-label
└── <path d="M17.63 5.84C17.27 5.33...

• Error: Duplicate id attribute value "svg-language" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-language
└── <path d="M11.99 2C6.47 2 2 6.48...

• Error: Duplicate id attribute value "svg-last_page" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-last_page
└── <path d="M5.59 7.41L10.18 12l-4...

• Error: Duplicate id attribute value "svg-launch" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-launch
└── <path d="M19 19H5V5h7V3H5a2 2 0...

• Error: Duplicate id attribute value "svg-lightbulb" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lightbulb
└── <path d="M9 21c0 .55.45 1 1 1h4...

• Error: Duplicate id attribute value "svg-lightbulb_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lightbulb_outline
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-link" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-link
└── <path d="M17 7h-4v2h4c1.65 0 3 ...

• Error: Duplicate id attribute value "svg-link_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-link_off
└── <path d="M14.39 11L16 12.61V11z...

• Error: Duplicate id attribute value "svg-list" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-list
└── <path d="M3 13h2v-2H3v2zm0 4h2v...

• Error: Duplicate id attribute value "svg-local_cafe" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_cafe
└── <path d="M16 5v8c0 1.1-.9 2-2 2...

• Error: Duplicate id attribute value "svg-local_fire_department" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_fire_department
└── <path d="M16 6l-.44.55c-.42.52-...

• Error: Duplicate id attribute value "svg-local_gas_station" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_gas_station
└── <path d="M19.77 7.23l.01-.01-3....

• Error: Duplicate id attribute value "svg-local_grocery_store" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_grocery_store
└── <path d="M7 18c-1.1 0-1.99.9-1....

• Error: Duplicate id attribute value "svg-local_hospital" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_hospital
└── <path d="M19 3H5c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-local_laundry_service" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_laundry_service
└── <path d="M18 2.01L6 2c-1.11 0-2...

• Error: Duplicate id attribute value "svg-local_library" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_library
└── <path d="M12 9c2.21 0 4-1.79 4-...

• Error: Duplicate id attribute value "svg-local_offer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_offer
└── <path d="M21.41 11.58l-9-9C12.0...

• Error: Duplicate id attribute value "svg-local_parking" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_parking
└── <path d="M13 3H6v18h4v-6h3c3.31...

• Error: Duplicate id attribute value "svg-local_pharmacy" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_pharmacy
└── <path d="M21 5h-2.64l1.14-3.14L...

• Error: Duplicate id attribute value "svg-local_police" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_police
└── <path d="M14.5 12.59l.9 3.88-3....

• Error: Duplicate id attribute value "svg-local_taxi" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-local_taxi
└── <path d="M18.92 6.01C18.72 5.42...

• Error: Duplicate id attribute value "svg-location_city" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-location_city
└── <path d="M15 11V5l-3-3-3 3v2H3v...

• Error: Duplicate id attribute value "svg-location_on" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-location_on
└── <path d="M12 2C8.13 2 5 5.13 5 ...

• Error: Duplicate id attribute value "svg-lock" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock
└── <path d="M18 8h-1V6c0-2.76-2.24...

• Error: Duplicate id attribute value "svg-lock_open" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock_open
└── <path d="M18 8h-1V6c0-2.76-2.24...

• Error: Duplicate id attribute value "svg-lock_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-lock_outline
└── <path fill="none" d="M0 0h24v24...

• Error: Duplicate id attribute value "svg-login" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-login
└── <path d="M11 7L9.6 8.4l2.6 2.6H...

• Error: Duplicate id attribute value "svg-logout" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-logout
└── <path d="M17 8l-1.41 1.41L17.17...

• Error: Duplicate id attribute value "svg-loop" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-loop
└── <path d="M12 4V1L8 5l4 4V6c3.31...

• Error: Duplicate id attribute value "svg-mail" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-mail
└── <path d="M22 6c0-1.1-.9-2-2-2H4...

• Error: Duplicate id attribute value "svg-mail_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-mail_outline
└── <path d="M20 4H4c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-map" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-map
└── <path d="M20.5 3l-.16.03L15 5.1...

• Error: Duplicate id attribute value "svg-masks" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-masks
└── <path d="M19.5 6c-1.31 0-2.37 1...

• Error: Duplicate id attribute value "svg-medical_services" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-medical_services
└── <path d="M20 6h-4V4c0-1.1-.9-2-...

• Error: Duplicate id attribute value "svg-menu" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-menu
└── <path d="M3 18h18v-2H3v2zm0-5h1...

• Error: Duplicate id attribute value "svg-military_tech" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-military_tech
└── <path d="M17 10.43V2H7v8.43c0 ....

• Error: Duplicate id attribute value "svg-more_horiz" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-more_horiz
└── <path d="M6 10c-1.1 0-2 .9-2 2s...

• Error: Duplicate id attribute value "svg-more_vert" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-more_vert
└── <path d="M12 8c1.1 0 2-.9 2-2s-...

• Error: Duplicate id attribute value "svg-my_location" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-my_location
└── <path d="M12 8c-2.21 0-4 1.79-4...

• Error: Duplicate id attribute value "svg-navigate_before" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_before
└── <path d="M15.61 7.41L14.2 6l-6 ...

• Error: Duplicate id attribute value "svg-navigate_far_before" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_far_before
└── <path d="M11.41 7.41L10 6l-6 6 ...

• Error: Duplicate id attribute value "svg-navigate_far_next" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_far_next
└── <path d="M14 6l-1.41 1.41L17.17...

• Error: Duplicate id attribute value "svg-navigate_next" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-navigate_next
└── <path d="M10.02 6L8.61 7.41 13....

• Error: Duplicate id attribute value "svg-near_me" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-near_me
└── <path d="M17.27 6.73l-4.24 10.1...

• Error: Duplicate id attribute value "svg-notifications" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_active" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_active
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_none" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_none
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-notifications_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-notifications_off
└── <path d="M12 22c1.1 0 2-.9 2-2h...

• Error: Duplicate id attribute value "svg-park" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-park
└── <path d="M17 12h2L12 2 5.05 12H...

• Error: Duplicate id attribute value "svg-people" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-people
└── <path d="M9 13.75c-2.34 0-7 1.1...

• Error: Duplicate id attribute value "svg-person" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-person
└── <path d="M12 6c1.1 0 2 .9 2 2s-...

• Error: Duplicate id attribute value "svg-pets" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-pets
└── <circle cx="4.5" cy="9.5" r="2....

• Error: Duplicate id attribute value "svg-phone" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-phone
└── <path d="M6.54 5c.06.89.21 1.76...

• Error: Duplicate id attribute value "svg-photo_camera" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-photo_camera
└── <path d="M14.12 4l1.83 2H20v12H...

• Error: Duplicate id attribute value "svg-print" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-print
└── <path d="M19 8h-1V3H6v5H5c-1.66...

• Error: Duplicate id attribute value "svg-priority_high" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-priority_high
└── <...

• Error: Duplicate id attribute value "svg-public" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-public
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-push_pin" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-push_pin
└── <path d="M14 4v5c0 1.12.37 2.16...

• Error: Duplicate id attribute value "svg-radio_button_unchecked" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-radio_button_unchecked
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-rain" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-rain
└── <path d="M17.51 7A5.62 5.62 0 0...

• Error: Duplicate id attribute value "svg-reduce_capacity" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-reduce_capacity
└── <path d="M16 4c0-1.1.9-2 2-2s2 ...

• Error: Duplicate id attribute value "svg-remove" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-remove
└── </p...

• Error: Duplicate id attribute value "svg-remove_circle" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-remove_circle
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-report" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-report
└── <path d="M15.73 3H8.27L3 8.27v7...

• Error: Duplicate id attribute value "svg-restaurant" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-restaurant
└── <path d="M16 6v8h3v8h2V2c-2.76 ...

• Error: Duplicate id attribute value "svg-rss_feed" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-rss_feed
└── <circle cx="6.18" cy="17.82" r=...

• Error: Duplicate id attribute value "svg-safety_divider" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-safety_divider
└── <path d="M11 5h2v14h-2V5zm-6 7c...

• Error: Duplicate id attribute value "svg-sanitizer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sanitizer
└── <path d="M15.5 6.5C15.5 5.66 17...

• Error: Duplicate id attribute value "svg-save_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-save_alt
└── <path d="M19 12v7H5v-7H3v7c0 1....

• Error: Duplicate id attribute value "svg-schedule" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-schedule
└── <path d="M11.99 2C6.47 2 2 6.48...

• Error: Duplicate id attribute value "svg-school" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-school
└── <path d="M12 3L1 9l4 2.18v6L12 ...

• Error: Duplicate id attribute value "svg-science" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-science
└── <path d="M13 11.33L18 18H6l5-6....

• Error: Duplicate id attribute value "svg-search" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-search
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-security" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-security
└── <path d="M12 1L3 5v6c0 5.55 3.8...

• Error: Duplicate id attribute value "svg-send" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-send
└── <path d="M4.01 6.03l7.51 3.22-7...

• Error: Duplicate id attribute value "svg-sentiment_dissatisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_dissatisfied
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_neutral" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_neutral
└── </path...

• Error: Duplicate id attribute value "svg-sentiment_satisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_satisfied
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_satisfied_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_satisfied_alt
└── <circle cx="15.5" cy="9.5" r="1...

• Error: Duplicate id attribute value "svg-sentiment_very_dissatisfied" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sentiment_very_dissatisfied
└── <path d="M12 13.5c-2.33 0-4.31 ...

• Error: Duplicate id attribute value "svg-settings" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-settings
└── <path d="M19.43 12.98c.04-.32.0...

• Error: Duplicate id attribute value "svg-severe_weather" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-severe_weather
└── <...

• Error: Duplicate id attribute value "svg-share" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-share
└── <path d="M18 16.08c-.76 0-1.44....

• Error: Duplicate id attribute value "svg-shield" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-shield
└── <path d="M12 2L4 5v6.09c0 5.05 ...

• Error: Duplicate id attribute value "svg-shopping_basket" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-shopping_basket
└── <path d="M22 9h-4.79l-4.38-6.56...

• Error: Duplicate id attribute value "svg-snow" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-snow
└── <path d="M20.76 14.07l-.66-1.34...

• Error: Duplicate id attribute value "svg-soap" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-soap
└── <path d="M14.25 6c.41 0 .75.34....

• Error: Duplicate id attribute value "svg-social_distance" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-social_distance
└── <path d="M4 5c0-1.1.9-2 2-2s2 ....

• Error: Duplicate id attribute value "svg-sort_arrow" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-sort_arrow
└── <path d="M15.17 15L13 17.17V6.8...

• Error: Duplicate id attribute value "svg-spellcheck" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-spellcheck
└── <path d="M12.45 16h2.09L9.43 3H...

• Error: Duplicate id attribute value "svg-star" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star
└── <path d="M12 17.27L18.18 21l-1....

• Error: Duplicate id attribute value "svg-star_half" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star_half
└── <path d="M22 9.24l-7.19-.62L12 ...

• Error: Duplicate id attribute value "svg-star_outline" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-star_outline
└── <path d="M22 9.24l-7.19-.62L12 ...

• Error: Duplicate id attribute value "svg-store" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-store
└── <path d="M18.36 9l.6 3H5.04l.6-...

• Error: Duplicate id attribute value "svg-support" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-support
└── <path d="M12 2C6.48 2 2 6.48 2 ...

• Error: Duplicate id attribute value "svg-support_agent" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-support_agent
└── <path d="M21 12.22C21 6.73 16.7...

• Error: Duplicate id attribute value "svg-text_fields" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-text_fields
└── <path d="M2.5 4v3h5v12h3V7h5V4h...

• Error: Duplicate id attribute value "svg-thumb_down_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-thumb_down_alt
└── <path d="M15 3H6c-.83 0-1.54.5-...

• Error: Duplicate id attribute value "svg-thumb_up_alt" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-thumb_up_alt
└── <path d="M21 8h-6.31l.95-4.57.0...

• Error: Duplicate id attribute value "svg-timer" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-timer
└── <path d="M15 1H9v2h6V1zm-4 13h2...

• Error: Duplicate id attribute value "svg-toggle_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-toggle_off
└── <path d="M17 6H7c-3.31 0-6 2.69...

• Error: Duplicate id attribute value "svg-toggle_on" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-toggle_on
└── <path d="M17 6H7c-3.31 0-6 2.69...

• Error: Duplicate id attribute value "svg-topic" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-topic
└── <path d="M20 6h-8l-2-2H4c-1.1 0...

• Error: Duplicate id attribute value "svg-tornado" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-tornado
└── <path d="M13 16v-2h2.77c.08-.32...

• Error: Duplicate id attribute value "svg-translate" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-translate
└── <path d="M12.87 15.07l-2.54-2.5...

• Error: Duplicate id attribute value "svg-trending_down" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-trending_down
└── <path d="M16 18l2.29-2.29-4.88-...

• Error: Duplicate id attribute value "svg-trending_up" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-trending_up
└── <path d="M16 6l2.29 2.29-4.88 4...

• Error: Duplicate id attribute value "svg-twitter" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-twitter
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-undo" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-undo
└── <path d="M12.5 8c-2.65 0-5.05.9...

• Error: Duplicate id attribute value "svg-unfold_less" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-unfold_less
└── <path d="M7.41 18.59L8.83 20 12...

• Error: Duplicate id attribute value "svg-unfold_more" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-unfold_more
└── <path d="M12 5.83L15.17 9l1.41-...

• Error: Duplicate id attribute value "svg-update" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-update
└── <path d="M11 8v5l4.25 2.52.77-1...

• Error: Duplicate id attribute value "svg-upload_file" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-upload_file
└── <path d="M14 2H6c-1.1 0-1.99.9-...

• Error: Duplicate id attribute value "svg-verified" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-verified
└── <path d="M23 11.99L20.56 9.2l.3...

• Error: Duplicate id attribute value "svg-verified_user" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-verified_user
└── <path d="M12 1L3 5v6c0 5.55 3.8...

• Error: Duplicate id attribute value "svg-visibility" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-visibility
└── <path d="M12 6a9.77 9.77 0 018....

• Error: Duplicate id attribute value "svg-visibility_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-visibility_off
└── <path d="M12 6a9.77 9.77 0 018....

• Error: Duplicate id attribute value "svg-volume_off" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-volume_off
└── <path d="M4.34 2.93L2.93 4.34 7...

• Error: Duplicate id attribute value "svg-warning" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-warning
└── <path d="M1 21h22L12 2 1 21zm12...

• Error: Duplicate id attribute value "svg-wash" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-wash
└── <path d="M20.75 16a1.25 1.25 0 ...

• Error: Duplicate id attribute value "svg-wifi" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-wifi
└── <path d="M1 9l2 2c4.97-4.97 13....

• Error: Duplicate id attribute value "svg-work" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-work
└── <path d="M20 6h-4V4c0-1.11-.89-...

• Error: Duplicate id attribute value "svg-youtube" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-youtube
└── <path d="M12 2a10 10 0 1010 10A...

• Error: Duplicate id attribute value "svg-zoom_in" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_in
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-zoom_out" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_out
└── <path d="M15.5 14h-.79l-.28-.27...

• Error: Duplicate id attribute value "svg-zoom_out_map" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #svg-zoom_out_map
└── <path d="M15 3l2.3 2.3-2.89 2.8...

244 Errors

Copy link
Contributor

@narumigsa narumigsa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

conflicting files resolved

@wesley-dean-gsa wesley-dean-gsa merged commit c8bc8d1 into main Aug 1, 2024
12 checks passed
@wesley-dean-gsa wesley-dean-gsa deleted the 092-pa11y-fix branch August 1, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pa11y isn't actually working
2 participants