@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
|
@@ -4,7 +4,7 @@ const SvgTrashSharp = ({
|
|
|
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 16 18", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M1.025 18V2.25H0V.75h4.7V0h6.6v.75H16v1.5h-1.025V18zm1.5-1.5h10.95V2.25H2.525zm2.65-2.15h1.5V4.375h-1.5zm4.15 0h1.5V4.375h-1.5zm-6.8-12.1V16.5z" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgTrashSharp as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgTuneFilled = ({
|
|
|
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 18 18", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M7.675 18v-5.625h1.5v2.075H18v1.5H9.175V18zM0 15.95v-1.5h6.175v1.5zm4.675-4.15V9.75H0v-1.5h4.675v-2.1h1.5v5.65zm3-2.05v-1.5H18v1.5zm4.15-4.125V0h1.5v2.05H18v1.5h-4.675v2.075zM0 3.55v-1.5h10.325v1.5z" }));
|
|
28
28
|
exports.default = SvgTuneFilled;
|
|
@@ -4,7 +4,7 @@ const SvgTuneFilled = ({
|
|
|
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 18 18", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M7.675 18v-5.625h1.5v2.075H18v1.5H9.175V18zM0 15.95v-1.5h6.175v1.5zm4.675-4.15V9.75H0v-1.5h4.675v-2.1h1.5v5.65zm3-2.05v-1.5H18v1.5zm4.15-4.125V0h1.5v2.05H18v1.5h-4.675v2.075zM0 3.55v-1.5h10.325v1.5z" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgTuneFilled as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgTuneOutlined = ({
|
|
|
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 18 18", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M7.675 18v-5.625h1.5v2.075H18v1.5H9.175V18zM0 15.95v-1.5h6.175v1.5zm4.675-4.15V9.75H0v-1.5h4.675v-2.1h1.5v5.65zm3-2.05v-1.5H18v1.5zm4.15-4.125V0h1.5v2.05H18v1.5h-4.675v2.075zM0 3.55v-1.5h10.325v1.5z" }));
|
|
28
28
|
exports.default = SvgTuneOutlined;
|
|
@@ -4,7 +4,7 @@ const SvgTuneOutlined = ({
|
|
|
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 18 18", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M7.675 18v-5.625h1.5v2.075H18v1.5H9.175V18zM0 15.95v-1.5h6.175v1.5zm4.675-4.15V9.75H0v-1.5h4.675v-2.1h1.5v5.65zm3-2.05v-1.5H18v1.5zm4.15-4.125V0h1.5v2.05H18v1.5h-4.675v2.075zM0 3.55v-1.5h10.325v1.5z" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgTuneOutlined as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgTuneRound = ({
|
|
|
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 18 18", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M7.8875 17.7843q-.2125-.2156-.2125-.5343v-4.125q0-.3188.217-.5345.2168-.2155.5375-.2155.3205 0 .533.2155.2125.2158.2125.5345v1.325h8.075q.3188 0 .5345.217.2155.2168.2155.5375 0 .3205-.2155.533-.2158.2125-.5345.2125H9.175v1.3q0 .3187-.217.5342Q8.7413 18 8.4205 18q-.3205 0-.533-.2158M.75 15.95q-.3188 0-.5342-.217Q0 15.5163 0 15.1955q0-.3205.2158-.533Q.4312 14.45.75 14.45h4.675q.3188 0 .5345.217.2155.2167.2155.5375 0 .3205-.2155.533-.2158.2125-.5345.2125zm4.1375-4.3658q-.2125-.2155-.2125-.5342v-1.3H.75q-.3188 0-.5342-.217Q0 9.3163 0 8.9955q0-.3205.2158-.533Q.4312 8.25.75 8.25h3.925V6.9q0-.3188.217-.5345.2168-.2155.5375-.2155.3205 0 .533.2155.2125.2158.2125.5345v4.15q0 .3188-.217.5343-.2167.2157-.5375.2157-.3205 0-.533-.2158M8.425 9.75q-.3188 0-.5342-.217-.2158-.2167-.2158-.5375 0-.3205.2158-.533.2155-.2125.5342-.2125h8.825q.3188 0 .5345.217.2155.2168.2155.5375 0 .3205-.2155.533-.2158.2125-.5345.2125zm3.6125-4.3407q-.2125-.2156-.2125-.5343V.75q0-.3188.217-.5345Q12.2588 0 12.5795 0q.3205 0 .533.2155.2125.2158.2125.5345v1.3h3.925q.3188 0 .5345.217.2155.2168.2155.5375 0 .3205-.2155.533-.2158.2125-.5345.2125h-3.925v1.325q0 .3188-.217.5343-.2167.2157-.5375.2157-.3205 0-.533-.2158M.75 3.55q-.3188 0-.5342-.217Q0 3.1163 0 2.7955q0-.3205.2158-.533Q.4312 2.05.75 2.05h8.825q.3188 0 .5345.217.2155.2168.2155.5375 0 .3205-.2155.533-.2158.2125-.5345.2125z" }));
|
|
28
28
|
exports.default = SvgTuneRound;
|
|
@@ -4,7 +4,7 @@ const SvgTuneRound = ({
|
|
|
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 18 18", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M7.8875 17.7843q-.2125-.2156-.2125-.5343v-4.125q0-.3188.217-.5345.2168-.2155.5375-.2155.3205 0 .533.2155.2125.2158.2125.5345v1.325h8.075q.3188 0 .5345.217.2155.2168.2155.5375 0 .3205-.2155.533-.2158.2125-.5345.2125H9.175v1.3q0 .3187-.217.5342Q8.7413 18 8.4205 18q-.3205 0-.533-.2158M.75 15.95q-.3188 0-.5342-.217Q0 15.5163 0 15.1955q0-.3205.2158-.533Q.4312 14.45.75 14.45h4.675q.3188 0 .5345.217.2155.2167.2155.5375 0 .3205-.2155.533-.2158.2125-.5345.2125zm4.1375-4.3658q-.2125-.2155-.2125-.5342v-1.3H.75q-.3188 0-.5342-.217Q0 9.3163 0 8.9955q0-.3205.2158-.533Q.4312 8.25.75 8.25h3.925V6.9q0-.3188.217-.5345.2168-.2155.5375-.2155.3205 0 .533.2155.2125.2158.2125.5345v4.15q0 .3188-.217.5343-.2167.2157-.5375.2157-.3205 0-.533-.2158M8.425 9.75q-.3188 0-.5342-.217-.2158-.2167-.2158-.5375 0-.3205.2158-.533.2155-.2125.5342-.2125h8.825q.3188 0 .5345.217.2155.2168.2155.5375 0 .3205-.2155.533-.2158.2125-.5345.2125zm3.6125-4.3407q-.2125-.2156-.2125-.5343V.75q0-.3188.217-.5345Q12.2588 0 12.5795 0q.3205 0 .533.2155.2125.2158.2125.5345v1.3h3.925q.3188 0 .5345.217.2155.2168.2155.5375 0 .3205-.2155.533-.2158.2125-.5345.2125h-3.925v1.325q0 .3188-.217.5343-.2167.2157-.5375.2157-.3205 0-.533-.2158M.75 3.55q-.3188 0-.5342-.217Q0 3.1163 0 2.7955q0-.3205.2158-.533Q.4312 2.05.75 2.05h8.825q.3188 0 .5345.217.2155.2168.2155.5375 0 .3205-.2155.533-.2158.2125-.5345.2125z" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgTuneRound as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgTuneSharp = ({
|
|
|
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 18 18", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M7.675 18v-5.625h1.5v2.075H18v1.5H9.175V18zM0 15.95v-1.5h6.175v1.5zm4.675-4.15V9.75H0v-1.5h4.675v-2.1h1.5v5.65zm3-2.05v-1.5H18v1.5zm4.15-4.125V0h1.5v2.05H18v1.5h-4.675v2.075zM0 3.55v-1.5h10.325v1.5z" }));
|
|
28
28
|
exports.default = SvgTuneSharp;
|
|
@@ -4,7 +4,7 @@ const SvgTuneSharp = ({
|
|
|
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 18 18", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M7.675 18v-5.625h1.5v2.075H18v1.5H9.175V18zM0 15.95v-1.5h6.175v1.5zm4.675-4.15V9.75H0v-1.5h4.675v-2.1h1.5v5.65zm3-2.05v-1.5H18v1.5zm4.15-4.125V0h1.5v2.05H18v1.5h-4.675v2.075zM0 3.55v-1.5h10.325v1.5z" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgTuneSharp as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgVerifiedFilled = ({
|
|
|
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 22 22", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "m7.65 21.5-1.9-3.25-3.775-.775L2.4 13.8 0 11l2.4-2.775-.425-3.675 3.775-.775L7.65.5 11 2.05 14.35.5l1.925 3.275 3.75.775-.425 3.675L22 11l-2.4 2.8.425 3.675-3.75.775-1.925 3.25L11 19.95zm2.275-7.175L15.6 8.7l-1.125-1.025-4.55 4.5L7.55 9.7 6.4 10.825z" }));
|
|
28
28
|
exports.default = SvgVerifiedFilled;
|
|
@@ -4,7 +4,7 @@ const SvgVerifiedFilled = ({
|
|
|
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 22 22", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "m7.65 21.5-1.9-3.25-3.775-.775L2.4 13.8 0 11l2.4-2.775-.425-3.675 3.775-.775L7.65.5 11 2.05 14.35.5l1.925 3.275 3.75.775-.425 3.675L22 11l-2.4 2.8.425 3.675-3.75.775-1.925 3.25L11 19.95zm2.275-7.175L15.6 8.7l-1.125-1.025-4.55 4.5L7.55 9.7 6.4 10.825z" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgVerifiedFilled as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgVerifiedOutlined = ({
|
|
|
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 22 22", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "m7.65 21.5-1.9-3.25-3.775-.775L2.4 13.8 0 11l2.4-2.775-.425-3.675 3.775-.775L7.65.5 11 2.05 14.35.5l1.925 3.275 3.75.775-.425 3.675L22 11l-2.4 2.8.425 3.675-3.75.775-1.925 3.25L11 19.95zm.675-1.975L11 18.4l2.75 1.125 1.675-2.5 2.925-.75-.3-2.975 2.025-2.3-2.025-2.35.3-2.975-2.925-.7-1.725-2.5L11 3.6 8.25 2.475l-1.675 2.5-2.925.7.3 2.975L1.925 11l2.025 2.3-.3 3.025 2.925.7zm1.6-5.2L15.6 8.7l-1.125-1.025-4.55 4.5L7.55 9.7 6.4 10.825z" }));
|
|
28
28
|
exports.default = SvgVerifiedOutlined;
|
|
@@ -4,7 +4,7 @@ const SvgVerifiedOutlined = ({
|
|
|
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 22 22", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "m7.65 21.5-1.9-3.25-3.775-.775L2.4 13.8 0 11l2.4-2.775-.425-3.675 3.775-.775L7.65.5 11 2.05 14.35.5l1.925 3.275 3.75.775-.425 3.675L22 11l-2.4 2.8.425 3.675-3.75.775-1.925 3.25L11 19.95zm.675-1.975L11 18.4l2.75 1.125 1.675-2.5 2.925-.75-.3-2.975 2.025-2.3-2.025-2.35.3-2.975-2.925-.7-1.725-2.5L11 3.6 8.25 2.475l-1.675 2.5-2.925.7.3 2.975L1.925 11l2.025 2.3-.3 3.025 2.925.7zm1.6-5.2L15.6 8.7l-1.125-1.025-4.55 4.5L7.55 9.7 6.4 10.825z" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgVerifiedOutlined as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgVerifiedRound = ({
|
|
|
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 22 22", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "m9.925 12.175-1.825-1.9q-.225-.25-.55-.25t-.575.225q-.25.25-.25.575t.25.575L9.4 13.8q.225.225.525.225t.525-.225l4.575-4.55q.225-.225.225-.55T15 8.15q-.225-.2-.5375-.1875t-.5125.2125zM7.3 20.9l-1.55-2.65-3.1-.625q-.275-.05-.4625-.3T2.05 16.8l.35-3-1.975-2.3q-.2-.2-.2-.5t.2-.5L2.4 8.225l-.35-3Q2 4.95 2.1875 4.7t.4625-.3l3.1-.625L7.3 1.1q.15-.25.425-.35t.55.025L11 2.05 13.725.775q.275-.125.55-.0375t.425.3375l1.575 2.7 3.075.625q.275.05.4625.3t.1375.525l-.35 3 1.975 2.275q.2.2.2.5t-.2.5L19.6 13.8l.35 3q.05.275-.1375.525t-.4625.3l-3.075.625-1.575 2.675q-.15.25-.425.3375t-.55-.0375L11 19.95l-2.725 1.275q-.275.125-.55.025T7.3 20.9m1.025-1.375L11 18.4l2.75 1.125 1.675-2.5 2.925-.75-.3-2.975 2.025-2.3-2.025-2.35.3-2.975-2.925-.7-1.725-2.5L11 3.6 8.25 2.475l-1.675 2.5-2.925.7.3 2.975L1.925 11l2.025 2.3-.3 3.025 2.925.7zM11 11" }));
|
|
28
28
|
exports.default = SvgVerifiedRound;
|
|
@@ -4,7 +4,7 @@ const SvgVerifiedRound = ({
|
|
|
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 22 22", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "m9.925 12.175-1.825-1.9q-.225-.25-.55-.25t-.575.225q-.25.25-.25.575t.25.575L9.4 13.8q.225.225.525.225t.525-.225l4.575-4.55q.225-.225.225-.55T15 8.15q-.225-.2-.5375-.1875t-.5125.2125zM7.3 20.9l-1.55-2.65-3.1-.625q-.275-.05-.4625-.3T2.05 16.8l.35-3-1.975-2.3q-.2-.2-.2-.5t.2-.5L2.4 8.225l-.35-3Q2 4.95 2.1875 4.7t.4625-.3l3.1-.625L7.3 1.1q.15-.25.425-.35t.55.025L11 2.05 13.725.775q.275-.125.55-.0375t.425.3375l1.575 2.7 3.075.625q.275.05.4625.3t.1375.525l-.35 3 1.975 2.275q.2.2.2.5t-.2.5L19.6 13.8l.35 3q.05.275-.1375.525t-.4625.3l-3.075.625-1.575 2.675q-.15.25-.425.3375t-.55-.0375L11 19.95l-2.725 1.275q-.275.125-.55.025T7.3 20.9m1.025-1.375L11 18.4l2.75 1.125 1.675-2.5 2.925-.75-.3-2.975 2.025-2.3-2.025-2.35.3-2.975-2.925-.7-1.725-2.5L11 3.6 8.25 2.475l-1.675 2.5-2.925.7.3 2.975L1.925 11l2.025 2.3-.3 3.025 2.925.7zM11 11" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgVerifiedRound as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgVerifiedSharp = ({
|
|
|
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 22 22", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "m7.65 21.5-1.9-3.25-3.775-.775L2.4 13.8 0 11l2.4-2.775-.425-3.675 3.775-.775L7.65.5 11 2.05 14.35.5l1.925 3.275 3.75.775-.425 3.675L22 11l-2.4 2.8.425 3.675-3.75.775-1.925 3.25L11 19.95zm.675-1.975L11 18.4l2.75 1.125 1.675-2.5 2.925-.75-.3-2.975 2.025-2.3-2.025-2.35.3-2.975-2.925-.7-1.725-2.5L11 3.6 8.25 2.475l-1.675 2.5-2.925.7.3 2.975L1.925 11l2.025 2.3-.3 3.025 2.925.7zm1.6-5.2L15.6 8.7l-1.125-1.025-4.55 4.5L7.55 9.7 6.4 10.825z" }));
|
|
28
28
|
exports.default = SvgVerifiedSharp;
|
|
@@ -4,7 +4,7 @@ const SvgVerifiedSharp = ({
|
|
|
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 22 22", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "m7.65 21.5-1.9-3.25-3.775-.775L2.4 13.8 0 11l2.4-2.775-.425-3.675 3.775-.775L7.65.5 11 2.05 14.35.5l1.925 3.275 3.75.775-.425 3.675L22 11l-2.4 2.8.425 3.675-3.75.775-1.925 3.25L11 19.95zm.675-1.975L11 18.4l2.75 1.125 1.675-2.5 2.925-.75-.3-2.975 2.025-2.3-2.025-2.35.3-2.975-2.925-.7-1.725-2.5L11 3.6 8.25 2.475l-1.675 2.5-2.925.7.3 2.975L1.925 11l2.025 2.3-.3 3.025 2.925.7zm1.6-5.2L15.6 8.7l-1.125-1.025-4.55 4.5L7.55 9.7 6.4 10.825z" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgVerifiedSharp as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgVisibilityOffFilled = ({
|
|
|
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 22 21", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "m19.4 20.4-4.2-4.125q-.875.35-1.975.5375T11 17q-3.65 0-6.625-2.0375T0 9.5q.5-1.3 1.3875-2.5375T3.55 4.6L.4 1.45 1.45.375 20.375 19.3zM11 13.75q.35 0 .75-.0625t.675-.1875L7 8.075q-.125.3-.1875.675T6.75 9.5q0 1.8 1.25 3.025t3 1.225m6.95 1-3.225-3.225q.25-.4.3875-.9375T15.25 9.5q0-1.775-1.2375-3.0125T11 5.25q-.55 0-1.075.125t-.95.4L6.225 3q.875-.4 2.2375-.7T11.125 2q3.575 0 6.5375 2.0375T22 9.5q-.65 1.6-1.675 2.925T17.95 14.75m-4.325-4.325-3.55-3.55q.725-.275 1.5-.1125t1.35.7125q.575.575.8 1.2875t-.1 1.6625" }));
|
|
28
28
|
exports.default = SvgVisibilityOffFilled;
|
|
@@ -4,7 +4,7 @@ const SvgVisibilityOffFilled = ({
|
|
|
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 22 21", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "m19.4 20.4-4.2-4.125q-.875.35-1.975.5375T11 17q-3.65 0-6.625-2.0375T0 9.5q.5-1.3 1.3875-2.5375T3.55 4.6L.4 1.45 1.45.375 20.375 19.3zM11 13.75q.35 0 .75-.0625t.675-.1875L7 8.075q-.125.3-.1875.675T6.75 9.5q0 1.8 1.25 3.025t3 1.225m6.95 1-3.225-3.225q.25-.4.3875-.9375T15.25 9.5q0-1.775-1.2375-3.0125T11 5.25q-.55 0-1.075.125t-.95.4L6.225 3q.875-.4 2.2375-.7T11.125 2q3.575 0 6.5375 2.0375T22 9.5q-.65 1.6-1.675 2.925T17.95 14.75m-4.325-4.325-3.55-3.55q.725-.275 1.5-.1125t1.35.7125q.575.575.8 1.2875t-.1 1.6625" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgVisibilityOffFilled as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgVisibilityOffOutlined = ({
|
|
|
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 22 21", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "m14.725 11.525-1.1-1.1q.65-1.775-.675-2.95t-2.875-.6l-1.1-1.1q.425-.275.95-.4T11 5.25q1.775 0 3.0125 1.2375T15.25 9.5q0 .55-.1375 1.0875t-.3875.9375m3.225 3.225-1-1q1.225-.9 2.1375-2.0125T20.425 9.5q-1.25-2.775-3.75-4.3875T11.25 3.5q-1.05 0-2.15.2t-1.725.475L6.225 3q.875-.4 2.2375-.7T11.125 2q3.575 0 6.5375 2.0375T22 9.5q-.65 1.6-1.675 2.925T17.95 14.75m1.45 5.65-4.2-4.125q-.875.35-1.975.5375T11 17q-3.65 0-6.625-2.0375T0 9.5q.5-1.3 1.3875-2.5375T3.55 4.6L.4 1.45 1.45.375 20.375 19.3zM4.575 5.65q-.925.675-1.7875 1.775T1.55 9.5q1.275 2.775 3.8375 4.3875T11.2 15.5q.825 0 1.625-.1t1.2-.3l-1.6-1.6q-.275.125-.675.1875T11 13.75q-1.75 0-3-1.225T6.75 9.5q0-.375.0625-.75T7 8.075zm4.725 5" }));
|
|
28
28
|
exports.default = SvgVisibilityOffOutlined;
|
|
@@ -4,7 +4,7 @@ const SvgVisibilityOffOutlined = ({
|
|
|
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 22 21", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "m14.725 11.525-1.1-1.1q.65-1.775-.675-2.95t-2.875-.6l-1.1-1.1q.425-.275.95-.4T11 5.25q1.775 0 3.0125 1.2375T15.25 9.5q0 .55-.1375 1.0875t-.3875.9375m3.225 3.225-1-1q1.225-.9 2.1375-2.0125T20.425 9.5q-1.25-2.775-3.75-4.3875T11.25 3.5q-1.05 0-2.15.2t-1.725.475L6.225 3q.875-.4 2.2375-.7T11.125 2q3.575 0 6.5375 2.0375T22 9.5q-.65 1.6-1.675 2.925T17.95 14.75m1.45 5.65-4.2-4.125q-.875.35-1.975.5375T11 17q-3.65 0-6.625-2.0375T0 9.5q.5-1.3 1.3875-2.5375T3.55 4.6L.4 1.45 1.45.375 20.375 19.3zM4.575 5.65q-.925.675-1.7875 1.775T1.55 9.5q1.275 2.775 3.8375 4.3875T11.2 15.5q.825 0 1.625-.1t1.2-.3l-1.6-1.6q-.275.125-.675.1875T11 13.75q-1.75 0-3-1.225T6.75 9.5q0-.375.0625-.75T7 8.075zm4.725 5" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgVisibilityOffOutlined as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgVisibilityOffRound = ({
|
|
|
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 22 20", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M14 6.5q.725.725 1.0625 1.7875T15.175 10.4q0 .325-.2125.5375t-.5375.2125-.5375-.2125-.2125-.5375q.275-.85.0625-1.6125T12.975 7.5q-.525-.55-1.3-.75t-1.6.075q-.325 0-.5375-.2125T9.325 6.075t.2125-.5375.5375-.2125q1.05-.225 2.125.1125T14 6.5m-2.75-3q-.8 0-1.6.075T8.075 3.9q-.3.1-.6-.025t-.425-.4 0-.5625.4-.3875q.875-.275 1.8-.4T11.125 2q3.425 0 6.2375 1.8875T21.675 8.85q.075.15.125.3125t.05.3375-.0375.3375-.1125.3125q-.575 1.225-1.375 2.2625t-1.85 1.9125q-.225.2-.5.1375t-.45-.2875-.1375-.5.2625-.475q.9-.75 1.625-1.6625T20.425 9.5q-1.225-2.725-3.7-4.3625T11.25 3.5M11 17q-3.4 0-6.1875-1.9T.375 10.2q-.1-.175-.1375-.3375T.2 9.5t.05-.3625T.375 8.8q.6-1.2 1.3875-2.2625T3.55 4.6L.925 1.975Q.7 1.75.7125 1.45T.925.925Q1.15.7 1.4625.7T2 .925l17.9 17.9q.2.2.2.4875t-.2.5125q-.2.25-.5125.25t-.5375-.225l-3.65-3.575q-1.025.375-2.075.55T11 17M4.575 5.65q-1.025.725-1.8 1.7T1.55 9.5q1.3 2.8 3.9125 4.4T11.2 15.5q.725 0 1.45-.0375t1.375-.3625l-1.6-1.6q-.35.15-.7125.2T11 13.75q-1.775 0-3.0125-1.2375T6.75 9.5q0-.35.0625-.7125T7 8.075zm4.725 5" }));
|
|
28
28
|
exports.default = SvgVisibilityOffRound;
|
|
@@ -4,7 +4,7 @@ const SvgVisibilityOffRound = ({
|
|
|
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 22 20", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M14 6.5q.725.725 1.0625 1.7875T15.175 10.4q0 .325-.2125.5375t-.5375.2125-.5375-.2125-.2125-.5375q.275-.85.0625-1.6125T12.975 7.5q-.525-.55-1.3-.75t-1.6.075q-.325 0-.5375-.2125T9.325 6.075t.2125-.5375.5375-.2125q1.05-.225 2.125.1125T14 6.5m-2.75-3q-.8 0-1.6.075T8.075 3.9q-.3.1-.6-.025t-.425-.4 0-.5625.4-.3875q.875-.275 1.8-.4T11.125 2q3.425 0 6.2375 1.8875T21.675 8.85q.075.15.125.3125t.05.3375-.0375.3375-.1125.3125q-.575 1.225-1.375 2.2625t-1.85 1.9125q-.225.2-.5.1375t-.45-.2875-.1375-.5.2625-.475q.9-.75 1.625-1.6625T20.425 9.5q-1.225-2.725-3.7-4.3625T11.25 3.5M11 17q-3.4 0-6.1875-1.9T.375 10.2q-.1-.175-.1375-.3375T.2 9.5t.05-.3625T.375 8.8q.6-1.2 1.3875-2.2625T3.55 4.6L.925 1.975Q.7 1.75.7125 1.45T.925.925Q1.15.7 1.4625.7T2 .925l17.9 17.9q.2.2.2.4875t-.2.5125q-.2.25-.5125.25t-.5375-.225l-3.65-3.575q-1.025.375-2.075.55T11 17M4.575 5.65q-1.025.725-1.8 1.7T1.55 9.5q1.3 2.8 3.9125 4.4T11.2 15.5q.725 0 1.45-.0375t1.375-.3625l-1.6-1.6q-.35.15-.7125.2T11 13.75q-1.775 0-3.0125-1.2375T6.75 9.5q0-.35.0625-.7125T7 8.075zm4.725 5" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgVisibilityOffRound as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgVisibilityOffSharp = ({
|
|
|
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 22 21", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "m14.725 11.525-1.1-1.1q.65-1.775-.675-2.95t-2.875-.6l-1.1-1.1q.425-.275.95-.4T11 5.25q1.775 0 3.0125 1.2375T15.25 9.5q0 .55-.1375 1.0875t-.3875.9375m3.225 3.225-1-1q1.225-.9 2.1375-2.0125T20.425 9.5q-1.25-2.775-3.75-4.3875T11.25 3.5q-1.05 0-2.15.2t-1.725.475L6.225 3q.875-.4 2.2375-.7T11.125 2q3.575 0 6.5375 2.0375T22 9.5q-.65 1.6-1.675 2.925T17.95 14.75m1.45 5.65-4.2-4.125q-.875.35-1.975.5375T11 17q-3.65 0-6.625-2.0375T0 9.5q.5-1.3 1.3875-2.5375T3.55 4.6L.4 1.45 1.45.375 20.375 19.3zM4.575 5.65q-.925.675-1.7875 1.775T1.55 9.5q1.275 2.775 3.8375 4.3875T11.2 15.5q.825 0 1.625-.1t1.2-.3l-1.6-1.6q-.275.125-.675.1875T11 13.75q-1.75 0-3-1.225T6.75 9.5q0-.375.0625-.75T7 8.075zm4.725 5" }));
|
|
28
28
|
exports.default = SvgVisibilityOffSharp;
|
|
@@ -4,7 +4,7 @@ const SvgVisibilityOffSharp = ({
|
|
|
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 22 21", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "m14.725 11.525-1.1-1.1q.65-1.775-.675-2.95t-2.875-.6l-1.1-1.1q.425-.275.95-.4T11 5.25q1.775 0 3.0125 1.2375T15.25 9.5q0 .55-.1375 1.0875t-.3875.9375m3.225 3.225-1-1q1.225-.9 2.1375-2.0125T20.425 9.5q-1.25-2.775-3.75-4.3875T11.25 3.5q-1.05 0-2.15.2t-1.725.475L6.225 3q.875-.4 2.2375-.7T11.125 2q3.575 0 6.5375 2.0375T22 9.5q-.65 1.6-1.675 2.925T17.95 14.75m1.45 5.65-4.2-4.125q-.875.35-1.975.5375T11 17q-3.65 0-6.625-2.0375T0 9.5q.5-1.3 1.3875-2.5375T3.55 4.6L.4 1.45 1.45.375 20.375 19.3zM4.575 5.65q-.925.675-1.7875 1.775T1.55 9.5q1.275 2.775 3.8375 4.3875T11.2 15.5q.825 0 1.625-.1t1.2-.3l-1.6-1.6q-.275.125-.675.1875T11 13.75q-1.75 0-3-1.225T6.75 9.5q0-.375.0625-.75T7 8.075zm4.725 5" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgVisibilityOffSharp as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgVisibilityOnFilled = ({
|
|
|
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 22 15", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M14.0125 10.5125Q15.25 9.275 15.25 7.5t-1.2375-3.0125T11 3.25 7.9875 4.4875 6.75 7.5t1.2375 3.0125T11 11.75t3.0125-1.2375m-5-1.025Q8.2 8.675 8.2 7.5t.8125-1.9875T11 4.7t1.9875.8125T13.8 7.5t-.8125 1.9875T11 10.3t-1.9875-.8125M4.4 12.925Q1.45 10.85 0 7.5q1.45-3.35 4.4-5.425T11 0t6.6 2.075T22 7.5q-1.45 3.35-4.4 5.425T11 15t-6.6-2.075" }));
|
|
28
28
|
exports.default = SvgVisibilityOnFilled;
|
|
@@ -4,7 +4,7 @@ const SvgVisibilityOnFilled = ({
|
|
|
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 22 15", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M14.0125 10.5125Q15.25 9.275 15.25 7.5t-1.2375-3.0125T11 3.25 7.9875 4.4875 6.75 7.5t1.2375 3.0125T11 11.75t3.0125-1.2375m-5-1.025Q8.2 8.675 8.2 7.5t.8125-1.9875T11 4.7t1.9875.8125T13.8 7.5t-.8125 1.9875T11 10.3t-1.9875-.8125M4.4 12.925Q1.45 10.85 0 7.5q1.45-3.35 4.4-5.425T11 0t6.6 2.075T22 7.5q-1.45 3.35-4.4 5.425T11 15t-6.6-2.075" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgVisibilityOnFilled as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgVisibilityOnOutlined = ({
|
|
|
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 22 15", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M14.0125 10.5125Q15.25 9.275 15.25 7.5t-1.2375-3.0125T11 3.25 7.9875 4.4875 6.75 7.5t1.2375 3.0125T11 11.75t3.0125-1.2375m-5-1.025Q8.2 8.675 8.2 7.5t.8125-1.9875T11 4.7t1.9875.8125T13.8 7.5t-.8125 1.9875T11 10.3t-1.9875-.8125M4.4 12.925Q1.45 10.85 0 7.5q1.45-3.35 4.4-5.425T11 0t6.6 2.075T22 7.5q-1.45 3.35-4.4 5.425T11 15t-6.6-2.075m12.1625-1.0625Q19.1 10.225 20.425 7.5 19.1 4.775 16.5625 3.1375T11 1.5 5.4375 3.1375 1.55 7.5q1.35 2.725 3.8875 4.3625T11 13.5t5.5625-1.6375" }));
|
|
28
28
|
exports.default = SvgVisibilityOnOutlined;
|
|
@@ -4,7 +4,7 @@ const SvgVisibilityOnOutlined = ({
|
|
|
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 22 15", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M14.0125 10.5125Q15.25 9.275 15.25 7.5t-1.2375-3.0125T11 3.25 7.9875 4.4875 6.75 7.5t1.2375 3.0125T11 11.75t3.0125-1.2375m-5-1.025Q8.2 8.675 8.2 7.5t.8125-1.9875T11 4.7t1.9875.8125T13.8 7.5t-.8125 1.9875T11 10.3t-1.9875-.8125M4.4 12.925Q1.45 10.85 0 7.5q1.45-3.35 4.4-5.425T11 0t6.6 2.075T22 7.5q-1.45 3.35-4.4 5.425T11 15t-6.6-2.075m12.1625-1.0625Q19.1 10.225 20.425 7.5 19.1 4.775 16.5625 3.1375T11 1.5 5.4375 3.1375 1.55 7.5q1.35 2.725 3.8875 4.3625T11 13.5t5.5625-1.6375" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgVisibilityOnOutlined as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgVisibilityOnRound = ({
|
|
|
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 22 15", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M14.0125 10.5095Q15.25 9.269 15.25 7.497t-1.2405-3.0095T10.997 3.25 7.9875 4.4905 6.75 7.503t1.2405 3.0095T11.003 11.75t3.0095-1.2405m-5-1.028Q8.2 8.6632 8.2 7.494q0-1.169.8185-1.9815Q9.8368 4.7 11.006 4.7q1.169 0 1.9815.8185.8125.8182.8125 1.9875 0 1.169-.8185 1.9815-.8182.8125-1.9875.8125-1.169 0-1.9815-.8185M4.8625 13.1Q2.1 11.2.425 8.25q-.1-.1783-.15-.3662t-.05-.3858q0-.198.05-.3845.05-.1868.15-.3635Q2.1 3.8 4.8625 1.9T11 0t6.1375 1.9 4.4375 4.85q.1.178.15.3663.05.188.05.3857 0 .198-.05.3845-.05.1868-.15.3635-1.675 2.95-4.4375 4.85T11 15t-6.1375-1.9m11.7-1.2375Q19.1 10.225 20.425 7.5 19.1 4.775 16.5667 3.1375T11.0043 1.5 5.4375 3.1375 1.55 7.5q1.35 2.725 3.8833 4.3625Q7.9665 13.5 10.9958 13.5t5.5667-1.6375" }));
|
|
28
28
|
exports.default = SvgVisibilityOnRound;
|
|
@@ -4,7 +4,7 @@ const SvgVisibilityOnRound = ({
|
|
|
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 22 15", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M14.0125 10.5095Q15.25 9.269 15.25 7.497t-1.2405-3.0095T10.997 3.25 7.9875 4.4905 6.75 7.503t1.2405 3.0095T11.003 11.75t3.0095-1.2405m-5-1.028Q8.2 8.6632 8.2 7.494q0-1.169.8185-1.9815Q9.8368 4.7 11.006 4.7q1.169 0 1.9815.8185.8125.8182.8125 1.9875 0 1.169-.8185 1.9815-.8182.8125-1.9875.8125-1.169 0-1.9815-.8185M4.8625 13.1Q2.1 11.2.425 8.25q-.1-.1783-.15-.3662t-.05-.3858q0-.198.05-.3845.05-.1868.15-.3635Q2.1 3.8 4.8625 1.9T11 0t6.1375 1.9 4.4375 4.85q.1.178.15.3663.05.188.05.3857 0 .198-.05.3845-.05.1868-.15.3635-1.675 2.95-4.4375 4.85T11 15t-6.1375-1.9m11.7-1.2375Q19.1 10.225 20.425 7.5 19.1 4.775 16.5667 3.1375T11.0043 1.5 5.4375 3.1375 1.55 7.5q1.35 2.725 3.8833 4.3625Q7.9665 13.5 10.9958 13.5t5.5667-1.6375" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgVisibilityOnRound as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgVisibilityOnSharp = ({
|
|
|
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 22 15", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M14.0125 10.5125Q15.25 9.275 15.25 7.5t-1.2375-3.0125T11 3.25 7.9875 4.4875 6.75 7.5t1.2375 3.0125T11 11.75t3.0125-1.2375m-5-1.025Q8.2 8.675 8.2 7.5t.8125-1.9875T11 4.7t1.9875.8125T13.8 7.5t-.8125 1.9875T11 10.3t-1.9875-.8125M4.4 12.925Q1.45 10.85 0 7.5q1.45-3.35 4.4-5.425T11 0t6.6 2.075T22 7.5q-1.45 3.35-4.4 5.425T11 15t-6.6-2.075m12.1625-1.0625Q19.1 10.225 20.425 7.5 19.1 4.775 16.5625 3.1375T11 1.5 5.4375 3.1375 1.55 7.5q1.35 2.725 3.8875 4.3625T11 13.5t5.5625-1.6375" }));
|
|
28
28
|
exports.default = SvgVisibilityOnSharp;
|
|
@@ -4,7 +4,7 @@ const SvgVisibilityOnSharp = ({
|
|
|
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 22 15", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M14.0125 10.5125Q15.25 9.275 15.25 7.5t-1.2375-3.0125T11 3.25 7.9875 4.4875 6.75 7.5t1.2375 3.0125T11 11.75t3.0125-1.2375m-5-1.025Q8.2 8.675 8.2 7.5t.8125-1.9875T11 4.7t1.9875.8125T13.8 7.5t-.8125 1.9875T11 10.3t-1.9875-.8125M4.4 12.925Q1.45 10.85 0 7.5q1.45-3.35 4.4-5.425T11 0t6.6 2.075T22 7.5q-1.45 3.35-4.4 5.425T11 15t-6.6-2.075m12.1625-1.0625Q19.1 10.225 20.425 7.5 19.1 4.775 16.5625 3.1375T11 1.5 5.4375 3.1375 1.55 7.5q1.35 2.725 3.8875 4.3625T11 13.5t5.5625-1.6375" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgVisibilityOnSharp as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgCallFilled = ({
|
|
|
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 18 18", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M16.875 18q-2.9 0-5.9125-1.4T5.375 12.625 1.4 7.0375 0 1.125q0-.475.325-.8t.8-.325h3.5q.35 0 .6.25t.35.625l.675 3.15q.05.35-.0125.6375T5.975 5.15l-2.5 2.525q.65 1.1 1.375 2.05t1.6 1.8q.925.95 1.95 1.7375t2.15 1.3875l2.375-2.45q.25-.275.575-.375t.65-.05l2.975.65q.375.1.625.4t.25.675v3.375q0 .475-.325.8t-.8.325" }));
|
|
28
28
|
exports.default = SvgCallFilled;
|
|
@@ -4,7 +4,7 @@ const SvgCallFilled = ({
|
|
|
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 18 18", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M16.875 18q-2.9 0-5.9125-1.4T5.375 12.625 1.4 7.0375 0 1.125q0-.475.325-.8t.8-.325h3.5q.35 0 .6.25t.35.625l.675 3.15q.05.35-.0125.6375T5.975 5.15l-2.5 2.525q.65 1.1 1.375 2.05t1.6 1.8q.925.95 1.95 1.7375t2.15 1.3875l2.375-2.45q.25-.275.575-.375t.65-.05l2.975.65q.375.1.625.4t.25.675v3.375q0 .475-.325.8t-.8.325" }));
|
|
8
8
|
export {
|
|
9
9
|
SvgCallFilled as default
|
|
10
10
|
};
|
|
@@ -24,5 +24,5 @@ const SvgCallOutlined = ({
|
|
|
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 18 18", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M16.875 18q-2.9 0-5.9125-1.4T5.375 12.625 1.4 7.0375 0 1.125Q0 .6428.3215.3215.6428 0 1.125 0h3.5q.35 0 .6.25t.35.625l.6733 3.141q.0517.359-.0108.6465t-.2683.4932L3.475 7.675q.65 1.1 1.375 2.05t1.6 1.8q.925.95 1.95 1.7375t2.15 1.3875l2.375-2.45q.25-.275.5788-.375t.6462-.05l2.975.65q.375.1.625.401.25.3012.25.674v3.375q0 .4822-.3215.8035Q17.3573 18 16.875 18M2.725 6.3 4.75 4.25 4.175 1.5H1.5q.05 1.05.3375 2.2125T2.725 6.3m9.225 9.075q1.025.475 2.225.775t2.325.35v-2.675l-2.575-.525zm0 0" }));
|
|
28
28
|
exports.default = SvgCallOutlined;
|