@gnist/design-system 5.6.1 → 6.0.0-alpha.0
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/CHANGELOG.md +11 -0
- package/dist/foundation/iconography/Icon.css.cjs +2 -1
- package/dist/foundation/iconography/Icon.css.d.ts.map +1 -1
- package/dist/foundation/iconography/Icon.css.js +2 -1
- package/dist/foundation/iconography/IconVariantProvider.cjs +1 -1
- package/dist/foundation/iconography/IconVariantProvider.js +1 -1
- package/dist/foundation/iconography/icons.d.ts +1 -1
- package/dist/foundation/iconography/icons.d.ts.map +1 -1
- package/dist/foundation/iconography/svg/action/assignment-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/assignment-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/assignment-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/assignment-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/assignment-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/assignment-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/assignment-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/assignment-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/bolt-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/bolt-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/bolt-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/bolt-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/bolt-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/bolt-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/bolt-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/bolt-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/build-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/build-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/build-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/build-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/build-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/build-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/build-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/build-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/calculate-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/calculate-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/calculate-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/calculate-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/calculate-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/calculate-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/calculate-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/calculate-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/calendar-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/calendar-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/calendar-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/calendar-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/calendar-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/calendar-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/calendar-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/calendar-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/car-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/car-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/car-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/car-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/car-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/car-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/car-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/car-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/car_crash-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/car_crash-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/car_crash-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/car_crash-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/car_crash-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/car_crash-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/car_crash-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/car_crash-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/change-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/change-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/change-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/change-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/change-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/change-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/change-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/change-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/code-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/code-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/code-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/code-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/code-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/code-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/code-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/code-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/contract-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/contract-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/contract-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/contract-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/contract-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/contract-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/contract-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/contract-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/edit-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/edit-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/edit-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/edit-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/edit-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/edit-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/edit-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/edit-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/electric_car-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/electric_car-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/electric_car-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/electric_car-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/electric_car-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/electric_car-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/electric_car-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/electric_car-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/explore-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/explore-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/explore-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/explore-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/explore-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/explore-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/explore-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/explore-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/home-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/home-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/home-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/home-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/home-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/home-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/home-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/home-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/image_not_supported-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/image_not_supported-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/image_not_supported-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/image_not_supported-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/image_not_supported-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/image_not_supported-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/image_not_supported-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/image_not_supported-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/index.cjs +33 -11
- package/dist/foundation/iconography/svg/action/index.d.ts +55 -3
- package/dist/foundation/iconography/svg/action/index.d.ts.map +1 -1
- package/dist/foundation/iconography/svg/action/index.js +33 -11
- package/dist/foundation/iconography/svg/action/lightbulb-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/lightbulb-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/lightbulb-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/lightbulb-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/lightbulb-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/lightbulb-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/lightbulb-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/lightbulb-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/login-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/login-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/login-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/login-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/login-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/login-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/login-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/login-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/logout-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/logout-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/logout-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/logout-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/logout-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/logout-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/logout-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/logout-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/manual_gear-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/manual_gear-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/manual_gear-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/manual_gear-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/manual_gear-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/manual_gear-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/manual_gear-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/manual_gear-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/minor_crash-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/minor_crash-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/minor_crash-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/minor_crash-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/minor_crash-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/minor_crash-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/minor_crash-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/minor_crash-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/notifications-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/notifications-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/notifications-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/notifications-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/notifications-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/notifications-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/notifications-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/notifications-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/payment-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/payment-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/payment-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/payment-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/payment-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/payment-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/payment-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/payment-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/pets-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/pets-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/pets-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/pets-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/pets-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/pets-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/pets-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/pets-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/play_circle-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/play_circle-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/play_circle-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/play_circle-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/play_circle-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/play_circle-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/play_circle-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/play_circle-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/print-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/print-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/print-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/print-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/print-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/print-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/print-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/print-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/query_stats-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/query_stats-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/query_stats-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/query_stats-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/query_stats-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/query_stats-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/query_stats-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/query_stats-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/savings-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/savings-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/savings-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/savings-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/savings-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/savings-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/savings-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/savings-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/schedule-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/schedule-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/schedule-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/schedule-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/schedule-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/schedule-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/schedule-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/schedule-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/settings-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/settings-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/settings-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/settings-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/settings-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/settings-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/settings-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/settings-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/shopping_cart-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/shopping_cart-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/shopping_cart-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/shopping_cart-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/shopping_cart-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/shopping_cart-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/shopping_cart-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/shopping_cart-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/signature-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/signature-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/signature-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/signature-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/signature-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/signature-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/signature-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/signature-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/sort-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/sort-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/sort-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/sort-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/sort-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/sort-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/sort-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/sort-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/speed-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/speed-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/speed-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/speed-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/speed-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/speed-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/speed-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/speed-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/trash-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/trash-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/trash-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/trash-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/trash-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/trash-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/trash-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/trash-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/tune-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/tune-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/tune-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/tune-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/tune-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/tune-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/tune-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/tune-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/verified-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/verified-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/verified-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/verified-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/verified-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/verified-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/verified-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/verified-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/visibility_off-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/visibility_off-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/visibility_off-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/visibility_off-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/visibility_off-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/visibility_off-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/visibility_off-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/visibility_off-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/visibility_on-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/visibility_on-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/visibility_on-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/visibility_on-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/visibility_on-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/visibility_on-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/action/visibility_on-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/action/visibility_on-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/communication/call-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/communication/call-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/communication/call-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/communication/call-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/communication/call-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/communication/call-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/communication/call-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/communication/call-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/communication/chat-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/communication/chat-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/communication/chat-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/communication/chat-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/communication/chat-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/communication/chat-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/communication/chat-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/communication/chat-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/add-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/add-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/add-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/add-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/add-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/add-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/add-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/add-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/auto-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/auto-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/auto-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/auto-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/auto-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/auto-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/auto-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/auto-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/backspace-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/backspace-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/backspace-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/backspace-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/backspace-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/backspace-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/backspace-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/backspace-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/clear-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/clear-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/clear-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/clear-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/clear-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/clear-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/clear-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/clear-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/mail-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/mail-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/mail-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/mail-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/mail-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/mail-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/mail-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/mail-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/manage_account-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/manage_account-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/manage_account-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/manage_account-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/manage_account-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/manage_account-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/manage_account-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/manage_account-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/person-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/person-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/person-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/person-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/person-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/person-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/person-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/person-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/remove-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/remove-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/remove-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/remove-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/remove-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/remove-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/remove-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/remove-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/send-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/send-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/send-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/send-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/send-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/send-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/send-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/send-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/work-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/work-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/work-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/work-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/work-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/work-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/content/work-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/content/work-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/device/task-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/device/task-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/device/task-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/device/task-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/device/task-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/device/task-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/device/task-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/device/task-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/file/archive-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/file/archive-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/file/archive-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/file/archive-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/file/archive-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/file/archive-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/file/archive-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/file/archive-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/file/file_copy-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/file/file_copy-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/file/file_copy-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/file/file_copy-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/file/file_copy-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/file/file_copy-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/file/file_copy-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/file/file_copy-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/file/file_download-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/file/file_download-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/file/file_download-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/file/file_download-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/file/file_download-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/file/file_download-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/file/file_download-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/file/file_download-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/file/file_download_off-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/file/file_download_off-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/file/file_download_off-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/file/file_download_off-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/file/file_download_off-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/file/file_download_off-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/file/file_download_off-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/file/file_download_off-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/{toggle/star_outline-sharp.svg.cjs → file/file_open-filled.svg.cjs} +3 -3
- package/dist/foundation/iconography/svg/file/file_open-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/{toggle/star_outline-filled.svg.cjs → file/file_open-outlined.svg.cjs} +3 -3
- package/dist/foundation/iconography/svg/file/file_open-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/file/file_open-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/file/file_open-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/{toggle/star_outline-outlined.svg.cjs → file/file_open-sharp.svg.cjs} +3 -3
- package/dist/foundation/iconography/svg/file/file_open-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/file/file_upload-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/file/file_upload-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/file/file_upload-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/file/file_upload-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/file/file_upload-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/file/file_upload-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/file/file_upload-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/file/file_upload-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/file/index.cjs +22 -0
- package/dist/foundation/iconography/svg/file/index.d.ts +52 -0
- package/dist/foundation/iconography/svg/file/index.d.ts.map +1 -1
- package/dist/foundation/iconography/svg/file/index.js +22 -0
- package/dist/foundation/iconography/svg/file/unarchive-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/file/unarchive-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/file/unarchive-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/file/unarchive-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/file/unarchive-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/file/unarchive-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/file/unarchive-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/file/unarchive-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/map/ev_station-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/map/ev_station-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/map/ev_station-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/map/ev_station-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/map/ev_station-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/map/ev_station-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/map/ev_station-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/map/ev_station-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/map/forest-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/map/forest-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/map/forest-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/map/forest-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/map/forest-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/map/forest-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/map/forest-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/map/forest-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/map/gas_station-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/map/gas_station-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/map/gas_station-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/map/gas_station-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/map/gas_station-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/map/gas_station-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/map/gas_station-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/map/gas_station-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/map/location-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/map/location-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/map/location-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/map/location-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/map/location-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/map/location-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/map/location-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/map/location-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/map/route-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/map/route-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/map/route-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/map/route-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/map/route-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/map/route-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/map/route-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/map/route-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_backward-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_backward-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_backward-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_backward-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_backward-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_backward-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_backward-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_backward-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_downward-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_downward-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_downward-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_downward-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_downward-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_downward-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_downward-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_downward-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_forward-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_forward-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_forward-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_forward-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_forward-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_forward-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_forward-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_forward-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_upward-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_upward-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_upward-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_upward-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_upward-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_upward-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_upward-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/arrow_upward-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/check-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/check-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/check-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/check-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/check-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/check-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/check-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/check-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/chevron_left-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/chevron_left-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/chevron_left-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/chevron_left-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/chevron_left-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/chevron_left-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/chevron_left-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/chevron_left-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/chevron_right-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/chevron_right-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/chevron_right-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/chevron_right-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/chevron_right-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/chevron_right-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/chevron_right-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/chevron_right-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/close-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/close-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/close-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/close-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/close-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/close-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/close-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/close-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/expand_less-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/expand_less-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/expand_less-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/expand_less-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/expand_less-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/expand_less-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/expand_less-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/expand_less-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/expand_more-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/expand_more-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/expand_more-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/expand_more-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/expand_more-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/expand_more-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/expand_more-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/expand_more-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/external-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/external-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/external-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/external-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/external-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/external-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/external-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/external-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/menu-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/menu-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/menu-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/menu-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/menu-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/menu-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/menu-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/menu-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/more_horizontal-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/more_horizontal-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/more_horizontal-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/more_horizontal-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/more_horizontal-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/more_horizontal-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/more_horizontal-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/more_horizontal-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/more_vertical-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/more_vertical-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/more_vertical-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/more_vertical-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/more_vertical-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/more_vertical-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/more_vertical-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/more_vertical-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/open-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/open-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/open-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/open-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/open-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/open-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/open-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/open-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/refresh-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/refresh-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/refresh-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/refresh-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/refresh-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/refresh-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/refresh-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/refresh-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/spinner-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/spinner-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/spinner-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/spinner-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/spinner-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/spinner-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/spinner-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/spinner-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/unfold_less-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/unfold_less-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/unfold_less-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/unfold_less-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/unfold_less-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/unfold_less-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/unfold_less-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/unfold_less-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/unfold_more-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/unfold_more-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/unfold_more-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/unfold_more-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/unfold_more-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/unfold_more-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/navigation/unfold_more-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/navigation/unfold_more-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/notifications/event_note-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/notifications/event_note-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/notifications/event_note-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/notifications/event_note-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/notifications/event_note-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/notifications/event_note-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/notifications/event_note-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/notifications/event_note-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/notifications/live_tv-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/notifications/live_tv-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/notifications/live_tv-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/notifications/live_tv-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/notifications/live_tv-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/notifications/live_tv-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/notifications/live_tv-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/notifications/live_tv-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/notifications/wifi-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/notifications/wifi-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/notifications/wifi-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/notifications/wifi-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/notifications/wifi-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/notifications/wifi-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/notifications/wifi-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/notifications/wifi-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/search/coffee-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/search/coffee-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/search/coffee-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/search/coffee-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/search/coffee-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/search/coffee-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/search/coffee-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/search/coffee-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/search/index.cjs +11 -0
- package/dist/foundation/iconography/svg/search/index.d.ts +26 -0
- package/dist/foundation/iconography/svg/search/index.d.ts.map +1 -1
- package/dist/foundation/iconography/svg/search/index.js +12 -1
- package/dist/foundation/iconography/svg/{action → search}/search-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/search/search-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/{action → search}/search-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/search/search-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/{action → search}/search-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/search/search-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/{action → search}/search-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/search/search-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/social/sentiment_dissatisfied-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_dissatisfied-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_dissatisfied-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_dissatisfied-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_dissatisfied-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_dissatisfied-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_dissatisfied-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_dissatisfied-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_neutral-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_neutral-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_neutral-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_neutral-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_neutral-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_neutral-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_neutral-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_neutral-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_satisfied-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_satisfied-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_satisfied-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_satisfied-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_satisfied-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_satisfied-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_satisfied-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_satisfied-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_very_dissatisfied-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_very_dissatisfied-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_very_dissatisfied-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_very_dissatisfied-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_very_dissatisfied-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_very_dissatisfied-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_very_dissatisfied-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_very_dissatisfied-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_very_satisfied-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_very_satisfied-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_very_satisfied-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_very_satisfied-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_very_satisfied-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_very_satisfied-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_very_satisfied-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/social/sentiment_very_satisfied-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/toggle/favorite-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/toggle/favorite-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/toggle/favorite-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/toggle/favorite-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/toggle/favorite-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/toggle/favorite-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/toggle/favorite-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/toggle/favorite-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/toggle/index.cjs +0 -22
- package/dist/foundation/iconography/svg/toggle/index.d.ts +0 -52
- package/dist/foundation/iconography/svg/toggle/index.d.ts.map +1 -1
- package/dist/foundation/iconography/svg/toggle/index.js +1 -23
- package/dist/foundation/iconography/svg/toggle/star-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/toggle/star-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/toggle/star-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/toggle/star-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/toggle/star-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/toggle/star-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/toggle/star-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/toggle/star-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/validation/error-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/validation/error-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/validation/error-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/validation/error-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/validation/error-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/validation/error-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/validation/error-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/validation/error-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/validation/help-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/validation/help-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/validation/help-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/validation/help-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/validation/help-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/validation/help-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/validation/help-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/validation/help-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/validation/info-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/validation/info-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/validation/info-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/validation/info-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/validation/info-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/validation/info-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/validation/info-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/validation/info-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/validation/success-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/validation/success-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/validation/success-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/validation/success-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/validation/success-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/validation/success-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/validation/success-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/validation/success-sharp.svg.js +1 -1
- package/dist/foundation/iconography/svg/validation/warning-filled.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/validation/warning-filled.svg.js +1 -1
- package/dist/foundation/iconography/svg/validation/warning-outlined.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/validation/warning-outlined.svg.js +1 -1
- package/dist/foundation/iconography/svg/validation/warning-round.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/validation/warning-round.svg.js +1 -1
- package/dist/foundation/iconography/svg/validation/warning-sharp.svg.cjs +1 -1
- package/dist/foundation/iconography/svg/validation/warning-sharp.svg.js +1 -1
- package/package.json +7 -5
- package/dist/foundation/iconography/svg/action/search-filled.svg.js +0 -10
- package/dist/foundation/iconography/svg/action/search-outlined.svg.js +0 -10
- package/dist/foundation/iconography/svg/action/search-round.svg.js +0 -10
- package/dist/foundation/iconography/svg/action/search-sharp.svg.js +0 -10
- package/dist/foundation/iconography/svg/toggle/favorite_border-filled.svg.cjs +0 -28
- package/dist/foundation/iconography/svg/toggle/favorite_border-filled.svg.js +0 -10
- package/dist/foundation/iconography/svg/toggle/favorite_border-outlined.svg.cjs +0 -28
- package/dist/foundation/iconography/svg/toggle/favorite_border-outlined.svg.js +0 -10
- package/dist/foundation/iconography/svg/toggle/favorite_border-round.svg.cjs +0 -28
- package/dist/foundation/iconography/svg/toggle/favorite_border-round.svg.js +0 -10
- package/dist/foundation/iconography/svg/toggle/favorite_border-sharp.svg.cjs +0 -28
- package/dist/foundation/iconography/svg/toggle/favorite_border-sharp.svg.js +0 -10
- package/dist/foundation/iconography/svg/toggle/star_outline-filled.svg.js +0 -10
- package/dist/foundation/iconography/svg/toggle/star_outline-outlined.svg.js +0 -10
- package/dist/foundation/iconography/svg/toggle/star_outline-round.svg.cjs +0 -28
- package/dist/foundation/iconography/svg/toggle/star_outline-round.svg.js +0 -10
- package/dist/foundation/iconography/svg/toggle/star_outline-sharp.svg.js +0 -10
|
@@ -24,5 +24,5 @@ const SvgPrintSharp = ({
|
|
|
24
24
|
title,
|
|
25
25
|
titleId,
|
|
26
26
|
...props
|
|
27
|
-
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 18", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M14.45 4.8V1.5h-8.9v3.3h-1.5V0h11.9v4.8zM1.5 6.3h17zm14.975 2.375q.3 0 .525-.225t.225-.525T17 7.4t-.525-.225-.525.225-.225.525.225.525.525.225M14.45 16.5v-4.8h-8.9v4.8zm1.5 1.5H4.05v-4.4H0V4.8h20v8.8h-4.05zm2.55-5.9V6.3h-17v5.8h2.55v-1.9h11.9v1.9z" }));
|
|
28
28
|
exports.default = SvgPrintSharp;
|
|
@@ -4,7 +4,7 @@ const SvgPrintSharp = ({
|
|
|
4
4
|
title,
|
|
5
5
|
titleId,
|
|
6
6
|
...props
|
|
7
|
-
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 18", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M14.45 4.8V1.5h-8.9v3.3h-1.5V0h11.9v4.8zM1.5 6.3h17zm14.975 2.375q.3 0 .525-.225t.225-.525T17 7.4t-.525-.225-.525.225-.225.525.225.525.525.225M14.45 16.5v-4.8h-8.9v4.8zm1.5 1.5H4.05v-4.4H0V4.8h20v8.8h-4.05zm2.55-5.9V6.3h-17v5.8h2.55v-1.9h11.9v1.9z" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgPrintSharp as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgQueryStatsFilled = ({
|
|
|
24
24
|
title,
|
|
25
25
|
titleId,
|
|
26
26
|
...props
|
|
27
|
-
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 21", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M1.225 12.7 0 11.8l4.825-7.75L7.95 7.7 12.075 1 15.2 5.65 18.775 0l1.2.875-4.75 7.525-3.1-4.6-3.975 6.45L5.025 6.6zm12.35 4.8q1.2 0 2.0625-.8375T16.5 14.625q0-1.225-.85-2.075t-2.075-.85q-1.2 0-2.0375.8625T10.7 14.625t.8375 2.0375 2.0375.8375m5.35 3.5-2.8-2.8q-.55.375-1.1875.5875T13.575 19q-1.825 0-3.1-1.275t-1.275-3.1 1.275-3.125 3.1-1.3q1.85 0 3.1375 1.2875T18 14.625q0 .725-.2125 1.3625t-.6125 1.1875l2.8 2.775z" }));
|
|
28
28
|
exports.default = SvgQueryStatsFilled;
|
|
@@ -4,7 +4,7 @@ const SvgQueryStatsFilled = ({
|
|
|
4
4
|
title,
|
|
5
5
|
titleId,
|
|
6
6
|
...props
|
|
7
|
-
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 21", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M1.225 12.7 0 11.8l4.825-7.75L7.95 7.7 12.075 1 15.2 5.65 18.775 0l1.2.875-4.75 7.525-3.1-4.6-3.975 6.45L5.025 6.6zm12.35 4.8q1.2 0 2.0625-.8375T16.5 14.625q0-1.225-.85-2.075t-2.075-.85q-1.2 0-2.0375.8625T10.7 14.625t.8375 2.0375 2.0375.8375m5.35 3.5-2.8-2.8q-.55.375-1.1875.5875T13.575 19q-1.825 0-3.1-1.275t-1.275-3.1 1.275-3.125 3.1-1.3q1.85 0 3.1375 1.2875T18 14.625q0 .725-.2125 1.3625t-.6125 1.1875l2.8 2.775z" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgQueryStatsFilled as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgQueryStatsOutlined = ({
|
|
|
24
24
|
title,
|
|
25
25
|
titleId,
|
|
26
26
|
...props
|
|
27
|
-
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 21", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M1.225 12.7 0 11.8l4.825-7.75L7.95 7.7 12.075 1 15.2 5.65 18.775 0l1.2.875-4.75 7.525-3.1-4.6-3.975 6.45L5.025 6.6zm12.35 4.8q1.2 0 2.0625-.8375T16.5 14.625q0-1.225-.85-2.075t-2.075-.85q-1.2 0-2.0375.8625T10.7 14.625t.8375 2.0375 2.0375.8375m5.35 3.5-2.8-2.8q-.55.375-1.1875.5875T13.575 19q-1.825 0-3.1-1.275t-1.275-3.1 1.275-3.125 3.1-1.3q1.85 0 3.1375 1.2875T18 14.625q0 .725-.2125 1.3625t-.6125 1.1875l2.8 2.775z" }));
|
|
28
28
|
exports.default = SvgQueryStatsOutlined;
|
|
@@ -4,7 +4,7 @@ const SvgQueryStatsOutlined = ({
|
|
|
4
4
|
title,
|
|
5
5
|
titleId,
|
|
6
6
|
...props
|
|
7
|
-
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 21", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M1.225 12.7 0 11.8l4.825-7.75L7.95 7.7 12.075 1 15.2 5.65 18.775 0l1.2.875-4.75 7.525-3.1-4.6-3.975 6.45L5.025 6.6zm12.35 4.8q1.2 0 2.0625-.8375T16.5 14.625q0-1.225-.85-2.075t-2.075-.85q-1.2 0-2.0375.8625T10.7 14.625t.8375 2.0375 2.0375.8375m5.35 3.5-2.8-2.8q-.55.375-1.1875.5875T13.575 19q-1.825 0-3.1-1.275t-1.275-3.1 1.275-3.125 3.1-1.3q1.85 0 3.1375 1.2875T18 14.625q0 .725-.2125 1.3625t-.6125 1.1875l2.8 2.775z" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgQueryStatsOutlined as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgQueryStatsRound = ({
|
|
|
24
24
|
title,
|
|
25
25
|
titleId,
|
|
26
26
|
...props
|
|
27
|
-
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 21", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M.5765 12.2147q-.2537-.172-.3027-.4685Q.225 11.45.375 11.2L3.75 5.775q.4058-.6562 1.153-.7032Q5.65 5.025 6.15 5.6l1.8 2.1 2.9-4.725q.4338-.7065 1.2545-.7158.8205-.0092 1.2705.6658L15.2 5.65 18.35.675q.1638-.2728.4818-.3363.3182-.0637.5905.1425.2527.1688.2902.4563T19.6 1.475L16.45 6.45q-.425.7-1.2375.7125T13.95 6.5l-1.825-2.7-2.9 4.7q-.3962.6403-1.1607.695Q7.3 9.25 6.8 8.675L5.025 6.6 1.65 12q-.175.275-.4875.35t-.586-.1353M13.5698 17.5q1.2052 0 2.0677-.8372.8625-.8375.8625-2.05 0-1.2128-.8482-2.0628-.8483-.85-2.0768-.85-1.2075 0-2.0412.8625-.8338.8625-.8338 2.0677 0 1.2053.8323 2.0375t2.0375.8323m.0052 1.5q-1.823 0-3.099-1.2765t-1.276-3.1T10.476 11.5t3.099-1.3q1.8438 0 3.1345 1.2905Q18 12.7812 18 14.625q0 .725-.2125 1.3625t-.6125 1.1875l2.275 2.25q.225.225.225.525t-.225.525-.525.225-.525-.225L16.125 18.2q-.55.375-1.1875.5875T13.575 19" }));
|
|
28
28
|
exports.default = SvgQueryStatsRound;
|
|
@@ -4,7 +4,7 @@ const SvgQueryStatsRound = ({
|
|
|
4
4
|
title,
|
|
5
5
|
titleId,
|
|
6
6
|
...props
|
|
7
|
-
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 21", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M.5765 12.2147q-.2537-.172-.3027-.4685Q.225 11.45.375 11.2L3.75 5.775q.4058-.6562 1.153-.7032Q5.65 5.025 6.15 5.6l1.8 2.1 2.9-4.725q.4338-.7065 1.2545-.7158.8205-.0092 1.2705.6658L15.2 5.65 18.35.675q.1638-.2728.4818-.3363.3182-.0637.5905.1425.2527.1688.2902.4563T19.6 1.475L16.45 6.45q-.425.7-1.2375.7125T13.95 6.5l-1.825-2.7-2.9 4.7q-.3962.6403-1.1607.695Q7.3 9.25 6.8 8.675L5.025 6.6 1.65 12q-.175.275-.4875.35t-.586-.1353M13.5698 17.5q1.2052 0 2.0677-.8372.8625-.8375.8625-2.05 0-1.2128-.8482-2.0628-.8483-.85-2.0768-.85-1.2075 0-2.0412.8625-.8338.8625-.8338 2.0677 0 1.2053.8323 2.0375t2.0375.8323m.0052 1.5q-1.823 0-3.099-1.2765t-1.276-3.1T10.476 11.5t3.099-1.3q1.8438 0 3.1345 1.2905Q18 12.7812 18 14.625q0 .725-.2125 1.3625t-.6125 1.1875l2.275 2.25q.225.225.225.525t-.225.525-.525.225-.525-.225L16.125 18.2q-.55.375-1.1875.5875T13.575 19" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgQueryStatsRound as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgQueryStatsSharp = ({
|
|
|
24
24
|
title,
|
|
25
25
|
titleId,
|
|
26
26
|
...props
|
|
27
|
-
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 21", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M1.225 12.7 0 11.8l4.825-7.75L7.95 7.7 12.075 1 15.2 5.65 18.775 0l1.2.875-4.75 7.525-3.1-4.6-3.975 6.45L5.025 6.6zm12.35 4.8q1.2 0 2.0625-.8375T16.5 14.625q0-1.225-.85-2.075t-2.075-.85q-1.2 0-2.0375.8625T10.7 14.625t.8375 2.0375 2.0375.8375m5.35 3.5-2.8-2.8q-.55.375-1.1875.5875T13.575 19q-1.825 0-3.1-1.275t-1.275-3.1 1.275-3.125 3.1-1.3q1.85 0 3.1375 1.2875T18 14.625q0 .725-.2125 1.3625t-.6125 1.1875l2.8 2.775z" }));
|
|
28
28
|
exports.default = SvgQueryStatsSharp;
|
|
@@ -4,7 +4,7 @@ const SvgQueryStatsSharp = ({
|
|
|
4
4
|
title,
|
|
5
5
|
titleId,
|
|
6
6
|
...props
|
|
7
|
-
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 21", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M1.225 12.7 0 11.8l4.825-7.75L7.95 7.7 12.075 1 15.2 5.65 18.775 0l1.2.875-4.75 7.525-3.1-4.6-3.975 6.45L5.025 6.6zm12.35 4.8q1.2 0 2.0625-.8375T16.5 14.625q0-1.225-.85-2.075t-2.075-.85q-1.2 0-2.0375.8625T10.7 14.625t.8375 2.0375 2.0375.8375m5.35 3.5-2.8-2.8q-.55.375-1.1875.5875T13.575 19q-1.825 0-3.1-1.275t-1.275-3.1 1.275-3.125 3.1-1.3q1.85 0 3.1375 1.2875T18 14.625q0 .725-.2125 1.3625t-.6125 1.1875l2.8 2.775z" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgQueryStatsSharp as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgSavingsFilled = ({
|
|
|
24
24
|
title,
|
|
25
25
|
titleId,
|
|
26
26
|
...props
|
|
27
|
-
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 19", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M14.7125 8.7125Q15 8.425 15 8t-.2875-.7125T14 7t-.7125.2875T13 8t.2875.7125T14 9t.7125-.2875M6 6.5h5V5H6zM2.5 19q-.85-2.85-1.675-5.6875T0 7.5q0-2.3 1.6-3.9T5.5 2h5q.725-.95 1.7625-1.475T14.5 0q.625 0 1.0625.4375T16 1.5q0 .125-.125.575-.1.275-.1875.5625t-.1375.5875L17.825 5.5H20v6.975l-2.825.925L15.5 19H10v-2H8v2z" }));
|
|
28
28
|
exports.default = SvgSavingsFilled;
|
|
@@ -4,7 +4,7 @@ const SvgSavingsFilled = ({
|
|
|
4
4
|
title,
|
|
5
5
|
titleId,
|
|
6
6
|
...props
|
|
7
|
-
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 19", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M14.7125 8.7125Q15 8.425 15 8t-.2875-.7125T14 7t-.7125.2875T13 8t.2875.7125T14 9t.7125-.2875M6 6.5h5V5H6zM2.5 19q-.85-2.85-1.675-5.6875T0 7.5q0-2.3 1.6-3.9T5.5 2h5q.725-.95 1.7625-1.475T14.5 0q.625 0 1.0625.4375T16 1.5q0 .125-.125.575-.1.275-.1875.5625t-.1375.5875L17.825 5.5H20v6.975l-2.825.925L15.5 19H10v-2H8v2z" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgSavingsFilled as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgSavingsOutlined = ({
|
|
|
24
24
|
title,
|
|
25
25
|
titleId,
|
|
26
26
|
...props
|
|
27
|
-
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 19", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M14.7125 8.7125Q15 8.425 15 8t-.2875-.7125T14 7t-.7125.2875T13 8t.2875.7125T14 9t.7125-.2875M6 6.5h5V5H6zM2.5 19q-.85-2.85-1.675-5.6875T0 7.5q0-2.3 1.6-3.9T5.5 2h5q.725-.95 1.7625-1.475T14.5 0q.625 0 1.0625.4375T16 1.5q0 .15-.0375.3t-.0875.275q-.1.275-.1875.5625t-.1375.5875L17.825 5.5H20v6.975l-2.825.925L15.5 19H10v-2H8v2zm1.125-1.5H6.5v-2h5v2h2.875l1.575-5.25 2.55-.875V7h-1.3L14 3.8q.025-.625.1625-1.2125T14.45 1.4q-.95.25-1.8.7375T11.35 3.5H5.5q-1.6573 0-2.8285 1.1715Q1.5 5.8427 1.5 7.5q0 2.579.725 5.0395t1.4 4.9605M10 9.45" }));
|
|
28
28
|
exports.default = SvgSavingsOutlined;
|
|
@@ -4,7 +4,7 @@ const SvgSavingsOutlined = ({
|
|
|
4
4
|
title,
|
|
5
5
|
titleId,
|
|
6
6
|
...props
|
|
7
|
-
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 19", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M14.7125 8.7125Q15 8.425 15 8t-.2875-.7125T14 7t-.7125.2875T13 8t.2875.7125T14 9t.7125-.2875M6 6.5h5V5H6zM2.5 19q-.85-2.85-1.675-5.6875T0 7.5q0-2.3 1.6-3.9T5.5 2h5q.725-.95 1.7625-1.475T14.5 0q.625 0 1.0625.4375T16 1.5q0 .15-.0375.3t-.0875.275q-.1.275-.1875.5625t-.1375.5875L17.825 5.5H20v6.975l-2.825.925L15.5 19H10v-2H8v2zm1.125-1.5H6.5v-2h5v2h2.875l1.575-5.25 2.55-.875V7h-1.3L14 3.8q.025-.625.1625-1.2125T14.45 1.4q-.95.25-1.8.7375T11.35 3.5H5.5q-1.6573 0-2.8285 1.1715Q1.5 5.8427 1.5 7.5q0 2.579.725 5.0395t1.4 4.9605M10 9.45" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgSavingsOutlined as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgSavingsRound = ({
|
|
|
24
24
|
title,
|
|
25
25
|
titleId,
|
|
26
26
|
...props
|
|
27
|
-
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 19", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M3.75 19q-.525 0-.9872-.349-.4623-.3493-.6128-.851-.625-2.15-1.0385-3.7115t-.6592-2.742Q.2068 10.166.1035 9.2517 0 8.3377 0 7.5q0-2.3 1.6-3.9T5.5 2h5q.675-.9 1.7125-1.45T14.5 0q.625 0 1.0625.4375T16 1.5q0 .15-.0375.3t-.0875.275q-.1.275-.1875.55t-.1375.6L17.825 5.5h1.425q.3188 0 .5345.2155Q20 5.9312 20 6.25v5.675q0 .256-.1375.453t-.3875.272l-2.2983.7575-1.3517 4.5175q-.1508.4903-.546.7828-.3955.2922-.904.2922H11.5q-.6187 0-1.0592-.4407Q10 18.1188 10 17.5V17H8v.5q0 .6188-.4405 1.0593Q7.1188 19 6.5 19zm-.125-1.5H6.5v-2h5v2h2.875l1.575-5.25 2.55-.875V7h-1.3L14 3.8q.025-.425.1375-1.0375T14.45 1.4q-1.075.275-1.9.825T11.35 3.5H5.5q-1.6573 0-2.8285 1.1715Q1.5 5.8427 1.5 7.5q0 1.05.55 3.6625T3.625 17.5m11.0875-8.7875Q15 8.425 15 8t-.2875-.7125T14 7t-.7125.2875T13 8t.2875.7125T14 9t.7125-.2875M10.25 6.5q.3188 0 .5345-.217Q11 6.0663 11 5.7455q0-.3205-.2155-.533Q10.5687 5 10.25 5h-3.5q-.3188 0-.5342.217Q6 5.4338 6 5.7545q0 .3205.2158.533.2155.2125.5342.2125zM10 9.45" }));
|
|
28
28
|
exports.default = SvgSavingsRound;
|
|
@@ -4,7 +4,7 @@ const SvgSavingsRound = ({
|
|
|
4
4
|
title,
|
|
5
5
|
titleId,
|
|
6
6
|
...props
|
|
7
|
-
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 19", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M3.75 19q-.525 0-.9872-.349-.4623-.3493-.6128-.851-.625-2.15-1.0385-3.7115t-.6592-2.742Q.2068 10.166.1035 9.2517 0 8.3377 0 7.5q0-2.3 1.6-3.9T5.5 2h5q.675-.9 1.7125-1.45T14.5 0q.625 0 1.0625.4375T16 1.5q0 .15-.0375.3t-.0875.275q-.1.275-.1875.55t-.1375.6L17.825 5.5h1.425q.3188 0 .5345.2155Q20 5.9312 20 6.25v5.675q0 .256-.1375.453t-.3875.272l-2.2983.7575-1.3517 4.5175q-.1508.4903-.546.7828-.3955.2922-.904.2922H11.5q-.6187 0-1.0592-.4407Q10 18.1188 10 17.5V17H8v.5q0 .6188-.4405 1.0593Q7.1188 19 6.5 19zm-.125-1.5H6.5v-2h5v2h2.875l1.575-5.25 2.55-.875V7h-1.3L14 3.8q.025-.425.1375-1.0375T14.45 1.4q-1.075.275-1.9.825T11.35 3.5H5.5q-1.6573 0-2.8285 1.1715Q1.5 5.8427 1.5 7.5q0 1.05.55 3.6625T3.625 17.5m11.0875-8.7875Q15 8.425 15 8t-.2875-.7125T14 7t-.7125.2875T13 8t.2875.7125T14 9t.7125-.2875M10.25 6.5q.3188 0 .5345-.217Q11 6.0663 11 5.7455q0-.3205-.2155-.533Q10.5687 5 10.25 5h-3.5q-.3188 0-.5342.217Q6 5.4338 6 5.7545q0 .3205.2158.533.2155.2125.5342.2125zM10 9.45" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgSavingsRound as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgSavingsSharp = ({
|
|
|
24
24
|
title,
|
|
25
25
|
titleId,
|
|
26
26
|
...props
|
|
27
|
-
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 19", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M14.7125 8.7125Q15 8.425 15 8t-.2875-.7125T14 7t-.7125.2875T13 8t.2875.7125T14 9t.7125-.2875M6 6.5h5V5H6zM2.5 19q-.85-2.85-1.675-5.6875T0 7.5q0-2.3 1.6-3.9T5.5 2h5q.725-.95 1.7625-1.475T14.5 0q.625 0 1.0625.4375T16 1.5q0 .15-.0375.3t-.0875.275q-.1.275-.1875.5625t-.1375.5875L17.825 5.5H20v6.975l-2.825.925L15.5 19H10v-2H8v2zm1.125-1.5H6.5v-2h5v2h2.875l1.575-5.25 2.55-.875V7h-1.3L14 3.8q.025-.625.1625-1.2125T14.45 1.4q-.95.25-1.8.7375T11.35 3.5H5.5q-1.6573 0-2.8285 1.1715Q1.5 5.8427 1.5 7.5q0 2.579.725 5.0395t1.4 4.9605M10 9.45" }));
|
|
28
28
|
exports.default = SvgSavingsSharp;
|
|
@@ -4,7 +4,7 @@ const SvgSavingsSharp = ({
|
|
|
4
4
|
title,
|
|
5
5
|
titleId,
|
|
6
6
|
...props
|
|
7
|
-
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 19", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M14.7125 8.7125Q15 8.425 15 8t-.2875-.7125T14 7t-.7125.2875T13 8t.2875.7125T14 9t.7125-.2875M6 6.5h5V5H6zM2.5 19q-.85-2.85-1.675-5.6875T0 7.5q0-2.3 1.6-3.9T5.5 2h5q.725-.95 1.7625-1.475T14.5 0q.625 0 1.0625.4375T16 1.5q0 .15-.0375.3t-.0875.275q-.1.275-.1875.5625t-.1375.5875L17.825 5.5H20v6.975l-2.825.925L15.5 19H10v-2H8v2zm1.125-1.5H6.5v-2h5v2h2.875l1.575-5.25 2.55-.875V7h-1.3L14 3.8q.025-.625.1625-1.2125T14.45 1.4q-.95.25-1.8.7375T11.35 3.5H5.5q-1.6573 0-2.8285 1.1715Q1.5 5.8427 1.5 7.5q0 2.579.725 5.0395t1.4 4.9605M10 9.45" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgSavingsSharp as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgScheduleFilled = ({
|
|
|
24
24
|
title,
|
|
25
25
|
titleId,
|
|
26
26
|
...props
|
|
27
|
-
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M13.675 14.825 14.8 13.7l-3.975-4V4.675h-1.5V10.3zM10 20q-2.05 0-3.875-.7875t-3.1875-2.15-2.15-3.1875T0 10t.7875-3.875 2.15-3.1875T6.125.7875 10 0t3.875.7875 3.1875 2.15 2.15 3.1875T20 10t-.7875 3.875-2.15 3.1875-3.1875 2.15T10 20" }));
|
|
28
28
|
exports.default = SvgScheduleFilled;
|
|
@@ -4,7 +4,7 @@ const SvgScheduleFilled = ({
|
|
|
4
4
|
title,
|
|
5
5
|
titleId,
|
|
6
6
|
...props
|
|
7
|
-
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M13.675 14.825 14.8 13.7l-3.975-4V4.675h-1.5V10.3zM10 20q-2.05 0-3.875-.7875t-3.1875-2.15-2.15-3.1875T0 10t.7875-3.875 2.15-3.1875T6.125.7875 10 0t3.875.7875 3.1875 2.15 2.15 3.1875T20 10t-.7875 3.875-2.15 3.1875-3.1875 2.15T10 20" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgScheduleFilled as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgScheduleOutlined = ({
|
|
|
24
24
|
title,
|
|
25
25
|
titleId,
|
|
26
26
|
...props
|
|
27
|
-
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M13.675 14.825 14.8 13.7l-3.975-4V4.675h-1.5V10.3zM10 20q-2.05 0-3.875-.7875t-3.1875-2.15-2.15-3.1875T0 10t.7875-3.875 2.15-3.1875T6.125.7875 10 0t3.875.7875 3.1875 2.15 2.15 3.1875T20 10t-.7875 3.875-2.15 3.1875-3.1875 2.15T10 20m0-1.5q3.5 0 6-2.5t2.5-6T16 4t-6-2.5T4 4t-2.5 6T4 16t6 2.5" }));
|
|
28
28
|
exports.default = SvgScheduleOutlined;
|
|
@@ -4,7 +4,7 @@ const SvgScheduleOutlined = ({
|
|
|
4
4
|
title,
|
|
5
5
|
titleId,
|
|
6
6
|
...props
|
|
7
|
-
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M13.675 14.825 14.8 13.7l-3.975-4V4.675h-1.5V10.3zM10 20q-2.05 0-3.875-.7875t-3.1875-2.15-2.15-3.1875T0 10t.7875-3.875 2.15-3.1875T6.125.7875 10 0t3.875.7875 3.1875 2.15 2.15 3.1875T20 10t-.7875 3.875-2.15 3.1875-3.1875 2.15T10 20m0-1.5q3.5 0 6-2.5t2.5-6T16 4t-6-2.5T4 4t-2.5 6T4 16t6 2.5" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgScheduleOutlined as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgScheduleRound = ({
|
|
|
24
24
|
title,
|
|
25
25
|
titleId,
|
|
26
26
|
...props
|
|
27
|
-
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M10.825 9.7V5.425q0-.325-.2125-.5375t-.5375-.2125-.5375.2125-.2125.5375V10q0 .15.05.275t.15.25l3.6 3.725q.225.25.5625.2375t.5625-.2375.225-.55-.225-.55zM10 20q-2.05 0-3.875-.7875t-3.1875-2.15-2.15-3.1875T0 10t.7875-3.875 2.15-3.1875T6.125.7875 10 0t3.875.7875 3.1875 2.15 2.15 3.1875T20 10t-.7875 3.875-2.15 3.1875-3.1875 2.15T10 20m0-1.5q3.5 0 6-2.5t2.5-6T16 4t-6-2.5T4 4t-2.5 6T4 16t6 2.5" }));
|
|
28
28
|
exports.default = SvgScheduleRound;
|
|
@@ -4,7 +4,7 @@ const SvgScheduleRound = ({
|
|
|
4
4
|
title,
|
|
5
5
|
titleId,
|
|
6
6
|
...props
|
|
7
|
-
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M10.825 9.7V5.425q0-.325-.2125-.5375t-.5375-.2125-.5375.2125-.2125.5375V10q0 .15.05.275t.15.25l3.6 3.725q.225.25.5625.2375t.5625-.2375.225-.55-.225-.55zM10 20q-2.05 0-3.875-.7875t-3.1875-2.15-2.15-3.1875T0 10t.7875-3.875 2.15-3.1875T6.125.7875 10 0t3.875.7875 3.1875 2.15 2.15 3.1875T20 10t-.7875 3.875-2.15 3.1875-3.1875 2.15T10 20m0-1.5q3.5 0 6-2.5t2.5-6T16 4t-6-2.5T4 4t-2.5 6T4 16t6 2.5" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgScheduleRound as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgScheduleSharp = ({
|
|
|
24
24
|
title,
|
|
25
25
|
titleId,
|
|
26
26
|
...props
|
|
27
|
-
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M13.675 14.825 14.8 13.7l-3.975-4V4.675h-1.5V10.3zM10 20q-2.05 0-3.875-.7875t-3.1875-2.15-2.15-3.1875T0 10t.7875-3.875 2.15-3.1875T6.125.7875 10 0t3.875.7875 3.1875 2.15 2.15 3.1875T20 10t-.7875 3.875-2.15 3.1875-3.1875 2.15T10 20m0-1.5q3.5 0 6-2.5t2.5-6T16 4t-6-2.5T4 4t-2.5 6T4 16t6 2.5" }));
|
|
28
28
|
exports.default = SvgScheduleSharp;
|
|
@@ -4,7 +4,7 @@ const SvgScheduleSharp = ({
|
|
|
4
4
|
title,
|
|
5
5
|
titleId,
|
|
6
6
|
...props
|
|
7
|
-
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M13.675 14.825 14.8 13.7l-3.975-4V4.675h-1.5V10.3zM10 20q-2.05 0-3.875-.7875t-3.1875-2.15-2.15-3.1875T0 10t.7875-3.875 2.15-3.1875T6.125.7875 10 0t3.875.7875 3.1875 2.15 2.15 3.1875T20 10t-.7875 3.875-2.15 3.1875-3.1875 2.15T10 20m0-1.5q3.5 0 6-2.5t2.5-6T16 4t-6-2.5T4 4t-2.5 6T4 16t6 2.5" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgScheduleSharp as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgSettingsFilled = ({
|
|
|
24
24
|
title,
|
|
25
25
|
titleId,
|
|
26
26
|
...props
|
|
27
|
-
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "m7.7 20-.5-3.15q-.475-.175-1-.475t-.925-.625l-2.95 1.35L0 13l2.7-1.975q-.05-.225-.0625-.5125T2.625 10t.0125-.5125T2.7 8.975L0 7l2.325-4.1 2.95 1.35q.4-.325.925-.625t1-.45L7.7 0h4.6l.5 3.15q.475.175 1.0125.4625t.9125.6375l2.95-1.35L20 7l-2.7 1.925q.05.25.0625.5375T17.375 10t-.0125.525-.0625.525L20 13l-2.325 4.1-2.95-1.35q-.4.325-.9125.6375T12.8 16.85L12.3 20zm2.3-6.75q1.35 0 2.3-.95t.95-2.3-.95-2.3-2.3-.95-2.3.95-.95 2.3.95 2.3 2.3.95" }));
|
|
28
28
|
exports.default = SvgSettingsFilled;
|
|
@@ -4,7 +4,7 @@ const SvgSettingsFilled = ({
|
|
|
4
4
|
title,
|
|
5
5
|
titleId,
|
|
6
6
|
...props
|
|
7
|
-
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "m7.7 20-.5-3.15q-.475-.175-1-.475t-.925-.625l-2.95 1.35L0 13l2.7-1.975q-.05-.225-.0625-.5125T2.625 10t.0125-.5125T2.7 8.975L0 7l2.325-4.1 2.95 1.35q.4-.325.925-.625t1-.45L7.7 0h4.6l.5 3.15q.475.175 1.0125.4625t.9125.6375l2.95-1.35L20 7l-2.7 1.925q.05.25.0625.5375T17.375 10t-.0125.525-.0625.525L20 13l-2.325 4.1-2.95-1.35q-.4.325-.9125.6375T12.8 16.85L12.3 20zm2.3-6.75q1.35 0 2.3-.95t.95-2.3-.95-2.3-2.3-.95-2.3.95-.95 2.3.95 2.3 2.3.95" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgSettingsFilled as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgSettingsOutlined = ({
|
|
|
24
24
|
title,
|
|
25
25
|
titleId,
|
|
26
26
|
...props
|
|
27
|
-
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "m7.7 20-.5-3.15q-.475-.175-1-.475t-.925-.625l-2.95 1.35L0 13l2.7-1.975q-.05-.225-.0625-.5125T2.625 10t.0125-.5125T2.7 8.975L0 7l2.325-4.1 2.95 1.35q.4-.325.925-.625t1-.45L7.7 0h4.6l.5 3.15q.475.175 1.0125.4625t.9125.6375l2.95-1.35L20 7l-2.7 1.925q.05.25.0625.5375T17.375 10t-.0125.525-.0625.525L20 13l-2.325 4.1-2.95-1.35q-.4.325-.9125.6375T12.8 16.85L12.3 20zm1.2-1.5h2.2l.35-2.8q.825-.2 1.5625-.625T14.35 14.05L17 15.2l1-1.8-2.35-1.725q.1-.425.1625-.8375T15.875 10t-.05-.8375-.175-.8375L18 6.6l-1-1.8-2.65 1.15q-.575-.65-1.3-1.0875T11.45 4.3l-.35-2.8H8.9l-.35 2.8q-.85.175-1.5875.6T5.65 5.95L3 4.8 2 6.6l2.35 1.725q-.1.425-.1625.8375T4.125 10t.0625.8375.1625.8375L2 13.4l1 1.8 2.65-1.15q.6.6 1.3375 1.025T8.55 15.7zm1.1-5.25q1.35 0 2.3-.95t.95-2.3-.95-2.3-2.3-.95-2.3.95-.95 2.3.95 2.3 2.3.95M10 10" }));
|
|
28
28
|
exports.default = SvgSettingsOutlined;
|
|
@@ -4,7 +4,7 @@ const SvgSettingsOutlined = ({
|
|
|
4
4
|
title,
|
|
5
5
|
titleId,
|
|
6
6
|
...props
|
|
7
|
-
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "m7.7 20-.5-3.15q-.475-.175-1-.475t-.925-.625l-2.95 1.35L0 13l2.7-1.975q-.05-.225-.0625-.5125T2.625 10t.0125-.5125T2.7 8.975L0 7l2.325-4.1 2.95 1.35q.4-.325.925-.625t1-.45L7.7 0h4.6l.5 3.15q.475.175 1.0125.4625t.9125.6375l2.95-1.35L20 7l-2.7 1.925q.05.25.0625.5375T17.375 10t-.0125.525-.0625.525L20 13l-2.325 4.1-2.95-1.35q-.4.325-.9125.6375T12.8 16.85L12.3 20zm1.2-1.5h2.2l.35-2.8q.825-.2 1.5625-.625T14.35 14.05L17 15.2l1-1.8-2.35-1.725q.1-.425.1625-.8375T15.875 10t-.05-.8375-.175-.8375L18 6.6l-1-1.8-2.65 1.15q-.575-.65-1.3-1.0875T11.45 4.3l-.35-2.8H8.9l-.35 2.8q-.85.175-1.5875.6T5.65 5.95L3 4.8 2 6.6l2.35 1.725q-.1.425-.1625.8375T4.125 10t.0625.8375.1625.8375L2 13.4l1 1.8 2.65-1.15q.6.6 1.3375 1.025T8.55 15.7zm1.1-5.25q1.35 0 2.3-.95t.95-2.3-.95-2.3-2.3-.95-2.3.95-.95 2.3.95 2.3 2.3.95M10 10" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgSettingsOutlined as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgSettingsRound = ({
|
|
|
24
24
|
title,
|
|
25
25
|
titleId,
|
|
26
26
|
...props
|
|
27
|
-
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M8.525 20q-.35 0-.625-.225t-.325-.575L7.2 16.85q-.475-.175-1-.475t-.925-.625l-2.15 1q-.35.15-.7.0375t-.55-.4375l-1.45-2.6q-.2-.325-.1125-.675T.7 12.5l2-1.475q-.05-.225-.0625-.5125T2.625 10t.0125-.5125T2.7 8.975L.7 7.5q-.3-.225-.3875-.575T.425 6.25l1.45-2.6q.2-.325.55-.4375t.7.0375l2.15 1q.4-.325.925-.625t1-.45L7.575.8q.05-.35.325-.575T8.525 0h2.95q.35 0 .625.225t.325.575l.375 2.35q.475.175 1.0125.4625t.9125.6375l2.15-1q.35-.15.6875-.0375T18.1 3.65l1.475 2.6q.2.325.1125.6875T19.3 7.5l-2 1.425q.05.25.0625.5375T17.375 10t-.0125.525-.0625.525l2 1.45q.3.2.3875.5625t-.1125.6875l-1.45 2.6q-.2.325-.55.4375t-.7-.0375l-2.15-1q-.4.325-.9125.6375T12.8 16.85l-.375 2.35q-.05.35-.325.575t-.625.225zm.375-1.5h2.2l.35-2.8q.825-.2 1.5625-.625T14.35 14.05L17 15.2l1-1.8-2.35-1.725q.1-.425.1625-.8375T15.875 10t-.05-.8375-.175-.8375L18 6.6l-1-1.8-2.65 1.15q-.575-.65-1.3-1.0875T11.45 4.3l-.35-2.8H8.9l-.35 2.8q-.85.175-1.5875.6T5.65 5.95L3 4.8 2 6.6l2.35 1.725q-.1.425-.1625.8375T4.125 10t.0625.8375.1625.8375L2 13.4l1 1.8 2.65-1.15q.6.6 1.3375 1.025T8.55 15.7zm1.1-5.25q1.35 0 2.3-.95t.95-2.3-.95-2.3-2.3-.95-2.3.95-.95 2.3.95 2.3 2.3.95M10 10" }));
|
|
28
28
|
exports.default = SvgSettingsRound;
|
|
@@ -4,7 +4,7 @@ const SvgSettingsRound = ({
|
|
|
4
4
|
title,
|
|
5
5
|
titleId,
|
|
6
6
|
...props
|
|
7
|
-
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M8.525 20q-.35 0-.625-.225t-.325-.575L7.2 16.85q-.475-.175-1-.475t-.925-.625l-2.15 1q-.35.15-.7.0375t-.55-.4375l-1.45-2.6q-.2-.325-.1125-.675T.7 12.5l2-1.475q-.05-.225-.0625-.5125T2.625 10t.0125-.5125T2.7 8.975L.7 7.5q-.3-.225-.3875-.575T.425 6.25l1.45-2.6q.2-.325.55-.4375t.7.0375l2.15 1q.4-.325.925-.625t1-.45L7.575.8q.05-.35.325-.575T8.525 0h2.95q.35 0 .625.225t.325.575l.375 2.35q.475.175 1.0125.4625t.9125.6375l2.15-1q.35-.15.6875-.0375T18.1 3.65l1.475 2.6q.2.325.1125.6875T19.3 7.5l-2 1.425q.05.25.0625.5375T17.375 10t-.0125.525-.0625.525l2 1.45q.3.2.3875.5625t-.1125.6875l-1.45 2.6q-.2.325-.55.4375t-.7-.0375l-2.15-1q-.4.325-.9125.6375T12.8 16.85l-.375 2.35q-.05.35-.325.575t-.625.225zm.375-1.5h2.2l.35-2.8q.825-.2 1.5625-.625T14.35 14.05L17 15.2l1-1.8-2.35-1.725q.1-.425.1625-.8375T15.875 10t-.05-.8375-.175-.8375L18 6.6l-1-1.8-2.65 1.15q-.575-.65-1.3-1.0875T11.45 4.3l-.35-2.8H8.9l-.35 2.8q-.85.175-1.5875.6T5.65 5.95L3 4.8 2 6.6l2.35 1.725q-.1.425-.1625.8375T4.125 10t.0625.8375.1625.8375L2 13.4l1 1.8 2.65-1.15q.6.6 1.3375 1.025T8.55 15.7zm1.1-5.25q1.35 0 2.3-.95t.95-2.3-.95-2.3-2.3-.95-2.3.95-.95 2.3.95 2.3 2.3.95M10 10" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgSettingsRound as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgSettingsSharp = ({
|
|
|
24
24
|
title,
|
|
25
25
|
titleId,
|
|
26
26
|
...props
|
|
27
|
-
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "m7.7 20-.5-3.15q-.475-.175-1-.475t-.925-.625l-2.95 1.35L0 13l2.7-1.975q-.05-.225-.0625-.5125T2.625 10t.0125-.5125T2.7 8.975L0 7l2.325-4.1 2.95 1.35q.4-.325.925-.625t1-.45L7.7 0h4.6l.5 3.15q.475.175 1.0125.4625t.9125.6375l2.95-1.35L20 7l-2.7 1.925q.05.25.0625.5375T17.375 10t-.0125.525-.0625.525L20 13l-2.325 4.1-2.95-1.35q-.4.325-.9125.6375T12.8 16.85L12.3 20zm1.2-1.5h2.2l.35-2.8q.825-.2 1.5625-.625T14.35 14.05L17 15.2l1-1.8-2.35-1.725q.1-.425.1625-.8375T15.875 10t-.05-.8375-.175-.8375L18 6.6l-1-1.8-2.65 1.15q-.575-.65-1.3-1.0875T11.45 4.3l-.35-2.8H8.9l-.35 2.8q-.85.175-1.5875.6T5.65 5.95L3 4.8 2 6.6l2.35 1.725q-.1.425-.1625.8375T4.125 10t.0625.8375.1625.8375L2 13.4l1 1.8 2.65-1.15q.6.6 1.3375 1.025T8.55 15.7zm1.1-5.25q1.35 0 2.3-.95t.95-2.3-.95-2.3-2.3-.95-2.3.95-.95 2.3.95 2.3 2.3.95M10 10" }));
|
|
28
28
|
exports.default = SvgSettingsSharp;
|
|
@@ -4,7 +4,7 @@ const SvgSettingsSharp = ({
|
|
|
4
4
|
title,
|
|
5
5
|
titleId,
|
|
6
6
|
...props
|
|
7
|
-
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "m7.7 20-.5-3.15q-.475-.175-1-.475t-.925-.625l-2.95 1.35L0 13l2.7-1.975q-.05-.225-.0625-.5125T2.625 10t.0125-.5125T2.7 8.975L0 7l2.325-4.1 2.95 1.35q.4-.325.925-.625t1-.45L7.7 0h4.6l.5 3.15q.475.175 1.0125.4625t.9125.6375l2.95-1.35L20 7l-2.7 1.925q.05.25.0625.5375T17.375 10t-.0125.525-.0625.525L20 13l-2.325 4.1-2.95-1.35q-.4.325-.9125.6375T12.8 16.85L12.3 20zm1.2-1.5h2.2l.35-2.8q.825-.2 1.5625-.625T14.35 14.05L17 15.2l1-1.8-2.35-1.725q.1-.425.1625-.8375T15.875 10t-.05-.8375-.175-.8375L18 6.6l-1-1.8-2.65 1.15q-.575-.65-1.3-1.0875T11.45 4.3l-.35-2.8H8.9l-.35 2.8q-.85.175-1.5875.6T5.65 5.95L3 4.8 2 6.6l2.35 1.725q-.1.425-.1625.8375T4.125 10t.0625.8375.1625.8375L2 13.4l1 1.8 2.65-1.15q.6.6 1.3375 1.025T8.55 15.7zm1.1-5.25q1.35 0 2.3-.95t.95-2.3-.95-2.3-2.3-.95-2.3.95-.95 2.3.95 2.3 2.3.95M10 10" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgSettingsSharp as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgShoppingCartFilled = ({
|
|
|
24
24
|
title,
|
|
25
25
|
titleId,
|
|
26
26
|
...props
|
|
27
|
-
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M4.9 19.4448q-.525-.5303-.525-1.275T4.9053 16.9t1.275-.525 1.2697.5302.525 1.275-.5302 1.2698-1.275.525T4.9 19.4447m10 0q-.525-.5303-.525-1.275t.5303-1.2697 1.275-.525 1.2697.5302.525 1.275-.5303 1.2698-1.275.525-1.2697-.5303M4.125 1.975h14.7268q.5742 0 .8737.525t-.0005 1.05L16.35 9.625q-.275.475-.714.7625t-.961.2875H7.1l-1.4 2.6h12.275v1.5H5.925q-1.05 0-1.5125-.7T4.425 12.5l1.6-2.95-3.8-8.05H.275V0H3.2z" }));
|
|
28
28
|
exports.default = SvgShoppingCartFilled;
|
|
@@ -4,7 +4,7 @@ const SvgShoppingCartFilled = ({
|
|
|
4
4
|
title,
|
|
5
5
|
titleId,
|
|
6
6
|
...props
|
|
7
|
-
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M4.9 19.4448q-.525-.5303-.525-1.275T4.9053 16.9t1.275-.525 1.2697.5302.525 1.275-.5302 1.2698-1.275.525T4.9 19.4447m10 0q-.525-.5303-.525-1.275t.5303-1.2697 1.275-.525 1.2697.5302.525 1.275-.5303 1.2698-1.275.525-1.2697-.5303M4.125 1.975h14.7268q.5742 0 .8737.525t-.0005 1.05L16.35 9.625q-.275.475-.714.7625t-.961.2875H7.1l-1.4 2.6h12.275v1.5H5.925q-1.05 0-1.5125-.7T4.425 12.5l1.6-2.95-3.8-8.05H.275V0H3.2z" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgShoppingCartFilled as default
|
|
10
10
|
};
|