@utrecht/web-component-library-stencil 1.0.0-alpha.23 → 1.0.0-alpha.232
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +51 -0
- package/dist/cjs/{index-4628fffe.js → index-bc39ab9c.js} +267 -74
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/utrecht-article.cjs.entry.js +3 -3
- package/dist/cjs/utrecht-backdrop.cjs.entry.js +21 -0
- package/dist/cjs/utrecht-badge-counter.cjs.entry.js +5 -5
- package/dist/cjs/utrecht-badge-data.cjs.entry.js +3 -3
- package/dist/cjs/utrecht-badge-status.cjs.entry.js +4 -4
- package/dist/cjs/utrecht-breadcrumb.cjs.entry.js +23 -0
- package/dist/cjs/utrecht-button_2.cjs.entry.js +58 -0
- package/dist/cjs/utrecht-checkbox.cjs.entry.js +32 -0
- package/dist/cjs/utrecht-contact-card-template.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-custom-checkbox.cjs.entry.js +52 -0
- package/dist/cjs/utrecht-digid-button.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-document.cjs.entry.js +3 -3
- package/dist/cjs/utrecht-eherkenning-logo.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-eidas-logo.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-form-field-checkbox.cjs.entry.js +34 -0
- package/dist/cjs/utrecht-form-field-description.cjs.entry.js +22 -0
- package/dist/cjs/utrecht-form-field-textarea.cjs.entry.js +34 -0
- package/dist/cjs/utrecht-form-field-textbox.cjs.entry.js +39 -0
- package/dist/cjs/utrecht-form-toggle.cjs.entry.js +48 -0
- package/dist/cjs/utrecht-heading-1.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-heading-2_3.cjs.entry.js +46 -0
- package/dist/cjs/utrecht-heading-4.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-heading-5.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-heading-6.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-heading.cjs.entry.js +3 -3
- package/dist/cjs/utrecht-html-content.cjs.entry.js +3 -3
- package/dist/cjs/utrecht-icon-afval.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-arrow.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-checkmark.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-cross.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-error.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-facebook.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-filter.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-information.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-instagram.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-linkedin.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-list.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-loupe.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-melding.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-paspoort.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-rijbewijs.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-toeslag.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-trouwen.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-twitter.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-verhuizen.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-warning.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-whatsapp.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-zoomin.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-icon-zoomout.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-logo-button.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-logo.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-page-content.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-page-footer.cjs.entry.js +3 -3
- package/dist/cjs/utrecht-page-header.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-page.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-pagination.cjs.entry.js +38 -0
- package/dist/cjs/utrecht-separator.cjs.entry.js +3 -3
- package/dist/cjs/utrecht-sidenav.cjs.entry.js +4 -4
- package/dist/cjs/utrecht-table-body.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-table-caption.cjs.entry.js +20 -0
- package/dist/cjs/utrecht-table-cell.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-table-footer.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-table-header-cell.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-table-header.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-table-row.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-table.cjs.entry.js +19 -0
- package/dist/cjs/utrecht-textbox.cjs.entry.js +39 -0
- package/dist/cjs/utrecht.cjs.js +3 -3
- package/dist/collection/alternate-lang-nav/css/template.js +12 -0
- package/dist/collection/article/css/template.js +6 -0
- package/dist/collection/article/html/template.js +5 -0
- package/dist/collection/article/web-component/index.css +23 -0
- package/dist/collection/article/{stencil.js → web-component/index.stencil.js} +3 -3
- package/dist/collection/article/web-component/template.js +1 -0
- package/dist/collection/backdrop/css/template.js +28 -0
- package/dist/collection/backdrop/web-component/index.css +37 -0
- package/dist/collection/{button/stencil.js → backdrop/web-component/index.stencil.js} +14 -9
- package/dist/collection/backdrop/web-component/template.js +17 -0
- package/dist/collection/badge-counter/css/template.js +7 -0
- package/dist/collection/badge-counter/{bem.css → web-component/index.css} +9 -19
- package/dist/collection/badge-counter/{stencil.js → web-component/index.stencil.js} +5 -5
- package/dist/collection/badge-counter/web-component/template.js +4 -0
- package/dist/collection/badge-data/css/template.js +6 -0
- package/dist/collection/badge-data/{bem.css → web-component/index.css} +16 -5
- package/dist/collection/badge-data/{stencil.js → web-component/index.stencil.js} +3 -3
- package/dist/collection/badge-data/web-component/template.js +1 -0
- package/dist/collection/badge-status/css/template.js +7 -0
- package/dist/collection/badge-status/{bem.css → web-component/index.css} +21 -5
- package/dist/collection/badge-status/{stencil.js → web-component/index.stencil.js} +4 -4
- package/dist/collection/badge-status/web-component/template.js +4 -0
- package/dist/collection/blockquote/css/template.js +24 -0
- package/dist/collection/blockquote/html/template.js +6 -0
- package/dist/collection/breadcrumb/css/template.js +41 -0
- package/dist/collection/breadcrumb/web-component/index.css +330 -0
- package/dist/collection/breadcrumb/web-component/index.stencil.js +62 -0
- package/dist/collection/breadcrumb/web-component/template.js +4 -0
- package/dist/collection/button/css/stories/02-appearance.js +57 -0
- package/dist/collection/button/css/template.js +82 -0
- package/dist/collection/button/html/template.js +41 -0
- package/dist/collection/button/web-component/index.css +228 -0
- package/dist/collection/button/web-component/index.stencil.js +140 -0
- package/dist/collection/button/web-component/template.js +44 -0
- package/dist/collection/button-group/css/template.js +13 -0
- package/dist/collection/button-link/css/template.js +25 -0
- package/dist/collection/checkbox/css/template.js +19 -0
- package/dist/collection/checkbox/html/template.js +14 -0
- package/dist/collection/checkbox/web-component/index.css +69 -0
- package/dist/collection/checkbox/web-component/index.stencil.js +164 -0
- package/dist/collection/checkbox/web-component/template.js +8 -0
- package/dist/collection/collection-manifest.json +72 -14
- package/dist/collection/custom-checkbox/css/template.js +46 -0
- package/dist/collection/custom-checkbox/web-component/index.css +273 -0
- package/dist/collection/custom-checkbox/web-component/index.stencil.js +205 -0
- package/dist/collection/custom-checkbox/web-component/template.js +22 -0
- package/dist/collection/custom-radio-button/css/template.js +30 -0
- package/dist/collection/digid-button/css/template.js +16 -0
- package/dist/collection/digid-button/web-component/index.css +32 -0
- package/dist/collection/digid-button/web-component/index.stencil.js +41 -0
- package/dist/collection/digid-button/web-component/template.js +1 -0
- package/dist/collection/digid-logo/web-component/index.css +18 -0
- package/dist/collection/digid-logo/web-component/index.stencil.js +23 -0
- package/dist/collection/digid-logo/web-component/template.js +1 -0
- package/dist/collection/document/web-component/index.css +37 -0
- package/dist/collection/document/{stencil.js → web-component/index.stencil.js} +3 -3
- package/dist/collection/document/web-component/template.js +1 -0
- package/dist/collection/eherkenning-logo/web-component/index.css +18 -0
- package/dist/collection/eherkenning-logo/web-component/index.stencil.js +26 -0
- package/dist/collection/eherkenning-logo/web-component/template.js +1 -0
- package/dist/collection/eidas-logo/web-component/index.css +18 -0
- package/dist/collection/eidas-logo/web-component/index.stencil.js +28 -0
- package/dist/collection/eidas-logo/web-component/template.js +1 -0
- package/dist/collection/emphasis/css/template.js +19 -0
- package/dist/collection/emphasis/html/template.js +20 -0
- package/dist/collection/favicon/html/template.js +1 -0
- package/dist/collection/form-field-checkbox/css/template.js +10 -0
- package/dist/collection/form-field-checkbox/web-component/index.css +128 -0
- package/dist/collection/form-field-checkbox/web-component/index.stencil.js +190 -0
- package/dist/collection/form-field-checkbox/web-component/template.js +18 -0
- package/dist/collection/form-field-checkbox-group/css/template.js +33 -0
- package/dist/collection/form-field-description/css/template.js +15 -0
- package/dist/collection/form-field-description/web-component/index.css +43 -0
- package/dist/collection/form-field-description/web-component/index.stencil.js +44 -0
- package/dist/collection/form-field-description/web-component/template.js +4 -0
- package/dist/collection/form-field-radio/css/template.js +10 -0
- package/dist/collection/form-field-radio-group/css/template.js +20 -0
- package/dist/collection/form-field-textarea/web-component/index.css +177 -0
- package/dist/collection/form-field-textarea/web-component/index.stencil.js +205 -0
- package/dist/collection/form-field-textarea/web-component/template.js +14 -0
- package/dist/collection/form-field-textbox/web-component/index.css +180 -0
- package/dist/collection/form-field-textbox/web-component/index.stencil.js +300 -0
- package/dist/collection/form-field-textbox/web-component/template.js +21 -0
- package/dist/collection/form-fieldset/css/template.js +10 -0
- package/dist/collection/form-fieldset/html/template.js +12 -0
- package/dist/collection/form-label/css/template.js +22 -0
- package/dist/collection/form-label/html/template.js +5 -0
- package/dist/collection/form-toggle/css/template.js +47 -0
- package/dist/collection/form-toggle/web-component/index.css +115 -0
- package/dist/collection/form-toggle/web-component/index.stencil.js +148 -0
- package/dist/collection/form-toggle/web-component/template.js +7 -0
- package/dist/collection/heading/{bem.css → web-component/index.css} +144 -37
- package/dist/collection/heading/{stencil.js → web-component/index.stencil.js} +3 -3
- package/dist/collection/heading/web-component/template.js +4 -0
- package/dist/collection/heading-1/css/template.js +11 -0
- package/dist/collection/heading-1/html/template.js +4 -0
- package/dist/collection/heading-1/web-component/index.css +46 -0
- package/dist/collection/heading-1/web-component/index.stencil.js +15 -0
- package/dist/collection/heading-1/web-component/template.js +4 -0
- package/dist/collection/heading-2/css/template.js +11 -0
- package/dist/collection/heading-2/html/template.js +4 -0
- package/dist/collection/heading-2/web-component/index.css +46 -0
- package/dist/collection/heading-2/web-component/index.stencil.js +15 -0
- package/dist/collection/heading-2/web-component/template.js +4 -0
- package/dist/collection/heading-3/css/template.js +11 -0
- package/dist/collection/heading-3/html/template.js +4 -0
- package/dist/collection/heading-3/web-component/index.css +46 -0
- package/dist/collection/heading-3/web-component/index.stencil.js +15 -0
- package/dist/collection/heading-3/web-component/template.js +4 -0
- package/dist/collection/heading-4/css/template.js +11 -0
- package/dist/collection/heading-4/html/template.js +4 -0
- package/dist/collection/heading-4/web-component/index.css +46 -0
- package/dist/collection/heading-4/web-component/index.stencil.js +15 -0
- package/dist/collection/heading-4/web-component/template.js +4 -0
- package/dist/collection/heading-5/css/template.js +11 -0
- package/dist/collection/heading-5/html/template.js +4 -0
- package/dist/collection/heading-5/web-component/index.css +46 -0
- package/dist/collection/heading-5/web-component/index.stencil.js +15 -0
- package/dist/collection/heading-5/web-component/template.js +4 -0
- package/dist/collection/heading-6/css/template.js +11 -0
- package/dist/collection/heading-6/html/template.js +4 -0
- package/dist/collection/heading-6/web-component/index.css +46 -0
- package/dist/collection/heading-6/web-component/index.stencil.js +15 -0
- package/dist/collection/heading-6/web-component/template.js +4 -0
- package/dist/collection/html-content/web-component/index.css +1166 -0
- package/dist/collection/html-content/{stencil.js → web-component/index.stencil.js} +3 -3
- package/dist/collection/html-content/web-component/template.js +1 -0
- package/dist/collection/icon/dist/Vervoersvoorziening.svg +1 -0
- package/dist/collection/icon/dist/afspraakmaken.svg +1 -0
- package/dist/collection/icon/dist/afval.svg +1 -0
- package/dist/collection/icon/dist/afvalkalender.svg +1 -0
- package/dist/collection/icon/dist/afvalscheiden.svg +1 -0
- package/dist/collection/icon/dist/arrow.svg +1 -0
- package/dist/collection/icon/dist/bestemmindsplan.svg +1 -0
- package/dist/collection/icon/dist/betaaldatum.svg +1 -0
- package/dist/collection/icon/dist/bewijsstukken.svg +1 -0
- package/dist/collection/icon/dist/bijstand.svg +1 -0
- package/dist/collection/icon/dist/checkmark.svg +1 -0
- package/dist/collection/icon/dist/collegevanbenw.svg +1 -0
- package/dist/collection/icon/dist/cross.svg +1 -0
- package/dist/collection/icon/dist/eikenprocessie.svg +1 -0
- package/dist/collection/icon/dist/energietransitie.svg +1 -0
- package/dist/collection/icon/dist/error.svg +1 -0
- package/dist/collection/icon/dist/evenementen.svg +1 -0
- package/dist/collection/icon/dist/facebook.svg +1 -0
- package/dist/collection/icon/dist/fiets.svg +1 -0
- package/dist/collection/icon/dist/filter.svg +1 -0
- package/dist/collection/icon/dist/gegevenswoordenboek.svg +1 -0
- package/dist/collection/icon/dist/gemeenteraad.svg +1 -0
- package/dist/collection/icon/dist/grofvuil.svg +1 -0
- package/dist/collection/icon/dist/hulphuishouden.svg +1 -0
- package/dist/collection/icon/dist/hulpvervoer.svg +1 -0
- package/dist/collection/icon/dist/information.svg +1 -0
- package/dist/collection/icon/dist/innovatie.svg +1 -0
- package/dist/collection/icon/dist/instagram.svg +1 -0
- package/dist/collection/icon/dist/kalender.svg +1 -0
- package/dist/collection/icon/dist/klachten.svg +1 -0
- package/dist/collection/icon/dist/laadpaal.svg +1 -0
- package/dist/collection/icon/dist/leren.svg +1 -0
- package/dist/collection/icon/dist/letop.svg +1 -0
- package/dist/collection/icon/dist/linkedin.svg +1 -0
- package/dist/collection/icon/dist/list.svg +1 -0
- package/dist/collection/icon/dist/loupe.svg +1 -0
- package/dist/collection/icon/dist/markt.svg +1 -0
- package/dist/collection/icon/dist/medlingklacht.svg +1 -0
- package/dist/collection/icon/dist/melding.svg +1 -0
- package/dist/collection/icon/dist/nieuwhuis.svg +1 -0
- package/dist/collection/icon/dist/nummerbord.svg +1 -0
- package/dist/collection/icon/dist/openingstijden.svg +1 -0
- package/dist/collection/icon/dist/panden.svg +1 -0
- package/dist/collection/icon/dist/parkeerkaart.svg +1 -0
- package/dist/collection/icon/dist/parken.svg +1 -0
- package/dist/collection/icon/dist/parkerenbedrijven.svg +1 -0
- package/dist/collection/icon/dist/parkerenbetalen.svg +1 -0
- package/dist/collection/icon/dist/paspoort.svg +1 -0
- package/dist/collection/icon/dist/rijbewijs.svg +1 -0
- package/dist/collection/icon/dist/shoppen.svg +1 -0
- package/dist/collection/icon/dist/sport.svg +1 -0
- package/dist/collection/icon/dist/toeslag.svg +1 -0
- package/dist/collection/icon/dist/trouwen.svg +1 -0
- package/dist/collection/icon/dist/twitter.svg +1 -0
- package/dist/collection/icon/dist/vergoeding.svg +1 -0
- package/dist/collection/icon/dist/verhuizen.svg +1 -0
- package/dist/collection/icon/dist/virus.svg +1 -0
- package/dist/collection/icon/dist/vluchtelingen.svg +1 -0
- package/dist/collection/icon/dist/warm.svg +1 -0
- package/dist/collection/icon/dist/warning.svg +1 -0
- package/dist/collection/icon/dist/werken.svg +1 -0
- package/dist/collection/icon/dist/werkzaamheden.svg +1 -0
- package/dist/collection/icon/dist/whatsapp.svg +1 -0
- package/dist/collection/icon/dist/wonenkosten.svg +1 -0
- package/dist/collection/icon/dist/woningzoeken.svg +1 -0
- package/dist/collection/icon/dist/zoomin.svg +1 -0
- package/dist/collection/icon/dist/zoomout.svg +1 -0
- package/dist/collection/icon/dist/zwemmen.svg +1 -0
- package/dist/collection/icon/svg/Vervoersvoorziening.svg +1 -0
- package/dist/collection/icon/svg/afspraakmaken.svg +1 -0
- package/dist/collection/icon/svg/afval.svg +1 -0
- package/dist/collection/icon/svg/afvalkalender.svg +1 -0
- package/dist/collection/icon/svg/afvalscheiden.svg +1 -0
- package/dist/collection/icon/svg/arrow.svg +9 -0
- package/dist/collection/icon/svg/bestemmindsplan.svg +1 -0
- package/dist/collection/icon/svg/betaaldatum.svg +1 -0
- package/dist/collection/icon/svg/bewijsstukken.svg +1 -0
- package/dist/collection/icon/svg/bijstand.svg +1 -0
- package/dist/collection/icon/svg/checkmark.svg +9 -0
- package/dist/collection/icon/svg/collegevanbenw.svg +1 -0
- package/dist/collection/icon/svg/cross.svg +9 -0
- package/dist/collection/icon/svg/eikenprocessie.svg +1 -0
- package/dist/collection/icon/svg/energietransitie.svg +1 -0
- package/dist/collection/icon/svg/error.svg +15 -0
- package/dist/collection/icon/svg/evenementen.svg +1 -0
- package/dist/collection/icon/svg/facebook.svg +9 -0
- package/dist/collection/icon/svg/fiets.svg +1 -0
- package/dist/collection/icon/svg/filter.svg +6 -0
- package/dist/collection/icon/svg/gegevenswoordenboek.svg +1 -0
- package/dist/collection/icon/svg/gemeenteraad.svg +1 -0
- package/dist/collection/icon/svg/grofvuil.svg +1 -0
- package/dist/collection/icon/svg/hulphuishouden.svg +1 -0
- package/dist/collection/icon/svg/hulpvervoer.svg +1 -0
- package/dist/collection/icon/svg/information.svg +14 -0
- package/dist/collection/icon/svg/innovatie.svg +1 -0
- package/dist/collection/icon/svg/instagram.svg +16 -0
- package/dist/collection/icon/svg/kalender.svg +1 -0
- package/dist/collection/icon/svg/klachten.svg +1 -0
- package/dist/collection/icon/svg/laadpaal.svg +1 -0
- package/dist/collection/icon/svg/leren.svg +1 -0
- package/dist/collection/icon/svg/letop.svg +1 -0
- package/dist/collection/icon/svg/linkedin.svg +14 -0
- package/dist/collection/icon/svg/list.svg +9 -0
- package/dist/collection/icon/svg/loupe.svg +11 -0
- package/dist/collection/icon/svg/markt.svg +1 -0
- package/dist/collection/icon/svg/medlingklacht.svg +1 -0
- package/dist/collection/icon/svg/melding.svg +5 -0
- package/dist/collection/icon/svg/nieuwhuis.svg +1 -0
- package/dist/collection/icon/svg/nummerbord.svg +1 -0
- package/dist/collection/icon/svg/openingstijden.svg +1 -0
- package/dist/collection/icon/svg/panden.svg +1 -0
- package/dist/collection/icon/svg/parkeerkaart.svg +1 -0
- package/dist/collection/icon/svg/parken.svg +1 -0
- package/dist/collection/icon/svg/parkerenbedrijven.svg +1 -0
- package/dist/collection/icon/svg/parkerenbetalen.svg +1 -0
- package/dist/collection/icon/svg/paspoort.svg +1 -0
- package/dist/collection/icon/svg/rijbewijs.svg +1 -0
- package/dist/collection/icon/svg/shoppen.svg +1 -0
- package/dist/collection/icon/svg/sport.svg +1 -0
- package/dist/collection/icon/svg/toeslag.svg +5 -0
- package/dist/collection/icon/svg/trouwen.svg +1 -0
- package/dist/collection/icon/svg/twitter.svg +9 -0
- package/dist/collection/icon/svg/vergoeding.svg +1 -0
- package/dist/collection/icon/svg/verhuizen.svg +1 -0
- package/dist/collection/icon/svg/virus.svg +1 -0
- package/dist/collection/icon/svg/vluchtelingen.svg +1 -0
- package/dist/collection/icon/svg/warm.svg +1 -0
- package/dist/collection/icon/svg/warning.svg +19 -0
- package/dist/collection/icon/svg/werken.svg +1 -0
- package/dist/collection/icon/svg/werkzaamheden.svg +1 -0
- package/dist/collection/icon/svg/whatsapp.svg +9 -0
- package/dist/collection/icon/svg/wonenkosten.svg +1 -0
- package/dist/collection/icon/svg/woningzoeken.svg +1 -0
- package/dist/collection/icon/svg/zoomin.svg +13 -0
- package/dist/collection/icon/svg/zoomout.svg +9 -0
- package/dist/collection/icon/svg/zwemmen.svg +1 -0
- package/dist/collection/icon/web-component/afval.stencil.js +19 -0
- package/dist/collection/icon/web-component/arrow.stencil.js +17 -0
- package/dist/collection/icon/web-component/checkmark.stencil.js +16 -0
- package/dist/collection/icon/web-component/cross.stencil.js +17 -0
- package/dist/collection/icon/web-component/error.stencil.js +18 -0
- package/dist/collection/icon/web-component/facebook.stencil.js +17 -0
- package/dist/collection/icon/web-component/filter.stencil.js +18 -0
- package/dist/collection/icon/web-component/index.css +20 -0
- package/dist/collection/icon/web-component/information.stencil.js +19 -0
- package/dist/collection/icon/web-component/instagram.stencil.js +19 -0
- package/dist/collection/icon/web-component/linkedin.stencil.js +18 -0
- package/dist/collection/icon/web-component/list.stencil.js +21 -0
- package/dist/collection/icon/web-component/loupe.stencil.js +17 -0
- package/dist/collection/icon/web-component/melding.stencil.js +17 -0
- package/dist/collection/icon/web-component/paspoort.stencil.js +17 -0
- package/dist/collection/icon/web-component/rijbewijs.stencil.js +20 -0
- package/dist/collection/icon/web-component/template.js +7 -0
- package/dist/collection/icon/web-component/toeslag.stencil.js +17 -0
- package/dist/collection/icon/web-component/trouwen.stencil.js +16 -0
- package/dist/collection/icon/web-component/twitter.stencil.js +17 -0
- package/dist/collection/icon/web-component/verhuizen.stencil.js +21 -0
- package/dist/collection/icon/web-component/warning.stencil.js +19 -0
- package/dist/collection/icon/web-component/whatsapp.stencil.js +17 -0
- package/dist/collection/icon/web-component/zoomin.stencil.js +18 -0
- package/dist/collection/icon/web-component/zoomout.stencil.js +17 -0
- package/dist/collection/link/css/template.js +57 -0
- package/dist/collection/link/html/template.js +11 -0
- package/dist/collection/link-button/css/template.js +42 -0
- package/dist/collection/link-list/css/template.js +10 -0
- package/dist/collection/link-social/css/template.js +20 -0
- package/dist/collection/logo/css/template.js +33 -0
- package/dist/collection/logo/web-component/index.css +38 -0
- package/dist/collection/logo/web-component/index.stencil.js +26 -0
- package/dist/collection/logo/web-component/template.js +1 -0
- package/dist/collection/logo-button/css/template.js +17 -0
- package/dist/collection/logo-button/web-component/index.css +31 -0
- package/dist/collection/logo-button/web-component/index.stencil.js +41 -0
- package/dist/collection/logo-button/web-component/template.js +1 -0
- package/dist/collection/mapcontrolbutton/css/template.js +34 -0
- package/dist/collection/menulijst/css/template.js +18 -0
- package/dist/collection/navigatie sidenav/css/template.js +69 -0
- package/dist/collection/navigatie sidenav/web-component/index.css +189 -0
- package/dist/collection/navigatie sidenav/web-component/index.stencil.js +45 -0
- package/dist/collection/navigatie sidenav/web-component/template.js +1 -0
- package/dist/collection/navigatie topnav/css/template.js +26 -0
- package/dist/collection/node_modules/@trysound/sax/lib/sax.js +1413 -0
- package/dist/collection/node_modules/commander/index.js +2217 -0
- package/dist/collection/node_modules/css-tree/data/index.js +103 -0
- package/dist/collection/node_modules/css-tree/dist/csstree.js +12606 -0
- package/dist/collection/node_modules/css-tree/dist/csstree.min.js +1 -0
- package/dist/collection/node_modules/css-tree/lib/common/List.js +576 -0
- package/dist/collection/node_modules/css-tree/lib/common/OffsetToLocation.js +91 -0
- package/dist/collection/node_modules/css-tree/lib/common/SyntaxError.js +82 -0
- package/dist/collection/node_modules/css-tree/lib/common/TokenStream.js +219 -0
- package/dist/collection/node_modules/css-tree/lib/common/adopt-buffer.js +10 -0
- package/dist/collection/node_modules/css-tree/lib/convertor/create.js +28 -0
- package/dist/collection/node_modules/css-tree/lib/convertor/index.js +3 -0
- package/dist/collection/node_modules/css-tree/lib/definition-syntax/SyntaxError.js +14 -0
- package/dist/collection/node_modules/css-tree/lib/definition-syntax/generate.js +129 -0
- package/dist/collection/node_modules/css-tree/lib/definition-syntax/index.js +6 -0
- package/dist/collection/node_modules/css-tree/lib/definition-syntax/parse.js +568 -0
- package/dist/collection/node_modules/css-tree/lib/definition-syntax/tokenizer.js +55 -0
- package/dist/collection/node_modules/css-tree/lib/definition-syntax/walk.js +52 -0
- package/dist/collection/node_modules/css-tree/lib/generator/create.js +66 -0
- package/dist/collection/node_modules/css-tree/lib/generator/index.js +4 -0
- package/dist/collection/node_modules/css-tree/lib/generator/sourceMap.js +95 -0
- package/dist/collection/node_modules/css-tree/lib/index.js +1 -0
- package/dist/collection/node_modules/css-tree/lib/lexer/Lexer.js +466 -0
- package/dist/collection/node_modules/css-tree/lib/lexer/error.js +127 -0
- package/dist/collection/node_modules/css-tree/lib/lexer/generic-an-plus-b.js +236 -0
- package/dist/collection/node_modules/css-tree/lib/lexer/generic-urange.js +159 -0
- package/dist/collection/node_modules/css-tree/lib/lexer/generic.js +585 -0
- package/dist/collection/node_modules/css-tree/lib/lexer/index.js +3 -0
- package/dist/collection/node_modules/css-tree/lib/lexer/match-graph.js +455 -0
- package/dist/collection/node_modules/css-tree/lib/lexer/match.js +639 -0
- package/dist/collection/node_modules/css-tree/lib/lexer/prepare-tokens.js +73 -0
- package/dist/collection/node_modules/css-tree/lib/lexer/search.js +65 -0
- package/dist/collection/node_modules/css-tree/lib/lexer/structure.js +163 -0
- package/dist/collection/node_modules/css-tree/lib/lexer/trace.js +79 -0
- package/dist/collection/node_modules/css-tree/lib/parser/create.js +304 -0
- package/dist/collection/node_modules/css-tree/lib/parser/index.js +4 -0
- package/dist/collection/node_modules/css-tree/lib/parser/sequence.js +54 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/atrule/font-face.js +8 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/atrule/import.js +40 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/atrule/index.js +7 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/atrule/media.js +12 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/atrule/page.js +12 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/atrule/supports.js +89 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/config/lexer.js +9 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/config/mix.js +140 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/config/parser.js +25 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/config/walker.js +3 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/create.js +77 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/function/expression.js +7 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/function/var.js +43 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/index.js +21 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/AnPlusB.js +297 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Atrule.js +107 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/AtrulePrelude.js +51 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/AttributeSelector.js +165 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Block.js +91 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Brackets.js +34 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/CDC.js +19 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/CDO.js +19 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/ClassSelector.js +29 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Combinator.js +55 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Comment.js +36 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Declaration.js +169 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/DeclarationList.js +49 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Dimension.js +29 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Function.js +40 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Hash.js +26 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/IdSelector.js +27 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Identifier.js +20 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/MediaFeature.js +76 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/MediaQuery.js +68 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/MediaQueryList.js +36 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Nth.js +51 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Number.js +18 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Operator.js +21 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Parentheses.js +34 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Percentage.js +27 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/PseudoClassSelector.js +61 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/PseudoElementSelector.js +62 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Ratio.js +66 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Raw.js +87 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Rule.js +54 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Selector.js +32 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/SelectorList.js +39 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/String.js +18 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/StyleSheet.js +81 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/TypeSelector.js +53 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/UnicodeRange.js +173 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Url.js +69 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/Value.js +19 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/WhiteSpace.js +26 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/node/index.js +42 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/common/nth.js +9 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js +9 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/common/selectorList.js +7 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/dir.js +7 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/has.js +7 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/index.js +12 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/lang.js +7 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/matches.js +1 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/not.js +1 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/nth-child.js +1 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/nth-last-child.js +1 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/nth-last-of-type.js +1 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/nth-of-type.js +1 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/slotted.js +7 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/scope/atrulePrelude.js +3 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/scope/default.js +87 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/scope/index.js +5 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/scope/selector.js +80 -0
- package/dist/collection/node_modules/css-tree/lib/syntax/scope/value.js +5 -0
- package/dist/collection/node_modules/css-tree/lib/tokenizer/char-code-definitions.js +249 -0
- package/dist/collection/node_modules/css-tree/lib/tokenizer/const.js +40 -0
- package/dist/collection/node_modules/css-tree/lib/tokenizer/index.js +591 -0
- package/dist/collection/node_modules/css-tree/lib/tokenizer/utils.js +243 -0
- package/dist/collection/node_modules/css-tree/lib/utils/clone.js +21 -0
- package/dist/collection/node_modules/css-tree/lib/utils/createCustomError.js +17 -0
- package/dist/collection/node_modules/css-tree/lib/utils/names.js +104 -0
- package/dist/collection/node_modules/css-tree/lib/walker/create.js +284 -0
- package/dist/collection/node_modules/css-tree/lib/walker/index.js +4 -0
- package/dist/collection/node_modules/mdn-data/api/index.js +3 -0
- package/dist/collection/node_modules/mdn-data/css/index.js +8 -0
- package/dist/collection/node_modules/mdn-data/index.js +5 -0
- package/dist/collection/node_modules/mdn-data/l10n/index.js +3 -0
- package/dist/collection/node_modules/source-map/dist/source-map.debug.js +3234 -0
- package/dist/collection/node_modules/source-map/dist/source-map.js +3233 -0
- package/dist/collection/node_modules/source-map/dist/source-map.min.js +2 -0
- package/dist/collection/node_modules/source-map/lib/array-set.js +121 -0
- package/dist/collection/node_modules/source-map/lib/base64-vlq.js +140 -0
- package/dist/collection/node_modules/source-map/lib/base64.js +67 -0
- package/dist/collection/node_modules/source-map/lib/binary-search.js +111 -0
- package/dist/collection/node_modules/source-map/lib/mapping-list.js +79 -0
- package/dist/collection/node_modules/source-map/lib/quick-sort.js +114 -0
- package/dist/collection/node_modules/source-map/lib/source-map-consumer.js +1145 -0
- package/dist/collection/node_modules/source-map/lib/source-map-generator.js +425 -0
- package/dist/collection/node_modules/source-map/lib/source-node.js +413 -0
- package/dist/collection/node_modules/source-map/lib/util.js +488 -0
- package/dist/collection/node_modules/source-map/source-map.js +8 -0
- package/dist/collection/node_modules/svgo/dist/svgo.browser.js +1 -0
- package/dist/collection/node_modules/svgo/lib/css-tools.js +239 -0
- package/dist/collection/node_modules/svgo/lib/parser.js +259 -0
- package/dist/collection/node_modules/svgo/lib/path.js +347 -0
- package/dist/collection/node_modules/svgo/lib/stringifier.js +326 -0
- package/dist/collection/node_modules/svgo/lib/style.js +283 -0
- package/dist/collection/node_modules/svgo/lib/svgo/coa.js +517 -0
- package/dist/collection/node_modules/svgo/lib/svgo/config.js +138 -0
- package/dist/collection/node_modules/svgo/lib/svgo/css-class-list.js +72 -0
- package/dist/collection/node_modules/svgo/lib/svgo/css-select-adapter.js +120 -0
- package/dist/collection/node_modules/svgo/lib/svgo/css-style-declaration.js +232 -0
- package/dist/collection/node_modules/svgo/lib/svgo/jsAPI.js +443 -0
- package/dist/collection/node_modules/svgo/lib/svgo/plugins.js +109 -0
- package/dist/collection/node_modules/svgo/lib/svgo/tools.js +137 -0
- package/dist/collection/node_modules/svgo/lib/svgo-node.js +106 -0
- package/dist/collection/node_modules/svgo/lib/svgo.js +83 -0
- package/dist/collection/node_modules/svgo/lib/xast.js +102 -0
- package/dist/collection/node_modules/svgo/plugins/_applyTransforms.js +335 -0
- package/dist/collection/node_modules/svgo/plugins/_collections.js +2168 -0
- package/dist/collection/node_modules/svgo/plugins/_path.js +816 -0
- package/dist/collection/node_modules/svgo/plugins/_transforms.js +379 -0
- package/dist/collection/node_modules/svgo/plugins/addAttributesToSVGElement.js +87 -0
- package/dist/collection/node_modules/svgo/plugins/addClassesToSVGElement.js +87 -0
- package/dist/collection/node_modules/svgo/plugins/cleanupAttrs.js +55 -0
- package/dist/collection/node_modules/svgo/plugins/cleanupEnableBackground.js +75 -0
- package/dist/collection/node_modules/svgo/plugins/cleanupIDs.js +297 -0
- package/dist/collection/node_modules/svgo/plugins/cleanupListOfValues.js +154 -0
- package/dist/collection/node_modules/svgo/plugins/cleanupNumericValues.js +113 -0
- package/dist/collection/node_modules/svgo/plugins/collapseGroups.js +135 -0
- package/dist/collection/node_modules/svgo/plugins/convertColors.js +152 -0
- package/dist/collection/node_modules/svgo/plugins/convertEllipseToCircle.js +39 -0
- package/dist/collection/node_modules/svgo/plugins/convertPathData.js +1023 -0
- package/dist/collection/node_modules/svgo/plugins/convertShapeToPath.js +175 -0
- package/dist/collection/node_modules/svgo/plugins/convertStyleToAttrs.js +132 -0
- package/dist/collection/node_modules/svgo/plugins/convertTransform.js +432 -0
- package/dist/collection/node_modules/svgo/plugins/inlineStyles.js +379 -0
- package/dist/collection/node_modules/svgo/plugins/mergePaths.js +104 -0
- package/dist/collection/node_modules/svgo/plugins/mergeStyles.js +93 -0
- package/dist/collection/node_modules/svgo/plugins/minifyStyles.js +148 -0
- package/dist/collection/node_modules/svgo/plugins/moveElemsAttrsToGroup.js +130 -0
- package/dist/collection/node_modules/svgo/plugins/moveGroupAttrsToElems.js +62 -0
- package/dist/collection/node_modules/svgo/plugins/plugins.js +56 -0
- package/dist/collection/node_modules/svgo/plugins/prefixIds.js +241 -0
- package/dist/collection/node_modules/svgo/plugins/preset-default.js +80 -0
- package/dist/collection/node_modules/svgo/plugins/removeAttributesBySelector.js +99 -0
- package/dist/collection/node_modules/svgo/plugins/removeAttrs.js +159 -0
- package/dist/collection/node_modules/svgo/plugins/removeComments.js +31 -0
- package/dist/collection/node_modules/svgo/plugins/removeDesc.js +41 -0
- package/dist/collection/node_modules/svgo/plugins/removeDimensions.js +43 -0
- package/dist/collection/node_modules/svgo/plugins/removeDoctype.js +42 -0
- package/dist/collection/node_modules/svgo/plugins/removeEditorsNSData.js +68 -0
- package/dist/collection/node_modules/svgo/plugins/removeElementsByAttr.js +78 -0
- package/dist/collection/node_modules/svgo/plugins/removeEmptyAttrs.js +33 -0
- package/dist/collection/node_modules/svgo/plugins/removeEmptyContainers.js +58 -0
- package/dist/collection/node_modules/svgo/plugins/removeEmptyText.js +57 -0
- package/dist/collection/node_modules/svgo/plugins/removeHiddenElems.js +318 -0
- package/dist/collection/node_modules/svgo/plugins/removeMetadata.js +29 -0
- package/dist/collection/node_modules/svgo/plugins/removeNonInheritableGroupAttrs.js +38 -0
- package/dist/collection/node_modules/svgo/plugins/removeOffCanvasPaths.js +138 -0
- package/dist/collection/node_modules/svgo/plugins/removeRasterImages.js +33 -0
- package/dist/collection/node_modules/svgo/plugins/removeScriptElement.js +29 -0
- package/dist/collection/node_modules/svgo/plugins/removeStyleElement.js +29 -0
- package/dist/collection/node_modules/svgo/plugins/removeTitle.js +29 -0
- package/dist/collection/node_modules/svgo/plugins/removeUnknownsAndDefaults.js +218 -0
- package/dist/collection/node_modules/svgo/plugins/removeUnusedNS.js +61 -0
- package/dist/collection/node_modules/svgo/plugins/removeUselessDefs.js +65 -0
- package/dist/collection/node_modules/svgo/plugins/removeUselessStrokeAndFill.js +144 -0
- package/dist/collection/node_modules/svgo/plugins/removeViewBox.js +51 -0
- package/dist/collection/node_modules/svgo/plugins/removeXMLNS.js +30 -0
- package/dist/collection/node_modules/svgo/plugins/removeXMLProcInst.js +30 -0
- package/dist/collection/node_modules/svgo/plugins/reusePaths.js +113 -0
- package/dist/collection/node_modules/svgo/plugins/sortAttrs.js +113 -0
- package/dist/collection/node_modules/svgo/plugins/sortDefsChildren.js +60 -0
- package/dist/collection/ordered-list/css/template.js +11 -0
- package/dist/collection/ordered-list/html/template.js +17 -0
- package/dist/collection/page/css/template.js +6 -0
- package/dist/collection/page/web-component/index.css +35 -0
- package/dist/collection/page/web-component/index.stencil.js +20 -0
- package/dist/collection/page/web-component/template.js +5 -0
- package/dist/collection/page-content/css/template.js +10 -0
- package/dist/collection/page-content/web-component/index.css +36 -0
- package/dist/collection/page-content/web-component/index.stencil.js +20 -0
- package/dist/collection/page-content/web-component/template.js +1 -0
- package/dist/collection/page-footer/css/template.js +7 -0
- package/dist/collection/page-footer/{bem.css → web-component/index.css} +35 -12
- package/dist/collection/page-footer/{stencil.js → web-component/index.stencil.js} +3 -3
- package/dist/collection/page-footer/web-component/template.js +1 -0
- package/dist/collection/page-header/css/template.js +6 -0
- package/dist/collection/page-header/web-component/index.css +35 -0
- package/dist/collection/page-header/web-component/stencil.js +20 -0
- package/dist/collection/page-header/web-component/template.js +1 -0
- package/dist/collection/pagination/css/template.js +54 -0
- package/dist/collection/pagination/web-component/index.css +138 -0
- package/dist/collection/pagination/web-component/index.stencil.js +110 -0
- package/dist/collection/pagination/web-component/template.js +7 -0
- package/dist/collection/paragraph/css/template.js +22 -0
- package/dist/collection/paragraph/html/template.js +11 -0
- package/dist/collection/paragraph/{bem.css → web-component/index.css} +22 -3
- package/dist/collection/paragraph/{stencil.js → web-component/index.stencil.js} +5 -5
- package/dist/collection/paragraph/web-component/template.js +12 -0
- package/dist/collection/pre-heading/css/template.js +15 -0
- package/dist/collection/radio-button/css/template.js +19 -0
- package/dist/collection/radio-button/html/template.js +19 -0
- package/dist/collection/search-bar/css/template.js +15 -0
- package/dist/collection/select/css/template.js +39 -0
- package/dist/collection/select/html/template.js +26 -0
- package/dist/collection/separator/css/template.js +16 -0
- package/dist/collection/separator/html/template.js +4 -0
- package/dist/collection/separator/web-component/index.css +34 -0
- package/dist/collection/separator/{stencil.js → web-component/index.stencil.js} +3 -3
- package/dist/collection/separator/web-component/template.js +1 -0
- package/dist/collection/surface/css/template.js +8 -0
- package/dist/collection/table/html/template.js +41 -0
- package/dist/collection/table/web-component/table-body.css +14 -0
- package/dist/collection/table/web-component/table-body.stencil.js +15 -0
- package/dist/collection/table/web-component/table-caption.css +22 -0
- package/dist/collection/table/web-component/table-caption.stencil.js +15 -0
- package/dist/collection/table/web-component/table-cell.css +22 -0
- package/dist/collection/table/web-component/table-cell.stencil.js +15 -0
- package/dist/collection/table/web-component/table-footer.css +13 -0
- package/dist/collection/table/web-component/table-footer.stencil.js +15 -0
- package/dist/collection/table/web-component/table-header-cell.css +18 -0
- package/dist/collection/table/web-component/table-header-cell.stencil.js +34 -0
- package/dist/collection/table/web-component/table-header.css +18 -0
- package/dist/collection/table/web-component/table-header.stencil.js +15 -0
- package/dist/collection/table/web-component/table-row.css +13 -0
- package/dist/collection/table/web-component/table-row.stencil.js +15 -0
- package/dist/collection/table/web-component/table.css +20 -0
- package/dist/collection/table/web-component/table.stencil.js +15 -0
- package/dist/collection/table/web-component/template.js +23 -0
- package/dist/collection/templates/contact-card-template/css/template.js +30 -0
- package/dist/collection/templates/contact-card-template/web-component/index.css +209 -0
- package/dist/collection/templates/contact-card-template/web-component/index.stencil.js +25 -0
- package/dist/collection/templates/contact-card-template/web-component/template.js +1 -0
- package/dist/collection/textarea/css/template.js +35 -0
- package/dist/collection/textarea/html/template.js +20 -0
- package/dist/collection/textbox/css/template.js +37 -0
- package/dist/collection/textbox/html/template.js +36 -0
- package/dist/collection/textbox/web-component/index.css +139 -0
- package/dist/collection/textbox/web-component/index.stencil.js +297 -0
- package/dist/collection/textbox/web-component/template.js +20 -0
- package/dist/collection/toptask-link/css/template.js +33 -0
- package/dist/collection/toptask-nav/css/template.js +50 -0
- package/dist/collection/unordered-list/css/template.js +28 -0
- package/dist/collection/unordered-list/html/template.js +22 -0
- package/dist/collection/url/css/template.js +14 -0
- package/dist/custom-elements/index.d.ts +348 -0
- package/dist/custom-elements/index.js +1204 -88
- package/dist/esm/{index-73546a7d.js → index-b6f2699c.js} +265 -75
- package/dist/esm/loader.js +3 -3
- package/dist/esm/polyfills/css-shim.js +1 -1
- package/dist/esm/utrecht-article.entry.js +3 -3
- package/dist/esm/utrecht-backdrop.entry.js +17 -0
- package/dist/esm/utrecht-badge-counter.entry.js +5 -5
- package/dist/esm/utrecht-badge-data.entry.js +3 -3
- package/dist/esm/utrecht-badge-status.entry.js +4 -4
- package/dist/esm/utrecht-breadcrumb.entry.js +19 -0
- package/dist/esm/utrecht-button_2.entry.js +53 -0
- package/dist/esm/utrecht-checkbox.entry.js +28 -0
- package/dist/esm/utrecht-contact-card-template.entry.js +15 -0
- package/dist/esm/utrecht-custom-checkbox.entry.js +48 -0
- package/dist/esm/utrecht-digid-button.entry.js +15 -0
- package/dist/esm/utrecht-document.entry.js +3 -3
- package/dist/esm/utrecht-eherkenning-logo.entry.js +15 -0
- package/dist/esm/utrecht-eidas-logo.entry.js +15 -0
- package/dist/esm/utrecht-form-field-checkbox.entry.js +30 -0
- package/dist/esm/utrecht-form-field-description.entry.js +18 -0
- package/dist/esm/utrecht-form-field-textarea.entry.js +30 -0
- package/dist/esm/utrecht-form-field-textbox.entry.js +35 -0
- package/dist/esm/utrecht-form-toggle.entry.js +44 -0
- package/dist/esm/utrecht-heading-1.entry.js +15 -0
- package/dist/esm/utrecht-heading-2_3.entry.js +40 -0
- package/dist/esm/utrecht-heading-4.entry.js +15 -0
- package/dist/esm/utrecht-heading-5.entry.js +15 -0
- package/dist/esm/utrecht-heading-6.entry.js +15 -0
- package/dist/esm/utrecht-heading.entry.js +3 -3
- package/dist/esm/utrecht-html-content.entry.js +3 -3
- package/dist/esm/utrecht-icon-afval.entry.js +15 -0
- package/dist/esm/utrecht-icon-arrow.entry.js +15 -0
- package/dist/esm/utrecht-icon-checkmark.entry.js +15 -0
- package/dist/esm/utrecht-icon-cross.entry.js +15 -0
- package/dist/esm/utrecht-icon-error.entry.js +15 -0
- package/dist/esm/utrecht-icon-facebook.entry.js +15 -0
- package/dist/esm/utrecht-icon-filter.entry.js +15 -0
- package/dist/esm/utrecht-icon-information.entry.js +15 -0
- package/dist/esm/utrecht-icon-instagram.entry.js +15 -0
- package/dist/esm/utrecht-icon-linkedin.entry.js +15 -0
- package/dist/esm/utrecht-icon-list.entry.js +15 -0
- package/dist/esm/utrecht-icon-loupe.entry.js +15 -0
- package/dist/esm/utrecht-icon-melding.entry.js +15 -0
- package/dist/esm/utrecht-icon-paspoort.entry.js +15 -0
- package/dist/esm/utrecht-icon-rijbewijs.entry.js +15 -0
- package/dist/esm/utrecht-icon-toeslag.entry.js +15 -0
- package/dist/esm/utrecht-icon-trouwen.entry.js +15 -0
- package/dist/esm/utrecht-icon-twitter.entry.js +15 -0
- package/dist/esm/utrecht-icon-verhuizen.entry.js +15 -0
- package/dist/esm/utrecht-icon-warning.entry.js +15 -0
- package/dist/esm/utrecht-icon-whatsapp.entry.js +15 -0
- package/dist/esm/utrecht-icon-zoomin.entry.js +15 -0
- package/dist/esm/utrecht-icon-zoomout.entry.js +15 -0
- package/dist/esm/utrecht-logo-button.entry.js +15 -0
- package/dist/esm/utrecht-logo.entry.js +15 -0
- package/dist/esm/utrecht-page-content.entry.js +15 -0
- package/dist/esm/utrecht-page-footer.entry.js +3 -3
- package/dist/esm/utrecht-page-header.entry.js +15 -0
- package/dist/esm/utrecht-page.entry.js +15 -0
- package/dist/esm/utrecht-pagination.entry.js +34 -0
- package/dist/esm/utrecht-separator.entry.js +3 -3
- package/dist/esm/utrecht-sidenav.entry.js +4 -4
- package/dist/esm/utrecht-table-body.entry.js +15 -0
- package/dist/esm/utrecht-table-caption.entry.js +16 -0
- package/dist/esm/utrecht-table-cell.entry.js +15 -0
- package/dist/esm/utrecht-table-footer.entry.js +15 -0
- package/dist/esm/utrecht-table-header-cell.entry.js +15 -0
- package/dist/esm/utrecht-table-header.entry.js +15 -0
- package/dist/esm/utrecht-table-row.entry.js +15 -0
- package/dist/esm/utrecht-table.entry.js +15 -0
- package/dist/esm/utrecht-textbox.entry.js +35 -0
- package/dist/esm/utrecht.js +3 -3
- package/dist/types/article/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/backdrop/web-component/index.stencil.d.ts +4 -0
- package/dist/types/badge-counter/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/badge-data/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/badge-status/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/breadcrumb/web-component/index.stencil.d.ts +5 -0
- package/dist/types/button/web-component/index.stencil.d.ts +11 -0
- package/dist/types/checkbox/web-component/index.stencil.d.ts +16 -0
- package/dist/types/components.d.ts +900 -0
- package/dist/types/custom-checkbox/web-component/index.stencil.d.ts +17 -0
- package/dist/types/digid-button/web-component/index.stencil.d.ts +9 -0
- package/dist/types/digid-logo/web-component/index.stencil.d.ts +8 -0
- package/dist/types/document/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/eherkenning-logo/web-component/index.stencil.d.ts +8 -0
- package/dist/types/eidas-logo/web-component/index.stencil.d.ts +8 -0
- package/dist/types/form-field-checkbox/web-component/index.stencil.d.ts +18 -0
- package/dist/types/form-field-description/web-component/index.stencil.d.ts +8 -0
- package/dist/types/form-field-textarea/web-component/index.stencil.d.ts +18 -0
- package/dist/types/form-field-textbox/web-component/index.stencil.d.ts +23 -0
- package/dist/types/form-toggle/web-component/index.stencil.d.ts +14 -0
- package/dist/types/heading/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/heading-1/web-component/index.stencil.d.ts +3 -0
- package/dist/types/heading-2/web-component/index.stencil.d.ts +3 -0
- package/dist/types/heading-3/web-component/index.stencil.d.ts +3 -0
- package/dist/types/heading-4/web-component/index.stencil.d.ts +3 -0
- package/dist/types/heading-5/web-component/index.stencil.d.ts +3 -0
- package/dist/types/heading-6/web-component/index.stencil.d.ts +3 -0
- package/dist/types/html-content/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/icon/web-component/afval.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/arrow.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/checkmark.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/cross.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/error.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/facebook.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/filter.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/information.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/instagram.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/linkedin.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/list.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/loupe.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/melding.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/paspoort.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/rijbewijs.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/toeslag.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/trouwen.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/twitter.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/verhuizen.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/warning.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/whatsapp.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/zoomin.stencil.d.ts +3 -0
- package/dist/types/icon/web-component/zoomout.stencil.d.ts +3 -0
- package/dist/types/logo/web-component/index.stencil.d.ts +7 -0
- package/dist/types/logo-button/web-component/index.stencil.d.ts +9 -0
- package/dist/types/navigatie sidenav/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/page/web-component/index.stencil.d.ts +7 -0
- package/dist/types/page-content/web-component/index.stencil.d.ts +7 -0
- package/dist/types/page-footer/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/page-header/web-component/stencil.d.ts +7 -0
- package/dist/types/pagination/web-component/index.stencil.d.ts +11 -0
- package/dist/types/paragraph/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/separator/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
- package/dist/types/stencil-public-runtime.d.ts +189 -186
- package/dist/types/table/web-component/table-body.stencil.d.ts +3 -0
- package/dist/types/table/web-component/table-caption.stencil.d.ts +3 -0
- package/dist/types/table/web-component/table-cell.stencil.d.ts +3 -0
- package/dist/types/table/web-component/table-footer.stencil.d.ts +3 -0
- package/dist/types/table/web-component/table-header-cell.stencil.d.ts +4 -0
- package/dist/types/table/web-component/table-header.stencil.d.ts +3 -0
- package/dist/types/table/web-component/table-row.stencil.d.ts +3 -0
- package/dist/types/table/web-component/table.stencil.d.ts +3 -0
- package/dist/types/templates/contact-card-template/web-component/index.stencil.d.ts +3 -0
- package/dist/types/textbox/web-component/index.stencil.d.ts +23 -0
- package/dist/utrecht/p-0194fa7f.entry.js +1 -0
- package/dist/utrecht/p-090e32d6.entry.js +1 -0
- package/dist/utrecht/p-0f3d64b2.entry.js +1 -0
- package/dist/utrecht/p-10f54e6f.entry.js +1 -0
- package/dist/utrecht/p-11ed0b35.entry.js +1 -0
- package/dist/utrecht/p-13b0e8b5.entry.js +1 -0
- package/dist/utrecht/p-159d13d8.entry.js +1 -0
- package/dist/utrecht/p-2aa38502.entry.js +1 -0
- package/dist/utrecht/p-2cd2e42e.entry.js +1 -0
- package/dist/utrecht/p-2da9cd65.entry.js +1 -0
- package/dist/utrecht/p-2f5f82db.entry.js +1 -0
- package/dist/utrecht/p-473f9e1c.entry.js +1 -0
- package/dist/utrecht/p-48ff7293.entry.js +1 -0
- package/dist/utrecht/p-4b5cfde3.entry.js +1 -0
- package/dist/utrecht/p-529e0370.entry.js +1 -0
- package/dist/utrecht/p-5a5cda2b.entry.js +1 -0
- package/dist/utrecht/p-5d2e03f9.entry.js +1 -0
- package/dist/utrecht/p-60c3ff78.js +1 -0
- package/dist/utrecht/p-63f63190.entry.js +1 -0
- package/dist/utrecht/p-6a7285d1.entry.js +1 -0
- package/dist/utrecht/p-6a7c2f56.entry.js +1 -0
- package/dist/utrecht/p-6f06960a.entry.js +1 -0
- package/dist/utrecht/p-6fc42b7c.entry.js +1 -0
- package/dist/utrecht/p-716709ad.entry.js +1 -0
- package/dist/utrecht/p-76994008.entry.js +1 -0
- package/dist/utrecht/p-8030bfef.entry.js +1 -0
- package/dist/utrecht/p-8480852a.entry.js +1 -0
- package/dist/utrecht/p-85254628.entry.js +1 -0
- package/dist/utrecht/p-85d784ef.entry.js +1 -0
- package/dist/utrecht/p-8783339b.entry.js +1 -0
- package/dist/utrecht/p-88a4fc6a.entry.js +1 -0
- package/dist/utrecht/p-88e3a314.entry.js +1 -0
- package/dist/utrecht/p-8ba5d048.entry.js +1 -0
- package/dist/utrecht/p-8e7e3244.entry.js +1 -0
- package/dist/utrecht/p-8eec7ccf.entry.js +1 -0
- package/dist/utrecht/p-98b30c5b.entry.js +1 -0
- package/dist/utrecht/p-9fbf1c4d.entry.js +1 -0
- package/dist/utrecht/p-a003f4db.entry.js +1 -0
- package/dist/utrecht/p-a57c37b2.entry.js +1 -0
- package/dist/utrecht/p-afb31b7c.entry.js +1 -0
- package/dist/utrecht/p-b0f8c85c.entry.js +1 -0
- package/dist/utrecht/p-b667ddfb.entry.js +1 -0
- package/dist/utrecht/p-bb460ad4.entry.js +1 -0
- package/dist/utrecht/p-bb8b69c2.entry.js +1 -0
- package/dist/utrecht/p-bd4e712c.entry.js +1 -0
- package/dist/utrecht/p-be94c685.entry.js +1 -0
- package/dist/utrecht/p-bee211d3.entry.js +1 -0
- package/dist/utrecht/p-c3b90927.entry.js +1 -0
- package/dist/utrecht/p-c659d683.entry.js +1 -0
- package/dist/utrecht/p-c6c0edde.entry.js +1 -0
- package/dist/utrecht/p-c88cce3d.entry.js +1 -0
- package/dist/utrecht/p-c971b496.entry.js +1 -0
- package/dist/utrecht/p-cf247794.entry.js +1 -0
- package/dist/utrecht/p-d14ef5a6.entry.js +1 -0
- package/dist/utrecht/p-d3a16e55.entry.js +1 -0
- package/dist/utrecht/p-d53c80a5.entry.js +1 -0
- package/dist/utrecht/p-d9b1668c.entry.js +1 -0
- package/dist/utrecht/p-de6e5fdc.entry.js +1 -0
- package/dist/utrecht/p-df3f83e2.entry.js +1 -0
- package/dist/utrecht/p-e26c5ecb.entry.js +1 -0
- package/dist/utrecht/p-e31acdfb.entry.js +1 -0
- package/dist/utrecht/p-f5398f9f.entry.js +1 -0
- package/dist/utrecht/p-f79c82aa.entry.js +1 -0
- package/dist/utrecht/p-f8c96e57.entry.js +1 -0
- package/dist/utrecht/p-f8e1fa76.entry.js +1 -0
- package/dist/utrecht/p-fb116c84.entry.js +1 -0
- package/dist/utrecht/p-fb2096b1.entry.js +1 -0
- package/dist/utrecht/p-fd286294.entry.js +1 -0
- package/dist/utrecht/utrecht.esm.js +1 -1
- package/loader/index.d.ts +0 -1
- package/package.json +17 -9
- package/dist/article/stencil.js +0 -21
- package/dist/badge-counter/stencil.js +0 -37
- package/dist/badge-data/stencil.js +0 -25
- package/dist/badge-status/stencil.js +0 -28
- package/dist/button/stencil.js +0 -25
- package/dist/cjs/utrecht-button.cjs.entry.js +0 -20
- package/dist/cjs/utrecht-paragraph.cjs.entry.js +0 -20
- package/dist/collection/article/bem.css +0 -8
- package/dist/collection/button/bem.css +0 -48
- package/dist/collection/document/bem.css +0 -12
- package/dist/collection/html-content/html.css +0 -633
- package/dist/collection/menulijst/pijltje.svg +0 -1
- package/dist/collection/navigatie sidenav/bem.css +0 -248
- package/dist/collection/navigatie sidenav/stencil.js +0 -40
- package/dist/collection/separator/bem.css +0 -14
- package/dist/document/stencil.js +0 -21
- package/dist/esm/utrecht-button.entry.js +0 -16
- package/dist/esm/utrecht-paragraph.entry.js +0 -16
- package/dist/heading/stencil.js +0 -50
- package/dist/html-content/stencil.js +0 -25
- package/dist/navigatie sidenav/stencil.js +0 -30
- package/dist/page-footer/stencil.js +0 -25
- package/dist/paragraph/stencil.js +0 -25
- package/dist/separator/stencil.js +0 -20
- package/dist/types/button/stencil.d.ts +0 -4
- package/dist/utrecht/p-3a69515b.entry.js +0 -1
- package/dist/utrecht/p-6f35490c.entry.js +0 -1
- package/dist/utrecht/p-7157cce8.entry.js +0 -1
- package/dist/utrecht/p-7603f427.entry.js +0 -1
- package/dist/utrecht/p-7bb755d1.entry.js +0 -1
- package/dist/utrecht/p-7e18e0f8.entry.js +0 -1
- package/dist/utrecht/p-9e84c97e.js +0 -1
- package/dist/utrecht/p-b5095fed.entry.js +0 -1
- package/dist/utrecht/p-b5aa001b.entry.js +0 -1
- package/dist/utrecht/p-e1d48327.entry.js +0 -1
- package/dist/utrecht/p-e2fb0e03.entry.js +0 -1
- package/dist/utrecht/p-f8adb4e0.entry.js +0 -1
- package/dist/utrecht/p-fc20c5e2.entry.js +0 -1
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* @license EUPL-1.2
|
|
3
3
|
* Copyright (c) 2021 Robbert Broersma
|
|
4
4
|
*/
|
|
5
|
-
import { Component, h } from
|
|
5
|
+
import { Component, h } from '@stencil/core';
|
|
6
6
|
export class HTMLContent {
|
|
7
7
|
render() {
|
|
8
8
|
return (h("div", { class: "utrecht-html" },
|
|
@@ -10,9 +10,9 @@ export class HTMLContent {
|
|
|
10
10
|
}
|
|
11
11
|
static get is() { return "utrecht-html-content"; }
|
|
12
12
|
static get originalStyleUrls() { return {
|
|
13
|
-
"$": ["
|
|
13
|
+
"$": ["index.scss"]
|
|
14
14
|
}; }
|
|
15
15
|
static get styleUrls() { return {
|
|
16
|
-
"$": ["
|
|
16
|
+
"$": ["index.css"]
|
|
17
17
|
}; }
|
|
18
18
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const HTMLContent = ({ content }) => `<utrecht-html-content>${content}</utrecht-html-content>`;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M15.66 33h3.15a6.483 6.483 0 0 1-7.43 4.94c-2.65-.45-4.8-2.59-5.25-5.24A6.494 6.494 0 0 1 11 25.27v3.17a3.479 3.479 0 0 0-1.88 3.92 3.46 3.46 0 0 0 2.59 2.58c1.73.39 3.3-.53 3.95-1.95Zm-.15-13.5c1.38 0 2.51-1.12 2.51-2.51s-1.12-2.51-2.51-2.51S13 15.6 13 16.99s1.12 2.51 2.51 2.51Zm5.82 8.5H18v-4.18c0-1.17-.74-2.28-1.88-2.55-1.65-.4-3.12.85-3.12 2.43v4.79c0 1.38 1.13 2.51 2.51 2.51H21v7h3v-7.33C24 29.2 22.8 28 21.33 28ZM39 26h3v-9.91l-1.99-6.03c-.44-1.23-1.64-2.06-3-2.06h-8.96c-1.36 0-2.56.83-3 2.08l-2.04 6.01V26h3v-3h13v3ZM27.74 11h9.47l1.23 4H26.5l1.24-4Zm.26 8h-2v-2h2v2Zm11 0h-2v-2h2v2Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M24 10c-7.72 0-14 6.28-14 14s6.28 14 14 14 14-6.28 14-14-6.28-14-14-14Zm2 15.05L16.09 31l-1.42-2.32 8.5-5.04v-9.92H26v11.33Z"/><path d="M23.98 6C14.05 6 6 14.06 6 24s8.05 18 17.98 18S42 33.94 42 24 33.94 6 23.98 6ZM24 40c-8.82 0-16-7.18-16-16S15.18 8 24 8s16 7.18 16 16-7.18 16-16 16Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M34.91 8.04h-21c0-1.09 1.35-1.98 3-1.98h15c1.65 0 3 .89 3 1.98ZM9.89 10.06c-.55 0-1 .45-1 1s.45 1 1 1h4l1.5 22.25c.48-.15.97-.25 1.5-.25 2.76 0 5 2.24 5 5 0 1.13-.39 2.16-1.02 3h8.02c1.47 0 2.79-1.54 3-3l3-27h2v-2h-27Zm7 26c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M31.99 9V6h-2v6h-1V9l-11-.02V6h-2l-.02 6h-.98V9l-5-.02-.02 28.51c0 2.48 2.02 4.51 4.51 4.51l19.02.04c2.48 0 4.5-2.02 4.5-4.5V9h-6.01Zm-11.1 26.94c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5Zm7.05-1.31c-.06.78-.71 1.38-1.49 1.38h-2.97c.41-.71.57-1.58.23-2.53a2.95 2.95 0 0 0-1.91-1.83c-.93-.29-1.81-.11-2.5.33l-.28-9.93h9.99l-1.06 12.58Zm3.05-14.61-13 .03V18l.99.02c0-.55.45-1 1-1h7.79c.55 0 1 .45 1 1h2.22v2Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M10.7 39.02c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5ZM21.89 19.05V23h9v-4.7c-.12-1.77-1.44-3.35-3.14-3.3h-5.34c-1.26-.04-3.6 1.26-3.6 4.35 0 1.8-1.64 2.31-1.8 2.39-.13.06-1.24.45-1.24.45l.92 2.82 1.1-.37c1.38-.37 4-1.96 4.01-5.25l.09-.33ZM15.07 17.87l-1.4 1.4c-.4-.4-1.05-.4-1.45 0L7.3 24.19c-.4.4-.4 1.05 0 1.45h-.02l1.41 1.41 7.76-7.8-1.38-1.38ZM25.39 13c1.93 0 3.5-1.57 3.5-3.5S27.32 6 25.39 6s-3.5 1.57-3.5 3.5 1.57 3.5 3.5 3.5Z"/><path d="M9.1 37.97c.69-.44 1.57-.62 2.5-.33.88.27 1.6.97 1.91 1.83.34.94.18 1.82-.23 2.53h1.97c.78 0 1.43-.6 1.5-1.38L17.81 28H8.82l.28 9.97ZM34.67 39.02c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5Z"/><path d="M41.91 27c0-.55-.46-1-1.02-1h-6.96c-.56 0-1.02.45-1.02 1v2l.28 8.96c.7-.44 1.58-.62 2.51-.33.88.27 1.6.97 1.91 1.83.34.95.18 1.82-.23 2.54h1.96c.78 0 1.43-.6 1.5-1.38L41.9 29h1v-2h-.99ZM22.74 39.02c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5Z"/><path d="M28.89 26h-6.96c-.56 0-1.02.45-1.02 1v2l.28 8.96c.7-.44 1.58-.62 2.51-.33.88.27 1.6.97 1.91 1.83.34.95.18 1.82-.23 2.54h1.96c.78 0 1.43-.6 1.5-1.38L29.9 29h1v-2h-.98c0-.55-.46-1-1.02-1h-.01Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-6 -3 24 24"><path fill="currentColor" d="M1.793 19.092a1 1 0 0 0 1.414 0l8.485-8.485a1 1 0 0 0 0-1.415L3.207.707a1 1 0 0 0-1.414 0L.707 1.793a1 1 0 0 0 0 1.414l5.985 5.985a1 1 0 0 1 0 1.415L.707 16.592a1 1 0 0 0 0 1.414l1.086 1.086Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="m25.58 31.11-1.56 1.92-1.56-1.92c-.16-.2-2.67-3.32-4.72-7.05h-5.75L5.99 39h30.02l5.98-14.94h-11.7c-2.05 3.73-4.56 6.85-4.72 7.05Z"/><path d="M17.15 17.1c.03.17.06.33.1.49 1.11 5.28 6.77 12.27 6.77 12.27s5.67-6.98 6.77-12.27c.04-.16.07-.32.1-.49 0-.06.02-.12.03-.18.04-.32.07-.64.07-.96 0-3.83-3.13-6.95-6.98-6.95s-6.98 3.12-6.98 6.95c0 .33.03.65.08.96 0 .06.02.12.03.18Zm6.87-4.15c1.66 0 3 1.34 3 2.99s-1.34 2.99-3 2.99-3-1.34-3-2.99 1.34-2.99 3-2.99Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M28.94 39H26V29h2.77c1.14-2.16 3.01-3.81 5.23-4.71V9h-5V6h-2v6h-2V9l-10-.02V6h-2l-.02 6H11V9l-5-.02-.02 28.51C5.98 39.97 8 42 10.49 42l19.02.04c.63 0 1.23-.13 1.77-.37-.91-.75-1.71-1.64-2.33-2.68h-.01ZM15 33.01h-4v-2h4v2Zm0-7h-4v-2h4v2Zm0-7h-4v-2h4v2Zm10-2h4v2h-4v-2Zm-7 0h4v2h-4v-2Zm0 7h4v2h-4v-2Zm1.58 11.5-2.83-2.83 1.42-1.41 1.42 1.41 3.19-3.19 1.41 1.41-4.61 4.61ZM25 24.01h4v2h-4v-2Zm16.92 16.85a8.142 8.142 0 0 1-4.18 1.15c-3.39 0-6.31-2.06-7.57-5h-2.16v-2h1.6c-.06-.4-.1-.82-.1-1.24 0-.26.02-.51.04-.76h-1.54v-2h2.07c1.14-3.18 4.18-5.47 7.75-5.47 1.3 0 2.52.31 3.62.85l-.83 1.82c-.84-.42-1.79-.67-2.79-.67-2.45 0-4.56 1.42-5.58 3.47h7.1l-.91 2h-6.79c-.03.25-.05.5-.05.76 0 .42.04.84.12 1.24h5.73l-.91 2h-4.11c1.1 1.8 3.07 3 5.32 3 .98 0 1.91-.24 2.74-.64l1.44 1.49h-.01Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M10 31.97h9v9l-9-9Zm21 2v8l3-2.67 3 2.67v-8h-6Zm3-11c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5Zm-13 19v-10a2 2 0 0 0-2-2H9V7.95c0-1.09.88-1.98 1.98-1.98h22.05c1.11 0 2.02.9 2.02 2.02l-.03 13.07c-.33-.05-.67-.08-1.02-.08-3.86 0-7 3.14-7 7 0 1.9.76 3.63 2 4.89V42l-8-.02Zm8-25.01H15v2h14v-2Zm-14.01-5v2H29v-1.95l-14.01-.05Zm8.01 12v-2h-8v2h8Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M21 14.01c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4Zm11.07 4.02v-.02c0-2.21-1.79-4-4-4s-4 1.79-4 4v.02h8ZM31 37.02h9V40c0 1.1-.9 2-2 2H9c-1.11 0-2-.89-2-2V22.01a2 2 0 0 1 2-2h29c1.1 0 2 .89 2 1.99v3.01h-9c-1 .01-2 1.01-2 2.01v8c0 1.1.9 2 2 2Zm-6.38-1.21-.99-1.52c-.6.57-1.47.85-2.46.85-1.38 0-2.62-.62-3.27-1.91h2.85l.73-1.56h-4c-.02-.12-.04-.34-.04-.65 0-.28.02-.48.04-.62h4.53l.74-1.54h-4.87c.65-1.36 1.95-2 3.31-2 .87 0 1.63.19 2.21.62l.81-1.65c-.8-.55-1.79-.81-3.03-.81-1.57 0-4.67 1.36-5.52 3.84H14v1.54h1.36c-.02.18-.04.35-.04.64 0 .23.02.48.04.64H14v1.56h1.68c.85 2.44 3.1 3.79 5.49 3.79 1.42 0 2.62-.5 3.45-1.2v-.02ZM40 9.01v-3h-2v3h-3v2h3v3h2v-3h3v-2h-3Zm3 18v8l-12-.06.07-7.94H43Zm-6 4c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 2 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.164 9.73a1 1 0 0 0-1.411-.084l-1.005.893a1 1 0 0 0-.084 1.412l5.798 6.527a.998.998 0 0 0 1.412.083l11.117-9.874a1 1 0 0 0 .083-1.412l-.81-.912a1 1 0 0 0-1.411-.083l-8.616 7.654a1 1 0 0 1-1.412-.083L3.165 9.73Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M36.43 18.81c2.06.39 3.83-1.38 3.44-3.44-.22-1.14-1.15-2.08-2.29-2.29a2.927 2.927 0 0 0-3.44 3.44c.22 1.14 1.15 2.08 2.29 2.29Zm3.07 1.18h-4.89c-.77 0-1.49.4-1.96.98C34.68 22.2 36 24.41 36 26.98v2.01h5.99v-6.5c0-1.33-1.16-2.5-2.49-2.5ZM26.48 34.05c0 .09.03.18.03.27 0 1.38-1.13 2.5-2.52 2.5s-2.52-1.12-2.52-2.5c0-.11.02-.21.03-.31-1.84-2.22-4.67-6.01-6.45-10.11-.65.84-1.06 1.88-1.06 3.06V39H17v3h13.99v-3h3V26.96c0-1.17-.37-2.22-1.02-3.06-1.78 4.14-4.65 7.94-6.49 10.16ZM13.42 19.98H8.54C7.2 19.98 6 21.15 6 22.48v6.5h6l.03-1.99c0-2.58 1.32-4.79 3.35-6.02-.47-.59-1.18-.99-1.96-.99Zm-2.99-1.18c2.06.39 3.83-1.38 3.44-3.44-.22-1.14-1.15-2.08-2.29-2.29a2.927 2.927 0 0 0-3.44 3.44c.22 1.14 1.15 2.08 2.29 2.29Zm13.55 13c.49 0 .94.14 1.32.38.71-.88 3.79-4.84 6.02-9.64-.67-.36-2.26-.59-2.26-.59h-.55s-.77 2.73-3.02 5.56c0 0-.54-2.52-.55-2.54l1.02-1.01v-1.99h-3.95v1.99l.96.99-.46 2.58c-2.02-2.34-3.12-5.57-3.12-5.57h-.64s-1.45.26-2.08.59c2.22 4.77 5.29 8.73 6 9.63.38-.23.82-.37 1.3-.37h.01Zm-6.8-20.47.12.03c.56.13 1.12.2 1.66.2 2.07 0 4.08-.86 5.53-2.36l1.6-1.58 1.37 1.36a7.68 7.68 0 0 0 3.07 2.09l.22.08-.07-.23c-.89-2.92-3.65-4.96-6.69-4.96s-5.97 2.16-6.77 5.25l-.03.11h-.01ZM17 13.4v.16c.31 3.6 3.38 6.41 6.98 6.41s6.76-2.89 6.98-6.58v-.1l-.65-.13a9.545 9.545 0 0 1-4.15-2.77l-.09-.1-.09.1c-1.79 2.06-4.36 3.24-7.03 3.24-.59 0-1.19-.07-1.8-.19l-.15-.03Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-2 -3 24 24"><path fill="currentColor" d="M.293 1.379a1 1 0 0 0 0 1.414l5.99 5.99a1 1 0 0 1 .001 1.404l-5.991 5.99a1 1 0 0 0 0 1.415l1.086 1.086a.996.996 0 0 0 .76.291.996.996 0 0 0 .654-.291l5.991-5.992a1 1 0 0 1 1.403.001l5.99 5.99a.998.998 0 0 0 1.414 0l1.087-1.085a1 1 0 0 0 0-1.414l-5.991-5.991a1 1 0 0 1 0-1.403l5.99-5.991a1 1 0 0 0 0-1.414L17.593.293a.997.997 0 0 0-1.415 0l-5.99 5.991a1 1 0 0 1-1.404 0L2.793.292a.998.998 0 0 0-1.414 0L.293 1.379Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M42 20.99h-2.91v.34c0 .97-.1 1.92-.26 2.85l2.84.76c.53.14.85.69.71 1.22a.99.99 0 0 1-.96.74c-.09 0-.17-.01-.26-.03l-2.77-.74c-.25.83-.57 1.63-.94 2.4l2.43 1.4c.48.28.64.89.37 1.37-.18.32-.52.5-.87.5-.17 0-.34-.04-.5-.13l-2.4-1.38c-.47.74-1.01 1.44-1.59 2.1l2.07 2.07a.996.996 0 0 1-.71 1.7c-.26 0-.51-.1-.71-.29l-2.06-2.06c-.67.6-1.39 1.14-2.15 1.62l1.4 2.43a1.002 1.002 0 0 1-.87 1.5c-.35 0-.68-.18-.87-.5l-1.42-2.46c-.77.37-1.57.68-2.39.93l.75 2.81a.994.994 0 0 1-.97 1.25c-.44 0-.85-.3-.96-.74l-.77-2.88c-.91.15-1.84.25-2.79.25h-.43v3c0 .55-.45 1-1 1s-1-.45-1-1v-3h-3v2.97c0 .55-.45 1-1 1s-1-.45-1-1v-3.1c-.37-.09-.71-.24-1.03-.42l-2.69 2.69c-.2.2-.45.29-.71.29s-.51-.1-.71-.29a.996.996 0 0 1 0-1.41l2.68-2.68c-.2-.33-.35-.69-.45-1.07H8.97c-.55 0-1-.45-1-1s.45-1 1-1h3.15c.1-.37.24-.71.44-1.03l-2.65-2.65a.996.996 0 1 1 1.41-1.41l2.66 2.66c.31-.18.65-.32 1.01-.41v-3.11c0-.55.45-1 1-1s1 .45 1 1v2.98h3v-3c0-.55.45-1 1-1s1 .45 1 1v3h.43c2.03 0 3.89-.71 5.37-1.88l-2.48-2.48a.996.996 0 1 1 1.41-1.41l2.47 2.47a8.572 8.572 0 0 0 1.87-5.36V21h-3.09c-.55 0-1-.45-1-1s.45-1 1-1h3.07l-.02-3h-3.03c-.55 0-1-.45-1-1s.45-1 1-1h3.17c.09-.36.24-.69.42-1.01l-2.71-2.71a.996.996 0 1 1 1.41-1.41l2.71 2.71c.31-.18.64-.32.99-.42V8.01c0-.55.45-1 1-1s1 .45 1 1v3.14c.35.09.68.23.99.4l2.74-2.74a.996.996 0 1 1 1.41 1.41l-2.71 2.71c.2.32.35.67.45 1.05h3.07c.55 0 1 .45 1 1s-.45 1-1 1h-2.92l.02 3h2.93c.55 0 1 .45 1 1s-.45 1-1 1Zm-28.02-.96c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7m-1.01-6.02h2v-5h-2v5Zm0 2.02c0 .29.09.53.28.72.19.19.43.28.72.28s.54-.09.72-.28c.19-.19.28-.43.28-.72s-.09-.53-.28-.72c-.19-.19-.43-.28-.72-.28s-.54.09-.72.28c-.19.19-.28.43-.28.72Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M11.53 28.88 7 21.93h3.01c.53-3.79 2.47-7.25 5.47-9.64 6.47-5.17 15.91-4.13 21.08 2.34l-2.52 1.63a12.01 12.01 0 0 0-7.66-4.2c-6.41-.83-12.27 3.56-13.36 9.87h2.97l-4.47 6.95h.01Zm31.46-2.95h-2.96c-.52 3.76-2.44 7.19-5.4 9.59-6.44 5.22-15.88 4.22-21.1-2.21l2.53-1.63c1.92 2.24 4.59 3.69 7.51 4.08 6.41.86 12.3-3.51 13.4-9.83h-2.99L38.46 19l4.52 6.93Zm-14-4h-3.84l2.5-5h-4.66l-2 8h2.8l-2 6h2.17l5.03-9Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-8 -8 38 38"><path fill="currentColor" d="M7.34 3.242A.831.831 0 0 1 7.926 3l7.177.012c.22 0 .432.088.587.244l5.067 5.083a.83.83 0 0 1 .242.588l-.012 7.177a.83.83 0 0 1-.244.587l-5.083 5.067a.83.83 0 0 1-.588.242l-7.177-.012a.83.83 0 0 1-.587-.244L2.242 16.66A.83.83 0 0 1 2 16.073l.012-7.177c0-.22.088-.432.244-.587L7.34 3.242Z"/><path fill="#fff" fill-rule="evenodd" clip-rule="evenodd" d="M7.352 8.828a.438.438 0 0 0 0 .62l2.624 2.623a.438.438 0 0 1 0 .615L7.353 15.31a.438.438 0 0 0 0 .62l.476.475a.436.436 0 0 0 .62 0l2.624-2.624a.438.438 0 0 1 .614 0l2.624 2.624a.436.436 0 0 0 .62 0l.476-.475a.438.438 0 0 0 0-.62l-2.625-2.624a.438.438 0 0 1 0-.614l.003-.003 2.621-2.622a.438.438 0 0 0 0-.62l-.475-.475a.436.436 0 0 0-.62 0l-2.624 2.624a.438.438 0 0 1-.615 0L8.447 8.352a.436.436 0 0 0-.62 0l-.475.476Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M41 23v3h-6.77c-.97-.79-5.12-6.78-7.23-11 3.23 2.64 8.01 6.24 14 8ZM30 42.04H18V29h12v13.04ZM24 16c1.5 2.82 4.24 8.29 6 10H18c1.73-1.68 4.5-7.15 6-10ZM7 23c5.97-1.75 10.77-5.36 14-8-2.26 4.55-6.89 10.73-7.24 11H7v-3Zm2 6h6v13.03l-6 .04V29Zm29 13.04h-5V29h5v13.04ZM29.99 9.99l-6 2.01V8l6 1.99Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38 38"><path fill="currentColor" d="m25.868 20.809.687-5.323h-5.271v-3.398c0-1.541.43-2.592 2.641-2.592h2.815v-4.76c-.487-.065-2.158-.209-4.107-.209-4.065 0-6.845 2.481-6.845 7.037v3.925h-4.597v5.322h4.597v13.658h5.494V20.811h4.585l.001-.002z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M34.48 21.99c-.23 0-.45.01-.68.03L30.9 13a2.935 2.935 0 0 0-2.78-2H26v3l2.05-.07.98 3.03H17.35l-.25-1.02h.08c.79 0 1.43-.64 1.43-1.43 0-.83-.67-1.5-1.5-1.5h-5.12v2.94h2.02l.62 2.57-.86 3.54c-.09 0-.19-.01-.28-.01C9.36 22.05 6 25.4 6 29.54s3.35 7.49 7.49 7.49c3.63 0 6.65-2.58 7.34-6.01h1.18c.5 0 .97-.24 1.25-.66l6.79-10.19.86 2.74a7.504 7.504 0 0 0-3.93 6.6c0 4.15 3.36 7.51 7.51 7.51S42 33.66 42 29.51 38.64 22 34.49 22Zm-21 12.02c-2.47 0-4.49-2.01-4.49-4.49 0-2.32 1.77-4.21 4.03-4.44l-1 4.09a1.496 1.496 0 0 0 1.46 1.85c.68 0 1.29-.46 1.46-1.14l1-4.11c1.22.8 2.03 2.18 2.03 3.74 0 2.47-2.01 4.49-4.49 4.49Zm7.71-5.99h-.38a7.515 7.515 0 0 0-4.13-5.25l.68-2.8h9.19l-5.36 8.04Zm13.28 6.01c-2.49 0-4.51-2.03-4.51-4.51 0-1.49.74-2.81 1.86-3.63l1.27 4.07a1.497 1.497 0 0 0 1.88.98c.79-.25 1.23-1.09.98-1.88l-1.26-4.03c2.39.12 4.3 2.08 4.3 4.49s-2.03 4.51-4.51 4.51h-.01Z"/><path d="M34.48 19.99h1.24v-3h-1.24c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-2 -1 24 24"><rect x="2" y="6" width="17" height="2" rx=".5" fill="currentColor"/><rect x="4" y="11" width="13" height="2" rx=".5" fill="currentColor"/><rect x="6" y="16" width="9" height="2" rx=".5" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M35.98 12.01h-4l-16.48.05c-.83 0-1.5-.67-1.5-1.5S14.7 9 15.56 9h20.09c-.24-1.69-1.66-3-3.39-3H15.44c-2.46 0-4.46 2-4.46 4.46L11.03 39a3 3 0 0 0 2.99 3h21.96c1.66 0 3.01-1.35 3.01-3.01V15.02c0-1.67-1.35-3.02-3.02-3.01ZM31.01 25H18v-6h14.01v6h-1Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M34.19 15.94c0-1.61 1.31-2.92 2.92-2.92s2.92 1.31 2.92 2.92-1.31 2.92-2.92 2.92-2.92-1.31-2.92-2.92Zm-23.08 2.92c1.61 0 2.92-1.31 2.92-2.92s-1.31-2.92-2.92-2.92-2.92 1.31-2.92 2.92 1.31 2.92 2.92 2.92ZM28.96 22c-.66 2.16-1.9 4.22-3.01 6.02L25.01 25l1-1v-2h-4v2l1 1-1.07 3.02c-1.12-1.81-2.34-3.84-3.01-6.02l-.17-.04c-2.67.15-4.76 2.28-4.76 5V39h3v3h14v-3h3.05L34 26.95c0-2.78-2.3-4.88-5.05-4.95h.01Zm-17.95 4.96c0-2.81 1.39-5.24 3.55-6.67-.34-.18-.73-.29-1.13-.29H8.55c-1.34 0-2.53 1.17-2.53 2.5V28h4.99v-1.04ZM39.49 20h-4.87c-.44 0-.85.14-1.21.35 2.18 1.42 3.59 3.83 3.59 6.59V28h4.97l.03-5.5c0-1.33-1.19-2.5-2.52-2.5Zm-22.26-8.63.12.03c.56.13 1.12.2 1.66.2 2.07 0 4.08-.86 5.53-2.36l1.6-1.58 1.37 1.36a7.68 7.68 0 0 0 3.07 2.09l.22.08-.07-.23C29.84 8.04 27.08 6 24.04 6s-5.97 2.16-6.77 5.25l-.03.11h-.01Zm-.18 2.07v.16c.31 3.6 3.38 6.41 6.98 6.41s6.76-2.89 6.98-6.58v-.1l-.65-.13a9.545 9.545 0 0 1-4.15-2.77l-.09-.1-.09.1c-1.79 2.06-4.36 3.24-7.03 3.24-.59 0-1.19-.07-1.8-.19l-.15-.03Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M37.1 35.47a2.5 2.5 0 0 1-5 0 2.5 2.5 0 0 1 5 0Zm-22.56-2.46a2.5 2.5 0 0 0 0 5 2.5 2.5 0 0 0 0-5Zm27.56-10-.03 8.96c0 1-1 2-2 2h-1.28c-.62-1.74-2.27-3-4.22-3s-3.6 1.26-4.22 3H18.76c-.62-1.74-2.27-3-4.22-3s-3.6 1.26-4.22 3H9.6c-.83 0-1.5-.67-1.5-1.5v-3.15a2.01 2.01 0 0 0 2.69-.85L16.34 18h2.69c2 0 3.75-1.44 4.06-3.34.15-.93-.04-1.86-.5-2.66H34.1v5h4c.67 0 1.33.67 2 2l2 4Zm-1.96.01-2-4h-4l-.04 4h6.04Zm-24.99-7h3.92c.87 0 1.72-.51 1.98-1.35.44-1.38-.58-2.65-1.9-2.65h-6L6 25.94l3.04 1.62 6.11-11.54Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M17.01 36.99c0 2.76-2.24 5-5 5s-5-2.24-5-5 2.24-5 5-5 5 2.24 5 5Zm14.03 4.99 12-.05a2 2 0 0 0-2-2h-2.99l-3.02-23.79a8.578 8.578 0 0 0-5.98-6.83c-1.03-.32-10.12-2.87-11.02-3.09-1.01-.25-1.95-.19-1.98-.19-3.67 0-6.65 2.71-6.65 6.38s2.98 6.65 6.65 6.65l8.99-.03c1.1 0 1.99.89 1.99 1.99 0 .58-.26 1.14-.7 1.52l-3.48 5.38c-1.76-1.24-3.8-2-5.85-2h-6.93c-1.7 0-3.07 1.37-3.07 3.07v3.03a7.034 7.034 0 0 1 5.01-2.09c3.89 0 7.05 3.16 7.05 7.05 0 1.5-.47 2.89-1.27 4.03h6.22c2.22 0 4.02-1.8 4.02-4.02 0-2.85-1.47-5.7-3.65-7.79l3.32-5.21c.84-.76 1.32-1.83 1.32-2.96 0-2.2-1.79-3.99-4-3.99l-8.99.03c-2.56 0-4.65-2.08-4.65-4.65s2.09-4.38 4.71-4.38c0 0 .73-.04 1.45.13.63.15 6.86 1.8 10.9 3.06 2.42.74 4.18 2.76 4.59 5.18l3 23.54h-2.95c-1.13 0-2.05.92-2.05 2.05v-.02Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><circle cx="11.02" cy="21.01" r="3"/><path d="M15.99 20.01v.5c0 3.1-1.83 4.88-5.02 4.88H8.86c-1.61.1-2.84 1.37-2.84 3.01L6 34.01l2.04-.03v8.04H14v-14c3.09-1.09 4.98-3.84 4.98-7.5v-.5h-2.99ZM38.67 6.01H24.34c-1.84-.01-3.33 1.5-3.33 3.37v24.56c0 .59.47 1.07 1.07 1.07h1.87c.59 0 1.07-.48 1.07-1.07v-1.93h13v1.93c0 .59.48 1.07 1.07 1.07h1.86c.59 0 1.07-.48 1.07-1.07V9.4c0-1.87-1.49-3.38-3.33-3.39ZM26 8.01h11v2H26v-2Zm-2 4h15v9H24v-9Zm1.67 16.25c-.92 0-1.67-.73-1.67-1.64s.75-1.64 1.67-1.64 1.67.73 1.67 1.64-.75 1.64-1.67 1.64Zm11.7-.03c-.92 0-1.67-.73-1.67-1.64s.75-1.64 1.67-1.64 1.67.73 1.67 1.64-.75 1.64-1.67 1.64Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-10 -10 38 38"><path fill="currentColor" d="M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"/><path fill="#fff" d="M9 8.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-6Z"/><circle fill="#fff" cx="10" cy="6" r="1"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M11.29 22.96 6 20.53l8.21-8.21 5.07 2.65-7.99 7.99Zm4.24 12.66c-1.56 1.56-3.18 1.8-5.48 2.35.55-2.29.79-3.92 2.36-5.5l-.79.79 3.52-3.52a5.54 5.54 0 0 0-2-.42c-1.52-.02-2.88.58-3.85 1.55-2.12 2.12-3.26 11.12-3.26 11.12s9-1.14 11.12-3.26c.97-.97 1.57-2.33 1.55-3.85a5.64 5.64 0 0 0-.42-2.01l-2.75 2.74Zm9.63.91 2.3 5.46 8.21-8.21L33 28.69l-7.84 7.84ZM14.31 24.46l11.81-11.81c9.66-9.66 15.17-5.98 15.17-5.98s3.68 5.51-5.96 15.15L23.5 33.65l-9.19-9.19Zm14.11-4.9c1.1 1.1 2.89 1.1 3.99 0s1.1-2.89 0-3.99-2.89-1.1-3.99 0-1.1 2.89 0 3.99Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-7 -7 42 42"><g fill="currentColor"><path d="M13.477 2.43c3.608 0 4.039.022 5.446.068 1.316.068 2.019.272 2.495.454.636.25 1.09.545 1.543 1 .477.476.772.93.999 1.543.181.477.408 1.181.453 2.498.069 1.43.069 1.84.069 5.45 0 3.61-.023 4.042-.069 5.45-.068 1.317-.272 2.021-.453 2.498a4.222 4.222 0 0 1-.999 1.544c-.476.477-.93.772-1.543 1-.476.181-1.18.408-2.495.454-1.43.068-1.838.068-5.446.068-3.607 0-4.038-.023-5.445-.068-1.316-.069-2.02-.273-2.496-.455a4.218 4.218 0 0 1-1.543-.999 4.027 4.027 0 0 1-.998-1.544c-.182-.477-.408-1.18-.454-2.498-.068-1.43-.068-1.84-.068-5.45 0-3.61.023-4.042.068-5.45.068-1.317.272-2.02.454-2.498.204-.59.5-1.044.976-1.521.476-.477.93-.772 1.542-1 .477-.18 1.18-.408 2.496-.453 1.43-.091 1.86-.091 5.468-.091Zm0-2.43c-3.653 0-4.13.023-5.559.09C6.49.137 5.491.364 4.651.705c-.885.34-1.656.795-2.405 1.544-.749.75-1.202 1.522-1.543 2.407-.34.84-.567 1.84-.635 3.27C0 9.355 0 9.833 0 13.49s.023 4.133.09 5.563c.069 1.43.296 2.407.636 3.27.34.886.817 1.635 1.566 2.384.748.75 1.497 1.204 2.382 1.567.862.341 1.838.568 3.267.636 1.43.068 1.906.091 5.559.091 3.653 0 4.13-.023 5.559-.09 1.43-.069 2.405-.296 3.267-.637.885-.34 1.634-.817 2.382-1.567.75-.749 1.203-1.498 1.566-2.384.34-.863.567-1.84.635-3.27.068-1.43.091-1.907.091-5.563 0-3.656-.023-4.133-.09-5.564-.069-1.43-.296-2.407-.636-3.27-.34-.885-.817-1.635-1.566-2.384-.748-.75-1.497-1.204-2.382-1.567-.862-.34-1.838-.568-3.267-.636C17.607 0 17.13 0 13.477 0Z"/><path d="M14 7c-3.879 0-7 3.144-7 7 0 3.879 3.144 7 7 7s7-3.144 7-7c0-3.879-3.121-7-7-7Zm0 11.544A4.555 4.555 0 0 1 9.456 14 4.555 4.555 0 0 1 14 9.456 4.555 4.555 0 0 1 18.544 14 4.555 4.555 0 0 1 14 18.544Z"/><circle cx="21" cy="6" r="2"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M32 9V6h-2v6h-1V9l-11-.02V6h-2l-.02 6H15V9l-5-.02-.02 28.51C9.98 39.97 12 42 14.49 42l19.02.04c2.48 0 4.5-2.02 4.5-4.5V9H32Zm-10 8h4v2h-4v-2Zm0 7h4v2h-4v-2Zm-3 9h-4v-2h4v2Zm0-7h-4v-2h4v2Zm0-7h-4v-2h4v2Zm4.35 16.42-2.83-2.83 1.42-1.41 1.42 1.41 3.19-3.19 1.41 1.41-4.61 4.61ZM33 33h-4v-2h4v2Zm0-7h-4v-2h4v2Zm0-7h-4v-2h4v2Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M16.7 19.21c6.23 0 11.92-3.67 14.5-9.35l.22-.49-.5-.2C29.02 8.4 27.02 8 24.95 8c-6.23 0-11.92 3.67-14.5 9.35l-.22.49.5.2c1.9.77 3.91 1.17 5.97 1.17ZM39.44 19.21l.75.02-.26-.71a15.814 15.814 0 0 0-6.06-7.78l-.62-.42-.17.74c-.11.48-.16.97-.16 1.47 0 3.59 2.92 6.59 6.52 6.68Z"/><path d="m40.73 21.68-.07-.48-.66.05c-.13 0-.26.02-.39.02a8.7 8.7 0 0 1-8.35-6.15l-.28-.89-.61.71a17.975 17.975 0 0 1-13.68 6.33c-2.26 0-4.48-.42-6.59-1.26l-.56-.22-.13.59A15.93 15.93 0 0 0 9 23.9c0 8.79 7.15 15.94 15.94 15.94s15.94-7.15 15.94-15.94c0-.68-.05-1.38-.17-2.22h.02Zm-20.31 1.61c.82 0 1.49.67 1.49 1.5s-.67 1.5-1.49 1.5-1.49-.67-1.49-1.5.67-1.5 1.49-1.5Zm-.84 9.28c1.63-1.1 3.53-1.68 5.49-1.68s3.73.54 5.31 1.56c.46.3.6.92.3 1.38-.3.46-.92.6-1.38.3-2.57-1.66-6.07-1.62-8.61.09-.46.31-1.08.19-1.39-.27s-.19-1.08.27-1.39h.01Zm9.84-6.33c-.82 0-1.49-.67-1.49-1.5s.67-1.5 1.49-1.5 1.49.67 1.49 1.5-.67 1.5-1.49 1.5Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M6 39h24v3H6v-3ZM39 6c.55 0 1 .45 1 1v3h2v6c0 1.66-1.34 3-3 3h-1v9.48c0 2.5-2.03 4.52-4.52 4.52S29 31.01 29 28.56v-3.04c0-.84-.68-1.52-1.52-1.52H26v12H10V10c0-2.21 1.79-3.99 3.99-3.99H22c2.16 0 4 1.84 4 3.99v11h1.48c2.49 0 4.52 2.03 4.52 4.52v3.04c0 .79.64 1.44 1.44 1.44.88 0 1.56-.68 1.56-1.52V19h-1c-1.66 0-3-1.34-3-3v-6h2V7c0-.55.45-1 1-1s1 .45 1 1v3h3V7c0-.55.45-1 1-1ZM22 19h-3.84l2.5-5H16l-2 8h2.8l-2 6h2.17L22 19Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M6 6v18h3.01v-3.03a2.98 2.98 0 0 1 2.85-3h2.11l.03.02v-.03h10v3h-7V24h25V6H6Zm8 9.97c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3Zm-3.01 22.04c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3Zm-4.99 4Zm10 0Zm0 0H6c0-1.66 1.35-3 3-3h4c1.66 0 3 1.34 3 3Zm3 0Zm10 0H19c0-1.66 1.35-3 3-3h3.99c1.66 0 3 1.34 3 3Zm0 0Zm-5.01-4c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3Zm8.01 4Zm1.99-7c0-1.65 1.35-3 3-3s3 1.35 3 3-1.35 3-3 3-3-1.35-3-3Zm8.01 7Zm0 0H32c0-1.66 1.35-3 3-3h3.99c1.66 0 3 1.34 3 3Zm-25-10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3Zm14 0c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M24 10c-7.72 0-14 6.28-14 14s6.28 14 14 14 14-6.28 14-14-6.28-14-14-14Zm1.43 21.44c-.37.37-.85.56-1.44.56s-1.07-.19-1.44-.56c-.37-.37-.55-.85-.55-1.43s.18-1.06.55-1.43c.37-.37.85-.56 1.44-.56s1.07.19 1.44.56c.37.37.55.85.55 1.43s-.18 1.06-.55 1.43Zm.55-5.41H22V15.99h3.98v10.04Z"/><path d="M23.98 6C14.05 6 6 14.06 6 24s8.05 18 17.98 18S42 33.94 42 24 33.94 6 23.98 6ZM24 40c-8.82 0-16-7.18-16-16S15.18 8 24 8s16 7.18 16 16-7.18 16-16 16Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-8 -8 43 43"><g fill="currentColor"><path d="M.466 8.845h5.586V27H.466V8.845ZM3.259 0c1.629 0 3.258 1.397 3.258 3.259 0 1.862-1.63 3.258-3.258 3.258C1.397 6.517 0 5.121 0 3.26S1.397 0 3.259 0ZM9.31 8.845h5.425v2.56c.708-1.396 2.595-3.026 5.425-3.026 5.66 0 6.84 3.724 6.84 8.612V27h-5.66v-8.845c0-2.095 0-4.888-3.067-4.888-3.066 0-3.302 2.328-3.302 4.655v8.845h-5.66V8.845Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><rect x="6" y="18" width="13" height="2" rx=".5" fill="currentColor"/><rect x="6" y="12" width="13" height="2" rx=".5" fill="currentColor"/><rect x="6" y="6" width="13" height="2" rx=".5" fill="currentColor"/><circle cx="3" cy="7" r="1" fill="currentColor"/><circle cx="3" cy="13" r="1" fill="currentColor"/><circle cx="3" cy="19" r="1" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -1 24 24"><path fill="currentColor" fill-rule="evenodd" clip-rule="evenodd" d="M14.503 16.298c-2.92 2.098-6.99 1.844-9.596-.772-2.902-2.913-2.887-7.651.035-10.584 2.92-2.932 7.641-2.948 10.543-.035 2.606 2.616 2.86 6.703.77 9.633.026.02.052.042.077.066l4.816 4.835a.625.625 0 0 1-.003.882l-.881.885a.62.62 0 0 1-.879.003l-4.816-4.835a.633.633 0 0 1-.066-.078Zm-.804-2.565c-1.948 1.955-5.095 1.965-7.03.023-1.934-1.942-1.923-5.1.024-7.056 1.947-1.954 5.094-1.965 7.029-.023 1.935 1.942 1.924 5.101-.023 7.056Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M43 17v-2.03L38.93 6H11.04L7 14.98V17c0 1.65 1.36 3 3.04 3H10v20H7v2h36v-2h-3V20h-.05c1.68 0 3.05-1.35 3.05-3ZM32 8l1.51 7v3h-2v-3L30 8h2Zm-8 0h2v10h-2V8Zm-7.53 7L18 8h2l-1.53 7v3h-2v-3ZM11 18h-.92C9.48 18 9 17.52 9 16.92V15l3-7h2l-3 7v3Zm27 22H12v-8h26v8Zm0-10H12V20h26v10Zm3-13.08c0 .6-.48 1.08-1.08 1.08H39v-3l-3-7h2l3 7v1.92Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="m9.21 20.37.12.03c.56.13 1.12.2 1.66.2 2.07 0 4.08-.86 5.53-2.36l1.6-1.58 1.37 1.36a7.68 7.68 0 0 0 3.07 2.09l.22.08-.07-.23c-.89-2.92-3.65-4.96-6.69-4.96s-5.97 2.16-6.77 5.25l-.03.11h-.01Zm-.18 2.07v.16c.31 3.6 3.38 6.41 6.98 6.41s6.76-2.89 6.98-6.58v-.1l-.65-.13a9.545 9.545 0 0 1-4.15-2.77l-.09-.1-.09.1c-1.79 2.06-4.36 3.24-7.03 3.24-.59 0-1.19-.07-1.8-.19l-.15-.03ZM42 8v10c0 1.1-.9 2-2 2h-5l-4.01 4v-4H30c-1.1 0-2-.9-2-2V8c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2Zm-6 8c0-.29-.09-.53-.28-.72-.19-.19-.43-.28-.72-.28s-.54.09-.72.28c-.19.19-.28.43-.28.72s.09.53.28.72c.19.19.43.28.72.28s.54-.09.72-.28c.19-.19.28-.43.28-.72Zm0-7h-2v5h2V9ZM21 31H11c-3 0-5 2-5 5v6h20v-6c0-3-2-5-5-5Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="35" height="37" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M30.06 0H14.91a4 4 0 0 0-4 4v7.34a4 4 0 0 0 4 4h.54v3.25l3.24-3.25h11.37a4 4 0 0 0 4-4V4a4 4 0 0 0-4-4Zm-6.73 2.83-.31 6.37h-1.6l-.31-6.37h2.22Zm-1.11 9.63a1.28 1.28 0 1 1 1.28-1.28 1.22 1.22 0 0 1-1.31 1.28h.03Z" fill="currentColor"/><path d="M15.67 36.73v-7.44c0-2.21-2.47-4-5.53-4H5.53c-3.06 0-5.53 1.79-5.53 4v7.44h15.67ZM12.15 20.54a4.32 4.32 0 1 1-4.32-4.2 4.26 4.26 0 0 1 4.32 4.2Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M25.99 15.35c.07-.43.12-.87.12-1.32 0-4.97-4.52-8.89-9.67-7.87-3.08.61-5.56 3.06-6.21 6.13-.85 4.08 1.38 7.76 4.8 9.16v-6.37a2.509 2.509 0 0 1-1.39-3.02c.23-.8.89-1.45 1.7-1.66 1.67-.45 3.18.8 3.18 2.4 0 1.02-.61 1.89-1.49 2.28l.03 10.77-8.05 7.16 1.34 1.59.66-.59.06 8h14l-.03-7.98.69.57 1.31-1.57-8-7.11v-3.9c1.31-.16 2.59-.66 3.62-1.38l2.54 1.57 1.61-.65 1.22.89v1.52l2.08 1.36 1.64-.65 1.22.89v1.53l2.21 1.36 3.79-1.62v-2.82L26 15.37ZM20.1 34.06l.02 2.94h-4v-2.94h3.98Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M20.92 32.91c0-.26-.08-.44-.24-.56-.12-.1-.3-.15-.53-.15h-1.13v1.5h1.09c.27 0 .47-.09.61-.24a.8.8 0 0 0 .2-.54ZM33.23 32.74c0-.07-.03-.14-.06-.21a.523.523 0 0 0-.33-.29c-.08-.03-.19-.04-.32-.03-.14 0-.25.04-.34.1a.7.7 0 0 0-.21.21c-.05.08-.09.15-.11.22s-.03.12-.03.15c0 .09 0 .18.01.29 0 .11.04.21.08.3s.11.17.21.24c.09.07.23.1.4.11.09 0 .16 0 .23-.03s.13-.06.19-.1c.05-.04.1-.09.14-.15.04-.05.07-.11.1-.16s.04-.1.06-.15.02-.08.02-.11v-.19c0-.07 0-.14-.02-.21h-.02Z"/><path d="M41 29H7c-.55 0-1 .45-1 1v8c0 .55.45 1 1 1h34c.55 0 1-.45 1-1v-8c0-.55-.45-1-1-1Zm-27.21 5.79c0 .52-.17.93-.49 1.23-.32.31-.72.47-1.21.48-.48 0-.88-.16-1.2-.48-.33-.3-.49-.71-.5-1.23v-3.25h.72v3.17c0 .34.1.59.28.77.18.18.41.28.69.28s.51-.09.7-.28c.18-.18.27-.43.27-.77v-3.17h.72v3.25h.02Zm3.89-2.59h-1.31v4.26h-.72V32.2h-1.31v-.66h3.33v.66h.01Zm3.25 4.26-.99-2.1h-.92v2.1h-.72v-4.92h1.86c.4 0 .72.11.97.32.3.25.46.59.47 1.05 0 .67-.31 1.12-.92 1.36l1.1 2.18h-.85Zm3.44-1.55h-2.01v-.7h2.01v.7Zm2.92 1.19c-.27.27-.61.41-1.03.42-.32 0-.61-.11-.86-.32-.25-.22-.41-.53-.49-.94h.68c.06.16.15.3.26.4.11.11.26.16.45.16.2 0 .37-.07.51-.21.14-.13.21-.32.22-.57 0-.25-.08-.44-.22-.58a.733.733 0 0 0-.52-.2H26v-.62h.24c.23 0 .41-.07.54-.2.13-.13.19-.3.19-.5 0-.21-.07-.38-.2-.51a.67.67 0 0 0-.5-.2c-.15 0-.28.05-.4.15-.13.1-.21.25-.26.45h-.68c.03-.36.18-.67.43-.92s.54-.37.88-.38c.43 0 .78.15 1.03.43.24.27.37.6.37.97 0 .19-.03.37-.1.55-.08.18-.22.33-.42.47.21.13.36.3.45.49s.13.39.13.59c0 .46-.14.82-.41 1.09v-.02Zm3.21-1.19h-2.01v-.7h2.01v.7Zm3.42-1.65c-.02.09-.03.17-.06.25-.02.08-.05.16-.07.23-.03.08-.06.16-.09.25 0 .02-.03.08-.07.16-.04.08-.09.18-.15.31-.06.12-.12.25-.2.4-.07.15-.14.3-.22.44-.17.35-.37.74-.58 1.17h-.81l.06-.12c.04-.08.09-.19.16-.32s.14-.28.22-.44c.08-.16.16-.32.24-.47.08-.15.15-.3.22-.43s.12-.23.17-.31c-.07.04-.14.06-.22.07h-.29c-.15 0-.28-.03-.39-.08s-.21-.11-.29-.19c-.08-.08-.15-.16-.2-.25-.05-.09-.1-.18-.13-.27-.03-.09-.06-.17-.07-.24-.01-.08-.02-.13-.02-.18v-.43s0-.06.02-.12c.01-.06.04-.14.07-.23.03-.09.08-.19.14-.29a1.275 1.275 0 0 1 .6-.52c.14-.06.31-.11.51-.12.2-.02.39 0 .54.04.16.04.29.1.4.19.11.08.21.18.28.28.07.11.13.22.17.33s.07.22.08.32c.01.1.02.19 0 .27 0 .11-.03.21-.04.3h.02Zm3.68-1.04h-1.31v4.26h-.72v-4.26h-1.31v-.66h3.33v.66ZM23.21 12.91c0-.26-.08-.44-.24-.56-.12-.1-.3-.15-.53-.15h-1.13v1.5h1.09c.27 0 .47-.09.61-.24a.8.8 0 0 0 .2-.54ZM32.7 12.74c0-.07-.03-.14-.06-.21a.523.523 0 0 0-.33-.29.793.793 0 0 0-.32-.03c-.14 0-.25.04-.34.1a.7.7 0 0 0-.21.21c-.05.08-.09.15-.11.22-.02.07-.03.12-.03.15v.29c0 .11.04.21.08.3s.11.17.21.24c.09.07.23.1.4.11.09 0 .16 0 .23-.03s.13-.06.19-.1c.05-.04.1-.09.14-.15.04-.05.07-.11.1-.16s.04-.1.06-.15c.01-.04.02-.08.02-.11v-.19c0-.07 0-.14-.02-.21h-.02Z"/><path d="M40.92 9h-34c-.55 0-1 .45-1 1v8c0 .55.45 1 1 1h34c.55 0 1-.45 1-1v-8c0-.55-.45-1-1-1Zm-26.77 5.79c0 .52-.17.93-.49 1.23-.32.31-.72.47-1.21.48-.48 0-.88-.16-1.2-.48-.33-.3-.49-.71-.5-1.23v-3.25h.72v3.17c0 .34.1.59.28.77.18.18.41.28.69.28s.51-.09.7-.28c.18-.18.27-.43.27-.77v-3.17h.72v3.25h.02Zm2.58 1.67h-.72V12.2H14.7v-.66h3.33v.66h-1.31v4.26h.01Zm2.89-1.56h-2.01v-.7h2.01v.7Zm3.58 1.56-.99-2.1h-.92v2.1h-.72v-4.92h1.86c.4 0 .72.11.97.32.3.25.46.59.47 1.05 0 .67-.31 1.12-.92 1.36l1.1 2.18h-.85Zm3.55-.36c-.27.27-.61.41-1.03.42-.32 0-.61-.11-.86-.32-.25-.22-.41-.53-.49-.94h.68c.06.16.15.3.26.4.11.11.26.16.45.16.2 0 .37-.07.51-.21.14-.13.21-.32.22-.57 0-.25-.08-.44-.22-.58a.733.733 0 0 0-.52-.2h-.29v-.62h.24c.23 0 .41-.07.54-.2.13-.13.19-.3.19-.5 0-.21-.07-.38-.2-.51a.67.67 0 0 0-.5-.2c-.15 0-.28.05-.4.15-.13.1-.21.25-.26.45h-.68c.03-.36.18-.67.43-.92s.54-.37.88-.38c.43 0 .78.15 1.03.43.24.27.37.6.37.97 0 .19-.03.37-.1.55-.08.18-.22.33-.42.47.21.13.36.3.45.49.09.19.13.39.13.59 0 .46-.14.82-.41 1.09v-.02Zm3.21-1.19h-2.01v-.7h2.01v.7Zm3.42-1.65c-.02.09-.03.17-.06.25-.02.08-.05.16-.07.23-.03.08-.06.16-.09.25 0 .02-.03.08-.07.16s-.09.18-.15.31c-.06.12-.12.25-.2.4-.07.15-.14.3-.22.44-.17.35-.37.74-.58 1.17h-.81l.06-.12c.04-.08.09-.19.16-.32s.14-.28.22-.44l.24-.47c.08-.16.15-.3.22-.43s.12-.23.17-.31c-.07.04-.14.06-.22.07h-.29c-.15 0-.28-.03-.39-.08a.972.972 0 0 1-.29-.19.958.958 0 0 1-.2-.25c-.05-.09-.1-.18-.13-.27-.03-.09-.06-.17-.07-.24-.01-.08-.02-.13-.02-.18v-.43s0-.06.02-.12c.01-.06.04-.14.07-.23.03-.09.08-.19.14-.29a1.275 1.275 0 0 1 .6-.52c.14-.06.31-.11.51-.12.2-.02.39 0 .54.04.15.04.29.1.4.19.11.08.21.18.28.28.07.11.13.22.17.33.04.11.07.22.08.32.01.1.02.19 0 .27 0 .11-.03.21-.04.3h.02Zm3.68-1.04h-1.31v4.26h-.72v-4.26h-1.31v-.66h3.33v.66ZM19.89 27l-1.45-3L17 21h5.77l-1.44 3-1.44 3ZM27.66 21l1.44 3 1.45 3h-5.78l1.45-3 1.44-3Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M24.05 14.99h-6.99v2.98c.29.27.49.67.49 1.11 0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.44.2-.84.5-1.11v-5.04c-.01-2.21 1.5-4.06 3.57-4.68-.96 1.04-1.57 2.35-1.57 3.78v.95h2v-.95c0-1.58 1.21-3.01 2.95-3.66 1.13.45 2.04 1.31 2.56 2.4.25-.74.59-1.45 1.01-2.1-.16-.2-.33-.4-.51-.58.26.04.52.11.77.18.41-.58.88-1.12 1.41-1.6-.95-.42-2.02-.66-3.15-.66-.7 0-1.38.09-2.04.27v-.02s-.04 0-.05.02c-.6-.17-1.22-.26-1.87-.26-3.9 0-7.08 3.11-7.08 6.92l-.02 2.07-5.02-.02-2 27.03h29L33.68 24c-5.04-.17-9.13-4.05-9.62-9h-.01Zm9.95-9c-4.41 0-8 3.59-8 8s3.59 8 8 8 8-3.59 8-8-3.59-8-8-8Zm2.29 11.71L33 14.41V8.99h2v4.59l2.71 2.71-1.41 1.41Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M27.06 15.06v-9h-15v18h-6v18h36v-27h-15Zm-15 23h-3v-3h3v3Zm0-7h-3v-3h3v3Zm9-22h3v3h-3v-3Zm0 6h3v3h-3v-3Zm0 6h3v3h-3v-3Zm0 7h3v3h-3v-3Zm-3 10h-3v-3h3v3Zm0-7h-3v-3h3v3Zm0-7h-3v-3h3v3Zm0-6h-3v-3h3v3Zm0-6h-3v-3h3v3Zm3 26v-3h3v3h-3Zm17-18h-9v-2h9v2Zm0 6h-9v-2h9v2Zm0 6h-9v-2h9v2Zm0 6h-9v-2h9v2Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="m42.14 24-6 15H6l6.02-15h5.77c2.06 3.74 4.58 6.88 4.74 7.08L24.09 33l1.56-1.92c.16-.2 2.68-3.33 4.74-7.08h11.75Zm-16.79-5.99c.95 0 1.72-.9 1.72-2s-.77-2-1.73-2h-2.27v4h2.28Zm-8.15-1.09c-.04-.32-.08-.64-.08-.96 0-3.83 3.13-6.95 6.98-6.95s6.98 3.12 6.98 6.95c0 .33-.03.65-.07.96 0 .06-.02.12-.03.18-.03.17-.06.33-.1.49-1.11 5.28-6.77 12.27-6.77 12.27s-5.67-6.98-6.77-12.27c-.04-.16-.07-.32-.1-.49 0-.06-.02-.12-.03-.18h-.01Zm3.88 5.09h2v-2h2.25c2.04 0 3.7-1.79 3.7-4s-1.66-4-3.7-4h-4.25v10Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M23.71 23.39c-.18-.24-.37-.46-.59-.65.29-.03.57-.09.86-.18a4.161 4.161 0 0 0 2.67-5.23 4.15 4.15 0 0 0-3.95-2.87c-.43 0-.86.07-1.28.2-.28.09-.55.21-.8.36A4.153 4.153 0 0 0 16.56 10a4.153 4.153 0 0 0-4.06 5.02 4.44 4.44 0 0 0-.8-.36 4.162 4.162 0 0 0-5.23 2.67A4.145 4.145 0 0 0 10 22.74c-.21.19-.41.41-.59.65a4.146 4.146 0 0 0 .92 5.8c.74.54 1.59.79 2.44.79 1.28 0 2.55-.59 3.36-1.71.18-.24.32-.5.44-.76.12.26.26.52.44.76a4.137 4.137 0 0 0 3.36 1.71 4.146 4.146 0 0 0 3.36-6.59Zm-7.14.61c-1.92 0-3.47-1.55-3.47-3.47s1.55-3.47 3.47-3.47 3.47 1.55 3.47 3.47S18.49 24 16.57 24Zm25.5 17.98-3.29-.02c-.51-1.09-1.14-2.14-1.86-3.12a17.565 17.565 0 0 0-5.22-4.9 16.237 16.237 0 0 0-7.18-2.34h.02a7.133 7.133 0 0 0 2.85-4.67c.06-.35.08-.7.08-1.05 2.22-.12 4.33-.02 6.54.33v-3.25h-5.02l3.92-5.66H30.3l3.48-5.66h-1.74l3.48-5.66L39 11.64h-1.74l3.48 5.66h-2.61l3.92 5.66h-5.02v3.91c1.72.45 3.4 1.03 5.05 1.77l-.03 3.17c-1.5-.67-3.86-1.56-5.53-2l-2.95-.64c-1.79-.29-3.83-.36-5.81-.29 1.92.47 3.76 1.22 5.5 2.25 3.59 2.12 7.29 6.34 8.8 10.84Zm-24-9.42.06 9.43-3-.03C10.05 41.53 6 37.22 6 32.03c4.05 0 7.54 2.45 9.07 5.94v-5.43c.52-.18 1.02-.4 1.49-.69.47.3.98.52 1.51.7Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M26 18.01c0 2.21-1.54 4-3.43 4h-4.61v-8h4.61c1.89 0 3.43 1.79 3.43 4ZM31.54 26h2.96c.83 0 1.5.65 1.5 1.47v1.54h4.5c.83 0 1.5.67 1.5 1.5v10.01c0 .83-.67 1.5-1.5 1.5H25.49c-.83 0-1.5-.67-1.5-1.5V30.51c0-.83.67-1.5 1.5-1.5h4.5V27.5c0-.83.68-1.5 1.54-1.5h.01Zm.46 3h2v-1h-2v1Zm-10 7v6h-2v-6h-9.5C8.02 36 6 33.98 6 31.5v-21C6 8.02 8.02 6 10.5 6h21c2.48 0 4.5 2.02 4.5 4.5v13.85c-.46-.22-.96-.35-1.5-.35h-2.96c-1.78 0-3.26 1.3-3.5 3H25.5c-1.93 0-3.5 1.57-3.5 3.5V36Zm.48-12.01c3.04 0 5.52-2.68 5.52-5.98s-2.48-5.98-5.52-5.98H16V30h1.96v-6.01h4.52Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M26.01 18.01c0 2.21-1.54 4-3.43 4h-4.61v-8h4.61c1.89 0 3.43 1.79 3.43 4ZM28.78 29h-2.77v7h-4v6h-2v-6h-9.5c-2.48 0-4.5-2.02-4.5-4.5v-21c0-2.48 2.02-4.5 4.5-4.5h21c2.48 0 4.5 2.02 4.5 4.5v13.21c-3.08.56-5.76 2.5-7.23 5.29Zm-.77-10.99c0-3.3-2.48-5.98-5.52-5.98h-6.48V30h1.96v-6.01h4.52c3.04 0 5.52-2.68 5.52-5.98Zm12.56 21.35c-.83.41-1.76.64-2.74.64-2.25 0-4.22-1.2-5.32-3h4.11l.91-2H31.8a6.284 6.284 0 0 1-.07-2h6.79l.91-2h-7.1c1.02-2.05 3.14-3.47 5.58-3.47 1 0 1.95.24 2.79.67l.83-1.82a8.14 8.14 0 0 0-3.62-.85c-3.57 0-6.61 2.29-7.75 5.47h-2.07v2h1.54c-.02.25-.04.51-.04.76 0 .42.04.83.1 1.24h-1.6v2h2.16c1.26 2.94 4.18 5 7.57 5 1.53 0 2.95-.43 4.18-1.15l-1.44-1.49h.01Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M39.46 24.8h-7.48v3h-2v-3h-7.96c-1.12 0-2.03.91-2.03 2.03v12.42c0 1.4 1.14 2.54 2.54 2.54h16.93c1.4 0 2.53-1.13 2.53-2.53V27.32a2.54 2.54 0 0 0-2.53-2.53ZM27.5 29.88c.96 0 1.74.78 1.74 1.75s-.78 1.75-1.74 1.75-1.74-.78-1.74-1.75.78-1.75 1.74-1.75Zm3.49 6.93h-7v-.87c0-1.16 2.33-1.75 3.5-1.75s3.5.59 3.5 1.75v.87Zm6 0h-4v-2h4v2Zm1-4h-5v-2h5v2Zm-9-20.72V22.8h-6v-2h-1v-1h.94l.47-3h-.94l-.47-1-2.99.32-.85.91-.19 1.62 1.14.22-.44 1.91-1.55.83.57-1.05-.47-.95c-.03-.07.08-.8.08-.8l-1.41-.5-1.88 5v1.09l.92.58-.92 1.03-1.38-.52-.46 1.03L14 29.07l1.38-2.26h1.84l.46.75.3.11v5.14h-5.99v2h5.99v5.31c.07.61.26 1.18.56 1.69H8.03c-1.13 0-2.04-.91-2.04-2.04V12.8h.02V8.75c0-1.63 1.32-2.95 2.95-2.95h15.02c1.3 0 2.39.84 2.8 2H8.99c-.56 0-1 .44-1 1s.44 1 1 1h17.7c.61 0 1.19.24 1.62.67.44.43.68 1.01.68 1.63Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M21.09 23.47h-8.16l.95-2.8c.03-.09.11-.2.24-.2h5.79c.12 0 .2.09.23.19l.95 2.81ZM13.26 25c-.41 0-.75.33-.75.74s.33.74.75.74a.74.74 0 1 0 0-1.48Zm7.51 0c-.41 0-.75.33-.75.74s.33.74.75.74a.74.74 0 1 0 0-1.48ZM42 15.99V32c0 2.21-1.79 4-4 4H9.98C7.78 36 6 34.22 6 32.02V15.99C6 13.78 7.79 12 9.99 12H23v4h2v-4h13.01c2.2 0 3.99 1.79 3.99 3.99Zm-19 8.54c0-.16-.03-.32-.08-.48l-1.3-3.86A1.72 1.72 0 0 0 19.98 19h-5.95c-.74 0-1.39.47-1.64 1.18l-1.32 3.85c-.05.15-.08.32-.08.48v6.46s2.03 0 2 .04v-2l8-.04v2.04h2v-6.47H23Zm11 4.46h-7v2h7v-2Zm2-5h-9v2h9v-2Zm0-5h-9v2h9v-2Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M24.05 14.99h-6.99v2.98c.29.27.49.67.49 1.11 0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.44.2-.84.5-1.11V15h-.02v-2.07c0-2.21 1.52-4.06 3.58-4.68-.96 1.04-1.57 2.35-1.57 3.78v.95h2v-.95c0-1.58 1.21-3.01 2.95-3.66 1.13.45 2.04 1.31 2.56 2.4.25-.74.59-1.45 1.01-2.1-.16-.2-.33-.4-.51-.58.26.04.52.11.77.18.41-.58.88-1.12 1.41-1.6-.95-.42-2.02-.66-3.15-.66-.7 0-1.38.09-2.04.27v-.02s-.04 0-.05.02c-.6-.17-1.22-.26-1.87-.26-3.9 0-7.08 3.11-7.08 6.92l-.02 2.07L8 14.99 6 42.02h29L33.67 24c-5.04-.17-9.13-4.05-9.62-9Zm1.58 20.52c-.9.77-2.2 1.3-3.74 1.3-2.59 0-5.02-1.46-5.94-4.1h-1.82v-1.69h1.47a5.824 5.824 0 0 1 0-1.38h-1.47v-1.67h1.8c.92-2.68 3.41-4.16 5.98-4.16 1.34 0 2.41.29 3.28.88l-.88 1.78c-.63-.46-1.46-.67-2.39-.67-1.48 0-2.87.69-3.58 2.16h5.27l-.8 1.67h-4.9c-.02.15-.04.36-.04.67 0 .34.02.57.04.71h4.33l-.79 1.69h-3.08c.71 1.4 2.05 2.07 3.54 2.07 1.07 0 2.01-.31 2.66-.92l1.07 1.65h-.01ZM34 6c-4.41 0-8 3.59-8 8s3.59 8 8 8 8-3.59 8-8-3.59-8-8-8Zm2.29 11.71L33 14.42V9h2v4.59l2.71 2.71-1.41 1.41Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M9.02 8.46C9.02 7.1 10.12 6 11.48 6s2.46 1.1 2.46 2.46-1.1 2.46-2.46 2.46-2.46-1.1-2.46-2.46ZM7.99 25.02c-1.1 0-1.99.89-1.99 1.99S6.89 29 7.99 29s1.99-.89 1.99-1.99-.89-1.99-1.99-1.99Zm29.57-6.15c1.36 0 2.46-1.1 2.46-2.46s-1.1-2.46-2.46-2.46-2.46 1.1-2.46 2.46 1.1 2.46 2.46 2.46Zm-1.39 6.4.06.1c.35.57 1.01 1.64 2.22 1.64h3.58v-3h-3.12c-.05-.08-.1-.15-.13-.21l-2.65-3.84c-.04-.06-.09-.12-.14-.18-.78-.82-2.06-.8-2.81-.78h-.46c-5.12 0-4.86 0-5.28.2-.2.09-.37.23-.48.41l-2.58 4.07 2.48 1.62 2.1-3.3h2.11l-.07.12-.03-.02-2.38 3.18a3.41 3.41 0 0 0-.56 2.93l.04 3.61-4.87 1.65.93 2.84 5.88-1.99c.62-.21 1.03-.79 1.02-1.44l-.04-3.7 4.04 2.55v5.28h-6.77c-.53 0-.97.45-.97 1s.43 1 .97 1h12.56c.53 0 .97-.45.97-1s-.43-1-.97-1h-2.79v-5.58c0-.75-.33-1.46-.91-1.94-.06-.05-.12-.09-.18-.13l-3.93-2.4c.61-1.01 1.46-2.41 2.01-3.32l1.15 1.64ZM30 39.99c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1Zm10.03 0c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1ZM12.9 17.76l1.25-1.94 1.96 3.19-3.98 2.39c-.07.04-.13.08-.19.13-.58.48-.91 1.18-.91 1.93v5.53h3v-5.25l3.51-2.15-.94 2.54c-.18.49-.1 1.04.23 1.45l2.69 3.4h3.83l-3.63-4.61 1.44-3.86c.4-1.08.22-2.29-.47-3.21l-2.43-3.21-.03.02-.07-.12h2.15l2.13 3.33 2.52-1.63-2.63-4.1c-.12-.18-.29-.32-.49-.42-.42-.2-.16-.2-5.38-.2h-.43c-.78-.02-2.09-.05-2.89.79-.07.07-.13.15-.19.24l-2.51 3.97H7.05v3h3.61c.92 0 1.77-.47 2.26-1.24l-.02.03Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="23" height="29" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.11 28.25v-5.28c0-1.56-1.75-2.83-3.92-2.83H3.92C1.75 20.14 0 21.41 0 22.97v5.28h11.11ZM8.62 16.79a3.07 3.07 0 1 1-3.07-3 3 3 0 0 1 3.07 3Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M19.65 0H8.91a2.83 2.83 0 0 0-2.82 2.82v5.2a2.82 2.82 0 0 0 2.82 2.81h.38v2.31l2.3-2.31h8.06a2.82 2.82 0 0 0 2.82-2.81v-5.2A2.83 2.83 0 0 0 19.65 0Zm-6 4.26h2l-.1.55a.05.05 0 0 1-.05 0h-1.94v.46h1.81l-.1.55a.07.07 0 0 1-.05 0h-1.61c.062.224.153.44.27.64a1.169 1.169 0 0 0 1 .48 2.49 2.49 0 0 0 1.1-.45v1.17a.07.07 0 0 1 0 .05 3.91 3.91 0 0 1-1.08.25 2.24 2.24 0 0 1-1.78-.81 5.097 5.097 0 0 1-.62-1.34h-.47l.1-.55h.29v-.3h-.41l.1-.55h.36c.14-.463.346-.904.61-1.31a2.3 2.3 0 0 1 1.84-.82 4 4 0 0 1 1 .23.05.05 0 0 1 0 .05l-.2 1a2 2 0 0 0-.89-.32 1.18 1.18 0 0 0-1 .47c-.121.198-.219.41-.29.63 0 0 .02-.09.07-.09l.04.01Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M17.22 39.97c-5.05 0-9.16-4.11-9.16-9.16s4.11-9.16 9.16-9.16 9.11 4.06 9.15 9.08c.61.47 1.28.84 2.01 1.09.03-.35.06-.69.06-1.01 0-6.19-5.03-11.22-11.22-11.22S6 24.62 6 30.81s5.03 11.22 11.22 11.22c3.57 0 6.86-1.7 8.98-4.55-.66-.24-1.3-.54-1.91-.88a9.132 9.132 0 0 1-7.07 3.37Z"/><path d="M36.39 15.43v-.04c-.62-.35-1.28-.63-1.96-.86l2.59-4.51L33.98 6h-5.95l-3.02 4.02 2.49 4.43c-.61.19-1.21.42-1.77.71v.03c-1.51.77-2.84 1.88-3.86 3.23.66.25 1.3.55 1.92.9A8.99 8.99 0 0 1 26 17.4c.09-.06.18-.1.27-.16.76-.44 1.57-.77 2.43-.98.07-.02.14-.03.21-.05.62-.13 1.26-.21 1.9-.21 5.05 0 9.16 4.11 9.16 9.16s-4.11 9.16-9.16 9.16-9.16-4.11-9.16-9.16c-.6-.46-1.27-.83-2-1.08-.04.37-.07.74-.07 1.08 0 6.19 5.03 11.22 11.22 11.22s11.22-5.03 11.22-11.22c0-4.1-2.19-7.76-5.63-9.73Zm-9.02-5.41 1.73-2.03h3.81l1.74 2.03-2.24 4.01a11.6 11.6 0 0 0-1.57-.12c-.44 0-.88.03-1.3.08l-2.16-3.97h-.01Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-2 -2 44 44"><path fill="currentColor" d="M33.096 11.147a11.282 11.282 0 0 1-3.255.892 5.677 5.677 0 0 0 2.492-3.134 11.326 11.326 0 0 1-3.599 1.375 5.667 5.667 0 0 0-9.802 3.876c0 .445.049.876.146 1.291A16.077 16.077 0 0 1 7.4 9.527a5.653 5.653 0 0 0-.767 2.85c0 1.965 1 3.701 2.52 4.715a5.644 5.644 0 0 1-2.566-.708v.071a5.673 5.673 0 0 0 4.544 5.556 5.645 5.645 0 0 1-2.558.096 5.675 5.675 0 0 0 5.292 3.936 11.361 11.361 0 0 1-7.037 2.425c-.457 0-.907-.026-1.35-.079a16.049 16.049 0 0 0 8.687 2.545c10.419 0 16.119-8.632 16.119-16.12 0-.245-.006-.49-.016-.734a11.548 11.548 0 0 0 2.828-2.933z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M24.07 9c0-2.21 1.79-4 4-4s4 1.79 4 4-1.79 4-4 4-4-1.79-4-4Zm.93 8.02V17c0-2.21-1.79-4-4-4s-4 1.79-4 4v.02h8Zm6 18.99h9v2.98c0 1.1-.9 2-2 2H9c-1.11 0-2-.89-2-2V21a2 2 0 0 1 2-2h29c1.1 0 2 .89 2 1.99V24h-9c-1 .01-2 1.01-2 2.01v8c0 1.1.9 2 2 2Zm-6.38-1.21-.99-1.52c-.6.57-1.47.85-2.46.85-1.38 0-2.62-.62-3.27-1.91h2.85l.73-1.56h-4c-.02-.12-.04-.34-.04-.65 0-.28.02-.48.04-.62h4.53l.74-1.54h-4.87c.65-1.36 1.95-2 3.31-2 .87 0 1.63.19 2.21.62l.81-1.65c-.8-.55-1.79-.81-3.03-.81-1.57 0-4.67 1.36-5.52 3.84H14v1.54h1.36c-.02.18-.04.35-.04.64 0 .23.02.48.04.64H14v1.56h1.68c.85 2.44 3.1 3.79 5.49 3.79 1.42 0 2.62-.5 3.45-1.2v-.02ZM43 26v8l-12-.06.07-7.94H43Zm-6 4c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M34.48 37.89c1.38 0 2.5-1.11 2.5-2.49s-1.12-2.49-2.5-2.49-2.5 1.11-2.5 2.49 1.12 2.49 2.5 2.49ZM13.48 37.89c1.38 0 2.5-1.11 2.5-2.49s-1.12-2.49-2.5-2.49-2.5 1.11-2.5 2.49 1.12 2.49 2.5 2.49Z"/><path d="M40.01 19.96c-.67-1.33-1.33-1.99-2-1.99h-4l-.03-5.96H6.02v20.41c0 .83.67 1.49 1.5 1.49h1.74c.62-1.73 2.27-2.99 4.22-2.99s3.6 1.25 4.22 2.99h12.55c.62-1.73 2.27-2.99 4.22-2.99s3.6 1.25 4.22 2.99h1.28c1 0 2-1 2-1.99l.03-7.98-2-3.98h.01Zm-21.03 4.99v1.99h-6v-1.99h2v-3.21c-1.16-.41-2-1.5-2-2.8v-2.98h6v2.98c0 1.29-.84 2.39-2 2.8v3.21h2Zm7-2.99v4.98h-2v-4.98h-2l3-5.99 3 5.99h-2Zm7.99 1.98.04-3.98h3.79l2 3.98h-5.83Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M38.98 20.98c-1.12 0-2.09.62-2.6 1.54h-3.59c-.23-1.35-.76-2.6-1.52-3.67l1.93-1.93c.23.06.48.1.73.1 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .28.05.55.12.81l-1.9 1.9a9.066 9.066 0 0 0-3.65-1.54v-1.41A4.022 4.022 0 0 0 24 6.03a4.02 4.02 0 0 0-1.5 7.75v1.39c-1.38.22-2.66.75-3.75 1.53l-2.8-2.8c.39-1.37-.24-2.87-1.57-3.52-1.49-.72-3.28-.1-4 1.39-.72 1.49-.1 3.28 1.39 4 .66.32 1.37.36 2.02.2l2.84 2.84a8.817 8.817 0 0 0-1.55 3.71h-1.37a3.97 3.97 0 0 0-3.7-2.52c-2.2 0-3.99 1.78-3.99 3.99s1.78 3.99 3.99 3.99c1.66 0 3.08-1.01 3.68-2.45h1.39a8.94 8.94 0 0 0 1.55 3.74l-2.61 2.61c-.08-.03-.14-.07-.22-.09-1.69-.53-3.49.42-4.02 2.11-.53 1.69.42 3.49 2.11 4.02 1.69.53 3.49-.42 4.02-2.11.17-.55.17-1.1.06-1.63l2.79-2.79c1.1.78 2.38 1.31 3.76 1.54v4.04c-.41.26-.75.63-.98 1.1a2.745 2.745 0 0 0 1.28 3.67c1.37.66 3.01.09 3.67-1.28.61-1.26.16-2.74-.97-3.49V32.9a9.05 9.05 0 0 0 3.66-1.54l1.14 1.14c-.78 1.92.04 4.14 1.93 5.05a3.96 3.96 0 0 0 3.45-7.13 3.92 3.92 0 0 0-3.28-.06l-1.13-1.13c.77-1.08 1.3-2.34 1.52-3.71h3.63c.52.87 1.47 1.46 2.56 1.46 1.66 0 3-1.34 3-3s-1.34-3-3-3Zm-15.99-.97h2v5h-2v-5Zm1.73 7.72c-.19.19-.43.28-.72.28s-.54-.09-.72-.28c-.19-.19-.28-.43-.28-.72s.09-.53.28-.72c.19-.19.43-.28.72-.28s.54.09.72.28c.19.19.28.43.28.72s-.09.53-.28.72Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M42 13v2L29 9l-13 6v-2l13-6 13 6ZM41 26c0-1.66-1.34-3-3-3h-5.95c-1.66 0-3 1.34-3 3 0-1.66-1.34-3-3-3H20c-1.65 0-3 1.35-3 3.01v.39c1.06.49 1.84 1.42 2 2.6h1.5c1.93 0 3.5 1.57 3.5 3.5V34h6c1.1 0 2 .9 2 2v5h6v-4h3V26Zm-13.5 7.25c-1.24 0-2.25-1.01-2.25-2.25s1.01-2.25 2.25-2.25 2.25 1.01 2.25 2.25-1.01 2.25-2.25 2.25ZM35 21c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3ZM23 21c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3ZM20 31h-3v-1.5c0-.83-.67-1.5-1.5-1.5h-3c-.83 0-1.5.67-1.5 1.5V31H8c-1.1 0-2 .9-2 2v6c0 .99 1 2 2 2h12c1 0 2-1.01 2-2v-6c0-.99-1-2-2-2Zm-7-1h2.01v1H13v-1Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M9 13.03c0 3.87 3.13 7 7 7s7-3.13 7-7-3.13-7-7-7-7 3.13-7 7Zm6 3c0-.29.09-.53.28-.72.19-.19.43-.28.72-.28s.54.09.72.28c.19.19.28.43.28.72s-.09.53-.28.72c-.19.19-.43.28-.72.28s-.54-.09-.72-.28a.972.972 0 0 1-.28-.72Zm-.07-7h2v5h-2v-5ZM37 32.26V10h-.05c.02-.16.05-.33.05-.5C37 7.57 35.43 6 33.5 6S30 7.57 30 9.5c0 .17.03.34.05.5H30v22.26A5.497 5.497 0 0 0 33.5 42a5.497 5.497 0 0 0 3.5-9.74ZM33.5 40c-1.93 0-3.5-1.57-3.5-3.5 0-1.39.82-2.59 2-3.15V20c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v13.35c1.18.56 2 1.76 2 3.15 0 1.93-1.57 3.5-3.5 3.5Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-7 -8 38 38"><path d="M11.134 3.5a1 1 0 0 1 1.732 0L22.392 20a1 1 0 0 1-.866 1.5H2.474a1 1 0 0 1-.866-1.5l9.526-16.5Z" fill="currentColor"/><rect x="12.9" y="15.65" width="1.9" height="6.65" rx=".5" transform="rotate(-180 12.9 15.65)" fill="#fff"/><circle fill="#fff" cx="11.95" cy="17.55" r=".95" transform="rotate(-180 11.95 17.55)"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M27 28h14v9c0 1.66-1.34 3-3 3H10c-1.66 0-3-1.34-3-3v-9h14v1.02c0 1.09.88 1.98 1.98 1.98h2.05c1.09 0 1.98-.88 1.98-1.98V28H27Zm-2-3h-2v4h2v-4Zm17-9v6.04c0 1.54-1.19 2.8-2.71 2.96H27v-.02c0-1.09-.88-1.98-1.98-1.98h-2.05c-1.09 0-1.98.88-1.98 1.98V25H8.69C7.18 24.84 6 23.59 6 22.04v-6c0-1.67 1.37-3.05 3.05-3.05H18v-1.97c0-1.6 1.28-2.93 2.9-3.03H27c1.72.1 3 1.44 3 3.03v1.97h9c1.66 0 3 1.34 3 3Zm-15-4.93s-.04-.05-.1-.06H21v2h6v-1.94Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="m24.24 25.62-1.37 2.44 1.64.82-.27-3.26ZM20.04 24.06l-1.15 2.02 1.22.61 1.03-1.71.68-1.29-1.14-.04c-.11 0-.38 0-.64.42Z"/><path d="M41.52 37.02 25.63 8.98c-.36-.63-1.02-1.01-1.74-1.01s-1.38.39-1.74 1.01L6.26 37.02c-.35.62-.35 1.38 0 1.99.36.61 1.02.99 1.73.99h31.78c.71 0 1.37-.38 1.73-.99s.36-1.37.01-1.99ZM26.49 19.91c.83 0 1.5.68 1.5 1.5s-.68 1.5-1.5 1.5-1.5-.68-1.5-1.5.68-1.5 1.5-1.5ZM23.6 34.89h-1.5v-3.05c0-.15-.04-.29-.13-.42l-1.56-2.33-3.42 5.68L15.7 34l3.63-6.03-2.53-1.27 1.96-3.43c.67-1.03 1.62-1.19 2.05-1.13l3.06.12c1.12 0 1.71 1.21 1.79 2.41l.42 5 1.99 1-.91.37c-.27.11-.47.3-.63.53l-3.99-1.99.68 1.02c.25.37.38.8.38 1.25v3.05Zm10.05-.37c-.14.23-.38.36-.65.36h-6.04c-.25 0-.49-.13-.63-.34a.748.748 0 0 1-.06-.71l.76-1.72c.08-.18.22-.32.4-.39l1.44-.58 1.08-1.72c.14-.22.38-.35.64-.35h.02a.7.7 0 0 1 .63.39l2.4 4.34c.13.23.12.51-.01.73h.02Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-1 -1 22 22"><path fill="currentColor" d="M15.604 4.11a7.862 7.862 0 0 0-5.58-2.31c-4.337 0-7.882 3.523-7.882 7.862a7.83 7.83 0 0 0 1.05 3.931l-1.114 4.072 4.172-1.098a7.885 7.885 0 0 0 3.762.958c4.338 0 7.883-3.523 7.883-7.863a7.78 7.78 0 0 0-2.29-5.552zm-5.566 12.1c-1.178 0-2.33-.32-3.34-.906l-.244-.14-2.482.65.665-2.412-.153-.243a6.523 6.523 0 0 1-.999-3.471c0-3.6 2.944-6.535 6.553-6.535 1.753 0 3.39.676 4.632 1.914s1.92 2.872 1.92 4.62c-.013 3.587-2.944 6.523-6.552 6.523zm3.583-4.888c-.192-.103-1.165-.575-1.344-.639-.179-.063-.307-.102-.448.102-.128.192-.512.639-.627.766-.115.128-.23.153-.422.051-.192-.102-.832-.306-1.587-.97a6.26 6.26 0 0 1-1.088-1.378c-.115-.192-.013-.294.09-.396.09-.09.192-.23.294-.344.103-.115.128-.192.192-.332.077-.128.039-.243-.013-.345-.05-.09-.435-1.06-.601-1.455-.154-.383-.32-.332-.448-.332-.115 0-.243-.013-.371-.013s-.346.052-.525.243c-.192.204-.69.676-.69 1.646s.703 1.902.805 2.03c.103.127 1.382 2.119 3.366 2.961.474.204.832.32 1.126.408.474.154.896.128 1.242.077.383-.051 1.164-.472 1.33-.932.167-.46.167-.855.116-.931-.064-.077-.192-.128-.397-.217z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M35 28.03c-3.86 0-6.98 3.13-6.98 6.98s3.13 6.98 6.98 6.98 6.98-3.13 6.98-6.98-3.13-6.98-6.98-6.98Zm.54 11.3c-1.69 0-3.28-.95-3.88-2.68h-1.19v-1.1h.96a4.91 4.91 0 0 1 0-.9h-.96v-1.09h1.18c.6-1.75 2.23-2.71 3.9-2.71.88 0 1.58.19 2.14.57l-.58 1.16c-.41-.3-.95-.44-1.56-.44-.96 0-1.88.45-2.34 1.41h3.44l-.53 1.09h-3.2c-.01.1-.03.24-.03.44 0 .22.01.38.03.46h2.83l-.51 1.1h-2.01c.46.91 1.34 1.35 2.31 1.35.7 0 1.31-.2 1.74-.6l.7 1.08c-.59.5-1.44.85-2.44.85ZM26.04 36c-.04-.33-.06-.66-.06-1 0-4.63 3.5-8.44 7.99-8.94V18.9l2.7 2.34 1.31-1.51-4.02-3.48v-5.26h-1.97v3.53L21.99 6 6 19.72l1.32 1.51 2.7-2.37L9.99 36h16.05Zm-8.05-14h8v6h-8v-6Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M10.52 30.93 15 34.3v7.71H6V34.3l4.52-3.37ZM17 34.3v7.71h9V34.3l-4.48-3.37L17 34.3Zm11 0v7.71h9V34.3l-4.48-3.37L28 34.3Zm13.99-5.48-1.41 1.41-8.2-8.2A8.963 8.963 0 0 1 26.77 24c-4.96 0-9-4.04-9-9s4.04-9 9-9 9 4.04 9 9c0 2.12-.74 4.07-1.97 5.61l8.2 8.2Zm-8.22-13.8c0-3.86-3.14-7-7-7s-7 3.14-7 7 3.14 7 7 7 7-3.14 7-7Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-1 -2 24 24"><g fill="currentColor"><path d="M11.6 5a.6.6 0 0 1 .6.6v10.8a.6.6 0 0 1-.6.6h-1.2a.6.6 0 0 1-.6-.6V5.6a.6.6 0 0 1 .6-.6h1.2Z"/><path d="M5 10.4a.6.6 0 0 1 .6-.6h10.8a.6.6 0 0 1 .6.6v1.2a.6.6 0 0 1-.6.6H5.6a.6.6 0 0 1-.6-.6v-1.2Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-6 -11 24 24"><path fill="currentColor" d="M0 .5A.5.5 0 0 1 .5 0h11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-1Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M37.65 18.05v-.02c-.22-.44-.49-.86-.86-1.23a4.23 4.23 0 0 0-1.12-.79c-.02-.01-.05-.02-.07-.04a4.507 4.507 0 0 0-5.19.83c-1.76 1.76-1.76 4.62 0 6.37 1.76 1.76 4.62 1.76 6.37 0 1.39-1.39 1.66-3.46.86-5.13ZM9.13 22.59c-1.27-1.39-.94-3.45.73-4.45l4.51-2.71c1.2-.58 2.66-.57 3.84.04l6.43 4.09c1.07.55 3.76 3.78 5.21 5.76-.48-.12-.85-.31-1.32-.54-.98-.5-2.21-1.13-4.49-1.13s-3.51.63-4.49 1.13c-.78.4-1.29.67-2.51.67s-1.74-.26-2.52-.67c-.62-.32-1.34-.69-2.37-.92l6.83-3.77-2.76-1.83-7.09 4.34v-.02ZM42 31.83v2.03a9.14 9.14 0 0 1-.99-.47c-.82-.42-1.52-.78-3.01-.78s-2.19.36-3.01.78c-.93.48-1.98 1.02-4 1.02s-3.07-.54-3.99-1.02c-.82-.41-1.52-.78-3-.78v-.02c-1.45 0-2.15.37-2.96.78-.93.48-1.99 1.02-4.01 1.02s-3.08-.54-4.01-1.02c-.82-.42-1.53-.78-3.02-.78s-2.2.36-3.02.78c-.31.16-.63.32-.99.47v-2.03c.93-.48 1.98-1.02 4-1.02s3.07.54 4 1.02c.82.42 1.52.78 3.01.78s2.19-.36 3-.78c.93-.48 1.98-1.02 3.99-1.02v.02c1.98 0 3.03.55 3.95 1.02.82.42 1.52.78 3.01.78s2.2-.36 3.02-.78c.93-.48 1.99-1.02 4.01-1.02s3.08.54 4.01 1.02H42Zm0-4.48v2.03a9.14 9.14 0 0 1-.99-.47c-.82-.42-1.52-.78-3.01-.78s-2.19.36-3.01.78c-.93.48-1.98 1.02-4 1.02s-3.07-.54-3.99-1.02c-.82-.42-1.52-.78-3-.78v-.02c-1.45 0-2.15.37-2.96.78-.93.48-1.99 1.02-4.01 1.02s-3.08-.54-4.01-1.02c-.82-.42-1.53-.78-3.02-.78s-2.2.36-3.02.78c-.31.15-.63.32-.99.47v-2.03c.93-.48 1.98-1.02 4-1.02s3.07.54 4 1.02c.82.42 1.52.78 3.01.78s2.19-.36 3-.78c.93-.48 1.98-1.02 3.99-1.02v.02c1.98 0 3.03.54 3.95 1.02.82.42 1.52.78 3.01.78s2.2-.36 3.02-.78c.93-.48 1.99-1.02 4.01-1.02s3.08.54 4.01 1.02H42Z" style="fill-rule:evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M15.66,33h3.15c-.73,3.22-3.88,5.54-7.43,4.94-2.65-.45-4.8-2.59-5.25-5.24-.6-3.53,1.68-6.66,4.87-7.43v3.17c-1.38,.67-2.26,2.22-1.88,3.92,.29,1.27,1.32,2.3,2.59,2.58,1.73,.39,3.3-.53,3.95-1.95Zm-.15-13.5c1.38,0,2.51-1.12,2.51-2.51s-1.12-2.51-2.51-2.51-2.51,1.12-2.51,2.51,1.12,2.51,2.51,2.51Zm5.82,8.5h-3.33v-4.18c0-1.17-.74-2.28-1.88-2.55-1.65-.4-3.12,.85-3.12,2.43v4.79c0,1.38,1.13,2.51,2.51,2.51h5.49v7h3v-7.33c0-1.47-1.2-2.67-2.67-2.67Zm17.67-2h3v-9.91l-1.99-6.03c-.44-1.23-1.64-2.06-3-2.06h-8.96c-1.36,0-2.56,.83-3,2.08l-2.04,6.01v9.91h3v-3h13v3Zm-11.26-15h9.47l1.23,4h-11.94l1.24-4Zm.26,8h-2v-2h2v2Zm11,0h-2v-2h2v2Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M24,10c-7.72,0-14,6.28-14,14s6.28,14,14,14,14-6.28,14-14-6.28-14-14-14Zm2,15.05l-9.91,5.95-1.42-2.32,8.5-5.04V13.72h2.83v11.33Z"/><path d="M23.98,6C14.05,6,6,14.06,6,24s8.05,18,17.98,18,18.02-8.06,18.02-18S33.94,6,23.98,6Zm.02,34c-8.82,0-16-7.18-16-16s7.18-16,16-16,16,7.18,16,16-7.18,16-16,16Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M34.91,8.04H13.91c0-1.09,1.35-1.98,3-1.98h15c1.65,0,3,.89,3,1.98Zm-25.02,2.02c-.55,0-1,.45-1,1s.45,1,1,1h4l1.5,22.25c.48-.15,.97-.25,1.5-.25,2.76,0,5,2.24,5,5,0,1.13-.39,2.16-1.02,3h8.02c1.47,0,2.79-1.54,3-3l3-27h2v-2H9.89Zm7,26c-1.66,0-3,1.34-3,3s1.34,3,3,3,3-1.34,3-3-1.34-3-3-3Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M31.99,9v-3h-2v6h-1v-3l-11-.02v-2.98h-2l-.02,6h-.98v-3l-5-.02-.02,28.51c0,2.48,2.02,4.51,4.51,4.51l19.02,.04c2.48,0,4.5-2.02,4.5-4.5V9h-6.01Zm-11.1,26.94c-.83,0-1.5-.67-1.5-1.5s.67-1.5,1.5-1.5,1.5,.67,1.5,1.5-.67,1.5-1.5,1.5Zm7.05-1.31c-.06,.78-.71,1.38-1.49,1.38h-2.97c.41-.71,.57-1.58,.23-2.53-.31-.87-1.03-1.57-1.91-1.83-.93-.29-1.81-.11-2.5,.33l-.28-9.93h9.99l-1.06,12.58h0Zm3.05-14.61l-13,.03v-2.05l.99,.02c0-.55,.45-1,1-1h7.79c.55,0,1,.45,1,1h2.22v2Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M10.7,39.02c-.83,0-1.5,.67-1.5,1.5s.67,1.5,1.5,1.5,1.5-.67,1.5-1.5-.67-1.5-1.5-1.5Z"/><path d="M21.89,19.05v3.95h9v-4.7c-.12-1.77-1.44-3.35-3.14-3.3h-5.34c-1.26-.04-3.6,1.26-3.6,4.35,0,1.8-1.64,2.31-1.8,2.39-.13,.06-1.24,.45-1.24,.45l.92,2.82s1.07-.36,1.1-.37c1.38-.37,4-1.96,4.01-5.25l.09-.33h0Z"/><path d="M15.07,17.87l-1.4,1.4c-.4-.4-1.05-.4-1.45,0l-4.92,4.92c-.4,.4-.4,1.05,0,1.45h-.02l1.41,1.41,7.76-7.8-1.38-1.38Z"/><path d="M25.39,13c1.93,0,3.5-1.57,3.5-3.5s-1.57-3.5-3.5-3.5-3.5,1.57-3.5,3.5,1.57,3.5,3.5,3.5Z"/><path d="M9.1,37.97c.69-.44,1.57-.62,2.5-.33,.88,.27,1.6,.97,1.91,1.83,.34,.94,.18,1.82-.23,2.53h1.97c.78,0,1.43-.6,1.5-1.38l1.06-12.62H8.82l.28,9.97Z"/><path d="M34.67,39.02c-.83,0-1.5,.67-1.5,1.5s.67,1.5,1.5,1.5,1.5-.67,1.5-1.5-.67-1.5-1.5-1.5Z"/><path d="M41.91,27c0-.55-.46-1-1.02-1h-6.96c-.56,0-1.02,.45-1.02,1v2l.28,8.96c.7-.44,1.58-.62,2.51-.33,.88,.27,1.6,.97,1.91,1.83,.34,.95,.18,1.82-.23,2.54h1.96c.78,0,1.43-.6,1.5-1.38l1.06-11.62h1v-2h-.99Z"/><path d="M22.74,39.02c-.83,0-1.5,.67-1.5,1.5s.67,1.5,1.5,1.5,1.5-.67,1.5-1.5-.67-1.5-1.5-1.5Z"/><path d="M28.89,26h-6.96c-.56,0-1.02,.45-1.02,1v2l.28,8.96c.7-.44,1.58-.62,2.51-.33,.88,.27,1.6,.97,1.91,1.83,.34,.95,.18,1.82-.23,2.54h1.96c.78,0,1.43-.6,1.5-1.38l1.06-11.62h1v-2h-.98c0-.55-.46-1-1.02-1h-.01Z"/></svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-6 -3 24 24">
|
|
2
|
+
<title>Arrow</title>
|
|
3
|
+
<g>
|
|
4
|
+
<path
|
|
5
|
+
fill="currentColor"
|
|
6
|
+
d="M1.79289 19.0919C2.18341 19.4824 2.81659 19.4824 3.20711 19.0919L11.6923 10.6066C12.0828 10.2161 12.0828 9.58293 11.6923 9.1924L3.20711 0.707113C2.81658 0.316586 2.18342 0.316585 1.79289 0.707111L0.707104 1.7929C0.316581 2.18342 0.316579 2.81658 0.707099 3.20711L6.69232 9.1924C7.08284 9.58293 7.08284 10.2161 6.69232 10.6066L0.707097 16.5919C0.316577 16.9824 0.316577 17.6156 0.707096 18.0061L1.79289 19.0919Z"
|
|
7
|
+
/>
|
|
8
|
+
</g>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M25.58,31.11l-1.56,1.92-1.56-1.92c-.16-.2-2.67-3.32-4.72-7.05h-5.75l-6,14.94h30.02l5.98-14.94h-11.7c-2.05,3.73-4.56,6.85-4.72,7.05Z"/><path d="M17.15,17.1c.03,.17,.06,.33,.1,.49,1.11,5.28,6.77,12.27,6.77,12.27,0,0,5.67-6.98,6.77-12.27,.04-.16,.07-.32,.1-.49,0-.06,.02-.12,.03-.18,.04-.32,.07-.64,.07-.96,0-3.83-3.13-6.95-6.98-6.95s-6.98,3.12-6.98,6.95c0,.33,.03,.65,.08,.96,0,.06,.02,.12,.03,.18Zm6.87-4.15c1.66,0,3,1.34,3,2.99s-1.34,2.99-3,2.99-3-1.34-3-2.99,1.34-2.99,3-2.99Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M28.94,39h-2.94v-10h2.77c1.14-2.16,3.01-3.81,5.23-4.71V9h-5v-3h-2v6h-2v-3l-10-.02v-2.98h-2l-.02,6h-1.98v-3l-5-.02-.02,28.51c0,2.48,2.02,4.51,4.51,4.51l19.02,.04c.63,0,1.23-.13,1.77-.37-.91-.75-1.71-1.64-2.33-2.68h-.01Zm-13.94-5.99h-4v-2h4v2Zm0-7h-4v-2h4v2Zm0-7h-4v-2h4v2Zm10-2h4v2h-4v-2Zm-7,0h4v2h-4v-2Zm0,7h4v2h-4v-2Zm1.58,11.5l-2.83-2.83,1.42-1.41,1.42,1.41,3.19-3.19,1.41,1.41-4.61,4.61Zm5.42-11.5h4v2h-4v-2Zm16.92,16.85c-1.23,.73-2.65,1.15-4.18,1.15-3.39,0-6.31-2.06-7.57-5h-2.16v-2h1.6c-.06-.4-.1-.82-.1-1.24,0-.26,.02-.51,.04-.76h-1.54v-2h2.07c1.14-3.18,4.18-5.47,7.75-5.47,1.3,0,2.52,.31,3.62,.85l-.83,1.82c-.84-.42-1.79-.67-2.79-.67-2.45,0-4.56,1.42-5.58,3.47h7.1l-.91,2h-6.79c-.03,.25-.05,.5-.05,.76,0,.42,.04,.84,.12,1.24h5.73l-.91,2h-4.11c1.1,1.8,3.07,3,5.32,3,.98,0,1.91-.24,2.74-.64l1.44,1.49h-.01Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M10,31.97h9v9l-9-9Zm21,2v8l3-2.67,3,2.67v-8h-6Zm3-11c-2.76,0-5,2.24-5,5s2.24,5,5,5,5-2.24,5-5-2.24-5-5-5Zm-13,19v-10c0-1.11-.9-2-2-2H9V7.95c0-1.09,.88-1.98,1.98-1.98h22.05c1.11,0,2.02,.9,2.02,2.02l-.03,13.07c-.33-.05-.67-.08-1.02-.08-3.86,0-7,3.14-7,7,0,1.9,.76,3.63,2,4.89v9.13l-8-.02h0Zm8-25.01H15v2h14v-2Zm-14.01-5v2h14.01v-1.95l-14.01-.05Zm8.01,12v-2H15v2h8Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M21,14.01c-2.21,0-4-1.79-4-4s1.79-4,4-4,4,1.79,4,4-1.79,4-4,4Zm11.07,4.02v-.02c0-2.21-1.79-4-4-4s-4,1.79-4,4v.02h8Zm-1.07,18.99h9v2.98c0,1.1-.9,2-2,2H9c-1.11,0-2-.89-2-2V22.01c0-1.1,.89-2,2-2h29c1.1,0,2,.89,2,1.99v3.01h-9c-1,.01-2,1.01-2,2.01v8c0,1.1,.9,2,2,2Zm-6.38-1.21l-.99-1.52c-.6,.57-1.47,.85-2.46,.85-1.38,0-2.62-.62-3.27-1.91h2.85l.73-1.56h-4c-.02-.12-.04-.34-.04-.65,0-.28,.02-.48,.04-.62h4.53l.74-1.54h-4.87c.65-1.36,1.95-2,3.31-2,.87,0,1.63,.19,2.21,.62l.81-1.65c-.8-.55-1.79-.81-3.03-.81-1.57,0-4.67,1.36-5.52,3.84h-1.66v1.54h1.36c-.02,.18-.04,.35-.04,.64,0,.23,.02,.48,.04,.64h-1.36v1.56h1.68c.85,2.44,3.1,3.79,5.49,3.79,1.42,0,2.62-.5,3.45-1.2v-.02Zm15.38-26.8v-3h-2v3h-3v2h3v3h2v-3h3v-2h-3Zm3,18v8l-12-.06,.07-7.94h11.93Zm-6,4c0-1.1-.9-2-2-2s-2,.9-2,2,.9,2,2,2,2-.9,2-2Z"/></svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 2 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<title>✔</title>
|
|
3
|
+
<path
|
|
4
|
+
fill-rule="evenodd"
|
|
5
|
+
clip-rule="evenodd"
|
|
6
|
+
d="M3.1645 9.72984C2.79771 9.31695 2.16565 9.27958 1.75276 9.64637L0.74761 10.5393C0.334716 10.9061 0.297345 11.5381 0.664139 11.951L6.46246 18.4781C6.62657 18.6628 6.84377 18.7724 7.07068 18.8042C7.35107 18.8437 7.64634 18.7644 7.87461 18.5616L18.9907 8.68669C19.4036 8.31989 19.4409 7.68783 19.0741 7.27494L18.2644 6.36347C17.8977 5.95058 17.2656 5.9132 16.8527 6.28L8.2368 13.9339C7.82391 14.3007 7.19185 14.2634 6.82505 13.8505L3.1645 9.72984Z"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
/>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M36.43,18.81c2.06,.39,3.83-1.38,3.44-3.44-.22-1.14-1.15-2.08-2.29-2.29-2.06-.39-3.83,1.38-3.44,3.44,.22,1.14,1.15,2.08,2.29,2.29Zm3.07,1.18h-4.89c-.77,0-1.49,.4-1.96,.98,2.03,1.23,3.35,3.44,3.35,6.01v2.01h5.99v-6.5c0-1.33-1.16-2.5-2.49-2.5Zm-13.02,14.06c0,.09,.03,.18,.03,.27,0,1.38-1.13,2.5-2.52,2.5s-2.52-1.12-2.52-2.5c0-.11,.02-.21,.03-.31-1.84-2.22-4.67-6.01-6.45-10.11-.65,.84-1.06,1.88-1.06,3.06v12.04h3.01v3h13.99v-3h3v-12.04c0-1.17-.37-2.22-1.02-3.06-1.78,4.14-4.65,7.94-6.49,10.16h0Zm-13.06-14.07h-4.88c-1.34,0-2.54,1.17-2.54,2.5v6.5h6l.03-1.99c0-2.58,1.32-4.79,3.35-6.02-.47-.59-1.18-.99-1.96-.99Zm-2.99-1.18c2.06,.39,3.83-1.38,3.44-3.44-.22-1.14-1.15-2.08-2.29-2.29-2.06-.39-3.83,1.38-3.44,3.44,.22,1.14,1.15,2.08,2.29,2.29Zm13.55,13c.49,0,.94,.14,1.32,.38,.71-.88,3.79-4.84,6.02-9.64-.67-.36-2.26-.59-2.26-.59h-.55s-.77,2.73-3.02,5.56c0,0-.54-2.52-.55-2.54l1.02-1.01v-1.99h-3.95v1.99l.96,.99-.46,2.58c-2.02-2.34-3.12-5.57-3.12-5.57h-.64s-1.45,.26-2.08,.59c2.22,4.77,5.29,8.73,6,9.63,.38-.23,.82-.37,1.3-.37h.01Zm-6.8-20.47l.12,.03c.56,.13,1.12,.2,1.66,.2,2.07,0,4.08-.86,5.53-2.36l1.6-1.58,1.37,1.36c.84,.94,1.87,1.64,3.07,2.09l.22,.08-.07-.23c-.89-2.92-3.65-4.96-6.69-4.96s-5.97,2.16-6.77,5.25l-.03,.11h-.01Zm-.18,2.07v.16c.31,3.6,3.38,6.41,6.98,6.41s6.76-2.89,6.98-6.58v-.1l-.65-.13c-1.61-.54-3.04-1.5-4.15-2.77l-.09-.1-.09,.1c-1.79,2.06-4.36,3.24-7.03,3.24-.59,0-1.19-.07-1.8-.19l-.15-.03h0Z"/></svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-2 -3 24 24">
|
|
2
|
+
<title>Arrow</title>
|
|
3
|
+
<g>
|
|
4
|
+
<path
|
|
5
|
+
fill="currentColor"
|
|
6
|
+
d="M0.292897 1.37868C-0.0976322 1.76921 -0.0976324 2.40238 0.292897 2.7929L6.28364 8.7836C6.66684 9.17256 6.66701 9.79731 6.28415 10.1865L0.292896 16.1777C-0.0976317 16.5682 -0.0976317 17.2014 0.292894 17.5919L1.37868 18.6777C1.54958 18.8486 1.76695 18.9447 1.99011 18.966C2.0399 18.9708 2.08998 18.9718 2.1399 18.9691C2.37756 18.9564 2.61153 18.8592 2.79307 18.6777L8.7843 12.6864C9.17359 12.3036 9.79842 12.304 10.1873 12.6874L16.1775 18.6777C16.3556 18.8558 16.5842 18.9527 16.8172 18.9683C17.0952 18.987 17.3794 18.8901 17.5919 18.6777L18.6777 17.5919C19.0682 17.2014 19.0682 16.5682 18.6777 16.1777L12.6869 10.187C12.3037 9.79801 12.3036 9.17323 12.6865 8.78406L18.6777 2.7929C19.0682 2.40238 19.0682 1.76921 18.6777 1.37868L17.5919 0.292897C17.4019 0.102952 17.1546 0.00539363 16.9057 0.000220857C16.6428 -0.00528831 16.3781 0.0922701 16.1775 0.292896L10.1863 6.28416C9.79701 6.66694 9.17217 6.66662 8.78329 6.28318L2.79307 0.292907C2.61496 0.114795 2.38638 0.0179162 2.15336 0.00227038C1.87542 -0.0164342 1.59116 0.0804386 1.3787 0.292889L0.292897 1.37868Z"
|
|
7
|
+
/>
|
|
8
|
+
</g>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M42,20.99h-2.91v.34c0,.97-.1,1.92-.26,2.85l2.84,.76c.53,.14,.85,.69,.71,1.22-.12,.45-.52,.74-.96,.74-.09,0-.17-.01-.26-.03l-2.77-.74c-.25,.83-.57,1.63-.94,2.4l2.43,1.4c.48,.28,.64,.89,.37,1.37-.18,.32-.52,.5-.87,.5-.17,0-.34-.04-.5-.13l-2.4-1.38c-.47,.74-1.01,1.44-1.59,2.1l2.07,2.07c.39,.39,.39,1.02,0,1.41-.2,.2-.45,.29-.71,.29s-.51-.1-.71-.29l-2.06-2.06c-.67,.6-1.39,1.14-2.15,1.62l1.4,2.43c.28,.48,.11,1.09-.37,1.37-.16,.09-.33,.13-.5,.13-.35,0-.68-.18-.87-.5l-1.42-2.46c-.77,.37-1.57,.68-2.39,.93l.75,2.81c.14,.53-.17,1.08-.71,1.22-.09,.02-.17,.03-.26,.03-.44,0-.85-.3-.96-.74l-.77-2.88c-.91,.15-1.84,.25-2.79,.25h-.43v3c0,.55-.45,1-1,1s-1-.45-1-1v-3h-3v2.97c0,.55-.45,1-1,1s-1-.45-1-1v-3.1c-.37-.09-.71-.24-1.03-.42l-2.69,2.69c-.2,.2-.45,.29-.71,.29s-.51-.1-.71-.29c-.39-.39-.39-1.02,0-1.41l2.68-2.68c-.2-.33-.35-.69-.45-1.07h-3.13c-.55,0-1-.45-1-1s.45-1,1-1h3.15c.1-.37,.24-.71,.44-1.03l-2.65-2.65c-.39-.39-.39-1.02,0-1.41s1.02-.39,1.41,0l2.66,2.66c.31-.18,.65-.32,1.01-.41v-3.11c0-.55,.45-1,1-1s1,.45,1,1v2.98h3v-3c0-.55,.45-1,1-1s1,.45,1,1v3h.43c2.03,0,3.89-.71,5.37-1.88l-2.48-2.48c-.39-.39-.39-1.02,0-1.41s1.02-.39,1.41,0l2.47,2.47c1.17-1.47,1.87-3.33,1.87-5.36v-.37h-3.09c-.55,0-1-.45-1-1s.45-1,1-1h3.07l-.02-3h-3.03c-.55,0-1-.45-1-1s.45-1,1-1h3.17c.09-.36,.24-.69,.42-1.01l-2.71-2.71c-.39-.39-.39-1.02,0-1.41s1.02-.39,1.41,0l2.71,2.71c.31-.18,.64-.32,.99-.42v-3.15c0-.55,.45-1,1-1s1,.45,1,1v3.14c.35,.09,.68,.23,.99,.4l2.74-2.74c.39-.39,1.02-.39,1.41,0s.39,1.02,0,1.41l-2.71,2.71c.2,.32,.35,.67,.45,1.05h3.07c.55,0,1,.45,1,1s-.45,1-1,1h-2.92l.02,3h2.93c.55,0,1,.45,1,1s-.45,1-1,1Zm-28.02-.96c-3.87,0-7-3.13-7-7s3.13-7,7-7,7,3.13,7,7-3.13,7-7,7m-1.01-6.02h2v-5h-2v5Zm0,2.02c0,.29,.09,.53,.28,.72,.19,.19,.43,.28,.72,.28s.54-.09,.72-.28c.19-.19,.28-.43,.28-.72s-.09-.53-.28-.72c-.19-.19-.43-.28-.72-.28s-.54,.09-.72,.28c-.19,.19-.28,.43-.28,.72Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M11.53,28.88l-4.53-6.95h3.01c.53-3.79,2.47-7.25,5.47-9.64,6.47-5.17,15.91-4.13,21.08,2.34l-2.52,1.63c-1.93-2.31-4.67-3.81-7.66-4.2-6.41-.83-12.27,3.56-13.36,9.87h2.97l-4.47,6.95h.01Zm31.46-2.95h-2.96c-.52,3.76-2.44,7.19-5.4,9.59-6.44,5.22-15.88,4.22-21.1-2.21l2.53-1.63c1.92,2.24,4.59,3.69,7.51,4.08,6.41,.86,12.3-3.51,13.4-9.83h-2.99l4.48-6.93,4.52,6.93h0Zm-14-4h-3.84l2.5-5h-4.66l-2,8h2.8l-2,6h2.17l5.03-9Z"/></svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-8 -8 38 38">
|
|
2
|
+
<title>Error</title>
|
|
3
|
+
<g>
|
|
4
|
+
<path
|
|
5
|
+
fill="currentColor"
|
|
6
|
+
d="M7.33946 3.24242C7.49556 3.08683 7.70708 2.99963 7.92747 3L15.1042 3.01196C15.3245 3.01232 15.5358 3.10023 15.6914 3.25633L20.7576 8.33946C20.9132 8.49556 21.0004 8.70708 21 8.92747L20.988 16.1042C20.9877 16.3245 20.8998 16.5358 20.7437 16.6914L15.6605 21.7576C15.5044 21.9132 15.2929 22.0004 15.0725 22L7.89585 21.988C7.67545 21.9877 7.46423 21.8998 7.30865 21.7437L2.24242 16.6605C2.08683 16.5044 1.99963 16.2929 2 16.0725L2.01195 8.89585C2.01232 8.67545 2.10023 8.46423 2.25633 8.30865L7.33946 3.24242Z"
|
|
7
|
+
/>
|
|
8
|
+
<path
|
|
9
|
+
fill="white"
|
|
10
|
+
fill-rule="evenodd"
|
|
11
|
+
clip-rule="evenodd"
|
|
12
|
+
d="M7.35206 8.82756C7.18099 8.99863 7.18099 9.27599 7.35206 9.44706L9.97629 12.0713C10.1441 12.2416 10.1442 12.5153 9.97651 12.6858L7.35206 15.3102C7.18099 15.4813 7.18099 15.7587 7.35206 15.9297L7.82768 16.4053C7.90254 16.4802 7.99776 16.5223 8.09552 16.5316C8.1187 16.5339 8.14202 16.5342 8.16524 16.5328C8.26793 16.5263 8.36878 16.4838 8.44725 16.4053L11.0717 13.7808C11.2423 13.6132 11.5159 13.6134 11.6863 13.7813L14.3103 16.4053C14.3883 16.4834 14.4884 16.5258 14.5905 16.5327C14.7122 16.5408 14.8368 16.4984 14.9298 16.4054L15.4055 15.9297C15.5765 15.7587 15.5765 15.4813 15.4055 15.3102L12.7812 12.686C12.6134 12.5156 12.6133 12.2419 12.781 12.0715C12.7819 12.0706 12.7827 12.0697 12.7836 12.0689L15.4055 9.44706C15.5765 9.27599 15.5765 8.99863 15.4055 8.82756L14.9298 8.35194C14.8463 8.2684 14.7374 8.22565 14.6279 8.2237C14.5132 8.22164 14.3978 8.26439 14.3103 8.35193L11.6858 10.9764C11.5153 11.1441 11.2416 11.1439 11.0713 10.976L8.44725 8.35194C8.36923 8.27392 8.2691 8.23148 8.16703 8.22463C8.04528 8.21643 7.92076 8.25887 7.82769 8.35193L7.35206 8.82756Z"
|
|
13
|
+
/>
|
|
14
|
+
</g>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M41,23v3h-6.77c-.97-.79-5.12-6.78-7.23-11,3.23,2.64,8.01,6.24,14,8Zm-11,19.04h-12v-13.04h12v13.04Zm-6-26.04c1.5,2.82,4.24,8.29,6,10h-12c1.73-1.68,4.5-7.15,6-10ZM7,23c5.97-1.75,10.77-5.36,14-8-2.26,4.55-6.89,10.73-7.24,11H7v-3Zm2,6h6v13.03l-6,.04v-13.07Zm29,13.04h-5v-13.04h5v13.04ZM29.99,9.99l-6,2.01v-4l6,1.99Z"/></svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 38 38">
|
|
2
|
+
<title>Facebook</title>
|
|
3
|
+
<g>
|
|
4
|
+
<path
|
|
5
|
+
fill="currentColor"
|
|
6
|
+
d="M25.868,20.809l0.687-5.323h-5.271v-3.398c0-1.541,0.43-2.592,2.641-2.592h2.815v-4.76 c-0.487-0.065-2.158-0.209-4.107-0.209c-4.065,0-6.845,2.481-6.845,7.037v3.925h-4.597v5.322h4.597v13.658h5.494V20.811h4.585 L25.868,20.809L25.868,20.809z"
|
|
7
|
+
/>
|
|
8
|
+
</g>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M34.48,21.99c-.23,0-.45,.01-.68,.03l-2.9-9.02c-.2-.59-.57-1.09-1.07-1.45-.5-.36-1.09-.55-1.71-.55h-2.12v3l2.05-.07,.98,3.03h-11.68l-.25-1.02h.08c.79,0,1.43-.64,1.43-1.43,0-.83-.67-1.5-1.5-1.5h-5.12v2.94h2.02l.62,2.57-.86,3.54c-.09,0-.19-.01-.28-.01-4.13,0-7.49,3.35-7.49,7.49s3.35,7.49,7.49,7.49c3.63,0,6.65-2.58,7.34-6.01h1.18c.5,0,.97-.24,1.25-.66l6.79-10.19,.86,2.74c-2.34,1.27-3.93,3.75-3.93,6.6,0,4.15,3.36,7.51,7.51,7.51s7.51-3.36,7.51-7.51-3.36-7.51-7.51-7.51h0Zm-21,12.02c-2.47,0-4.49-2.01-4.49-4.49,0-2.32,1.77-4.21,4.03-4.44l-1,4.09c-.2,.8,.3,1.62,1.1,1.81,.12,.03,.24,.04,.36,.04,.68,0,1.29-.46,1.46-1.14l1-4.11c1.22,.8,2.03,2.18,2.03,3.74,0,2.47-2.01,4.49-4.49,4.49h0Zm7.71-5.99h-.38c-.48-2.33-2.04-4.25-4.13-5.25l.68-2.8h9.19l-5.36,8.04h0Zm13.28,6.01c-2.49,0-4.51-2.03-4.51-4.51,0-1.49,.74-2.81,1.86-3.63l1.27,4.07c.2,.64,.79,1.05,1.43,1.05,.15,0,.3-.02,.45-.07,.79-.25,1.23-1.09,.98-1.88l-1.26-4.03c2.39,.12,4.3,2.08,4.3,4.49s-2.03,4.51-4.51,4.51h-.01Z"/><path d="M34.48,19.99h1.24v-3h-1.24c-.83,0-1.5,.67-1.5,1.5s.67,1.5,1.5,1.5Z"/></svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-2 -1 24 24">
|
|
2
|
+
<title>Filter</title>
|
|
3
|
+
<rect x="2" y="6" width="17" height="2" rx="0.5" fill="currentColor" />
|
|
4
|
+
<rect x="4" y="11" width="13" height="2" rx="0.5" fill="currentColor" />
|
|
5
|
+
<rect x="6" y="16" width="9" height="2" rx="0.5" fill="currentColor" />
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M35.98,12.01h-3.87s-.08,0-.13,0l-16.48,.05c-.83,0-1.5-.67-1.5-1.5s.7-1.56,1.56-1.56h20.09c-.24-1.69-1.66-3-3.39-3H15.44c-2.46,0-4.46,2-4.46,4.46l.05,28.54c0,1.65,1.34,3,2.99,3h21.96c1.66,0,3.01-1.35,3.01-3.01V15.02c0-1.67-1.35-3.02-3.02-3.01Zm-4.97,12.99h-13.01v-6h14.01v6h-1Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M34.19,15.94c0-1.61,1.31-2.92,2.92-2.92s2.92,1.31,2.92,2.92-1.31,2.92-2.92,2.92-2.92-1.31-2.92-2.92Zm-23.08,2.92c1.61,0,2.92-1.31,2.92-2.92s-1.31-2.92-2.92-2.92-2.92,1.31-2.92,2.92,1.31,2.92,2.92,2.92Zm17.85,3.14c-.66,2.16-1.9,4.22-3.01,6.02l-.94-3.02,1-1v-2h-4v2l1,1-1.07,3.02c-1.12-1.81-2.34-3.84-3.01-6.02l-.17-.04c-2.67,.15-4.76,2.28-4.76,5v12.04h3v3h14v-3h3.05l-.05-12.05c0-2.78-2.3-4.88-5.05-4.95h.01Zm-17.95,4.96c0-2.81,1.39-5.24,3.55-6.67-.34-.18-.73-.29-1.13-.29h-4.88c-1.34,0-2.53,1.17-2.53,2.5v5.5h4.99v-1.04Zm28.48-6.96h-4.87c-.44,0-.85,.14-1.21,.35,2.18,1.42,3.59,3.83,3.59,6.59v1.06h4.97l.03-5.5c0-1.33-1.19-2.5-2.52-2.5h0ZM17.23,11.37l.12,.03c.56,.13,1.12,.2,1.66,.2,2.07,0,4.08-.86,5.53-2.36l1.6-1.58,1.37,1.36c.84,.94,1.87,1.64,3.07,2.09l.22,.08-.07-.23c-.89-2.92-3.65-4.96-6.69-4.96s-5.97,2.16-6.77,5.25l-.03,.11h-.01Zm-.18,2.07v.16c.31,3.6,3.38,6.41,6.98,6.41s6.76-2.89,6.98-6.58v-.1l-.65-.13c-1.61-.54-3.04-1.5-4.15-2.77l-.09-.1-.09,.1c-1.79,2.06-4.36,3.24-7.03,3.24-.59,0-1.19-.07-1.8-.19l-.15-.03h0Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M37.1,35.47c0,1.38-1.12,2.5-2.5,2.5s-2.5-1.12-2.5-2.5,1.12-2.5,2.5-2.5,2.5,1.12,2.5,2.5Zm-22.56-2.46c-1.38,0-2.5,1.12-2.5,2.5s1.12,2.5,2.5,2.5,2.5-1.12,2.5-2.5-1.12-2.5-2.5-2.5Zm27.56-10l-.03,8.96c0,1-1,2-2,2h-1.28c-.62-1.74-2.27-3-4.22-3s-3.6,1.26-4.22,3h-11.59c-.62-1.74-2.27-3-4.22-3s-3.6,1.26-4.22,3h-.72c-.83,0-1.5-.67-1.5-1.5v-3.15c.29,.15,.61,.22,.92,.22,.2,0,.39-.03,.59-.09,.51-.16,.93-.51,1.18-.98l5.55-10.47h2.69c2,0,3.75-1.44,4.06-3.34,.15-.93-.04-1.86-.5-2.66h11.51v5h4c.67,0,1.33,.67,2,2l2,4h0Zm-1.96,.01l-2-4h-4l-.04,4h6.04Zm-24.99-7h3.92c.87,0,1.72-.51,1.98-1.35,.44-1.38-.58-2.65-1.9-2.65h-6l-7.15,13.92,3.04,1.62,6.11-11.54Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M17.01,36.99c0,2.76-2.24,5-5,5s-5-2.24-5-5,2.24-5,5-5,5,2.24,5,5Zm14.03,4.99l12-.05c0-1.11-.9-2-2-2h-2.99l-3.02-23.79c-.54-3.25-2.84-5.87-5.98-6.83-1.03-.32-10.12-2.87-11.02-3.09-1.01-.25-1.95-.19-1.98-.19-3.67,0-6.65,2.71-6.65,6.38s2.98,6.65,6.65,6.65l8.99-.03c1.1,0,1.99,.89,1.99,1.99,0,.58-.26,1.14-.7,1.52l-3.48,5.38c-1.76-1.24-3.8-2-5.85-2h-6.93c-1.7,0-3.07,1.37-3.07,3.07v3.03c1.28-1.29,3.05-2.09,5.01-2.09,3.89,0,7.05,3.16,7.05,7.05,0,1.5-.47,2.89-1.27,4.03h6.22c2.22,0,4.02-1.8,4.02-4.02,0-2.85-1.47-5.7-3.65-7.79l3.32-5.21c.84-.76,1.32-1.83,1.32-2.96,0-2.2-1.79-3.99-4-3.99l-8.99,.03c-2.56,0-4.65-2.08-4.65-4.65s2.09-4.38,4.71-4.38c0,0,.73-.04,1.45,.13,.63,.15,6.86,1.8,10.9,3.06,2.42,.74,4.18,2.76,4.59,5.18l3,23.54h-2.95c-1.13,0-2.05,.92-2.05,2.05v-.02Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><circle cx="11.02" cy="21.01" r="3"/><path d="M15.99,20.01v.5c0,3.1-1.83,4.88-5.02,4.88h-2.11c-1.61,.1-2.84,1.37-2.84,3.01l-.02,5.61,2.04-.03v8.04h5.96v-14c3.09-1.09,4.98-3.84,4.98-7.5v-.5h-2.99Z"/><path d="M38.67,6.01h-14.33c-1.84-.01-3.33,1.5-3.33,3.37v24.56c0,.59,.47,1.07,1.07,1.07h1.87c.59,0,1.07-.48,1.07-1.07v-1.93h13v1.93c0,.59,.48,1.07,1.07,1.07h1.86c.59,0,1.07-.48,1.07-1.07V9.4c0-1.87-1.49-3.38-3.33-3.39Zm-12.67,2h11v2h-11v-2Zm-2,4h15v9h-15V12.01Zm1.67,16.25c-.92,0-1.67-.73-1.67-1.64s.75-1.64,1.67-1.64,1.67,.73,1.67,1.64-.75,1.64-1.67,1.64Zm11.7-.03c-.92,0-1.67-.73-1.67-1.64s.75-1.64,1.67-1.64,1.67,.73,1.67,1.64-.75,1.64-1.67,1.64Z"/></svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-10 -10 38 38">
|
|
2
|
+
<title>Information</title>
|
|
3
|
+
<g>
|
|
4
|
+
<path
|
|
5
|
+
fill="currentColor"
|
|
6
|
+
d="M10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20Z"
|
|
7
|
+
/>
|
|
8
|
+
<path
|
|
9
|
+
fill="white"
|
|
10
|
+
d="M9 8.5C9 8.22386 9.22386 8 9.5 8H10.5C10.7761 8 11 8.22386 11 8.5V14.5C11 14.7761 10.7761 15 10.5 15H9.5C9.22386 15 9 14.7761 9 14.5V8.5Z"
|
|
11
|
+
/>
|
|
12
|
+
<circle fill="white" cx="10" cy="6" r="1" />
|
|
13
|
+
</g>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M11.29,22.96l-5.29-2.43L14.21,12.32l5.07,2.65-7.99,7.99Zm4.24,12.66c-1.56,1.56-3.18,1.8-5.48,2.35,.55-2.29,.79-3.92,2.36-5.5l-.79,.79,3.52-3.52c-.62-.25-1.29-.41-2-.42-1.52-.02-2.88,.58-3.85,1.55-2.12,2.12-3.26,11.12-3.26,11.12,0,0,9-1.14,11.12-3.26,.97-.97,1.57-2.33,1.55-3.85-.01-.71-.17-1.38-.42-2.01l-2.75,2.74Zm9.63,.91l2.3,5.46,8.21-8.21-2.67-5.09-7.84,7.84Zm-10.85-12.07l11.81-11.81c9.66-9.66,15.17-5.98,15.17-5.98,0,0,3.68,5.51-5.96,15.15l-11.83,11.83-9.19-9.19Zm14.11-4.9c1.1,1.1,2.89,1.1,3.99,0,1.1-1.1,1.1-2.89,0-3.99-1.1-1.1-2.89-1.1-3.99,0-1.1,1.1-1.1,2.89,0,3.99Z"/></svg>
|